| 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 | 
|---|---|
InsertBackendServiceHttpRequest | 
InsertBackendServiceHttpRequest.Builder.build()  | 
static InsertBackendServiceHttpRequest | 
InsertBackendServiceHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<InsertBackendServiceHttpRequest,Operation> | 
BackendServiceClient.insertBackendServiceCallable()
Creates a BackendService resource in the specified project using the data included in the
 request. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<InsertBackendServiceHttpRequest,Operation> | 
BackendServiceSettings.insertBackendServiceSettings()
Returns the object with the settings used for calls to insertBackendService. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertBackendServiceHttpRequest,Operation> | 
BackendServiceSettings.Builder.insertBackendServiceSettings()
Returns the builder for the settings used for calls to insertBackendService. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Operation | 
BackendServiceClient.insertBackendService(InsertBackendServiceHttpRequest request)
Creates a BackendService resource in the specified project using the data included in the
 request. 
 | 
InsertBackendServiceHttpRequest.Builder | 
InsertBackendServiceHttpRequest.Builder.mergeFrom(InsertBackendServiceHttpRequest other)  | 
static InsertBackendServiceHttpRequest.Builder | 
InsertBackendServiceHttpRequest.newBuilder(InsertBackendServiceHttpRequest prototype)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<InsertBackendServiceHttpRequest,Operation> | 
HttpJsonBackendServiceStub.insertBackendServiceMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<InsertBackendServiceHttpRequest,Operation> | 
HttpJsonBackendServiceStub.insertBackendServiceCallable()  | 
com.google.api.gax.rpc.UnaryCallable<InsertBackendServiceHttpRequest,Operation> | 
BackendServiceStub.insertBackendServiceCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<InsertBackendServiceHttpRequest,Operation> | 
BackendServiceStubSettings.insertBackendServiceSettings()
Returns the object with the settings used for calls to insertBackendService. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertBackendServiceHttpRequest,Operation> | 
BackendServiceStubSettings.Builder.insertBackendServiceSettings()
Returns the builder for the settings used for calls to insertBackendService. 
 | 
Copyright © 2019 Google LLC. All rights reserved.