Uses of Class
io.kubernetes.client.proto.V1Scheduling.PriorityClass.Builder
-
Uses of V1Scheduling.PriorityClass.Builder in io.kubernetes.client.proto
Methods in io.kubernetes.client.proto that return V1Scheduling.PriorityClass.BuilderModifier and TypeMethodDescriptionV1Scheduling.PriorityClassList.Builder.addItemsBuilder()
items is the list of PriorityClassesV1Scheduling.PriorityClassList.Builder.addItemsBuilder
(int index) items is the list of PriorityClassesV1Scheduling.PriorityClass.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1Scheduling.PriorityClass.Builder.clear()
V1Scheduling.PriorityClass.Builder.clearDescription()
description is an arbitrary string that usually provides guidelines on when this priority class should be used.V1Scheduling.PriorityClass.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) V1Scheduling.PriorityClass.Builder.clearGlobalDefault()
globalDefault specifies whether this PriorityClass should be considered as the default priority for pods that do not have any priority class.V1Scheduling.PriorityClass.Builder.clearMetadata()
Standard object's metadata.V1Scheduling.PriorityClass.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) V1Scheduling.PriorityClass.Builder.clearPreemptionPolicy()
PreemptionPolicy is the Policy for preempting pods with lower priority.V1Scheduling.PriorityClass.Builder.clearValue()
The value of this priority class.V1Scheduling.PriorityClass.Builder.clone()
V1Scheduling.PriorityClassList.Builder.getItemsBuilder
(int index) items is the list of PriorityClassesV1Scheduling.PriorityClass.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Scheduling.PriorityClass.Builder.mergeFrom
(com.google.protobuf.Message other) V1Scheduling.PriorityClass.Builder.mergeFrom
(V1Scheduling.PriorityClass other) V1Scheduling.PriorityClass.Builder.mergeMetadata
(Meta.ObjectMeta value) Standard object's metadata.V1Scheduling.PriorityClass.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) V1Scheduling.PriorityClass.newBuilder()
V1Scheduling.PriorityClass.newBuilder
(V1Scheduling.PriorityClass prototype) V1Scheduling.PriorityClass.newBuilderForType()
protected V1Scheduling.PriorityClass.Builder
V1Scheduling.PriorityClass.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) V1Scheduling.PriorityClass.Builder.setDescription
(String value) description is an arbitrary string that usually provides guidelines on when this priority class should be used.V1Scheduling.PriorityClass.Builder.setDescriptionBytes
(com.google.protobuf.ByteString value) description is an arbitrary string that usually provides guidelines on when this priority class should be used.V1Scheduling.PriorityClass.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1Scheduling.PriorityClass.Builder.setGlobalDefault
(boolean value) globalDefault specifies whether this PriorityClass should be considered as the default priority for pods that do not have any priority class.V1Scheduling.PriorityClass.Builder.setMetadata
(Meta.ObjectMeta value) Standard object's metadata.V1Scheduling.PriorityClass.Builder.setMetadata
(Meta.ObjectMeta.Builder builderForValue) Standard object's metadata.V1Scheduling.PriorityClass.Builder.setPreemptionPolicy
(String value) PreemptionPolicy is the Policy for preempting pods with lower priority.V1Scheduling.PriorityClass.Builder.setPreemptionPolicyBytes
(com.google.protobuf.ByteString value) PreemptionPolicy is the Policy for preempting pods with lower priority.V1Scheduling.PriorityClass.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) V1Scheduling.PriorityClass.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) V1Scheduling.PriorityClass.Builder.setValue
(int value) The value of this priority class.V1Scheduling.PriorityClass.toBuilder()
Methods in io.kubernetes.client.proto that return types with arguments of type V1Scheduling.PriorityClass.BuilderModifier and TypeMethodDescriptionV1Scheduling.PriorityClassList.Builder.getItemsBuilderList()
items is the list of PriorityClassesMethods in io.kubernetes.client.proto with parameters of type V1Scheduling.PriorityClass.BuilderModifier and TypeMethodDescriptionV1Scheduling.PriorityClassList.Builder.addItems
(int index, V1Scheduling.PriorityClass.Builder builderForValue) items is the list of PriorityClassesV1Scheduling.PriorityClassList.Builder.addItems
(V1Scheduling.PriorityClass.Builder builderForValue) items is the list of PriorityClassesV1Scheduling.PriorityClassList.Builder.setItems
(int index, V1Scheduling.PriorityClass.Builder builderForValue) items is the list of PriorityClasses