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