Autoscaler.Builder |
Autoscaler.Builder.addAllStatusDetails(Iterable<? extends AutoscalerStatusDetails> values) |
[Output Only] Human-readable details about the current state of the autoscaler.
|
Autoscaler.Builder |
AutoscalersScopedList.Builder.addAutoscalersBuilder() |
[Output Only] A list of autoscalers contained in this scope.
|
Autoscaler.Builder |
AutoscalersScopedList.Builder.addAutoscalersBuilder(int index) |
[Output Only] A list of autoscalers contained in this scope.
|
Autoscaler.Builder |
AutoscalerList.Builder.addItemsBuilder() |
A list of Autoscaler resources.
|
Autoscaler.Builder |
AutoscalerList.Builder.addItemsBuilder(int index) |
A list of Autoscaler resources.
|
Autoscaler.Builder |
RegionAutoscalerList.Builder.addItemsBuilder() |
A list of Autoscaler resources.
|
Autoscaler.Builder |
RegionAutoscalerList.Builder.addItemsBuilder(int index) |
A list of Autoscaler resources.
|
Autoscaler.Builder |
Autoscaler.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Autoscaler.Builder |
Autoscaler.Builder.addStatusDetails(int index,
AutoscalerStatusDetails value) |
[Output Only] Human-readable details about the current state of the autoscaler.
|
Autoscaler.Builder |
Autoscaler.Builder.addStatusDetails(int index,
AutoscalerStatusDetails.Builder builderForValue) |
[Output Only] Human-readable details about the current state of the autoscaler.
|
Autoscaler.Builder |
Autoscaler.Builder.addStatusDetails(AutoscalerStatusDetails value) |
[Output Only] Human-readable details about the current state of the autoscaler.
|
Autoscaler.Builder |
Autoscaler.Builder.addStatusDetails(AutoscalerStatusDetails.Builder builderForValue) |
[Output Only] Human-readable details about the current state of the autoscaler.
|
Autoscaler.Builder |
Autoscaler.Builder.clear() |
|
Autoscaler.Builder |
Autoscaler.Builder.clearAutoscalingPolicy() |
The configuration parameters for the autoscaling algorithm.
|
Autoscaler.Builder |
Autoscaler.Builder.clearCreationTimestamp() |
[Output Only] Creation timestamp in RFC3339 text format.
|
Autoscaler.Builder |
Autoscaler.Builder.clearDescription() |
An optional description of this resource.
|
Autoscaler.Builder |
Autoscaler.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Autoscaler.Builder |
Autoscaler.Builder.clearId() |
[Output Only] The unique identifier for the resource.
|
Autoscaler.Builder |
Autoscaler.Builder.clearKind() |
[Output Only] Type of the resource.
|
Autoscaler.Builder |
Autoscaler.Builder.clearName() |
Name of the resource.
|
Autoscaler.Builder |
Autoscaler.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Autoscaler.Builder |
Autoscaler.Builder.clearRecommendedSize() |
[Output Only] Target recommended MIG size (number of instances) computed by autoscaler.
|
Autoscaler.Builder |
Autoscaler.Builder.clearRegion() |
[Output Only] URL of the region where the instance group resides (for autoscalers living in regional scope).
|
Autoscaler.Builder |
Autoscaler.Builder.clearScalingScheduleStatus() |
|
Autoscaler.Builder |
Autoscaler.Builder.clearSelfLink() |
[Output Only] Server-defined URL for the resource.
|
Autoscaler.Builder |
Autoscaler.Builder.clearStatus() |
[Output Only] The status of the autoscaler configuration.
|
Autoscaler.Builder |
Autoscaler.Builder.clearStatusDetails() |
[Output Only] Human-readable details about the current state of the autoscaler.
|
Autoscaler.Builder |
Autoscaler.Builder.clearTarget() |
URL of the managed instance group that this autoscaler will scale.
|
Autoscaler.Builder |
Autoscaler.Builder.clearZone() |
[Output Only] URL of the zone where the instance group resides (for autoscalers living in zonal scope).
|
Autoscaler.Builder |
Autoscaler.Builder.clone() |
|
Autoscaler.Builder |
InsertAutoscalerRequest.Builder.getAutoscalerResourceBuilder() |
The body resource for this request
|
Autoscaler.Builder |
InsertRegionAutoscalerRequest.Builder.getAutoscalerResourceBuilder() |
The body resource for this request
|
Autoscaler.Builder |
PatchAutoscalerRequest.Builder.getAutoscalerResourceBuilder() |
The body resource for this request
|
Autoscaler.Builder |
PatchRegionAutoscalerRequest.Builder.getAutoscalerResourceBuilder() |
The body resource for this request
|
Autoscaler.Builder |
UpdateAutoscalerRequest.Builder.getAutoscalerResourceBuilder() |
The body resource for this request
|
Autoscaler.Builder |
UpdateRegionAutoscalerRequest.Builder.getAutoscalerResourceBuilder() |
The body resource for this request
|
Autoscaler.Builder |
AutoscalersScopedList.Builder.getAutoscalersBuilder(int index) |
[Output Only] A list of autoscalers contained in this scope.
|
Autoscaler.Builder |
AutoscalerList.Builder.getItemsBuilder(int index) |
A list of Autoscaler resources.
|
Autoscaler.Builder |
RegionAutoscalerList.Builder.getItemsBuilder(int index) |
A list of Autoscaler resources.
|
Autoscaler.Builder |
Autoscaler.Builder.mergeAutoscalingPolicy(AutoscalingPolicy value) |
The configuration parameters for the autoscaling algorithm.
|
Autoscaler.Builder |
Autoscaler.Builder.mergeFrom(Autoscaler other) |
|
Autoscaler.Builder |
Autoscaler.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Autoscaler.Builder |
Autoscaler.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Autoscaler.Builder |
Autoscaler.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Autoscaler.Builder |
Autoscaler.newBuilder() |
|
static Autoscaler.Builder |
Autoscaler.newBuilder(Autoscaler prototype) |
|
Autoscaler.Builder |
Autoscaler.newBuilderForType() |
|
protected Autoscaler.Builder |
Autoscaler.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Autoscaler.Builder |
Autoscaler.Builder.putAllScalingScheduleStatus(Map<String,ScalingScheduleStatus> values) |
[Output Only] Status information of existing scaling schedules.
|
Autoscaler.Builder |
Autoscaler.Builder.putScalingScheduleStatus(String key,
ScalingScheduleStatus value) |
[Output Only] Status information of existing scaling schedules.
|
Autoscaler.Builder |
Autoscaler.Builder.removeScalingScheduleStatus(String key) |
[Output Only] Status information of existing scaling schedules.
|
Autoscaler.Builder |
Autoscaler.Builder.removeStatusDetails(int index) |
[Output Only] Human-readable details about the current state of the autoscaler.
|
Autoscaler.Builder |
Autoscaler.Builder.setAutoscalingPolicy(AutoscalingPolicy value) |
The configuration parameters for the autoscaling algorithm.
|
Autoscaler.Builder |
Autoscaler.Builder.setAutoscalingPolicy(AutoscalingPolicy.Builder builderForValue) |
The configuration parameters for the autoscaling algorithm.
|
Autoscaler.Builder |
Autoscaler.Builder.setCreationTimestamp(String value) |
[Output Only] Creation timestamp in RFC3339 text format.
|
Autoscaler.Builder |
Autoscaler.Builder.setCreationTimestampBytes(com.google.protobuf.ByteString value) |
[Output Only] Creation timestamp in RFC3339 text format.
|
Autoscaler.Builder |
Autoscaler.Builder.setDescription(String value) |
An optional description of this resource.
|
Autoscaler.Builder |
Autoscaler.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) |
An optional description of this resource.
|
Autoscaler.Builder |
Autoscaler.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Autoscaler.Builder |
Autoscaler.Builder.setId(long value) |
[Output Only] The unique identifier for the resource.
|
Autoscaler.Builder |
Autoscaler.Builder.setKind(String value) |
[Output Only] Type of the resource.
|
Autoscaler.Builder |
Autoscaler.Builder.setKindBytes(com.google.protobuf.ByteString value) |
[Output Only] Type of the resource.
|
Autoscaler.Builder |
Autoscaler.Builder.setName(String value) |
Name of the resource.
|
Autoscaler.Builder |
Autoscaler.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Name of the resource.
|
Autoscaler.Builder |
Autoscaler.Builder.setRecommendedSize(int value) |
[Output Only] Target recommended MIG size (number of instances) computed by autoscaler.
|
Autoscaler.Builder |
Autoscaler.Builder.setRegion(String value) |
[Output Only] URL of the region where the instance group resides (for autoscalers living in regional scope).
|
Autoscaler.Builder |
Autoscaler.Builder.setRegionBytes(com.google.protobuf.ByteString value) |
[Output Only] URL of the region where the instance group resides (for autoscalers living in regional scope).
|
Autoscaler.Builder |
Autoscaler.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Autoscaler.Builder |
Autoscaler.Builder.setSelfLink(String value) |
[Output Only] Server-defined URL for the resource.
|
Autoscaler.Builder |
Autoscaler.Builder.setSelfLinkBytes(com.google.protobuf.ByteString value) |
[Output Only] Server-defined URL for the resource.
|
Autoscaler.Builder |
Autoscaler.Builder.setStatus(String value) |
[Output Only] The status of the autoscaler configuration.
|
Autoscaler.Builder |
Autoscaler.Builder.setStatusBytes(com.google.protobuf.ByteString value) |
[Output Only] The status of the autoscaler configuration.
|
Autoscaler.Builder |
Autoscaler.Builder.setStatusDetails(int index,
AutoscalerStatusDetails value) |
[Output Only] Human-readable details about the current state of the autoscaler.
|
Autoscaler.Builder |
Autoscaler.Builder.setStatusDetails(int index,
AutoscalerStatusDetails.Builder builderForValue) |
[Output Only] Human-readable details about the current state of the autoscaler.
|
Autoscaler.Builder |
Autoscaler.Builder.setTarget(String value) |
URL of the managed instance group that this autoscaler will scale.
|
Autoscaler.Builder |
Autoscaler.Builder.setTargetBytes(com.google.protobuf.ByteString value) |
URL of the managed instance group that this autoscaler will scale.
|
Autoscaler.Builder |
Autoscaler.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Autoscaler.Builder |
Autoscaler.Builder.setZone(String value) |
[Output Only] URL of the zone where the instance group resides (for autoscalers living in zonal scope).
|
Autoscaler.Builder |
Autoscaler.Builder.setZoneBytes(com.google.protobuf.ByteString value) |
[Output Only] URL of the zone where the instance group resides (for autoscalers living in zonal scope).
|
Autoscaler.Builder |
Autoscaler.toBuilder() |
|