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 |
---|---|
GetAutoscalerHttpRequest |
GetAutoscalerHttpRequest.Builder.build() |
static GetAutoscalerHttpRequest |
GetAutoscalerHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetAutoscalerHttpRequest,Autoscaler> |
AutoscalerClient.getAutoscalerCallable()
Returns the specified autoscaler resource.
|
UnaryCallSettings<GetAutoscalerHttpRequest,Autoscaler> |
AutoscalerSettings.getAutoscalerSettings()
Returns the object with the settings used for calls to getAutoscaler.
|
UnaryCallSettings.Builder<GetAutoscalerHttpRequest,Autoscaler> |
AutoscalerSettings.Builder.getAutoscalerSettings()
Returns the builder for the settings used for calls to getAutoscaler.
|
Modifier and Type | Method and Description |
---|---|
Autoscaler |
AutoscalerClient.getAutoscaler(GetAutoscalerHttpRequest request)
Returns the specified autoscaler resource.
|
GetAutoscalerHttpRequest.Builder |
GetAutoscalerHttpRequest.Builder.mergeFrom(GetAutoscalerHttpRequest other) |
static GetAutoscalerHttpRequest.Builder |
GetAutoscalerHttpRequest.newBuilder(GetAutoscalerHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetAutoscalerHttpRequest,Autoscaler> |
HttpJsonAutoscalerStub.getAutoscalerMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetAutoscalerHttpRequest,Autoscaler> |
AutoscalerStub.getAutoscalerCallable() |
UnaryCallable<GetAutoscalerHttpRequest,Autoscaler> |
HttpJsonAutoscalerStub.getAutoscalerCallable() |
UnaryCallSettings<GetAutoscalerHttpRequest,Autoscaler> |
AutoscalerStubSettings.getAutoscalerSettings()
Returns the object with the settings used for calls to getAutoscaler.
|
UnaryCallSettings.Builder<GetAutoscalerHttpRequest,Autoscaler> |
AutoscalerStubSettings.Builder.getAutoscalerSettings()
Returns the builder for the settings used for calls to getAutoscaler.
|
Copyright © 2019 Google LLC. All rights reserved.