public final class CloudExadataInfrastructureProperties extends GeneratedMessageV3 implements CloudExadataInfrastructurePropertiesOrBuilder
Various properties of Exadata Infrastructure.
Protobuf type google.cloud.oracledatabase.v1.CloudExadataInfrastructureProperties
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
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 |
|
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()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static CloudExadataInfrastructureProperties.Builder newBuilder()
newBuilder(CloudExadataInfrastructureProperties prototype)
public static CloudExadataInfrastructureProperties.Builder newBuilder(CloudExadataInfrastructureProperties prototype)
public static CloudExadataInfrastructureProperties parseDelimitedFrom(InputStream input)
public static CloudExadataInfrastructureProperties parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data)
public static CloudExadataInfrastructureProperties parseFrom(byte[] data)
Parameter |
Name |
Description |
data |
byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static CloudExadataInfrastructureProperties parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data)
public static CloudExadataInfrastructureProperties parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static CloudExadataInfrastructureProperties parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static CloudExadataInfrastructureProperties parseFrom(CodedInputStream input)
public static CloudExadataInfrastructureProperties parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static CloudExadataInfrastructureProperties parseFrom(InputStream input)
public static CloudExadataInfrastructureProperties parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data)
public static CloudExadataInfrastructureProperties parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static CloudExadataInfrastructureProperties parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser()
public static Parser<CloudExadataInfrastructureProperties> parser()
Methods
equals(Object obj)
public boolean equals(Object obj)
Parameter |
Name |
Description |
obj |
Object
|
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()
Optional. The number of enabled CPU cores.
int32 cpu_count = 10 [(.google.api.field_behavior) = OPTIONAL];
Returns |
Type |
Description |
int |
The cpuCount.
|
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
|
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 |
|
public List<CustomerContact> getCustomerContactsList()
Optional. The list of customer contacts.
repeated .google.cloud.oracledatabase.v1.CustomerContact customer_contacts = 25 [(.google.api.field_behavior) = OPTIONAL];
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
|
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()
getMaintenanceWindow()
public MaintenanceWindow getMaintenanceWindow()
Optional. Maintenance window for repair.
.google.cloud.oracledatabase.v1.MaintenanceWindow maintenance_window = 6 [(.google.api.field_behavior) = OPTIONAL];
getMaintenanceWindowOrBuilder()
public MaintenanceWindowOrBuilder getMaintenanceWindowOrBuilder()
Optional. Maintenance window for repair.
.google.cloud.oracledatabase.v1.MaintenanceWindow maintenance_window = 6 [(.google.api.field_behavior) = OPTIONAL];
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];
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];
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()
Returns |
Type |
Description |
String |
The ocid.
|
getOcidBytes()
public ByteString getOcidBytes()
Returns |
Type |
Description |
ByteString |
The bytes for ocid.
|
getParserForType()
public Parser<CloudExadataInfrastructureProperties> getParserForType()
Overrides
getSerializedSize()
public int getSerializedSize()
Returns |
Type |
Description |
int |
|
Overrides
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];
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()
Returns |
Type |
Description |
int |
|
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public CloudExadataInfrastructureProperties.Builder newBuilderForType()
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected CloudExadataInfrastructureProperties.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Overrides
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Returns |
Type |
Description |
Object |
|
Overrides
toBuilder()
public CloudExadataInfrastructureProperties.Builder toBuilder()
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Overrides