Class RuntimeProjectAttachmentServiceClient.ListRuntimeProjectAttachmentsPagedResponse (0.2.0)

public static class RuntimeProjectAttachmentServiceClient.ListRuntimeProjectAttachmentsPagedResponse extends AbstractPagedListResponse<ListRuntimeProjectAttachmentsRequest,ListRuntimeProjectAttachmentsResponse,RuntimeProjectAttachment,RuntimeProjectAttachmentServiceClient.ListRuntimeProjectAttachmentsPage,RuntimeProjectAttachmentServiceClient.ListRuntimeProjectAttachmentsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RuntimeProjectAttachmentServiceClient.ListRuntimeProjectAttachmentsPagedResponse

Static Methods

createAsync(PageContext<ListRuntimeProjectAttachmentsRequest,ListRuntimeProjectAttachmentsResponse,RuntimeProjectAttachment> context, ApiFuture<ListRuntimeProjectAttachmentsResponse> futureResponse)

public static ApiFuture<RuntimeProjectAttachmentServiceClient.ListRuntimeProjectAttachmentsPagedResponse> createAsync(PageContext<ListRuntimeProjectAttachmentsRequest,ListRuntimeProjectAttachmentsResponse,RuntimeProjectAttachment> context, ApiFuture<ListRuntimeProjectAttachmentsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListRuntimeProjectAttachmentsRequest,ListRuntimeProjectAttachmentsResponse,RuntimeProjectAttachment>
futureResponse ApiFuture<ListRuntimeProjectAttachmentsResponse>
Returns
Type Description
ApiFuture<ListRuntimeProjectAttachmentsPagedResponse>