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