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 |
---|---|
AggregatedListBackendServicesHttpRequest |
AggregatedListBackendServicesHttpRequest.Builder.build() |
static AggregatedListBackendServicesHttpRequest |
AggregatedListBackendServicesHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListBackendServicesHttpRequest,BackendServiceAggregatedList> |
BackendServiceClient.aggregatedListBackendServicesCallable()
Retrieves the list of all BackendService resources, regional and global, available to the
specified project.
|
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.
|
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.
|
AggregatedListBackendServicesHttpRequest.Builder |
AggregatedListBackendServicesHttpRequest.Builder.mergeFrom(AggregatedListBackendServicesHttpRequest other) |
static AggregatedListBackendServicesHttpRequest.Builder |
AggregatedListBackendServicesHttpRequest.newBuilder(AggregatedListBackendServicesHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListBackendServicesHttpRequest,BackendServiceAggregatedList> |
HttpJsonBackendServiceStub.aggregatedListBackendServicesMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.