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 |
---|---|
UnaryCallable<InsertBackendServiceHttpRequest,Operation> |
BackendServiceClient.insertBackendServiceCallable()
Creates a BackendService resource in the specified project using the data included in the
request.
|
UnaryCallSettings<InsertBackendServiceHttpRequest,Operation> |
BackendServiceSettings.insertBackendServiceSettings()
Returns the object with the settings used for calls to insertBackendService.
|
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 ApiMethodDescriptor<InsertBackendServiceHttpRequest,Operation> |
HttpJsonBackendServiceStub.insertBackendServiceMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertBackendServiceHttpRequest,Operation> |
BackendServiceStub.insertBackendServiceCallable() |
UnaryCallable<InsertBackendServiceHttpRequest,Operation> |
HttpJsonBackendServiceStub.insertBackendServiceCallable() |
UnaryCallSettings<InsertBackendServiceHttpRequest,Operation> |
BackendServiceStubSettings.insertBackendServiceSettings()
Returns the object with the settings used for calls to insertBackendService.
|
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.