Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.addAllAutoscalers(List<Autoscaler> autoscalers)
[Output Only] A list of autoscalers contained in this scope.
|
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.addAutoscalers(Autoscaler autoscalers)
[Output Only] A list of autoscalers contained in this scope.
|
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.clone() |
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.mergeFrom(AutoscalersScopedList other) |
static AutoscalersScopedList.Builder |
AutoscalersScopedList.newBuilder() |
static AutoscalersScopedList.Builder |
AutoscalersScopedList.newBuilder(AutoscalersScopedList prototype) |
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.setWarning(Warning warning)
[Output Only] Informational warning which replaces the list of autoscalers when the list is
empty.
|
AutoscalersScopedList.Builder |
AutoscalersScopedList.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.