Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
AutoscalerStatusDetails |
AutoscalerStatusDetails.Builder.build() |
static AutoscalerStatusDetails |
AutoscalerStatusDetails.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<AutoscalerStatusDetails> |
Autoscaler.getStatusDetailsList()
[Output Only] Human-readable details about the current state of the autoscaler.
|
List<AutoscalerStatusDetails> |
Autoscaler.Builder.getStatusDetailsList()
[Output Only] Human-readable details about the current state of the autoscaler.
|
Modifier and Type | Method and Description |
---|---|
Autoscaler.Builder |
Autoscaler.Builder.addStatusDetails(AutoscalerStatusDetails statusDetails)
[Output Only] Human-readable details about the current state of the autoscaler.
|
AutoscalerStatusDetails.Builder |
AutoscalerStatusDetails.Builder.mergeFrom(AutoscalerStatusDetails other) |
static AutoscalerStatusDetails.Builder |
AutoscalerStatusDetails.newBuilder(AutoscalerStatusDetails prototype) |
Modifier and Type | Method and Description |
---|---|
Autoscaler.Builder |
Autoscaler.Builder.addAllStatusDetails(List<AutoscalerStatusDetails> statusDetails)
[Output Only] Human-readable details about the current state of the autoscaler.
|
Copyright © 2019 Google LLC. All rights reserved.