Class V1beta2Apps.ControllerRevision.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.ControllerRevision.Builder>
io.kubernetes.client.proto.V1beta2Apps.ControllerRevision.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, V1beta2Apps.ControllerRevisionOrBuilder, Cloneable
Enclosing class:
V1beta2Apps.ControllerRevision

public static final class V1beta2Apps.ControllerRevision.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1beta2Apps.ControllerRevision.Builder> implements V1beta2Apps.ControllerRevisionOrBuilder
 DEPRECATED - This group version of ControllerRevision is deprecated by apps/v1/ControllerRevision. See the
 release notes for more information.
 ControllerRevision implements an immutable snapshot of state data. Clients
 are responsible for serializing and deserializing the objects that contain
 their internal state.
 Once a ControllerRevision has been successfully created, it can not be updated.
 The API Server will fail validation of all requests that attempt to mutate
 the Data field. ControllerRevisions may, however, be deleted. Note that, due to its use by both
 the DaemonSet and StatefulSet controllers for update and rollback, this object is beta. However,
 it may be subject to name and representation changes in future releases, and clients should not
 depend on its stability. It is primarily for internal use by controllers.
 
Protobuf type k8s.io.api.apps.v1beta2.ControllerRevision