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 |
---|---|
BackendServiceAggregatedList |
BackendServiceAggregatedList.Builder.build() |
static BackendServiceAggregatedList |
BackendServiceAggregatedList.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.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 |
---|---|
protected BackendServiceClient.AggregatedListBackendServicesPage |
BackendServiceClient.AggregatedListBackendServicesPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListBackendServicesHttpRequest,BackendServiceAggregatedList,BackendServicesScopedList> context,
BackendServiceAggregatedList response) |
BackendServiceAggregatedList.Builder |
BackendServiceAggregatedList.Builder.mergeFrom(BackendServiceAggregatedList other) |
static BackendServiceAggregatedList.Builder |
BackendServiceAggregatedList.newBuilder(BackendServiceAggregatedList 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.