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 |
---|---|
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(PageContext<ListBackendServicesHttpRequest,BackendServiceList,BackendService> context,
com.google.api.core.ApiFuture<BackendServiceList> futureResponse) |
protected BackendServiceClient.ListBackendServicesPage |
BackendServiceClient.ListBackendServicesPage.createPage(PageContext<ListBackendServicesHttpRequest,BackendServiceList,BackendService> context,
BackendServiceList response) |
com.google.api.core.ApiFuture<BackendServiceClient.ListBackendServicesPage> |
BackendServiceClient.ListBackendServicesPage.createPageAsync(PageContext<ListBackendServicesHttpRequest,BackendServiceList,BackendService> context,
com.google.api.core.ApiFuture<BackendServiceList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListBackendServicesHttpRequest,BackendServiceList> |
HttpJsonBackendServiceStub.listBackendServicesMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.