Classe PredictionServiceClient.ListLocationsPagedResponse (1.3.0)

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

Ereditarietà

java.lang.Object > AbstractPagedListResponse > PredictionServiceClient.ListLocationsPagedResponse

Metodi statici

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

public static ApiFuture<PredictionServiceClient.ListLocationsPagedResponse> createAsync(PageContext<ListLocationsRequest,ListLocationsResponse,Location> context, ApiFuture<ListLocationsResponse> futureResponse)
Parametri
Nome 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>
Restituisce
Tipo Description
ApiFuture<ListLocationsPagedResponse>