Class CloudExadataInfrastructureProperties (0.1.0)

public final class CloudExadataInfrastructureProperties extends GeneratedMessageV3 implements CloudExadataInfrastructurePropertiesOrBuilder

Various properties of Exadata Infrastructure.

Protobuf type google.cloud.oracledatabase.v1.CloudExadataInfrastructureProperties

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > CloudExadataInfrastructureProperties

Static Fields

ACTIVATED_STORAGE_COUNT_FIELD_NUMBER

public static final int ACTIVATED_STORAGE_COUNT_FIELD_NUMBER
Field Value
Type Description
int

ADDITIONAL_STORAGE_COUNT_FIELD_NUMBER

public static final int ADDITIONAL_STORAGE_COUNT_FIELD_NUMBER
Field Value
Type Description
int

AVAILABLE_STORAGE_SIZE_GB_FIELD_NUMBER

public static final int AVAILABLE_STORAGE_SIZE_GB_FIELD_NUMBER
Field Value
Type Description
int

COMPUTE_COUNT_FIELD_NUMBER

public static final int COMPUTE_COUNT_FIELD_NUMBER
Field Value
Type Description
int

CPU_COUNT_FIELD_NUMBER

public static final int CPU_COUNT_FIELD_NUMBER
Field Value
Type Description
int

CUSTOMER_CONTACTS_FIELD_NUMBER

public static final int CUSTOMER_CONTACTS_FIELD_NUMBER
Field Value
Type Description
int

DATA_STORAGE_SIZE_TB_FIELD_NUMBER

public static final int DATA_STORAGE_SIZE_TB_FIELD_NUMBER
Field Value
Type Description
int

DB_NODE_STORAGE_SIZE_GB_FIELD_NUMBER

public static final int DB_NODE_STORAGE_SIZE_GB_FIELD_NUMBER
Field Value
Type Description
int

DB_SERVER_VERSION_FIELD_NUMBER

public static final int DB_SERVER_VERSION_FIELD_NUMBER
Field Value
Type Description
int

MAINTENANCE_WINDOW_FIELD_NUMBER

public static final int MAINTENANCE_WINDOW_FIELD_NUMBER
Field Value
Type Description
int

MAX_CPU_COUNT_FIELD_NUMBER

public static final int MAX_CPU_COUNT_FIELD_NUMBER
Field Value
Type Description
int

MAX_DATA_STORAGE_TB_FIELD_NUMBER

public static final int MAX_DATA_STORAGE_TB_FIELD_NUMBER
Field Value
Type Description
int

MAX_DB_NODE_STORAGE_SIZE_GB_FIELD_NUMBER

public static final int MAX_DB_NODE_STORAGE_SIZE_GB_FIELD_NUMBER
Field Value
Type Description
int

MAX_MEMORY_GB_FIELD_NUMBER

public static final int MAX_MEMORY_GB_FIELD_NUMBER
Field Value
Type Description
int

MEMORY_SIZE_GB_FIELD_NUMBER

public static final int MEMORY_SIZE_GB_FIELD_NUMBER
Field Value
Type Description
int

MONTHLY_DB_SERVER_VERSION_FIELD_NUMBER

public static final int MONTHLY_DB_SERVER_VERSION_FIELD_NUMBER
Field Value
Type Description
int

MONTHLY_STORAGE_SERVER_VERSION_FIELD_NUMBER

public static final int MONTHLY_STORAGE_SERVER_VERSION_FIELD_NUMBER
Field Value
Type Description
int

NEXT_MAINTENANCE_RUN_ID_FIELD_NUMBER

public static final int NEXT_MAINTENANCE_RUN_ID_FIELD_NUMBER
Field Value
Type Description
int

NEXT_MAINTENANCE_RUN_TIME_FIELD_NUMBER

public static final int NEXT_MAINTENANCE_RUN_TIME_FIELD_NUMBER
Field Value
Type Description
int

NEXT_SECURITY_MAINTENANCE_RUN_TIME_FIELD_NUMBER

public static final int NEXT_SECURITY_MAINTENANCE_RUN_TIME_FIELD_NUMBER
Field Value
Type Description
int

OCID_FIELD_NUMBER

public static final int OCID_FIELD_NUMBER
Field Value
Type Description
int

OCI_URL_FIELD_NUMBER

public static final int OCI_URL_FIELD_NUMBER
Field Value
Type Description
int

SHAPE_FIELD_NUMBER

public static final int SHAPE_FIELD_NUMBER
Field Value
Type Description
int

STATE_FIELD_NUMBER

public static final int STATE_FIELD_NUMBER
Field Value
Type Description
int

STORAGE_COUNT_FIELD_NUMBER

public static final int STORAGE_COUNT_FIELD_NUMBER
Field Value
Type Description
int

STORAGE_SERVER_VERSION_FIELD_NUMBER

public static final int STORAGE_SERVER_VERSION_FIELD_NUMBER
Field Value
Type Description
int

TOTAL_STORAGE_SIZE_GB_FIELD_NUMBER

public static final int TOTAL_STORAGE_SIZE_GB_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static CloudExadataInfrastructureProperties getDefaultInstance()
Returns
Type Description
CloudExadataInfrastructureProperties

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static CloudExadataInfrastructureProperties.Builder newBuilder()
Returns
Type Description
CloudExadataInfrastructureProperties.Builder

newBuilder(CloudExadataInfrastructureProperties prototype)

public static CloudExadataInfrastructureProperties.Builder newBuilder(CloudExadataInfrastructureProperties prototype)
Parameter
Name Description
prototype CloudExadataInfrastructureProperties
Returns
Type Description
CloudExadataInfrastructureProperties.Builder

parseDelimitedFrom(InputStream input)

public static CloudExadataInfrastructureProperties parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
CloudExadataInfrastructureProperties
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static CloudExadataInfrastructureProperties parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
CloudExadataInfrastructureProperties
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static CloudExadataInfrastructureProperties parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
CloudExadataInfrastructureProperties
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static CloudExadataInfrastructureProperties parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
CloudExadataInfrastructureProperties
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static CloudExadataInfrastructureProperties parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
CloudExadataInfrastructureProperties
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static CloudExadataInfrastructureProperties parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
CloudExadataInfrastructureProperties
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static CloudExadataInfrastructureProperties parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
CloudExadataInfrastructureProperties
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static CloudExadataInfrastructureProperties parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
CloudExadataInfrastructureProperties
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static CloudExadataInfrastructureProperties parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
CloudExadataInfrastructureProperties
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static CloudExadataInfrastructureProperties parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
CloudExadataInfrastructureProperties
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static CloudExadataInfrastructureProperties parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
CloudExadataInfrastructureProperties
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static CloudExadataInfrastructureProperties parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
CloudExadataInfrastructureProperties
Exceptions
Type Description
InvalidProtocolBufferException

parser()

public static Parser<CloudExadataInfrastructureProperties> parser()
Returns
Type Description
Parser<CloudExadataInfrastructureProperties>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getActivatedStorageCount()

public int getActivatedStorageCount()

Output only. The requested number of additional storage servers activated for the Exadata Infrastructure.

int32 activated_storage_count = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The activatedStorageCount.

getAdditionalStorageCount()

public int getAdditionalStorageCount()

Output only. The requested number of additional storage servers for the Exadata Infrastructure.

int32 additional_storage_count = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The additionalStorageCount.

getAvailableStorageSizeGb()

public int getAvailableStorageSizeGb()

Output only. The available storage can be allocated to the Exadata Infrastructure resource, in gigabytes (GB).

int32 available_storage_size_gb = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The availableStorageSizeGb.

getComputeCount()

public int getComputeCount()

Optional. The number of compute servers for the Exadata Infrastructure.

int32 compute_count = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The computeCount.

getCpuCount()

public int getCpuCount()

Optional. The number of enabled CPU cores.

int32 cpu_count = 10 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The cpuCount.

getCustomerContacts(int index)

public CustomerContact getCustomerContacts(int index)

Optional. The list of customer contacts.

repeated .google.cloud.oracledatabase.v1.CustomerContact customer_contacts = 25 [(.google.api.field_behavior) = OPTIONAL];

Parameter
Name Description
index int
Returns
Type Description
CustomerContact

getCustomerContactsCount()

public int getCustomerContactsCount()

Optional. The list of customer contacts.

repeated .google.cloud.oracledatabase.v1.CustomerContact customer_contacts = 25 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

getCustomerContactsList()

public List<CustomerContact> getCustomerContactsList()

Optional. The list of customer contacts.

repeated .google.cloud.oracledatabase.v1.CustomerContact customer_contacts = 25 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
List<CustomerContact>

getCustomerContactsOrBuilder(int index)

public CustomerContactOrBuilder getCustomerContactsOrBuilder(int index)

Optional. The list of customer contacts.

repeated .google.cloud.oracledatabase.v1.CustomerContact customer_contacts = 25 [(.google.api.field_behavior) = OPTIONAL];

Parameter
Name Description
index int
Returns
Type Description
CustomerContactOrBuilder

getCustomerContactsOrBuilderList()

public List<? extends CustomerContactOrBuilder> getCustomerContactsOrBuilderList()

Optional. The list of customer contacts.

repeated .google.cloud.oracledatabase.v1.CustomerContact customer_contacts = 25 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
List<? extends com.google.cloud.oracledatabase.v1.CustomerContactOrBuilder>

getDataStorageSizeTb()

public double getDataStorageSizeTb()

Output only. Size, in terabytes, of the DATA disk group.

double data_storage_size_tb = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
double

The dataStorageSizeTb.

getDbNodeStorageSizeGb()

public int getDbNodeStorageSizeGb()

Optional. The local node storage allocated in GBs.

int32 db_node_storage_size_gb = 14 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The dbNodeStorageSizeGb.

getDbServerVersion()

public String getDbServerVersion()

Output only. The software version of the database servers (dom0) in the Exadata Infrastructure.

string db_server_version = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The dbServerVersion.

getDbServerVersionBytes()

public ByteString getDbServerVersionBytes()

Output only. The software version of the database servers (dom0) in the Exadata Infrastructure.

string db_server_version = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for dbServerVersion.

getDefaultInstanceForType()

public CloudExadataInfrastructureProperties getDefaultInstanceForType()
Returns
Type Description
CloudExadataInfrastructureProperties

getMaintenanceWindow()

public MaintenanceWindow getMaintenanceWindow()

Optional. Maintenance window for repair.

.google.cloud.oracledatabase.v1.MaintenanceWindow maintenance_window = 6 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
MaintenanceWindow

The maintenanceWindow.

getMaintenanceWindowOrBuilder()

public MaintenanceWindowOrBuilder getMaintenanceWindowOrBuilder()

Optional. Maintenance window for repair.

.google.cloud.oracledatabase.v1.MaintenanceWindow maintenance_window = 6 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
MaintenanceWindowOrBuilder

getMaxCpuCount()

public int getMaxCpuCount()

Output only. The total number of CPU cores available.

int32 max_cpu_count = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The maxCpuCount.

getMaxDataStorageTb()

public double getMaxDataStorageTb()

Output only. The total available DATA disk group size.

double max_data_storage_tb = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
double

The maxDataStorageTb.

getMaxDbNodeStorageSizeGb()

public int getMaxDbNodeStorageSizeGb()

Output only. The total local node storage available in GBs.

int32 max_db_node_storage_size_gb = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The maxDbNodeStorageSizeGb.

getMaxMemoryGb()

public int getMaxMemoryGb()

Output only. The total memory available in GBs.

int32 max_memory_gb = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The maxMemoryGb.

getMemorySizeGb()

public int getMemorySizeGb()

Optional. The memory allocated in GBs.

int32 memory_size_gb = 12 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The memorySizeGb.

getMonthlyDbServerVersion()

public String getMonthlyDbServerVersion()

Output only. The monthly software version of the database servers (dom0) in the Exadata Infrastructure. Example: 20.1.15

string monthly_db_server_version = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The monthlyDbServerVersion.

getMonthlyDbServerVersionBytes()

public ByteString getMonthlyDbServerVersionBytes()

Output only. The monthly software version of the database servers (dom0) in the Exadata Infrastructure. Example: 20.1.15

string monthly_db_server_version = 27 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for monthlyDbServerVersion.

getMonthlyStorageServerVersion()

public String getMonthlyStorageServerVersion()

Output only. The monthly software version of the storage servers (cells) in the Exadata Infrastructure. Example: 20.1.15

string monthly_storage_server_version = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The monthlyStorageServerVersion.

getMonthlyStorageServerVersionBytes()

public ByteString getMonthlyStorageServerVersionBytes()

Output only. The monthly software version of the storage servers (cells) in the Exadata Infrastructure. Example: 20.1.15

string monthly_storage_server_version = 26 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for monthlyStorageServerVersion.

getNextMaintenanceRunId()

public String getNextMaintenanceRunId()

Output only. The OCID of the next maintenance run.

string next_maintenance_run_id = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The nextMaintenanceRunId.

getNextMaintenanceRunIdBytes()

public ByteString getNextMaintenanceRunIdBytes()

Output only. The OCID of the next maintenance run.

string next_maintenance_run_id = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for nextMaintenanceRunId.

getNextMaintenanceRunTime()

public Timestamp getNextMaintenanceRunTime()

Output only. The time when the next maintenance run will occur.

.google.protobuf.Timestamp next_maintenance_run_time = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Timestamp

The nextMaintenanceRunTime.

getNextMaintenanceRunTimeOrBuilder()

public TimestampOrBuilder getNextMaintenanceRunTimeOrBuilder()

Output only. The time when the next maintenance run will occur.

.google.protobuf.Timestamp next_maintenance_run_time = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
TimestampOrBuilder

getNextSecurityMaintenanceRunTime()

public Timestamp getNextSecurityMaintenanceRunTime()

Output only. The time when the next security maintenance run will occur.

.google.protobuf.Timestamp next_security_maintenance_run_time = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Timestamp

The nextSecurityMaintenanceRunTime.

getNextSecurityMaintenanceRunTimeOrBuilder()

public TimestampOrBuilder getNextSecurityMaintenanceRunTimeOrBuilder()

Output only. The time when the next security maintenance run will occur.

.google.protobuf.Timestamp next_security_maintenance_run_time = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
TimestampOrBuilder

getOciUrl()

public String getOciUrl()

Output only. Deep link to the OCI console to view this resource.

string oci_url = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The ociUrl.

getOciUrlBytes()

public ByteString getOciUrlBytes()

Output only. Deep link to the OCI console to view this resource.

string oci_url = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for ociUrl.

getOcid()

public String getOcid()

Output only. OCID of created infra. https://docs.oracle.com/en-us/iaas/Content/General/Concepts/identifiers.htm#Oracle

string ocid = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The ocid.

getOcidBytes()

public ByteString getOcidBytes()

Output only. OCID of created infra. https://docs.oracle.com/en-us/iaas/Content/General/Concepts/identifiers.htm#Oracle

string ocid = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for ocid.

getParserForType()

public Parser<CloudExadataInfrastructureProperties> getParserForType()
Returns
Type Description
Parser<CloudExadataInfrastructureProperties>
Overrides

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

getShape()

public String getShape()

Required. The shape of the Exadata Infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.

string shape = 8 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The shape.

getShapeBytes()

public ByteString getShapeBytes()

Required. The shape of the Exadata Infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.

string shape = 8 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for shape.

getState()

public CloudExadataInfrastructureProperties.State getState()

Output only. The current lifecycle state of the Exadata Infrastructure.

.google.cloud.oracledatabase.v1.CloudExadataInfrastructureProperties.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
CloudExadataInfrastructureProperties.State

The state.

getStateValue()

public int getStateValue()

Output only. The current lifecycle state of the Exadata Infrastructure.

.google.cloud.oracledatabase.v1.CloudExadataInfrastructureProperties.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The enum numeric value on the wire for state.

getStorageCount()

public int getStorageCount()

Optional. The number of Cloud Exadata storage servers for the Exadata Infrastructure.

int32 storage_count = 3 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The storageCount.

getStorageServerVersion()

public String getStorageServerVersion()

Output only. The software version of the storage servers (cells) in the Exadata Infrastructure.

string storage_server_version = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The storageServerVersion.

getStorageServerVersionBytes()

public ByteString getStorageServerVersionBytes()

Output only. The software version of the storage servers (cells) in the Exadata Infrastructure.

string storage_server_version = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for storageServerVersion.

getTotalStorageSizeGb()

public int getTotalStorageSizeGb()

Optional. The total storage allocated to the Exadata Infrastructure resource, in gigabytes (GB).

int32 total_storage_size_gb = 4 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The totalStorageSizeGb.

hasMaintenanceWindow()

public boolean hasMaintenanceWindow()

Optional. Maintenance window for repair.

.google.cloud.oracledatabase.v1.MaintenanceWindow maintenance_window = 6 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the maintenanceWindow field is set.

hasNextMaintenanceRunTime()

public boolean hasNextMaintenanceRunTime()

Output only. The time when the next maintenance run will occur.

.google.protobuf.Timestamp next_maintenance_run_time = 23 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the nextMaintenanceRunTime field is set.

hasNextSecurityMaintenanceRunTime()

public boolean hasNextSecurityMaintenanceRunTime()

Output only. The time when the next security maintenance run will occur.

.google.protobuf.Timestamp next_security_maintenance_run_time = 24 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the nextSecurityMaintenanceRunTime field is set.

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public CloudExadataInfrastructureProperties.Builder newBuilderForType()
Returns
Type Description
CloudExadataInfrastructureProperties.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protected CloudExadataInfrastructureProperties.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
CloudExadataInfrastructureProperties.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter
Name Description
unused UnusedPrivateParameter
Returns
Type Description
Object
Overrides

toBuilder()

public CloudExadataInfrastructureProperties.Builder toBuilder()
Returns
Type Description
CloudExadataInfrastructureProperties.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException