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