public static final class Database.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Database.Builder> implements DatabaseOrBuilder
Next Id: 22Protobuf type
appscode.db.v1beta1.Database| Modifier and Type | Method and Description |
|---|---|
Database.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Database |
build() |
Database |
buildPartial() |
Database.Builder |
clear() |
Database.Builder |
clearAuthSecretName()
optional string auth_secret_name = 9; |
Database.Builder |
clearCluster()
optional string cluster = 2; |
Database.Builder |
clearCreatedAt()
optional int64 created_at = 14; |
Database.Builder |
clearDeletedAt()
optional int64 deleted_at = 15; |
Database.Builder |
clearDoNotDelete()
optional bool do_not_delete = 17; |
Database.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Database.Builder |
clearHostname()
optional string hostname = 20; |
Database.Builder |
clearLastBackupAt()
optional int64 last_backup_at = 12; |
Database.Builder |
clearName()
optional string name = 3; |
Database.Builder |
clearNodeCount()
optional int32 node_count = 19; |
Database.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Database.Builder |
clearPhid()
optional string phid = 1; |
Database.Builder |
clearPvSizeGb()
optional int32 pv_size_gb = 11; |
Database.Builder |
clearScheduleCronExpr()
optional string schedule_cron_expr = 10; |
Database.Builder |
clearSku()
optional string sku = 6; |
Database.Builder |
clearStatus()
optional string status = 13; |
Database.Builder |
clearStorageClass()
optional string storage_class = 21; |
Database.Builder |
clearType()
optional string type = 5; |
Database.Builder |
clearVersion()
optional string version = 8; |
Database.Builder |
clone() |
java.lang.String |
getAuthSecretName()
optional string auth_secret_name = 9; |
com.google.protobuf.ByteString |
getAuthSecretNameBytes()
optional string auth_secret_name = 9; |
java.lang.String |
getCluster()
optional string cluster = 2; |
com.google.protobuf.ByteString |
getClusterBytes()
optional string cluster = 2; |
long |
getCreatedAt()
optional int64 created_at = 14; |
Database |
getDefaultInstanceForType() |
long |
getDeletedAt()
optional int64 deleted_at = 15; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getDoNotDelete()
optional bool do_not_delete = 17; |
java.lang.String |
getHostname()
optional string hostname = 20; |
com.google.protobuf.ByteString |
getHostnameBytes()
optional string hostname = 20; |
long |
getLastBackupAt()
optional int64 last_backup_at = 12; |
java.lang.String |
getName()
optional string name = 3; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 3; |
int |
getNodeCount()
optional int32 node_count = 19; |
java.lang.String |
getPhid()
optional string phid = 1; |
com.google.protobuf.ByteString |
getPhidBytes()
optional string phid = 1; |
int |
getPvSizeGb()
optional int32 pv_size_gb = 11; |
java.lang.String |
getScheduleCronExpr()
optional string schedule_cron_expr = 10; |
com.google.protobuf.ByteString |
getScheduleCronExprBytes()
optional string schedule_cron_expr = 10; |
java.lang.String |
getSku()
optional string sku = 6; |
com.google.protobuf.ByteString |
getSkuBytes()
optional string sku = 6; |
java.lang.String |
getStatus()
optional string status = 13; |
com.google.protobuf.ByteString |
getStatusBytes()
optional string status = 13; |
java.lang.String |
getStorageClass()
optional string storage_class = 21; |
com.google.protobuf.ByteString |
getStorageClassBytes()
optional string storage_class = 21; |
java.lang.String |
getType()
optional string type = 5; |
com.google.protobuf.ByteString |
getTypeBytes()
optional string type = 5; |
java.lang.String |
getVersion()
optional string version = 8; |
com.google.protobuf.ByteString |
getVersionBytes()
optional string version = 8; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Database.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Database.Builder |
mergeFrom(Database other) |
Database.Builder |
mergeFrom(com.google.protobuf.Message other) |
Database.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Database.Builder |
setAuthSecretName(java.lang.String value)
optional string auth_secret_name = 9; |
Database.Builder |
setAuthSecretNameBytes(com.google.protobuf.ByteString value)
optional string auth_secret_name = 9; |
Database.Builder |
setCluster(java.lang.String value)
optional string cluster = 2; |
Database.Builder |
setClusterBytes(com.google.protobuf.ByteString value)
optional string cluster = 2; |
Database.Builder |
setCreatedAt(long value)
optional int64 created_at = 14; |
Database.Builder |
setDeletedAt(long value)
optional int64 deleted_at = 15; |
Database.Builder |
setDoNotDelete(boolean value)
optional bool do_not_delete = 17; |
Database.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Database.Builder |
setHostname(java.lang.String value)
optional string hostname = 20; |
Database.Builder |
setHostnameBytes(com.google.protobuf.ByteString value)
optional string hostname = 20; |
Database.Builder |
setLastBackupAt(long value)
optional int64 last_backup_at = 12; |
Database.Builder |
setName(java.lang.String value)
optional string name = 3; |
Database.Builder |
setNameBytes(com.google.protobuf.ByteString value)
optional string name = 3; |
Database.Builder |
setNodeCount(int value)
optional int32 node_count = 19; |
Database.Builder |
setPhid(java.lang.String value)
optional string phid = 1; |
Database.Builder |
setPhidBytes(com.google.protobuf.ByteString value)
optional string phid = 1; |
Database.Builder |
setPvSizeGb(int value)
optional int32 pv_size_gb = 11; |
Database.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
Database.Builder |
setScheduleCronExpr(java.lang.String value)
optional string schedule_cron_expr = 10; |
Database.Builder |
setScheduleCronExprBytes(com.google.protobuf.ByteString value)
optional string schedule_cron_expr = 10; |
Database.Builder |
setSku(java.lang.String value)
optional string sku = 6; |
Database.Builder |
setSkuBytes(com.google.protobuf.ByteString value)
optional string sku = 6; |
Database.Builder |
setStatus(java.lang.String value)
optional string status = 13; |
Database.Builder |
setStatusBytes(com.google.protobuf.ByteString value)
optional string status = 13; |
Database.Builder |
setStorageClass(java.lang.String value)
optional string storage_class = 21; |
Database.Builder |
setStorageClassBytes(com.google.protobuf.ByteString value)
optional string storage_class = 21; |
Database.Builder |
setType(java.lang.String value)
optional string type = 5; |
Database.Builder |
setTypeBytes(com.google.protobuf.ByteString value)
optional string type = 5; |
Database.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Database.Builder |
setVersion(java.lang.String value)
optional string version = 8; |
Database.Builder |
setVersionBytes(com.google.protobuf.ByteString value)
optional string version = 8; |
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<Database.Builder>public Database.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Database.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<Database.Builder>public Database getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Database build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Database buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Database.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Database.Builder>public Database.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<Database.Builder>public Database.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Database.Builder>public Database.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Database.Builder>public Database.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<Database.Builder>public Database.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<Database.Builder>public Database.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Database.Builder>public Database.Builder mergeFrom(Database other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Database.Builder>public Database.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<Database.Builder>java.io.IOExceptionpublic java.lang.String getPhid()
optional string phid = 1;getPhid in interface DatabaseOrBuilderpublic com.google.protobuf.ByteString getPhidBytes()
optional string phid = 1;getPhidBytes in interface DatabaseOrBuilderpublic Database.Builder setPhid(java.lang.String value)
optional string phid = 1;public Database.Builder clearPhid()
optional string phid = 1;public Database.Builder setPhidBytes(com.google.protobuf.ByteString value)
optional string phid = 1;public java.lang.String getCluster()
optional string cluster = 2;getCluster in interface DatabaseOrBuilderpublic com.google.protobuf.ByteString getClusterBytes()
optional string cluster = 2;getClusterBytes in interface DatabaseOrBuilderpublic Database.Builder setCluster(java.lang.String value)
optional string cluster = 2;public Database.Builder clearCluster()
optional string cluster = 2;public Database.Builder setClusterBytes(com.google.protobuf.ByteString value)
optional string cluster = 2;public java.lang.String getName()
optional string name = 3;getName in interface DatabaseOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 3;getNameBytes in interface DatabaseOrBuilderpublic Database.Builder setName(java.lang.String value)
optional string name = 3;public Database.Builder clearName()
optional string name = 3;public Database.Builder setNameBytes(com.google.protobuf.ByteString value)
optional string name = 3;public java.lang.String getType()
optional string type = 5;getType in interface DatabaseOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
optional string type = 5;getTypeBytes in interface DatabaseOrBuilderpublic Database.Builder setType(java.lang.String value)
optional string type = 5;public Database.Builder clearType()
optional string type = 5;public Database.Builder setTypeBytes(com.google.protobuf.ByteString value)
optional string type = 5;public java.lang.String getSku()
optional string sku = 6;getSku in interface DatabaseOrBuilderpublic com.google.protobuf.ByteString getSkuBytes()
optional string sku = 6;getSkuBytes in interface DatabaseOrBuilderpublic Database.Builder setSku(java.lang.String value)
optional string sku = 6;public Database.Builder clearSku()
optional string sku = 6;public Database.Builder setSkuBytes(com.google.protobuf.ByteString value)
optional string sku = 6;public java.lang.String getVersion()
optional string version = 8;getVersion in interface DatabaseOrBuilderpublic com.google.protobuf.ByteString getVersionBytes()
optional string version = 8;getVersionBytes in interface DatabaseOrBuilderpublic Database.Builder setVersion(java.lang.String value)
optional string version = 8;public Database.Builder clearVersion()
optional string version = 8;public Database.Builder setVersionBytes(com.google.protobuf.ByteString value)
optional string version = 8;public java.lang.String getAuthSecretName()
optional string auth_secret_name = 9;getAuthSecretName in interface DatabaseOrBuilderpublic com.google.protobuf.ByteString getAuthSecretNameBytes()
optional string auth_secret_name = 9;getAuthSecretNameBytes in interface DatabaseOrBuilderpublic Database.Builder setAuthSecretName(java.lang.String value)
optional string auth_secret_name = 9;public Database.Builder clearAuthSecretName()
optional string auth_secret_name = 9;public Database.Builder setAuthSecretNameBytes(com.google.protobuf.ByteString value)
optional string auth_secret_name = 9;public java.lang.String getScheduleCronExpr()
optional string schedule_cron_expr = 10;getScheduleCronExpr in interface DatabaseOrBuilderpublic com.google.protobuf.ByteString getScheduleCronExprBytes()
optional string schedule_cron_expr = 10;getScheduleCronExprBytes in interface DatabaseOrBuilderpublic Database.Builder setScheduleCronExpr(java.lang.String value)
optional string schedule_cron_expr = 10;public Database.Builder clearScheduleCronExpr()
optional string schedule_cron_expr = 10;public Database.Builder setScheduleCronExprBytes(com.google.protobuf.ByteString value)
optional string schedule_cron_expr = 10;public int getPvSizeGb()
optional int32 pv_size_gb = 11;getPvSizeGb in interface DatabaseOrBuilderpublic Database.Builder setPvSizeGb(int value)
optional int32 pv_size_gb = 11;public Database.Builder clearPvSizeGb()
optional int32 pv_size_gb = 11;public long getLastBackupAt()
optional int64 last_backup_at = 12;getLastBackupAt in interface DatabaseOrBuilderpublic Database.Builder setLastBackupAt(long value)
optional int64 last_backup_at = 12;public Database.Builder clearLastBackupAt()
optional int64 last_backup_at = 12;public java.lang.String getStatus()
optional string status = 13;getStatus in interface DatabaseOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
optional string status = 13;getStatusBytes in interface DatabaseOrBuilderpublic Database.Builder setStatus(java.lang.String value)
optional string status = 13;public Database.Builder clearStatus()
optional string status = 13;public Database.Builder setStatusBytes(com.google.protobuf.ByteString value)
optional string status = 13;public long getCreatedAt()
optional int64 created_at = 14;getCreatedAt in interface DatabaseOrBuilderpublic Database.Builder setCreatedAt(long value)
optional int64 created_at = 14;public Database.Builder clearCreatedAt()
optional int64 created_at = 14;public long getDeletedAt()
optional int64 deleted_at = 15;getDeletedAt in interface DatabaseOrBuilderpublic Database.Builder setDeletedAt(long value)
optional int64 deleted_at = 15;public Database.Builder clearDeletedAt()
optional int64 deleted_at = 15;public boolean getDoNotDelete()
optional bool do_not_delete = 17;getDoNotDelete in interface DatabaseOrBuilderpublic Database.Builder setDoNotDelete(boolean value)
optional bool do_not_delete = 17;public Database.Builder clearDoNotDelete()
optional bool do_not_delete = 17;public int getNodeCount()
optional int32 node_count = 19;getNodeCount in interface DatabaseOrBuilderpublic Database.Builder setNodeCount(int value)
optional int32 node_count = 19;public Database.Builder clearNodeCount()
optional int32 node_count = 19;public java.lang.String getHostname()
optional string hostname = 20;getHostname in interface DatabaseOrBuilderpublic com.google.protobuf.ByteString getHostnameBytes()
optional string hostname = 20;getHostnameBytes in interface DatabaseOrBuilderpublic Database.Builder setHostname(java.lang.String value)
optional string hostname = 20;public Database.Builder clearHostname()
optional string hostname = 20;public Database.Builder setHostnameBytes(com.google.protobuf.ByteString value)
optional string hostname = 20;public java.lang.String getStorageClass()
optional string storage_class = 21;getStorageClass in interface DatabaseOrBuilderpublic com.google.protobuf.ByteString getStorageClassBytes()
optional string storage_class = 21;getStorageClassBytes in interface DatabaseOrBuilderpublic Database.Builder setStorageClass(java.lang.String value)
optional string storage_class = 21;public Database.Builder clearStorageClass()
optional string storage_class = 21;public Database.Builder setStorageClassBytes(com.google.protobuf.ByteString value)
optional string storage_class = 21;public final Database.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Database.Builder>public final Database.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Database.Builder>