Class DataTransferServiceClient.ListDestinationsPagedResponse (1.73.0)

public static class DataTransferServiceClient.ListDestinationsPagedResponse extends AbstractPagedListResponse<ListDestinationsRequest,ListDestinationsResponse,Destination,DataTransferServiceClient.ListDestinationsPage,DataTransferServiceClient.ListDestinationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataTransferServiceClient.ListDestinationsPagedResponse

Static Methods

createAsync(PageContext<ListDestinationsRequest,ListDestinationsResponse,Destination> context, ApiFuture<ListDestinationsResponse> futureResponse)

public static ApiFuture<DataTransferServiceClient.ListDestinationsPagedResponse> createAsync(PageContext<ListDestinationsRequest,ListDestinationsResponse,Destination> context, ApiFuture<ListDestinationsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListDestinationsRequest,ListDestinationsResponse,Destination>
futureResponse ApiFuture<ListDestinationsResponse>
Returns
Type Description
ApiFuture<ListDestinationsPagedResponse>