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