Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
BackendServiceClient.AggregatedListBackendServicesPagedResponse |
BackendServiceClient.aggregatedListBackendServices(AggregatedListBackendServicesHttpRequest request)
Retrieves the list of all BackendService resources, regional and global, available to the
specified project.
|
BackendServiceClient.AggregatedListBackendServicesPagedResponse |
BackendServiceClient.aggregatedListBackendServices(ProjectName project)
Retrieves the list of all BackendService resources, regional and global, available to the
specified project.
|
BackendServiceClient.AggregatedListBackendServicesPagedResponse |
BackendServiceClient.aggregatedListBackendServices(String project)
Retrieves the list of all BackendService resources, regional and global, available to the
specified project.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListBackendServicesHttpRequest,BackendServiceClient.AggregatedListBackendServicesPagedResponse> |
BackendServiceClient.aggregatedListBackendServicesPagedCallable()
Retrieves the list of all BackendService resources, regional and global, available to the
specified project.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListBackendServicesHttpRequest,BackendServiceAggregatedList,BackendServiceClient.AggregatedListBackendServicesPagedResponse> |
BackendServiceSettings.aggregatedListBackendServicesSettings()
Returns the object with the settings used for calls to aggregatedListBackendServices.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListBackendServicesHttpRequest,BackendServiceAggregatedList,BackendServiceClient.AggregatedListBackendServicesPagedResponse> |
BackendServiceSettings.Builder.aggregatedListBackendServicesSettings()
Returns the builder for the settings used for calls to aggregatedListBackendServices.
|
static com.google.api.core.ApiFuture<BackendServiceClient.AggregatedListBackendServicesPagedResponse> |
BackendServiceClient.AggregatedListBackendServicesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListBackendServicesHttpRequest,BackendServiceAggregatedList,BackendServicesScopedList> context,
com.google.api.core.ApiFuture<BackendServiceAggregatedList> futureResponse) |
Copyright © 2019 Google LLC. All rights reserved.