Uses of Class
io.kubernetes.client.proto.V1Apps.StatefulSetUpdateStrategy
-
Uses of V1Apps.StatefulSetUpdateStrategy in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Apps.StatefulSetUpdateStrategyModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Apps.StatefulSetUpdateStrategy>
V1Apps.StatefulSetUpdateStrategy.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1Apps.StatefulSetUpdateStrategyModifier and TypeMethodDescriptionV1Apps.StatefulSetUpdateStrategy.Builder.build()
V1Apps.StatefulSetUpdateStrategy.Builder.buildPartial()
V1Apps.StatefulSetUpdateStrategy.getDefaultInstance()
V1Apps.StatefulSetUpdateStrategy.Builder.getDefaultInstanceForType()
V1Apps.StatefulSetUpdateStrategy.getDefaultInstanceForType()
V1Apps.StatefulSetSpec.Builder.getUpdateStrategy()
updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.V1Apps.StatefulSetSpec.getUpdateStrategy()
updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.V1Apps.StatefulSetSpecOrBuilder.getUpdateStrategy()
updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.V1Apps.StatefulSetUpdateStrategy.parseDelimitedFrom
(InputStream input) V1Apps.StatefulSetUpdateStrategy.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Apps.StatefulSetUpdateStrategy.parseFrom
(byte[] data) V1Apps.StatefulSetUpdateStrategy.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Apps.StatefulSetUpdateStrategy.parseFrom
(com.google.protobuf.ByteString data) V1Apps.StatefulSetUpdateStrategy.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Apps.StatefulSetUpdateStrategy.parseFrom
(com.google.protobuf.CodedInputStream input) V1Apps.StatefulSetUpdateStrategy.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Apps.StatefulSetUpdateStrategy.parseFrom
(InputStream input) V1Apps.StatefulSetUpdateStrategy.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Apps.StatefulSetUpdateStrategy.parseFrom
(ByteBuffer data) V1Apps.StatefulSetUpdateStrategy.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Apps.StatefulSetUpdateStrategyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Apps.StatefulSetUpdateStrategy>
V1Apps.StatefulSetUpdateStrategy.getParserForType()
static com.google.protobuf.Parser<V1Apps.StatefulSetUpdateStrategy>
V1Apps.StatefulSetUpdateStrategy.parser()
Methods in io.kubernetes.client.proto with parameters of type V1Apps.StatefulSetUpdateStrategyModifier and TypeMethodDescriptionV1Apps.StatefulSetUpdateStrategy.Builder.mergeFrom
(V1Apps.StatefulSetUpdateStrategy other) V1Apps.StatefulSetSpec.Builder.mergeUpdateStrategy
(V1Apps.StatefulSetUpdateStrategy value) updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.V1Apps.StatefulSetUpdateStrategy.newBuilder
(V1Apps.StatefulSetUpdateStrategy prototype) V1Apps.StatefulSetSpec.Builder.setUpdateStrategy
(V1Apps.StatefulSetUpdateStrategy value) updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.