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 |
---|---|
PatchRegionAutoscalerHttpRequest |
PatchRegionAutoscalerHttpRequest.Builder.build() |
static PatchRegionAutoscalerHttpRequest |
PatchRegionAutoscalerHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchRegionAutoscalerHttpRequest,Operation> |
RegionAutoscalerClient.patchRegionAutoscalerCallable()
Updates an autoscaler in the specified project using the data included in the request.
|
UnaryCallSettings<PatchRegionAutoscalerHttpRequest,Operation> |
RegionAutoscalerSettings.patchRegionAutoscalerSettings()
Returns the object with the settings used for calls to patchRegionAutoscaler.
|
UnaryCallSettings.Builder<PatchRegionAutoscalerHttpRequest,Operation> |
RegionAutoscalerSettings.Builder.patchRegionAutoscalerSettings()
Returns the builder for the settings used for calls to patchRegionAutoscaler.
|
Modifier and Type | Method and Description |
---|---|
PatchRegionAutoscalerHttpRequest.Builder |
PatchRegionAutoscalerHttpRequest.Builder.mergeFrom(PatchRegionAutoscalerHttpRequest other) |
static PatchRegionAutoscalerHttpRequest.Builder |
PatchRegionAutoscalerHttpRequest.newBuilder(PatchRegionAutoscalerHttpRequest prototype) |
Operation |
RegionAutoscalerClient.patchRegionAutoscaler(PatchRegionAutoscalerHttpRequest request)
Updates an autoscaler in the specified project using the data included in the request.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<PatchRegionAutoscalerHttpRequest,Operation> |
HttpJsonRegionAutoscalerStub.patchRegionAutoscalerMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchRegionAutoscalerHttpRequest,Operation> |
RegionAutoscalerStub.patchRegionAutoscalerCallable() |
UnaryCallable<PatchRegionAutoscalerHttpRequest,Operation> |
HttpJsonRegionAutoscalerStub.patchRegionAutoscalerCallable() |
UnaryCallSettings<PatchRegionAutoscalerHttpRequest,Operation> |
RegionAutoscalerStubSettings.patchRegionAutoscalerSettings()
Returns the object with the settings used for calls to patchRegionAutoscaler.
|
UnaryCallSettings.Builder<PatchRegionAutoscalerHttpRequest,Operation> |
RegionAutoscalerStubSettings.Builder.patchRegionAutoscalerSettings()
Returns the builder for the settings used for calls to patchRegionAutoscaler.
|
Copyright © 2019 Google LLC. All rights reserved.