Class ArtifactRegistryClient.ListAttachmentsPagedResponse (1.52.0)

public static class ArtifactRegistryClient.ListAttachmentsPagedResponse extends AbstractPagedListResponse<ListAttachmentsRequest,ListAttachmentsResponse,Attachment,ArtifactRegistryClient.ListAttachmentsPage,ArtifactRegistryClient.ListAttachmentsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ArtifactRegistryClient.ListAttachmentsPagedResponse

Static Methods

createAsync(PageContext<ListAttachmentsRequest,ListAttachmentsResponse,Attachment> context, ApiFuture<ListAttachmentsResponse> futureResponse)

public static ApiFuture<ArtifactRegistryClient.ListAttachmentsPagedResponse> createAsync(PageContext<ListAttachmentsRequest,ListAttachmentsResponse,Attachment> context, ApiFuture<ListAttachmentsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListAttachmentsRequest,ListAttachmentsResponse,Attachment>
futureResponse ApiFuture<ListAttachmentsResponse>
Returns
Type Description
ApiFuture<ListAttachmentsPagedResponse>