public static final class SnapshotRestoreRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SnapshotRestoreRequest.Builder> implements SnapshotRestoreRequestOrBuilder
Next Id: 19Protobuf type
appscode.db.v1beta1.SnapshotRestoreRequest| Modifier and Type | Method and Description |
|---|---|
SnapshotRestoreRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
SnapshotRestoreRequest |
build() |
SnapshotRestoreRequest |
buildPartial() |
SnapshotRestoreRequest.Builder |
clear() |
SnapshotRestoreRequest.Builder |
clearAuthSecretName()
optional string auth_secret_name = 13; |
SnapshotRestoreRequest.Builder |
clearCluster()
optional string cluster = 1; |
SnapshotRestoreRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SnapshotRestoreRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SnapshotRestoreRequest.Builder |
clearSnapshotPhid()
optional string snapshot_phid = 8; |
SnapshotRestoreRequest.Builder |
clearUid()
optional string uid = 2; |
SnapshotRestoreRequest.Builder |
clone() |
java.lang.String |
getAuthSecretName()
optional string auth_secret_name = 13; |
com.google.protobuf.ByteString |
getAuthSecretNameBytes()
optional string auth_secret_name = 13; |
java.lang.String |
getCluster()
optional string cluster = 1; |
com.google.protobuf.ByteString |
getClusterBytes()
optional string cluster = 1; |
SnapshotRestoreRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getSnapshotPhid()
optional string snapshot_phid = 8; |
com.google.protobuf.ByteString |
getSnapshotPhidBytes()
optional string snapshot_phid = 8; |
java.lang.String |
getUid()
optional string uid = 2; |
com.google.protobuf.ByteString |
getUidBytes()
optional string uid = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SnapshotRestoreRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SnapshotRestoreRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
SnapshotRestoreRequest.Builder |
mergeFrom(SnapshotRestoreRequest other) |
SnapshotRestoreRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SnapshotRestoreRequest.Builder |
setAuthSecretName(java.lang.String value)
optional string auth_secret_name = 13; |
SnapshotRestoreRequest.Builder |
setAuthSecretNameBytes(com.google.protobuf.ByteString value)
optional string auth_secret_name = 13; |
SnapshotRestoreRequest.Builder |
setCluster(java.lang.String value)
optional string cluster = 1; |
SnapshotRestoreRequest.Builder |
setClusterBytes(com.google.protobuf.ByteString value)
optional string cluster = 1; |
SnapshotRestoreRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
SnapshotRestoreRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
SnapshotRestoreRequest.Builder |
setSnapshotPhid(java.lang.String value)
optional string snapshot_phid = 8; |
SnapshotRestoreRequest.Builder |
setSnapshotPhidBytes(com.google.protobuf.ByteString value)
optional string snapshot_phid = 8; |
SnapshotRestoreRequest.Builder |
setUid(java.lang.String value)
optional string uid = 2; |
SnapshotRestoreRequest.Builder |
setUidBytes(com.google.protobuf.ByteString value)
optional string uid = 2; |
SnapshotRestoreRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotRestoreRequest.Builder>public SnapshotRestoreRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotRestoreRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotRestoreRequest.Builder>public SnapshotRestoreRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SnapshotRestoreRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SnapshotRestoreRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SnapshotRestoreRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotRestoreRequest.Builder>public SnapshotRestoreRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotRestoreRequest.Builder>public SnapshotRestoreRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotRestoreRequest.Builder>public SnapshotRestoreRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotRestoreRequest.Builder>public SnapshotRestoreRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotRestoreRequest.Builder>public SnapshotRestoreRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotRestoreRequest.Builder>public SnapshotRestoreRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SnapshotRestoreRequest.Builder>public SnapshotRestoreRequest.Builder mergeFrom(SnapshotRestoreRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotRestoreRequest.Builder>public SnapshotRestoreRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SnapshotRestoreRequest.Builder>java.io.IOExceptionpublic java.lang.String getCluster()
optional string cluster = 1;getCluster in interface SnapshotRestoreRequestOrBuilderpublic com.google.protobuf.ByteString getClusterBytes()
optional string cluster = 1;getClusterBytes in interface SnapshotRestoreRequestOrBuilderpublic SnapshotRestoreRequest.Builder setCluster(java.lang.String value)
optional string cluster = 1;public SnapshotRestoreRequest.Builder clearCluster()
optional string cluster = 1;public SnapshotRestoreRequest.Builder setClusterBytes(com.google.protobuf.ByteString value)
optional string cluster = 1;public java.lang.String getUid()
optional string uid = 2;getUid in interface SnapshotRestoreRequestOrBuilderpublic com.google.protobuf.ByteString getUidBytes()
optional string uid = 2;getUidBytes in interface SnapshotRestoreRequestOrBuilderpublic SnapshotRestoreRequest.Builder setUid(java.lang.String value)
optional string uid = 2;public SnapshotRestoreRequest.Builder clearUid()
optional string uid = 2;public SnapshotRestoreRequest.Builder setUidBytes(com.google.protobuf.ByteString value)
optional string uid = 2;public java.lang.String getSnapshotPhid()
optional string snapshot_phid = 8;getSnapshotPhid in interface SnapshotRestoreRequestOrBuilderpublic com.google.protobuf.ByteString getSnapshotPhidBytes()
optional string snapshot_phid = 8;getSnapshotPhidBytes in interface SnapshotRestoreRequestOrBuilderpublic SnapshotRestoreRequest.Builder setSnapshotPhid(java.lang.String value)
optional string snapshot_phid = 8;public SnapshotRestoreRequest.Builder clearSnapshotPhid()
optional string snapshot_phid = 8;public SnapshotRestoreRequest.Builder setSnapshotPhidBytes(com.google.protobuf.ByteString value)
optional string snapshot_phid = 8;public java.lang.String getAuthSecretName()
optional string auth_secret_name = 13;getAuthSecretName in interface SnapshotRestoreRequestOrBuilderpublic com.google.protobuf.ByteString getAuthSecretNameBytes()
optional string auth_secret_name = 13;getAuthSecretNameBytes in interface SnapshotRestoreRequestOrBuilderpublic SnapshotRestoreRequest.Builder setAuthSecretName(java.lang.String value)
optional string auth_secret_name = 13;public SnapshotRestoreRequest.Builder clearAuthSecretName()
optional string auth_secret_name = 13;public SnapshotRestoreRequest.Builder setAuthSecretNameBytes(com.google.protobuf.ByteString value)
optional string auth_secret_name = 13;public final SnapshotRestoreRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotRestoreRequest.Builder>public final SnapshotRestoreRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SnapshotRestoreRequest.Builder>