public static final class V1beta1Extensions.DeploymentRollback.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DeploymentRollback.Builder> implements V1beta1Extensions.DeploymentRollbackOrBuilder
DEPRECATED. DeploymentRollback stores the information required to rollback a deployment.Protobuf type
k8s.io.api.extensions.v1beta1.DeploymentRollback
Modifier and Type | Method and Description |
---|---|
V1beta1Extensions.DeploymentRollback.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Extensions.DeploymentRollback |
build() |
V1beta1Extensions.DeploymentRollback |
buildPartial() |
V1beta1Extensions.DeploymentRollback.Builder |
clear() |
V1beta1Extensions.DeploymentRollback.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1beta1Extensions.DeploymentRollback.Builder |
clearName()
Required: This must match the Name of a deployment.
|
V1beta1Extensions.DeploymentRollback.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1beta1Extensions.DeploymentRollback.Builder |
clearRollbackTo()
The config of this deployment rollback.
|
V1beta1Extensions.DeploymentRollback.Builder |
clearUpdatedAnnotations() |
V1beta1Extensions.DeploymentRollback.Builder |
clone() |
boolean |
containsUpdatedAnnotations(String key)
The annotations to be updated to a deployment
+optional
|
V1beta1Extensions.DeploymentRollback |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Map<String,String> |
getMutableUpdatedAnnotations()
Deprecated.
|
String |
getName()
Required: This must match the Name of a deployment.
|
com.google.protobuf.ByteString |
getNameBytes()
Required: This must match the Name of a deployment.
|
V1beta1Extensions.RollbackConfig |
getRollbackTo()
The config of this deployment rollback.
|
V1beta1Extensions.RollbackConfig.Builder |
getRollbackToBuilder()
The config of this deployment rollback.
|
V1beta1Extensions.RollbackConfigOrBuilder |
getRollbackToOrBuilder()
The config of this deployment rollback.
|
Map<String,String> |
getUpdatedAnnotations()
Deprecated.
|
int |
getUpdatedAnnotationsCount()
The annotations to be updated to a deployment
+optional
|
Map<String,String> |
getUpdatedAnnotationsMap()
The annotations to be updated to a deployment
+optional
|
String |
getUpdatedAnnotationsOrDefault(String key,
String defaultValue)
The annotations to be updated to a deployment
+optional
|
String |
getUpdatedAnnotationsOrThrow(String key)
The annotations to be updated to a deployment
+optional
|
boolean |
hasName()
Required: This must match the Name of a deployment.
|
boolean |
hasRollbackTo()
The config of this deployment rollback.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
V1beta1Extensions.DeploymentRollback.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1beta1Extensions.DeploymentRollback.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1beta1Extensions.DeploymentRollback.Builder |
mergeFrom(V1beta1Extensions.DeploymentRollback other) |
V1beta1Extensions.DeploymentRollback.Builder |
mergeRollbackTo(V1beta1Extensions.RollbackConfig value)
The config of this deployment rollback.
|
V1beta1Extensions.DeploymentRollback.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta1Extensions.DeploymentRollback.Builder |
putAllUpdatedAnnotations(Map<String,String> values)
The annotations to be updated to a deployment
+optional
|
V1beta1Extensions.DeploymentRollback.Builder |
putUpdatedAnnotations(String key,
String value)
The annotations to be updated to a deployment
+optional
|
V1beta1Extensions.DeploymentRollback.Builder |
removeUpdatedAnnotations(String key)
The annotations to be updated to a deployment
+optional
|
V1beta1Extensions.DeploymentRollback.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Extensions.DeploymentRollback.Builder |
setName(String value)
Required: This must match the Name of a deployment.
|
V1beta1Extensions.DeploymentRollback.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Required: This must match the Name of a deployment.
|
V1beta1Extensions.DeploymentRollback.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1beta1Extensions.DeploymentRollback.Builder |
setRollbackTo(V1beta1Extensions.RollbackConfig.Builder builderForValue)
The config of this deployment rollback.
|
V1beta1Extensions.DeploymentRollback.Builder |
setRollbackTo(V1beta1Extensions.RollbackConfig value)
The config of this deployment rollback.
|
V1beta1Extensions.DeploymentRollback.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DeploymentRollback.Builder>
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DeploymentRollback.Builder>
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DeploymentRollback.Builder>
public V1beta1Extensions.DeploymentRollback.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DeploymentRollback.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DeploymentRollback.Builder>
public V1beta1Extensions.DeploymentRollback getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public V1beta1Extensions.DeploymentRollback build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public V1beta1Extensions.DeploymentRollback buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public V1beta1Extensions.DeploymentRollback.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DeploymentRollback.Builder>
public V1beta1Extensions.DeploymentRollback.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DeploymentRollback.Builder>
public V1beta1Extensions.DeploymentRollback.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DeploymentRollback.Builder>
public V1beta1Extensions.DeploymentRollback.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DeploymentRollback.Builder>
public V1beta1Extensions.DeploymentRollback.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DeploymentRollback.Builder>
public V1beta1Extensions.DeploymentRollback.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DeploymentRollback.Builder>
public V1beta1Extensions.DeploymentRollback.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<V1beta1Extensions.DeploymentRollback.Builder>
public V1beta1Extensions.DeploymentRollback.Builder mergeFrom(V1beta1Extensions.DeploymentRollback other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DeploymentRollback.Builder>
public V1beta1Extensions.DeploymentRollback.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<V1beta1Extensions.DeploymentRollback.Builder>
IOException
public boolean hasName()
Required: This must match the Name of a deployment.
optional string name = 1;
hasName
in interface V1beta1Extensions.DeploymentRollbackOrBuilder
public String getName()
Required: This must match the Name of a deployment.
optional string name = 1;
getName
in interface V1beta1Extensions.DeploymentRollbackOrBuilder
public com.google.protobuf.ByteString getNameBytes()
Required: This must match the Name of a deployment.
optional string name = 1;
getNameBytes
in interface V1beta1Extensions.DeploymentRollbackOrBuilder
public V1beta1Extensions.DeploymentRollback.Builder setName(String value)
Required: This must match the Name of a deployment.
optional string name = 1;
public V1beta1Extensions.DeploymentRollback.Builder clearName()
Required: This must match the Name of a deployment.
optional string name = 1;
public V1beta1Extensions.DeploymentRollback.Builder setNameBytes(com.google.protobuf.ByteString value)
Required: This must match the Name of a deployment.
optional string name = 1;
public int getUpdatedAnnotationsCount()
V1beta1Extensions.DeploymentRollbackOrBuilder
The annotations to be updated to a deployment +optional
map<string, string> updatedAnnotations = 2;
getUpdatedAnnotationsCount
in interface V1beta1Extensions.DeploymentRollbackOrBuilder
public boolean containsUpdatedAnnotations(String key)
The annotations to be updated to a deployment +optional
map<string, string> updatedAnnotations = 2;
containsUpdatedAnnotations
in interface V1beta1Extensions.DeploymentRollbackOrBuilder
@Deprecated public Map<String,String> getUpdatedAnnotations()
getUpdatedAnnotationsMap()
instead.getUpdatedAnnotations
in interface V1beta1Extensions.DeploymentRollbackOrBuilder
public Map<String,String> getUpdatedAnnotationsMap()
The annotations to be updated to a deployment +optional
map<string, string> updatedAnnotations = 2;
getUpdatedAnnotationsMap
in interface V1beta1Extensions.DeploymentRollbackOrBuilder
public String getUpdatedAnnotationsOrDefault(String key, String defaultValue)
The annotations to be updated to a deployment +optional
map<string, string> updatedAnnotations = 2;
getUpdatedAnnotationsOrDefault
in interface V1beta1Extensions.DeploymentRollbackOrBuilder
public String getUpdatedAnnotationsOrThrow(String key)
The annotations to be updated to a deployment +optional
map<string, string> updatedAnnotations = 2;
getUpdatedAnnotationsOrThrow
in interface V1beta1Extensions.DeploymentRollbackOrBuilder
public V1beta1Extensions.DeploymentRollback.Builder clearUpdatedAnnotations()
public V1beta1Extensions.DeploymentRollback.Builder removeUpdatedAnnotations(String key)
The annotations to be updated to a deployment +optional
map<string, string> updatedAnnotations = 2;
@Deprecated public Map<String,String> getMutableUpdatedAnnotations()
public V1beta1Extensions.DeploymentRollback.Builder putUpdatedAnnotations(String key, String value)
The annotations to be updated to a deployment +optional
map<string, string> updatedAnnotations = 2;
public V1beta1Extensions.DeploymentRollback.Builder putAllUpdatedAnnotations(Map<String,String> values)
The annotations to be updated to a deployment +optional
map<string, string> updatedAnnotations = 2;
public boolean hasRollbackTo()
The config of this deployment rollback.
optional .k8s.io.api.extensions.v1beta1.RollbackConfig rollbackTo = 3;
hasRollbackTo
in interface V1beta1Extensions.DeploymentRollbackOrBuilder
public V1beta1Extensions.RollbackConfig getRollbackTo()
The config of this deployment rollback.
optional .k8s.io.api.extensions.v1beta1.RollbackConfig rollbackTo = 3;
getRollbackTo
in interface V1beta1Extensions.DeploymentRollbackOrBuilder
public V1beta1Extensions.DeploymentRollback.Builder setRollbackTo(V1beta1Extensions.RollbackConfig value)
The config of this deployment rollback.
optional .k8s.io.api.extensions.v1beta1.RollbackConfig rollbackTo = 3;
public V1beta1Extensions.DeploymentRollback.Builder setRollbackTo(V1beta1Extensions.RollbackConfig.Builder builderForValue)
The config of this deployment rollback.
optional .k8s.io.api.extensions.v1beta1.RollbackConfig rollbackTo = 3;
public V1beta1Extensions.DeploymentRollback.Builder mergeRollbackTo(V1beta1Extensions.RollbackConfig value)
The config of this deployment rollback.
optional .k8s.io.api.extensions.v1beta1.RollbackConfig rollbackTo = 3;
public V1beta1Extensions.DeploymentRollback.Builder clearRollbackTo()
The config of this deployment rollback.
optional .k8s.io.api.extensions.v1beta1.RollbackConfig rollbackTo = 3;
public V1beta1Extensions.RollbackConfig.Builder getRollbackToBuilder()
The config of this deployment rollback.
optional .k8s.io.api.extensions.v1beta1.RollbackConfig rollbackTo = 3;
public V1beta1Extensions.RollbackConfigOrBuilder getRollbackToOrBuilder()
The config of this deployment rollback.
optional .k8s.io.api.extensions.v1beta1.RollbackConfig rollbackTo = 3;
getRollbackToOrBuilder
in interface V1beta1Extensions.DeploymentRollbackOrBuilder
public final V1beta1Extensions.DeploymentRollback.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DeploymentRollback.Builder>
public final V1beta1Extensions.DeploymentRollback.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Extensions.DeploymentRollback.Builder>
Copyright © 2021. All rights reserved.