-
V1beta2Apps.DeploymentSpec.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1beta2Apps.DeploymentSpec.Builder.clear()
V1beta2Apps.DeploymentSpec.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Minimum number of seconds for which a newly created pod should be ready
without any of its container crashing, for it to be considered available.
V1beta2Apps.DeploymentSpec.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Indicates that the deployment is paused.
The maximum time in seconds for a deployment to make progress before it
is considered to be failed.
The number of old ReplicaSets to retain to allow rollback.
The deployment strategy to use to replace existing pods with new ones.
Template describes the pods that will be created.
V1beta2Apps.DeploymentSpec.Builder.clone()
Specification of the desired behavior of the Deployment.
V1beta2Apps.DeploymentSpec.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1beta2Apps.DeploymentSpec.Builder.mergeFrom(com.google.protobuf.Message other)
The deployment strategy to use to replace existing pods with new ones.
Template describes the pods that will be created.
V1beta2Apps.DeploymentSpec.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1beta2Apps.DeploymentSpec.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1beta2Apps.DeploymentSpec.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Minimum number of seconds for which a newly created pod should be ready
without any of its container crashing, for it to be considered available.
V1beta2Apps.DeploymentSpec.Builder.setPaused(boolean value)
Indicates that the deployment is paused.
The maximum time in seconds for a deployment to make progress before it
is considered to be failed.
V1beta2Apps.DeploymentSpec.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1beta2Apps.DeploymentSpec.Builder.setReplicas(int value)
The number of old ReplicaSets to retain to allow rollback.
The deployment strategy to use to replace existing pods with new ones.
The deployment strategy to use to replace existing pods with new ones.
Template describes the pods that will be created.
Template describes the pods that will be created.
V1beta2Apps.DeploymentSpec.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Specification of the desired behavior of the Deployment.