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