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 |
---|---|
ListBackendServicesHttpRequest |
ListBackendServicesHttpRequest.Builder.build() |
static ListBackendServicesHttpRequest |
ListBackendServicesHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListBackendServicesHttpRequest,BackendServiceList> |
BackendServiceClient.listBackendServicesCallable()
Retrieves the list of BackendService resources available to the specified project.
|
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.
|
Modifier and Type | Method and Description |
---|---|
BackendServiceClient.ListBackendServicesPagedResponse |
BackendServiceClient.listBackendServices(ListBackendServicesHttpRequest request)
Retrieves the list of BackendService resources available to the specified project.
|
ListBackendServicesHttpRequest.Builder |
ListBackendServicesHttpRequest.Builder.mergeFrom(ListBackendServicesHttpRequest other) |
static ListBackendServicesHttpRequest.Builder |
ListBackendServicesHttpRequest.newBuilder(ListBackendServicesHttpRequest prototype) |
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) |
protected BackendServiceClient.ListBackendServicesPage |
BackendServiceClient.ListBackendServicesPage.createPage(com.google.api.gax.rpc.PageContext<ListBackendServicesHttpRequest,BackendServiceList,BackendService> context,
BackendServiceList response) |
com.google.api.core.ApiFuture<BackendServiceClient.ListBackendServicesPage> |
BackendServiceClient.ListBackendServicesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListBackendServicesHttpRequest,BackendServiceList,BackendService> context,
com.google.api.core.ApiFuture<BackendServiceList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListBackendServicesHttpRequest,BackendServiceList> |
HttpJsonBackendServiceStub.listBackendServicesMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.