| Modifier and Type | Method and Description |
|---|---|
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.addAllAutoscalers(Iterable<? extends Autoscaler> values)
[Output Only] A list of autoscalers contained in this scope.
|
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.addAutoscalers(Autoscaler.Builder builderForValue)
[Output Only] A list of autoscalers contained in this scope.
|
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.addAutoscalers(Autoscaler value)
[Output Only] A list of autoscalers contained in this scope.
|
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.addAutoscalers(int index,
Autoscaler.Builder builderForValue)
[Output Only] A list of autoscalers contained in this scope.
|
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.addAutoscalers(int index,
Autoscaler value)
[Output Only] A list of autoscalers contained in this scope.
|
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.clear() |
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.clearAutoscalers()
[Output Only] A list of autoscalers contained in this scope.
|
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.clearWarning()
[Output Only] Informational warning which replaces the list of autoscalers when the list is empty.
|
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.clone() |
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.mergeFrom(AutoscalersScopedList other) |
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.mergeFrom(com.google.protobuf.Message other) |
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of autoscalers when the list is empty.
|
static AutoscalersScopedList.Builder |
AutoscalersScopedList.newBuilder() |
static AutoscalersScopedList.Builder |
AutoscalersScopedList.newBuilder(AutoscalersScopedList prototype) |
AutoscalersScopedList.Builder |
AutoscalersScopedList.newBuilderForType() |
protected AutoscalersScopedList.Builder |
AutoscalersScopedList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.removeAutoscalers(int index)
[Output Only] A list of autoscalers contained in this scope.
|
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.setAutoscalers(int index,
Autoscaler.Builder builderForValue)
[Output Only] A list of autoscalers contained in this scope.
|
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.setAutoscalers(int index,
Autoscaler value)
[Output Only] A list of autoscalers contained in this scope.
|
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning which replaces the list of autoscalers when the list is empty.
|
AutoscalersScopedList.Builder |
AutoscalersScopedList.Builder.setWarning(Warning value)
[Output Only] Informational warning which replaces the list of autoscalers when the list is empty.
|
AutoscalersScopedList.Builder |
AutoscalersScopedList.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.