Class DataTransferServiceClient.ListMulticloudDataTransferSupportedServicesPagedResponse (1.73.0)

public static class DataTransferServiceClient.ListMulticloudDataTransferSupportedServicesPagedResponse extends AbstractPagedListResponse<ListMulticloudDataTransferSupportedServicesRequest,ListMulticloudDataTransferSupportedServicesResponse,MulticloudDataTransferSupportedService,DataTransferServiceClient.ListMulticloudDataTransferSupportedServicesPage,DataTransferServiceClient.ListMulticloudDataTransferSupportedServicesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataTransferServiceClient.ListMulticloudDataTransferSupportedServicesPagedResponse

Static Methods

createAsync(PageContext<ListMulticloudDataTransferSupportedServicesRequest,ListMulticloudDataTransferSupportedServicesResponse,MulticloudDataTransferSupportedService> context, ApiFuture<ListMulticloudDataTransferSupportedServicesResponse> futureResponse)

public static ApiFuture<DataTransferServiceClient.ListMulticloudDataTransferSupportedServicesPagedResponse> createAsync(PageContext<ListMulticloudDataTransferSupportedServicesRequest,ListMulticloudDataTransferSupportedServicesResponse,MulticloudDataTransferSupportedService> context, ApiFuture<ListMulticloudDataTransferSupportedServicesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListMulticloudDataTransferSupportedServicesRequest,ListMulticloudDataTransferSupportedServicesResponse,MulticloudDataTransferSupportedService>
futureResponse ApiFuture<ListMulticloudDataTransferSupportedServicesResponse>
Returns
Type Description
ApiFuture<ListMulticloudDataTransferSupportedServicesPagedResponse>