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