public static final class DbServer.Builder extends GeneratedMessage.Builder<DbServer.Builder> implements DbServerOrBuilderDetails of the database server resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/DbServer/
Protobuf type google.cloud.oracledatabase.v1.DbServer
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > DbServer.BuilderImplements
DbServerOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public DbServer build()| Returns | |
|---|---|
| Type | Description |
DbServer |
|
buildPartial()
public DbServer buildPartial()| Returns | |
|---|---|
| Type | Description |
DbServer |
|
clear()
public DbServer.Builder clear()| Returns | |
|---|---|
| Type | Description |
DbServer.Builder |
|
clearDisplayName()
public DbServer.Builder clearDisplayName()Optional. User friendly name for this resource.
string display_name = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
DbServer.Builder |
This builder for chaining. |
clearName()
public DbServer.Builder clearName()Identifier. The name of the database server resource with the format: projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}/dbServers/{db_server}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
| Returns | |
|---|---|
| Type | Description |
DbServer.Builder |
This builder for chaining. |
clearProperties()
public DbServer.Builder clearProperties()Optional. Various properties of the database server.
.google.cloud.oracledatabase.v1.DbServerProperties properties = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
DbServer.Builder |
|
getDefaultInstanceForType()
public DbServer getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DbServer |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getDisplayName()
public String getDisplayName()Optional. User friendly name for this resource.
string display_name = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
String |
The displayName. |
getDisplayNameBytes()
public ByteString getDisplayNameBytes()Optional. User friendly name for this resource.
string display_name = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for displayName. |
getName()
public String getName()Identifier. The name of the database server resource with the format: projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}/dbServers/{db_server}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
| Returns | |
|---|---|
| Type | Description |
String |
The name. |
getNameBytes()
public ByteString getNameBytes()Identifier. The name of the database server resource with the format: projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}/dbServers/{db_server}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for name. |
getProperties()
public DbServerProperties getProperties()Optional. Various properties of the database server.
.google.cloud.oracledatabase.v1.DbServerProperties properties = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
DbServerProperties |
The properties. |
getPropertiesBuilder()
public DbServerProperties.Builder getPropertiesBuilder()Optional. Various properties of the database server.
.google.cloud.oracledatabase.v1.DbServerProperties properties = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
DbServerProperties.Builder |
|
getPropertiesOrBuilder()
public DbServerPropertiesOrBuilder getPropertiesOrBuilder()Optional. Various properties of the database server.
.google.cloud.oracledatabase.v1.DbServerProperties properties = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
DbServerPropertiesOrBuilder |
|
hasProperties()
public boolean hasProperties()Optional. Various properties of the database server.
.google.cloud.oracledatabase.v1.DbServerProperties properties = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the properties field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(DbServer other)
public DbServer.Builder mergeFrom(DbServer other)| Parameter | |
|---|---|
| Name | Description |
other |
DbServer |
| Returns | |
|---|---|
| Type | Description |
DbServer.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public DbServer.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DbServer.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public DbServer.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
DbServer.Builder |
|
mergeProperties(DbServerProperties value)
public DbServer.Builder mergeProperties(DbServerProperties value)Optional. Various properties of the database server.
.google.cloud.oracledatabase.v1.DbServerProperties properties = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
DbServerProperties |
| Returns | |
|---|---|
| Type | Description |
DbServer.Builder |
|
setDisplayName(String value)
public DbServer.Builder setDisplayName(String value)Optional. User friendly name for this resource.
string display_name = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe displayName to set. |
| Returns | |
|---|---|
| Type | Description |
DbServer.Builder |
This builder for chaining. |
setDisplayNameBytes(ByteString value)
public DbServer.Builder setDisplayNameBytes(ByteString value)Optional. User friendly name for this resource.
string display_name = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for displayName to set. |
| Returns | |
|---|---|
| Type | Description |
DbServer.Builder |
This builder for chaining. |
setName(String value)
public DbServer.Builder setName(String value)Identifier. The name of the database server resource with the format: projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}/dbServers/{db_server}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe name to set. |
| Returns | |
|---|---|
| Type | Description |
DbServer.Builder |
This builder for chaining. |
setNameBytes(ByteString value)
public DbServer.Builder setNameBytes(ByteString value)Identifier. The name of the database server resource with the format: projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}/dbServers/{db_server}
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for name to set. |
| Returns | |
|---|---|
| Type | Description |
DbServer.Builder |
This builder for chaining. |
setProperties(DbServerProperties value)
public DbServer.Builder setProperties(DbServerProperties value)Optional. Various properties of the database server.
.google.cloud.oracledatabase.v1.DbServerProperties properties = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
DbServerProperties |
| Returns | |
|---|---|
| Type | Description |
DbServer.Builder |
|
setProperties(DbServerProperties.Builder builderForValue)
public DbServer.Builder setProperties(DbServerProperties.Builder builderForValue)Optional. Various properties of the database server.
.google.cloud.oracledatabase.v1.DbServerProperties properties = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
DbServerProperties.Builder |
| Returns | |
|---|---|
| Type | Description |
DbServer.Builder |
|