Class ServiceAttachmentsClient.ListPagedResponse (1.51.0)

public static class ServiceAttachmentsClient.ListPagedResponse extends AbstractPagedListResponse<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachment,ServiceAttachmentsClient.ListPage,ServiceAttachmentsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ServiceAttachmentsClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachment> context, ApiFuture<ServiceAttachmentList> futureResponse)

public static ApiFuture<ServiceAttachmentsClient.ListPagedResponse> createAsync(PageContext<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachment> context, ApiFuture<ServiceAttachmentList> futureResponse)
Parameters
NameDescription
contextPageContext<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachment>
futureResponseApiFuture<ServiceAttachmentList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>