Class CloudTasksClient.ListLocationsPagedResponse

  • All Implemented Interfaces:
    com.google.api.gax.paging.PagedListResponse<com.google.cloud.location.Location>
    Enclosing class:
    CloudTasksClient

    public static class CloudTasksClient.ListLocationsPagedResponse
    extends com.google.api.gax.paging.AbstractPagedListResponse<com.google.cloud.location.ListLocationsRequest,​com.google.cloud.location.ListLocationsResponse,​com.google.cloud.location.Location,​CloudTasksClient.ListLocationsPage,​CloudTasksClient.ListLocationsFixedSizeCollection>
    • Method Detail

      • createAsync

        public static com.google.api.core.ApiFuture<CloudTasksClient.ListLocationsPagedResponse> createAsync​(com.google.api.gax.rpc.PageContext<com.google.cloud.location.ListLocationsRequest,​com.google.cloud.location.ListLocationsResponse,​com.google.cloud.location.Location> context,
                                                                                                             com.google.api.core.ApiFuture<com.google.cloud.location.ListLocationsResponse> futureResponse)