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.ListBackendServicesPagedResponse |
BackendServiceClient.listBackendServices(ListBackendServicesHttpRequest request)
Retrieves the list of BackendService resources available to the specified project.
|
BackendServiceClient.ListBackendServicesPagedResponse |
BackendServiceClient.listBackendServices(ProjectName project)
Retrieves the list of BackendService resources available to the specified project.
|
BackendServiceClient.ListBackendServicesPagedResponse |
BackendServiceClient.listBackendServices(String project)
Retrieves the list of BackendService resources available to the specified project.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<BackendServiceClient.ListBackendServicesPagedResponse> |
BackendServiceClient.ListBackendServicesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListBackendServicesHttpRequest,BackendServiceList,BackendService> context,
com.google.api.core.ApiFuture<BackendServiceList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListBackendServicesHttpRequest,BackendServiceClient.ListBackendServicesPagedResponse> |
BackendServiceClient.listBackendServicesPagedCallable()
Retrieves the list of BackendService resources available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListBackendServicesHttpRequest,BackendServiceList,BackendServiceClient.ListBackendServicesPagedResponse> |
BackendServiceSettings.listBackendServicesSettings()
Returns the object with the settings used for calls to listBackendServices.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackendServicesHttpRequest,BackendServiceList,BackendServiceClient.ListBackendServicesPagedResponse> |
BackendServiceSettings.Builder.listBackendServicesSettings()
Returns the builder for the settings used for calls to listBackendServices.
|
Copyright © 2019 Google LLC. All rights reserved.