Uses of Class
io.kubernetes.client.proto.V1alpha1Scheduling.PriorityClassList
-
Uses of V1alpha1Scheduling.PriorityClassList in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1alpha1Scheduling.PriorityClassListModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1alpha1Scheduling.PriorityClassList>
V1alpha1Scheduling.PriorityClassList.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1alpha1Scheduling.PriorityClassListModifier and TypeMethodDescriptionV1alpha1Scheduling.PriorityClassList.Builder.build()
V1alpha1Scheduling.PriorityClassList.Builder.buildPartial()
V1alpha1Scheduling.PriorityClassList.getDefaultInstance()
V1alpha1Scheduling.PriorityClassList.Builder.getDefaultInstanceForType()
V1alpha1Scheduling.PriorityClassList.getDefaultInstanceForType()
V1alpha1Scheduling.PriorityClassList.parseDelimitedFrom
(InputStream input) V1alpha1Scheduling.PriorityClassList.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1alpha1Scheduling.PriorityClassList.parseFrom
(byte[] data) V1alpha1Scheduling.PriorityClassList.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1alpha1Scheduling.PriorityClassList.parseFrom
(com.google.protobuf.ByteString data) V1alpha1Scheduling.PriorityClassList.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1alpha1Scheduling.PriorityClassList.parseFrom
(com.google.protobuf.CodedInputStream input) V1alpha1Scheduling.PriorityClassList.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1alpha1Scheduling.PriorityClassList.parseFrom
(InputStream input) V1alpha1Scheduling.PriorityClassList.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1alpha1Scheduling.PriorityClassList.parseFrom
(ByteBuffer data) V1alpha1Scheduling.PriorityClassList.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1alpha1Scheduling.PriorityClassListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1alpha1Scheduling.PriorityClassList>
V1alpha1Scheduling.PriorityClassList.getParserForType()
static com.google.protobuf.Parser<V1alpha1Scheduling.PriorityClassList>
V1alpha1Scheduling.PriorityClassList.parser()
Methods in io.kubernetes.client.proto with parameters of type V1alpha1Scheduling.PriorityClassListModifier and TypeMethodDescriptionV1alpha1Scheduling.PriorityClassList.Builder.mergeFrom
(V1alpha1Scheduling.PriorityClassList other) V1alpha1Scheduling.PriorityClassList.newBuilder
(V1alpha1Scheduling.PriorityClassList prototype)