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 |
---|---|
PatchAutoscalerHttpRequest |
PatchAutoscalerHttpRequest.Builder.build() |
static PatchAutoscalerHttpRequest |
PatchAutoscalerHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchAutoscalerHttpRequest,Operation> |
AutoscalerClient.patchAutoscalerCallable()
Updates an autoscaler in the specified project using the data included in the request.
|
UnaryCallSettings<PatchAutoscalerHttpRequest,Operation> |
AutoscalerSettings.patchAutoscalerSettings()
Returns the object with the settings used for calls to patchAutoscaler.
|
UnaryCallSettings.Builder<PatchAutoscalerHttpRequest,Operation> |
AutoscalerSettings.Builder.patchAutoscalerSettings()
Returns the builder for the settings used for calls to patchAutoscaler.
|
Modifier and Type | Method and Description |
---|---|
PatchAutoscalerHttpRequest.Builder |
PatchAutoscalerHttpRequest.Builder.mergeFrom(PatchAutoscalerHttpRequest other) |
static PatchAutoscalerHttpRequest.Builder |
PatchAutoscalerHttpRequest.newBuilder(PatchAutoscalerHttpRequest prototype) |
Operation |
AutoscalerClient.patchAutoscaler(PatchAutoscalerHttpRequest request)
Updates an autoscaler in the specified project using the data included in the request.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<PatchAutoscalerHttpRequest,Operation> |
HttpJsonAutoscalerStub.patchAutoscalerMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchAutoscalerHttpRequest,Operation> |
AutoscalerStub.patchAutoscalerCallable() |
UnaryCallable<PatchAutoscalerHttpRequest,Operation> |
HttpJsonAutoscalerStub.patchAutoscalerCallable() |
UnaryCallSettings<PatchAutoscalerHttpRequest,Operation> |
AutoscalerStubSettings.patchAutoscalerSettings()
Returns the object with the settings used for calls to patchAutoscaler.
|
UnaryCallSettings.Builder<PatchAutoscalerHttpRequest,Operation> |
AutoscalerStubSettings.Builder.patchAutoscalerSettings()
Returns the builder for the settings used for calls to patchAutoscaler.
|
Copyright © 2019 Google LLC. All rights reserved.