Package io.kubernetes.client.proto
Class V1Autoscaling.ObjectMetricSource.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.ObjectMetricSource.Builder>
io.kubernetes.client.proto.V1Autoscaling.ObjectMetricSource.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1Autoscaling.ObjectMetricSourceOrBuilder,Cloneable
- Enclosing class:
- V1Autoscaling.ObjectMetricSource
public static final class V1Autoscaling.ObjectMetricSource.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.ObjectMetricSource.Builder>
implements V1Autoscaling.ObjectMetricSourceOrBuilder
ObjectMetricSource indicates how to scale on a metric describing a kubernetes object (for example, hits-per-second on an Ingress object).Protobuf type
k8s.io.api.autoscaling.v1.ObjectMetricSource-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()averageValue is the target value of the average of the metric across all relevant pods (as a quantity) +optionalclearField(com.google.protobuf.Descriptors.FieldDescriptor field) metricName is the name of the metric in question.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) selector is the string-encoded form of a standard kubernetes label selector for the given metric.target is the described Kubernetes object.targetValue is the target value of the metric (as a quantity).clone()averageValue is the target value of the average of the metric across all relevant pods (as a quantity) +optionalaverageValue is the target value of the average of the metric across all relevant pods (as a quantity) +optionalaverageValue is the target value of the average of the metric across all relevant pods (as a quantity) +optionalstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptormetricName is the name of the metric in question.com.google.protobuf.ByteStringmetricName is the name of the metric in question.selector is the string-encoded form of a standard kubernetes label selector for the given metric.selector is the string-encoded form of a standard kubernetes label selector for the given metric.selector is the string-encoded form of a standard kubernetes label selector for the given metric.target is the described Kubernetes object.target is the described Kubernetes object.target is the described Kubernetes object.targetValue is the target value of the metric (as a quantity).targetValue is the target value of the metric (as a quantity).targetValue is the target value of the metric (as a quantity).booleanaverageValue is the target value of the average of the metric across all relevant pods (as a quantity) +optionalbooleanmetricName is the name of the metric in question.booleanselector is the string-encoded form of a standard kubernetes label selector for the given metric.booleantarget is the described Kubernetes object.booleantargetValue is the target value of the metric (as a quantity).protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanaverageValue is the target value of the average of the metric across all relevant pods (as a quantity) +optionalmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeSelector(Meta.LabelSelector value) selector is the string-encoded form of a standard kubernetes label selector for the given metric.target is the described Kubernetes object.targetValue is the target value of the metric (as a quantity).mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setAverageValue(Resource.Quantity value) averageValue is the target value of the average of the metric across all relevant pods (as a quantity) +optionalsetAverageValue(Resource.Quantity.Builder builderForValue) averageValue is the target value of the average of the metric across all relevant pods (as a quantity) +optionalsetMetricName(String value) metricName is the name of the metric in question.setMetricNameBytes(com.google.protobuf.ByteString value) metricName is the name of the metric in question.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSelector(Meta.LabelSelector value) selector is the string-encoded form of a standard kubernetes label selector for the given metric.setSelector(Meta.LabelSelector.Builder builderForValue) selector is the string-encoded form of a standard kubernetes label selector for the given metric.target is the described Kubernetes object.setTarget(V1Autoscaling.CrossVersionObjectReference.Builder builderForValue) target is the described Kubernetes object.setTargetValue(Resource.Quantity value) targetValue is the target value of the metric (as a quantity).setTargetValue(Resource.Quantity.Builder builderForValue) targetValue is the target value of the metric (as a quantity).setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.ObjectMetricSource.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.ObjectMetricSource.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.ObjectMetricSource.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.ObjectMetricSource.Builder>
-
setField
public V1Autoscaling.ObjectMetricSource.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.ObjectMetricSource.Builder>
-
clearField
public V1Autoscaling.ObjectMetricSource.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.ObjectMetricSource.Builder>
-
clearOneof
public V1Autoscaling.ObjectMetricSource.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.ObjectMetricSource.Builder>
-
setRepeatedField
public V1Autoscaling.ObjectMetricSource.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.ObjectMetricSource.Builder>
-
addRepeatedField
public V1Autoscaling.ObjectMetricSource.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.ObjectMetricSource.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1Autoscaling.ObjectMetricSource.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.ObjectMetricSource.Builder>
-
mergeFrom
public V1Autoscaling.ObjectMetricSource.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1Autoscaling.ObjectMetricSource.Builder>- Throws:
IOException
-
hasTarget
public boolean hasTarget()target is the described Kubernetes object.
optional .k8s.io.api.autoscaling.v1.CrossVersionObjectReference target = 1;- Specified by:
hasTargetin interfaceV1Autoscaling.ObjectMetricSourceOrBuilder
-
getTarget
target is the described Kubernetes object.
optional .k8s.io.api.autoscaling.v1.CrossVersionObjectReference target = 1;- Specified by:
getTargetin interfaceV1Autoscaling.ObjectMetricSourceOrBuilder
-
setTarget
public V1Autoscaling.ObjectMetricSource.Builder setTarget(V1Autoscaling.CrossVersionObjectReference value) target is the described Kubernetes object.
optional .k8s.io.api.autoscaling.v1.CrossVersionObjectReference target = 1; -
setTarget
public V1Autoscaling.ObjectMetricSource.Builder setTarget(V1Autoscaling.CrossVersionObjectReference.Builder builderForValue) target is the described Kubernetes object.
optional .k8s.io.api.autoscaling.v1.CrossVersionObjectReference target = 1; -
mergeTarget
public V1Autoscaling.ObjectMetricSource.Builder mergeTarget(V1Autoscaling.CrossVersionObjectReference value) target is the described Kubernetes object.
optional .k8s.io.api.autoscaling.v1.CrossVersionObjectReference target = 1; -
clearTarget
target is the described Kubernetes object.
optional .k8s.io.api.autoscaling.v1.CrossVersionObjectReference target = 1; -
getTargetBuilder
target is the described Kubernetes object.
optional .k8s.io.api.autoscaling.v1.CrossVersionObjectReference target = 1; -
getTargetOrBuilder
target is the described Kubernetes object.
optional .k8s.io.api.autoscaling.v1.CrossVersionObjectReference target = 1;- Specified by:
getTargetOrBuilderin interfaceV1Autoscaling.ObjectMetricSourceOrBuilder
-
hasMetricName
public boolean hasMetricName()metricName is the name of the metric in question.
optional string metricName = 2;- Specified by:
hasMetricNamein interfaceV1Autoscaling.ObjectMetricSourceOrBuilder
-
getMetricName
metricName is the name of the metric in question.
optional string metricName = 2;- Specified by:
getMetricNamein interfaceV1Autoscaling.ObjectMetricSourceOrBuilder
-
getMetricNameBytes
public com.google.protobuf.ByteString getMetricNameBytes()metricName is the name of the metric in question.
optional string metricName = 2;- Specified by:
getMetricNameBytesin interfaceV1Autoscaling.ObjectMetricSourceOrBuilder
-
setMetricName
metricName is the name of the metric in question.
optional string metricName = 2; -
clearMetricName
metricName is the name of the metric in question.
optional string metricName = 2; -
setMetricNameBytes
public V1Autoscaling.ObjectMetricSource.Builder setMetricNameBytes(com.google.protobuf.ByteString value) metricName is the name of the metric in question.
optional string metricName = 2; -
hasTargetValue
public boolean hasTargetValue()targetValue is the target value of the metric (as a quantity).
optional .k8s.io.apimachinery.pkg.api.resource.Quantity targetValue = 3;- Specified by:
hasTargetValuein interfaceV1Autoscaling.ObjectMetricSourceOrBuilder
-
getTargetValue
targetValue is the target value of the metric (as a quantity).
optional .k8s.io.apimachinery.pkg.api.resource.Quantity targetValue = 3;- Specified by:
getTargetValuein interfaceV1Autoscaling.ObjectMetricSourceOrBuilder
-
setTargetValue
targetValue is the target value of the metric (as a quantity).
optional .k8s.io.apimachinery.pkg.api.resource.Quantity targetValue = 3; -
setTargetValue
public V1Autoscaling.ObjectMetricSource.Builder setTargetValue(Resource.Quantity.Builder builderForValue) targetValue is the target value of the metric (as a quantity).
optional .k8s.io.apimachinery.pkg.api.resource.Quantity targetValue = 3; -
mergeTargetValue
targetValue is the target value of the metric (as a quantity).
optional .k8s.io.apimachinery.pkg.api.resource.Quantity targetValue = 3; -
clearTargetValue
targetValue is the target value of the metric (as a quantity).
optional .k8s.io.apimachinery.pkg.api.resource.Quantity targetValue = 3; -
getTargetValueBuilder
targetValue is the target value of the metric (as a quantity).
optional .k8s.io.apimachinery.pkg.api.resource.Quantity targetValue = 3; -
getTargetValueOrBuilder
targetValue is the target value of the metric (as a quantity).
optional .k8s.io.apimachinery.pkg.api.resource.Quantity targetValue = 3;- Specified by:
getTargetValueOrBuilderin interfaceV1Autoscaling.ObjectMetricSourceOrBuilder
-
hasSelector
public boolean hasSelector()selector is the string-encoded form of a standard kubernetes label selector for the given metric. When set, it is passed as an additional parameter to the metrics server for more specific metrics scoping When unset, just the metricName will be used to gather metrics. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector selector = 4;- Specified by:
hasSelectorin interfaceV1Autoscaling.ObjectMetricSourceOrBuilder
-
getSelector
selector is the string-encoded form of a standard kubernetes label selector for the given metric. When set, it is passed as an additional parameter to the metrics server for more specific metrics scoping When unset, just the metricName will be used to gather metrics. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector selector = 4;- Specified by:
getSelectorin interfaceV1Autoscaling.ObjectMetricSourceOrBuilder
-
setSelector
selector is the string-encoded form of a standard kubernetes label selector for the given metric. When set, it is passed as an additional parameter to the metrics server for more specific metrics scoping When unset, just the metricName will be used to gather metrics. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector selector = 4; -
setSelector
public V1Autoscaling.ObjectMetricSource.Builder setSelector(Meta.LabelSelector.Builder builderForValue) selector is the string-encoded form of a standard kubernetes label selector for the given metric. When set, it is passed as an additional parameter to the metrics server for more specific metrics scoping When unset, just the metricName will be used to gather metrics. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector selector = 4; -
mergeSelector
selector is the string-encoded form of a standard kubernetes label selector for the given metric. When set, it is passed as an additional parameter to the metrics server for more specific metrics scoping When unset, just the metricName will be used to gather metrics. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector selector = 4; -
clearSelector
selector is the string-encoded form of a standard kubernetes label selector for the given metric. When set, it is passed as an additional parameter to the metrics server for more specific metrics scoping When unset, just the metricName will be used to gather metrics. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector selector = 4; -
getSelectorBuilder
selector is the string-encoded form of a standard kubernetes label selector for the given metric. When set, it is passed as an additional parameter to the metrics server for more specific metrics scoping When unset, just the metricName will be used to gather metrics. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector selector = 4; -
getSelectorOrBuilder
selector is the string-encoded form of a standard kubernetes label selector for the given metric. When set, it is passed as an additional parameter to the metrics server for more specific metrics scoping When unset, just the metricName will be used to gather metrics. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector selector = 4;- Specified by:
getSelectorOrBuilderin interfaceV1Autoscaling.ObjectMetricSourceOrBuilder
-
hasAverageValue
public boolean hasAverageValue()averageValue is the target value of the average of the metric across all relevant pods (as a quantity) +optional
optional .k8s.io.apimachinery.pkg.api.resource.Quantity averageValue = 5;- Specified by:
hasAverageValuein interfaceV1Autoscaling.ObjectMetricSourceOrBuilder
-
getAverageValue
averageValue is the target value of the average of the metric across all relevant pods (as a quantity) +optional
optional .k8s.io.apimachinery.pkg.api.resource.Quantity averageValue = 5;- Specified by:
getAverageValuein interfaceV1Autoscaling.ObjectMetricSourceOrBuilder
-
setAverageValue
averageValue is the target value of the average of the metric across all relevant pods (as a quantity) +optional
optional .k8s.io.apimachinery.pkg.api.resource.Quantity averageValue = 5; -
setAverageValue
public V1Autoscaling.ObjectMetricSource.Builder setAverageValue(Resource.Quantity.Builder builderForValue) averageValue is the target value of the average of the metric across all relevant pods (as a quantity) +optional
optional .k8s.io.apimachinery.pkg.api.resource.Quantity averageValue = 5; -
mergeAverageValue
averageValue is the target value of the average of the metric across all relevant pods (as a quantity) +optional
optional .k8s.io.apimachinery.pkg.api.resource.Quantity averageValue = 5; -
clearAverageValue
averageValue is the target value of the average of the metric across all relevant pods (as a quantity) +optional
optional .k8s.io.apimachinery.pkg.api.resource.Quantity averageValue = 5; -
getAverageValueBuilder
averageValue is the target value of the average of the metric across all relevant pods (as a quantity) +optional
optional .k8s.io.apimachinery.pkg.api.resource.Quantity averageValue = 5; -
getAverageValueOrBuilder
averageValue is the target value of the average of the metric across all relevant pods (as a quantity) +optional
optional .k8s.io.apimachinery.pkg.api.resource.Quantity averageValue = 5;- Specified by:
getAverageValueOrBuilderin interfaceV1Autoscaling.ObjectMetricSourceOrBuilder
-
setUnknownFields
public final V1Autoscaling.ObjectMetricSource.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.ObjectMetricSource.Builder>
-
mergeUnknownFields
public final V1Autoscaling.ObjectMetricSource.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.ObjectMetricSource.Builder>
-