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 |
---|---|
InsertRegionBackendServiceHttpRequest |
InsertRegionBackendServiceHttpRequest.Builder.build() |
static InsertRegionBackendServiceHttpRequest |
InsertRegionBackendServiceHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertRegionBackendServiceHttpRequest,Operation> |
RegionBackendServiceClient.insertRegionBackendServiceCallable()
Creates a regional BackendService resource in the specified project using the data included in
the request.
|
UnaryCallSettings<InsertRegionBackendServiceHttpRequest,Operation> |
RegionBackendServiceSettings.insertRegionBackendServiceSettings()
Returns the object with the settings used for calls to insertRegionBackendService.
|
UnaryCallSettings.Builder<InsertRegionBackendServiceHttpRequest,Operation> |
RegionBackendServiceSettings.Builder.insertRegionBackendServiceSettings()
Returns the builder for the settings used for calls to insertRegionBackendService.
|
Modifier and Type | Method and Description |
---|---|
Operation |
RegionBackendServiceClient.insertRegionBackendService(InsertRegionBackendServiceHttpRequest request)
Creates a regional BackendService resource in the specified project using the data included in
the request.
|
InsertRegionBackendServiceHttpRequest.Builder |
InsertRegionBackendServiceHttpRequest.Builder.mergeFrom(InsertRegionBackendServiceHttpRequest other) |
static InsertRegionBackendServiceHttpRequest.Builder |
InsertRegionBackendServiceHttpRequest.newBuilder(InsertRegionBackendServiceHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<InsertRegionBackendServiceHttpRequest,Operation> |
HttpJsonRegionBackendServiceStub.insertRegionBackendServiceMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertRegionBackendServiceHttpRequest,Operation> |
RegionBackendServiceStub.insertRegionBackendServiceCallable() |
UnaryCallable<InsertRegionBackendServiceHttpRequest,Operation> |
HttpJsonRegionBackendServiceStub.insertRegionBackendServiceCallable() |
UnaryCallSettings<InsertRegionBackendServiceHttpRequest,Operation> |
RegionBackendServiceStubSettings.insertRegionBackendServiceSettings()
Returns the object with the settings used for calls to insertRegionBackendService.
|
UnaryCallSettings.Builder<InsertRegionBackendServiceHttpRequest,Operation> |
RegionBackendServiceStubSettings.Builder.insertRegionBackendServiceSettings()
Returns the builder for the settings used for calls to insertRegionBackendService.
|
Copyright © 2019 Google LLC. All rights reserved.