Class SaasDeploymentsClient.ListLocationsPagedResponse (0.2.0)

public static class SaasDeploymentsClient.ListLocationsPagedResponse extends AbstractPagedListResponse<ListLocationsRequest,ListLocationsResponse,Location,SaasDeploymentsClient.ListLocationsPage,SaasDeploymentsClient.ListLocationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SaasDeploymentsClient.ListLocationsPagedResponse

Static Methods

createAsync(PageContext<ListLocationsRequest,ListLocationsResponse,Location> context, ApiFuture<ListLocationsResponse> futureResponse)

public static ApiFuture<SaasDeploymentsClient.ListLocationsPagedResponse> createAsync(PageContext<ListLocationsRequest,ListLocationsResponse,Location> context, ApiFuture<ListLocationsResponse> futureResponse)
Parameters
Name Description
context PageContext<com.google.cloud.___location.ListLocationsRequest,com.google.cloud.___location.ListLocationsResponse,com.google.cloud.___location.Location>
futureResponse ApiFuture<com.google.cloud.___location.ListLocationsResponse>
Returns
Type Description
ApiFuture<ListLocationsPagedResponse>