public static final class V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder> implements V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
HorizontalPodAutoscalerStatus describes the current status of a horizontal pod autoscaler.Protobuf type
k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerStatus
Modifier and Type | Method and Description |
---|---|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
addAllConditions(Iterable<? extends V2beta2Autoscaling.HorizontalPodAutoscalerCondition> values)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
addAllCurrentMetrics(Iterable<? extends V2beta2Autoscaling.MetricStatus> values)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
addConditions(int index,
V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder builderForValue)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
addConditions(int index,
V2beta2Autoscaling.HorizontalPodAutoscalerCondition value)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
addConditions(V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder builderForValue)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
addConditions(V2beta2Autoscaling.HorizontalPodAutoscalerCondition value)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder |
addConditionsBuilder()
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder |
addConditionsBuilder(int index)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
addCurrentMetrics(int index,
V2beta2Autoscaling.MetricStatus.Builder builderForValue)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
addCurrentMetrics(int index,
V2beta2Autoscaling.MetricStatus value)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
addCurrentMetrics(V2beta2Autoscaling.MetricStatus.Builder builderForValue)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
addCurrentMetrics(V2beta2Autoscaling.MetricStatus value)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta2Autoscaling.MetricStatus.Builder |
addCurrentMetricsBuilder()
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta2Autoscaling.MetricStatus.Builder |
addCurrentMetricsBuilder(int index)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus |
build() |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus |
buildPartial() |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
clear() |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
clearConditions()
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
clearCurrentMetrics()
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
clearCurrentReplicas()
currentReplicas is current number of replicas of pods managed by this autoscaler,
as last seen by the autoscaler.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
clearDesiredReplicas()
desiredReplicas is the desired number of replicas of pods managed by this autoscaler,
as last calculated by the autoscaler.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
clearLastScaleTime()
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
clearObservedGeneration()
observedGeneration is the most recent generation observed by this autoscaler.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
clone() |
V2beta2Autoscaling.HorizontalPodAutoscalerCondition |
getConditions(int index)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder |
getConditionsBuilder(int index)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
List<V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder> |
getConditionsBuilderList()
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
int |
getConditionsCount()
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
List<V2beta2Autoscaling.HorizontalPodAutoscalerCondition> |
getConditionsList()
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta2Autoscaling.HorizontalPodAutoscalerConditionOrBuilder |
getConditionsOrBuilder(int index)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
List<? extends V2beta2Autoscaling.HorizontalPodAutoscalerConditionOrBuilder> |
getConditionsOrBuilderList()
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta2Autoscaling.MetricStatus |
getCurrentMetrics(int index)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta2Autoscaling.MetricStatus.Builder |
getCurrentMetricsBuilder(int index)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
List<V2beta2Autoscaling.MetricStatus.Builder> |
getCurrentMetricsBuilderList()
currentMetrics is the last read state of the metrics used by this autoscaler.
|
int |
getCurrentMetricsCount()
currentMetrics is the last read state of the metrics used by this autoscaler.
|
List<V2beta2Autoscaling.MetricStatus> |
getCurrentMetricsList()
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta2Autoscaling.MetricStatusOrBuilder |
getCurrentMetricsOrBuilder(int index)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
List<? extends V2beta2Autoscaling.MetricStatusOrBuilder> |
getCurrentMetricsOrBuilderList()
currentMetrics is the last read state of the metrics used by this autoscaler.
|
int |
getCurrentReplicas()
currentReplicas is current number of replicas of pods managed by this autoscaler,
as last seen by the autoscaler.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getDesiredReplicas()
desiredReplicas is the desired number of replicas of pods managed by this autoscaler,
as last calculated by the autoscaler.
|
Meta.Time |
getLastScaleTime()
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
Meta.Time.Builder |
getLastScaleTimeBuilder()
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
Meta.TimeOrBuilder |
getLastScaleTimeOrBuilder()
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
long |
getObservedGeneration()
observedGeneration is the most recent generation observed by this autoscaler.
|
boolean |
hasCurrentReplicas()
currentReplicas is current number of replicas of pods managed by this autoscaler,
as last seen by the autoscaler.
|
boolean |
hasDesiredReplicas()
desiredReplicas is the desired number of replicas of pods managed by this autoscaler,
as last calculated by the autoscaler.
|
boolean |
hasLastScaleTime()
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
boolean |
hasObservedGeneration()
observedGeneration is the most recent generation observed by this autoscaler.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
mergeFrom(com.google.protobuf.Message other) |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
mergeFrom(V2beta2Autoscaling.HorizontalPodAutoscalerStatus other) |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
mergeLastScaleTime(Meta.Time value)
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
removeConditions(int index)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
removeCurrentMetrics(int index)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
setConditions(int index,
V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder builderForValue)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
setConditions(int index,
V2beta2Autoscaling.HorizontalPodAutoscalerCondition value)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
setCurrentMetrics(int index,
V2beta2Autoscaling.MetricStatus.Builder builderForValue)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
setCurrentMetrics(int index,
V2beta2Autoscaling.MetricStatus value)
currentMetrics is the last read state of the metrics used by this autoscaler.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
setCurrentReplicas(int value)
currentReplicas is current number of replicas of pods managed by this autoscaler,
as last seen by the autoscaler.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
setDesiredReplicas(int value)
desiredReplicas is the desired number of replicas of pods managed by this autoscaler,
as last calculated by the autoscaler.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
setLastScaleTime(Meta.Time.Builder builderForValue)
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
setLastScaleTime(Meta.Time value)
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods,
used by the autoscaler to control how often the number of pods is changed.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
setObservedGeneration(long value)
observedGeneration is the most recent generation observed by this autoscaler.
|
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder>
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder>
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder>
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder>
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder>
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder>
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder>
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder>
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder>
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder mergeFrom(V2beta2Autoscaling.HorizontalPodAutoscalerStatus other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder>
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder>
IOException
public boolean hasObservedGeneration()
observedGeneration is the most recent generation observed by this autoscaler. +optional
optional int64 observedGeneration = 1;
hasObservedGeneration
in interface V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
public long getObservedGeneration()
observedGeneration is the most recent generation observed by this autoscaler. +optional
optional int64 observedGeneration = 1;
getObservedGeneration
in interface V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder setObservedGeneration(long value)
observedGeneration is the most recent generation observed by this autoscaler. +optional
optional int64 observedGeneration = 1;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder clearObservedGeneration()
observedGeneration is the most recent generation observed by this autoscaler. +optional
optional int64 observedGeneration = 1;
public boolean hasLastScaleTime()
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods, used by the autoscaler to control how often the number of pods is changed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastScaleTime = 2;
hasLastScaleTime
in interface V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
public Meta.Time getLastScaleTime()
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods, used by the autoscaler to control how often the number of pods is changed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastScaleTime = 2;
getLastScaleTime
in interface V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder setLastScaleTime(Meta.Time value)
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods, used by the autoscaler to control how often the number of pods is changed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastScaleTime = 2;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder setLastScaleTime(Meta.Time.Builder builderForValue)
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods, used by the autoscaler to control how often the number of pods is changed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastScaleTime = 2;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder mergeLastScaleTime(Meta.Time value)
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods, used by the autoscaler to control how often the number of pods is changed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastScaleTime = 2;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder clearLastScaleTime()
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods, used by the autoscaler to control how often the number of pods is changed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastScaleTime = 2;
public Meta.Time.Builder getLastScaleTimeBuilder()
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods, used by the autoscaler to control how often the number of pods is changed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastScaleTime = 2;
public Meta.TimeOrBuilder getLastScaleTimeOrBuilder()
lastScaleTime is the last time the HorizontalPodAutoscaler scaled the number of pods, used by the autoscaler to control how often the number of pods is changed. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time lastScaleTime = 2;
getLastScaleTimeOrBuilder
in interface V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
public boolean hasCurrentReplicas()
currentReplicas is current number of replicas of pods managed by this autoscaler, as last seen by the autoscaler.
optional int32 currentReplicas = 3;
hasCurrentReplicas
in interface V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
public int getCurrentReplicas()
currentReplicas is current number of replicas of pods managed by this autoscaler, as last seen by the autoscaler.
optional int32 currentReplicas = 3;
getCurrentReplicas
in interface V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder setCurrentReplicas(int value)
currentReplicas is current number of replicas of pods managed by this autoscaler, as last seen by the autoscaler.
optional int32 currentReplicas = 3;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder clearCurrentReplicas()
currentReplicas is current number of replicas of pods managed by this autoscaler, as last seen by the autoscaler.
optional int32 currentReplicas = 3;
public boolean hasDesiredReplicas()
desiredReplicas is the desired number of replicas of pods managed by this autoscaler, as last calculated by the autoscaler.
optional int32 desiredReplicas = 4;
hasDesiredReplicas
in interface V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
public int getDesiredReplicas()
desiredReplicas is the desired number of replicas of pods managed by this autoscaler, as last calculated by the autoscaler.
optional int32 desiredReplicas = 4;
getDesiredReplicas
in interface V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder setDesiredReplicas(int value)
desiredReplicas is the desired number of replicas of pods managed by this autoscaler, as last calculated by the autoscaler.
optional int32 desiredReplicas = 4;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder clearDesiredReplicas()
desiredReplicas is the desired number of replicas of pods managed by this autoscaler, as last calculated by the autoscaler.
optional int32 desiredReplicas = 4;
public List<V2beta2Autoscaling.MetricStatus> getCurrentMetricsList()
currentMetrics is the last read state of the metrics used by this autoscaler. +optional
repeated .k8s.io.api.autoscaling.v2beta2.MetricStatus currentMetrics = 5;
getCurrentMetricsList
in interface V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
public int getCurrentMetricsCount()
currentMetrics is the last read state of the metrics used by this autoscaler. +optional
repeated .k8s.io.api.autoscaling.v2beta2.MetricStatus currentMetrics = 5;
getCurrentMetricsCount
in interface V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
public V2beta2Autoscaling.MetricStatus getCurrentMetrics(int index)
currentMetrics is the last read state of the metrics used by this autoscaler. +optional
repeated .k8s.io.api.autoscaling.v2beta2.MetricStatus currentMetrics = 5;
getCurrentMetrics
in interface V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder setCurrentMetrics(int index, V2beta2Autoscaling.MetricStatus value)
currentMetrics is the last read state of the metrics used by this autoscaler. +optional
repeated .k8s.io.api.autoscaling.v2beta2.MetricStatus currentMetrics = 5;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder setCurrentMetrics(int index, V2beta2Autoscaling.MetricStatus.Builder builderForValue)
currentMetrics is the last read state of the metrics used by this autoscaler. +optional
repeated .k8s.io.api.autoscaling.v2beta2.MetricStatus currentMetrics = 5;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder addCurrentMetrics(V2beta2Autoscaling.MetricStatus value)
currentMetrics is the last read state of the metrics used by this autoscaler. +optional
repeated .k8s.io.api.autoscaling.v2beta2.MetricStatus currentMetrics = 5;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder addCurrentMetrics(int index, V2beta2Autoscaling.MetricStatus value)
currentMetrics is the last read state of the metrics used by this autoscaler. +optional
repeated .k8s.io.api.autoscaling.v2beta2.MetricStatus currentMetrics = 5;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder addCurrentMetrics(V2beta2Autoscaling.MetricStatus.Builder builderForValue)
currentMetrics is the last read state of the metrics used by this autoscaler. +optional
repeated .k8s.io.api.autoscaling.v2beta2.MetricStatus currentMetrics = 5;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder addCurrentMetrics(int index, V2beta2Autoscaling.MetricStatus.Builder builderForValue)
currentMetrics is the last read state of the metrics used by this autoscaler. +optional
repeated .k8s.io.api.autoscaling.v2beta2.MetricStatus currentMetrics = 5;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder addAllCurrentMetrics(Iterable<? extends V2beta2Autoscaling.MetricStatus> values)
currentMetrics is the last read state of the metrics used by this autoscaler. +optional
repeated .k8s.io.api.autoscaling.v2beta2.MetricStatus currentMetrics = 5;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder clearCurrentMetrics()
currentMetrics is the last read state of the metrics used by this autoscaler. +optional
repeated .k8s.io.api.autoscaling.v2beta2.MetricStatus currentMetrics = 5;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder removeCurrentMetrics(int index)
currentMetrics is the last read state of the metrics used by this autoscaler. +optional
repeated .k8s.io.api.autoscaling.v2beta2.MetricStatus currentMetrics = 5;
public V2beta2Autoscaling.MetricStatus.Builder getCurrentMetricsBuilder(int index)
currentMetrics is the last read state of the metrics used by this autoscaler. +optional
repeated .k8s.io.api.autoscaling.v2beta2.MetricStatus currentMetrics = 5;
public V2beta2Autoscaling.MetricStatusOrBuilder getCurrentMetricsOrBuilder(int index)
currentMetrics is the last read state of the metrics used by this autoscaler. +optional
repeated .k8s.io.api.autoscaling.v2beta2.MetricStatus currentMetrics = 5;
getCurrentMetricsOrBuilder
in interface V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
public List<? extends V2beta2Autoscaling.MetricStatusOrBuilder> getCurrentMetricsOrBuilderList()
currentMetrics is the last read state of the metrics used by this autoscaler. +optional
repeated .k8s.io.api.autoscaling.v2beta2.MetricStatus currentMetrics = 5;
getCurrentMetricsOrBuilderList
in interface V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
public V2beta2Autoscaling.MetricStatus.Builder addCurrentMetricsBuilder()
currentMetrics is the last read state of the metrics used by this autoscaler. +optional
repeated .k8s.io.api.autoscaling.v2beta2.MetricStatus currentMetrics = 5;
public V2beta2Autoscaling.MetricStatus.Builder addCurrentMetricsBuilder(int index)
currentMetrics is the last read state of the metrics used by this autoscaler. +optional
repeated .k8s.io.api.autoscaling.v2beta2.MetricStatus currentMetrics = 5;
public List<V2beta2Autoscaling.MetricStatus.Builder> getCurrentMetricsBuilderList()
currentMetrics is the last read state of the metrics used by this autoscaler. +optional
repeated .k8s.io.api.autoscaling.v2beta2.MetricStatus currentMetrics = 5;
public List<V2beta2Autoscaling.HorizontalPodAutoscalerCondition> getConditionsList()
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition conditions = 6;
getConditionsList
in interface V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
public int getConditionsCount()
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition conditions = 6;
getConditionsCount
in interface V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
public V2beta2Autoscaling.HorizontalPodAutoscalerCondition getConditions(int index)
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition conditions = 6;
getConditions
in interface V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder setConditions(int index, V2beta2Autoscaling.HorizontalPodAutoscalerCondition value)
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition conditions = 6;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder setConditions(int index, V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder builderForValue)
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition conditions = 6;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder addConditions(V2beta2Autoscaling.HorizontalPodAutoscalerCondition value)
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition conditions = 6;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder addConditions(int index, V2beta2Autoscaling.HorizontalPodAutoscalerCondition value)
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition conditions = 6;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder addConditions(V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder builderForValue)
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition conditions = 6;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder addConditions(int index, V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder builderForValue)
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition conditions = 6;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder addAllConditions(Iterable<? extends V2beta2Autoscaling.HorizontalPodAutoscalerCondition> values)
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition conditions = 6;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder clearConditions()
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition conditions = 6;
public V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder removeConditions(int index)
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition conditions = 6;
public V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder getConditionsBuilder(int index)
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition conditions = 6;
public V2beta2Autoscaling.HorizontalPodAutoscalerConditionOrBuilder getConditionsOrBuilder(int index)
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition conditions = 6;
getConditionsOrBuilder
in interface V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
public List<? extends V2beta2Autoscaling.HorizontalPodAutoscalerConditionOrBuilder> getConditionsOrBuilderList()
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition conditions = 6;
getConditionsOrBuilderList
in interface V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder
public V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder addConditionsBuilder()
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition conditions = 6;
public V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder addConditionsBuilder(int index)
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition conditions = 6;
public List<V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder> getConditionsBuilderList()
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
repeated .k8s.io.api.autoscaling.v2beta2.HorizontalPodAutoscalerCondition conditions = 6;
public final V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder>
public final V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder>
Copyright © 2021. All rights reserved.