public static final class V1.PreferAvoidPodsEntry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1.PreferAvoidPodsEntry.Builder> implements V1.PreferAvoidPodsEntryOrBuilder
Describes a class of pods that should avoid this node.Protobuf type
k8s.io.api.core.v1.PreferAvoidPodsEntry| Modifier and Type | Method and Description |
|---|---|
V1.PreferAvoidPodsEntry.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.PreferAvoidPodsEntry |
build() |
V1.PreferAvoidPodsEntry |
buildPartial() |
V1.PreferAvoidPodsEntry.Builder |
clear() |
V1.PreferAvoidPodsEntry.Builder |
clearEvictionTime()
Time at which this entry was added to the list.
|
V1.PreferAvoidPodsEntry.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1.PreferAvoidPodsEntry.Builder |
clearMessage()
Human readable message indicating why this entry was added to the list.
|
V1.PreferAvoidPodsEntry.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1.PreferAvoidPodsEntry.Builder |
clearPodSignature()
The class of pods.
|
V1.PreferAvoidPodsEntry.Builder |
clearReason()
(brief) reason why this entry was added to the list.
|
V1.PreferAvoidPodsEntry.Builder |
clone() |
V1.PreferAvoidPodsEntry |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Meta.Time |
getEvictionTime()
Time at which this entry was added to the list.
|
Meta.Time.Builder |
getEvictionTimeBuilder()
Time at which this entry was added to the list.
|
Meta.TimeOrBuilder |
getEvictionTimeOrBuilder()
Time at which this entry was added to the list.
|
String |
getMessage()
Human readable message indicating why this entry was added to the list.
|
com.google.protobuf.ByteString |
getMessageBytes()
Human readable message indicating why this entry was added to the list.
|
V1.PodSignature |
getPodSignature()
The class of pods.
|
V1.PodSignature.Builder |
getPodSignatureBuilder()
The class of pods.
|
V1.PodSignatureOrBuilder |
getPodSignatureOrBuilder()
The class of pods.
|
String |
getReason()
(brief) reason why this entry was added to the list.
|
com.google.protobuf.ByteString |
getReasonBytes()
(brief) reason why this entry was added to the list.
|
boolean |
hasEvictionTime()
Time at which this entry was added to the list.
|
boolean |
hasMessage()
Human readable message indicating why this entry was added to the list.
|
boolean |
hasPodSignature()
The class of pods.
|
boolean |
hasReason()
(brief) reason why this entry was added to the list.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1.PreferAvoidPodsEntry.Builder |
mergeEvictionTime(Meta.Time value)
Time at which this entry was added to the list.
|
V1.PreferAvoidPodsEntry.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1.PreferAvoidPodsEntry.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1.PreferAvoidPodsEntry.Builder |
mergeFrom(V1.PreferAvoidPodsEntry other) |
V1.PreferAvoidPodsEntry.Builder |
mergePodSignature(V1.PodSignature value)
The class of pods.
|
V1.PreferAvoidPodsEntry.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1.PreferAvoidPodsEntry.Builder |
setEvictionTime(Meta.Time.Builder builderForValue)
Time at which this entry was added to the list.
|
V1.PreferAvoidPodsEntry.Builder |
setEvictionTime(Meta.Time value)
Time at which this entry was added to the list.
|
V1.PreferAvoidPodsEntry.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1.PreferAvoidPodsEntry.Builder |
setMessage(String value)
Human readable message indicating why this entry was added to the list.
|
V1.PreferAvoidPodsEntry.Builder |
setMessageBytes(com.google.protobuf.ByteString value)
Human readable message indicating why this entry was added to the list.
|
V1.PreferAvoidPodsEntry.Builder |
setPodSignature(V1.PodSignature.Builder builderForValue)
The class of pods.
|
V1.PreferAvoidPodsEntry.Builder |
setPodSignature(V1.PodSignature value)
The class of pods.
|
V1.PreferAvoidPodsEntry.Builder |
setReason(String value)
(brief) reason why this entry was added to the list.
|
V1.PreferAvoidPodsEntry.Builder |
setReasonBytes(com.google.protobuf.ByteString value)
(brief) reason why this entry was added to the list.
|
V1.PreferAvoidPodsEntry.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1.PreferAvoidPodsEntry.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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PreferAvoidPodsEntry.Builder>public V1.PreferAvoidPodsEntry.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PreferAvoidPodsEntry.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PreferAvoidPodsEntry.Builder>public V1.PreferAvoidPodsEntry getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1.PreferAvoidPodsEntry build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1.PreferAvoidPodsEntry buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1.PreferAvoidPodsEntry.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PreferAvoidPodsEntry.Builder>public V1.PreferAvoidPodsEntry.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PreferAvoidPodsEntry.Builder>public V1.PreferAvoidPodsEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PreferAvoidPodsEntry.Builder>public V1.PreferAvoidPodsEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PreferAvoidPodsEntry.Builder>public V1.PreferAvoidPodsEntry.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PreferAvoidPodsEntry.Builder>public V1.PreferAvoidPodsEntry.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PreferAvoidPodsEntry.Builder>public V1.PreferAvoidPodsEntry.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1.PreferAvoidPodsEntry.Builder>public V1.PreferAvoidPodsEntry.Builder mergeFrom(V1.PreferAvoidPodsEntry other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PreferAvoidPodsEntry.Builder>public V1.PreferAvoidPodsEntry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1.PreferAvoidPodsEntry.Builder>IOExceptionpublic boolean hasPodSignature()
The class of pods.
optional .k8s.io.api.core.v1.PodSignature podSignature = 1;hasPodSignature in interface V1.PreferAvoidPodsEntryOrBuilderpublic V1.PodSignature getPodSignature()
The class of pods.
optional .k8s.io.api.core.v1.PodSignature podSignature = 1;getPodSignature in interface V1.PreferAvoidPodsEntryOrBuilderpublic V1.PreferAvoidPodsEntry.Builder setPodSignature(V1.PodSignature value)
The class of pods.
optional .k8s.io.api.core.v1.PodSignature podSignature = 1;public V1.PreferAvoidPodsEntry.Builder setPodSignature(V1.PodSignature.Builder builderForValue)
The class of pods.
optional .k8s.io.api.core.v1.PodSignature podSignature = 1;public V1.PreferAvoidPodsEntry.Builder mergePodSignature(V1.PodSignature value)
The class of pods.
optional .k8s.io.api.core.v1.PodSignature podSignature = 1;public V1.PreferAvoidPodsEntry.Builder clearPodSignature()
The class of pods.
optional .k8s.io.api.core.v1.PodSignature podSignature = 1;public V1.PodSignature.Builder getPodSignatureBuilder()
The class of pods.
optional .k8s.io.api.core.v1.PodSignature podSignature = 1;public V1.PodSignatureOrBuilder getPodSignatureOrBuilder()
The class of pods.
optional .k8s.io.api.core.v1.PodSignature podSignature = 1;getPodSignatureOrBuilder in interface V1.PreferAvoidPodsEntryOrBuilderpublic boolean hasEvictionTime()
Time at which this entry was added to the list. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time evictionTime = 2;hasEvictionTime in interface V1.PreferAvoidPodsEntryOrBuilderpublic Meta.Time getEvictionTime()
Time at which this entry was added to the list. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time evictionTime = 2;getEvictionTime in interface V1.PreferAvoidPodsEntryOrBuilderpublic V1.PreferAvoidPodsEntry.Builder setEvictionTime(Meta.Time value)
Time at which this entry was added to the list. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time evictionTime = 2;public V1.PreferAvoidPodsEntry.Builder setEvictionTime(Meta.Time.Builder builderForValue)
Time at which this entry was added to the list. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time evictionTime = 2;public V1.PreferAvoidPodsEntry.Builder mergeEvictionTime(Meta.Time value)
Time at which this entry was added to the list. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time evictionTime = 2;public V1.PreferAvoidPodsEntry.Builder clearEvictionTime()
Time at which this entry was added to the list. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time evictionTime = 2;public Meta.Time.Builder getEvictionTimeBuilder()
Time at which this entry was added to the list. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time evictionTime = 2;public Meta.TimeOrBuilder getEvictionTimeOrBuilder()
Time at which this entry was added to the list. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time evictionTime = 2;getEvictionTimeOrBuilder in interface V1.PreferAvoidPodsEntryOrBuilderpublic boolean hasReason()
(brief) reason why this entry was added to the list. +optional
optional string reason = 3;hasReason in interface V1.PreferAvoidPodsEntryOrBuilderpublic String getReason()
(brief) reason why this entry was added to the list. +optional
optional string reason = 3;getReason in interface V1.PreferAvoidPodsEntryOrBuilderpublic com.google.protobuf.ByteString getReasonBytes()
(brief) reason why this entry was added to the list. +optional
optional string reason = 3;getReasonBytes in interface V1.PreferAvoidPodsEntryOrBuilderpublic V1.PreferAvoidPodsEntry.Builder setReason(String value)
(brief) reason why this entry was added to the list. +optional
optional string reason = 3;public V1.PreferAvoidPodsEntry.Builder clearReason()
(brief) reason why this entry was added to the list. +optional
optional string reason = 3;public V1.PreferAvoidPodsEntry.Builder setReasonBytes(com.google.protobuf.ByteString value)
(brief) reason why this entry was added to the list. +optional
optional string reason = 3;public boolean hasMessage()
Human readable message indicating why this entry was added to the list. +optional
optional string message = 4;hasMessage in interface V1.PreferAvoidPodsEntryOrBuilderpublic String getMessage()
Human readable message indicating why this entry was added to the list. +optional
optional string message = 4;getMessage in interface V1.PreferAvoidPodsEntryOrBuilderpublic com.google.protobuf.ByteString getMessageBytes()
Human readable message indicating why this entry was added to the list. +optional
optional string message = 4;getMessageBytes in interface V1.PreferAvoidPodsEntryOrBuilderpublic V1.PreferAvoidPodsEntry.Builder setMessage(String value)
Human readable message indicating why this entry was added to the list. +optional
optional string message = 4;public V1.PreferAvoidPodsEntry.Builder clearMessage()
Human readable message indicating why this entry was added to the list. +optional
optional string message = 4;public V1.PreferAvoidPodsEntry.Builder setMessageBytes(com.google.protobuf.ByteString value)
Human readable message indicating why this entry was added to the list. +optional
optional string message = 4;public final V1.PreferAvoidPodsEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PreferAvoidPodsEntry.Builder>public final V1.PreferAvoidPodsEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1.PreferAvoidPodsEntry.Builder>Copyright © 2019. All rights reserved.