Uses of Class
io.kubernetes.client.proto.V1beta2Apps.DeploymentStrategy
-
Uses of V1beta2Apps.DeploymentStrategy in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta2Apps.DeploymentStrategyModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta2Apps.DeploymentStrategy>
V1beta2Apps.DeploymentStrategy.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1beta2Apps.DeploymentStrategyModifier and TypeMethodDescriptionV1beta2Apps.DeploymentStrategy.Builder.build()
V1beta2Apps.DeploymentStrategy.Builder.buildPartial()
V1beta2Apps.DeploymentStrategy.getDefaultInstance()
V1beta2Apps.DeploymentStrategy.Builder.getDefaultInstanceForType()
V1beta2Apps.DeploymentStrategy.getDefaultInstanceForType()
V1beta2Apps.DeploymentSpec.Builder.getStrategy()
The deployment strategy to use to replace existing pods with new ones.V1beta2Apps.DeploymentSpec.getStrategy()
The deployment strategy to use to replace existing pods with new ones.V1beta2Apps.DeploymentSpecOrBuilder.getStrategy()
The deployment strategy to use to replace existing pods with new ones.V1beta2Apps.DeploymentStrategy.parseDelimitedFrom
(InputStream input) V1beta2Apps.DeploymentStrategy.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta2Apps.DeploymentStrategy.parseFrom
(byte[] data) V1beta2Apps.DeploymentStrategy.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta2Apps.DeploymentStrategy.parseFrom
(com.google.protobuf.ByteString data) V1beta2Apps.DeploymentStrategy.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta2Apps.DeploymentStrategy.parseFrom
(com.google.protobuf.CodedInputStream input) V1beta2Apps.DeploymentStrategy.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta2Apps.DeploymentStrategy.parseFrom
(InputStream input) V1beta2Apps.DeploymentStrategy.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta2Apps.DeploymentStrategy.parseFrom
(ByteBuffer data) V1beta2Apps.DeploymentStrategy.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta2Apps.DeploymentStrategyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta2Apps.DeploymentStrategy>
V1beta2Apps.DeploymentStrategy.getParserForType()
static com.google.protobuf.Parser<V1beta2Apps.DeploymentStrategy>
V1beta2Apps.DeploymentStrategy.parser()
Methods in io.kubernetes.client.proto with parameters of type V1beta2Apps.DeploymentStrategyModifier and TypeMethodDescriptionV1beta2Apps.DeploymentStrategy.Builder.mergeFrom
(V1beta2Apps.DeploymentStrategy other) V1beta2Apps.DeploymentSpec.Builder.mergeStrategy
(V1beta2Apps.DeploymentStrategy value) The deployment strategy to use to replace existing pods with new ones.V1beta2Apps.DeploymentStrategy.newBuilder
(V1beta2Apps.DeploymentStrategy prototype) V1beta2Apps.DeploymentSpec.Builder.setStrategy
(V1beta2Apps.DeploymentStrategy value) The deployment strategy to use to replace existing pods with new ones.