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 |
---|---|
ListRegionBackendServicesHttpRequest |
ListRegionBackendServicesHttpRequest.Builder.build() |
static ListRegionBackendServicesHttpRequest |
ListRegionBackendServicesHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListRegionBackendServicesHttpRequest,BackendServiceList> |
RegionBackendServiceClient.listRegionBackendServicesCallable()
Retrieves the list of regional BackendService resources available to the specified project in
the given region.
|
com.google.api.gax.rpc.UnaryCallable<ListRegionBackendServicesHttpRequest,RegionBackendServiceClient.ListRegionBackendServicesPagedResponse> |
RegionBackendServiceClient.listRegionBackendServicesPagedCallable()
Retrieves the list of regional BackendService resources available to the specified project in
the given region.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionBackendServicesHttpRequest,BackendServiceList,RegionBackendServiceClient.ListRegionBackendServicesPagedResponse> |
RegionBackendServiceSettings.listRegionBackendServicesSettings()
Returns the object with the settings used for calls to listRegionBackendServices.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionBackendServicesHttpRequest,BackendServiceList,RegionBackendServiceClient.ListRegionBackendServicesPagedResponse> |
RegionBackendServiceSettings.Builder.listRegionBackendServicesSettings()
Returns the builder for the settings used for calls to listRegionBackendServices.
|
Modifier and Type | Method and Description |
---|---|
RegionBackendServiceClient.ListRegionBackendServicesPagedResponse |
RegionBackendServiceClient.listRegionBackendServices(ListRegionBackendServicesHttpRequest request)
Retrieves the list of regional BackendService resources available to the specified project in
the given region.
|
ListRegionBackendServicesHttpRequest.Builder |
ListRegionBackendServicesHttpRequest.Builder.mergeFrom(ListRegionBackendServicesHttpRequest other) |
static ListRegionBackendServicesHttpRequest.Builder |
ListRegionBackendServicesHttpRequest.newBuilder(ListRegionBackendServicesHttpRequest prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<RegionBackendServiceClient.ListRegionBackendServicesPagedResponse> |
RegionBackendServiceClient.ListRegionBackendServicesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionBackendServicesHttpRequest,BackendServiceList,BackendService> context,
com.google.api.core.ApiFuture<BackendServiceList> futureResponse) |
protected RegionBackendServiceClient.ListRegionBackendServicesPage |
RegionBackendServiceClient.ListRegionBackendServicesPage.createPage(com.google.api.gax.rpc.PageContext<ListRegionBackendServicesHttpRequest,BackendServiceList,BackendService> context,
BackendServiceList response) |
com.google.api.core.ApiFuture<RegionBackendServiceClient.ListRegionBackendServicesPage> |
RegionBackendServiceClient.ListRegionBackendServicesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionBackendServicesHttpRequest,BackendServiceList,BackendService> context,
com.google.api.core.ApiFuture<BackendServiceList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListRegionBackendServicesHttpRequest,BackendServiceList> |
HttpJsonRegionBackendServiceStub.listRegionBackendServicesMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.