Class Replica
- java.lang.Object
- 
- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
- 
- com.oracle.bmc.mysql.model.Replica
 
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20190415") public final class Replica extends com.oracle.bmc.http.client.internal.ExplicitlySetBmcModelA DB System read replica.
 Note: Objects should always be created or deserialized using theReplica.Builder. This model distinguishes fields that are null because they are unset from fields that are explicitly set to null. This is done in the setter methods of theReplica.Builder, which maintain a set of all explicitly set fields calledReplica.Builder.__explicitlySet__. ThehashCode()andequals(Object)methods are implemented to take the explicitly set fields into account. The constructor, on the other hand, does not take the explicitly set fields into account (since the constructor cannot distinguish explicit null from unset null).
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classReplica.Builderstatic classReplica.LifecycleStateThe state of the read replica.
 - 
Constructor SummaryConstructors Constructor Description Replica(SecureConnectionDetails secureConnections, EncryptDataDetails encryptData, String id, String dbSystemId, String compartmentId, String displayName, String description, Replica.LifecycleState lifecycleState, String lifecycleDetails, Date timeCreated, Date timeUpdated, String mysqlVersion, String availabilityDomain, String faultDomain, List<String> nsgIds, Map<String,Map<String,Object>> securityAttributes, String ipAddress, Integer port, Integer portX, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Boolean isDeleteProtected, String shapeName, String configurationId, ReplicaOverrides replicaOverrides)Deprecated.
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Replica.Builderbuilder()Create a new builder.booleanequals(Object o)StringgetAvailabilityDomain()The name of the Availability Domain the read replica is located in.StringgetCompartmentId()The OCID of the compartment that contains the read replica.StringgetConfigurationId()The OCID of the Configuration currently in use by the read replica.StringgetDbSystemId()The OCID of the DB System the read replica is associated with.Map<String,Map<String,Object>>getDefinedTags()Defined tags for this resource.StringgetDescription()User provided description of the read replica.StringgetDisplayName()The user-friendly name for the read replica.EncryptDataDetailsgetEncryptData()StringgetFaultDomain()The name of the Fault Domain the read replica is located in.Map<String,String>getFreeformTags()Simple key-value pair that is applied without any predefined name, type or scope.StringgetId()The OCID of the read replica.StringgetIpAddress()The IP address the read replica is configured to listen on.BooleangetIsDeleteProtected()Specifies whether the read replica can be deleted.StringgetLifecycleDetails()A message describing the state of the read replica.Replica.LifecycleStategetLifecycleState()The state of the read replica.StringgetMysqlVersion()The MySQL version currently in use by the read replica.List<String>getNsgIds()Network Security Group OCIDs used for the VNIC attachment.IntegergetPort()The port the read replica is configured to listen on.IntegergetPortX()The TCP network port on which X Plugin listens for connections.ReplicaOverridesgetReplicaOverrides()SecureConnectionDetailsgetSecureConnections()Map<String,Map<String,Object>>getSecurityAttributes()Security Attributes for this resource.StringgetShapeName()The shape currently in use by the read replica.DategetTimeCreated()The date and time the read replica was created, as described by RFC 3339.DategetTimeUpdated()The time the read replica was last updated, as described by RFC 3339.inthashCode()Replica.BuildertoBuilder()StringtoString()StringtoString(boolean includeByteArrayContents)Return a string representation of the object.
 
- 
- 
- 
Constructor Detail- 
Replica@Deprecated @ConstructorProperties({"secureConnections","encryptData","id","dbSystemId","compartmentId","displayName","description","lifecycleState","lifecycleDetails","timeCreated","timeUpdated","mysqlVersion","availabilityDomain","faultDomain","nsgIds","securityAttributes","ipAddress","port","portX","freeformTags","definedTags","isDeleteProtected","shapeName","configurationId","replicaOverrides"}) public Replica(SecureConnectionDetails secureConnections, EncryptDataDetails encryptData, String id, String dbSystemId, String compartmentId, String displayName, String description, Replica.LifecycleState lifecycleState, String lifecycleDetails, Date timeCreated, Date timeUpdated, String mysqlVersion, String availabilityDomain, String faultDomain, List<String> nsgIds, Map<String,Map<String,Object>> securityAttributes, String ipAddress, Integer port, Integer portX, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Boolean isDeleteProtected, String shapeName, String configurationId, ReplicaOverrides replicaOverrides) Deprecated.
 
- 
 - 
Method Detail- 
builderpublic static Replica.Builder builder() Create a new builder.
 - 
toBuilderpublic Replica.Builder toBuilder() 
 - 
getSecureConnectionspublic SecureConnectionDetails getSecureConnections() 
 - 
getEncryptDatapublic EncryptDataDetails getEncryptData() 
 - 
getIdpublic String getId() The OCID of the read replica.- Returns:
- the value
 
 - 
getDbSystemIdpublic String getDbSystemId() The OCID of the DB System the read replica is associated with.- Returns:
- the value
 
 - 
getCompartmentIdpublic String getCompartmentId() The OCID of the compartment that contains the read replica.- Returns:
- the value
 
 - 
getDisplayNamepublic String getDisplayName() The user-friendly name for the read replica.It does not have to be unique. - Returns:
- the value
 
 - 
getDescriptionpublic String getDescription() User provided description of the read replica.- Returns:
- the value
 
 - 
getLifecycleStatepublic Replica.LifecycleState getLifecycleState() The state of the read replica.- Returns:
- the value
 
 - 
getLifecycleDetailspublic String getLifecycleDetails() A message describing the state of the read replica.- Returns:
- the value
 
 - 
getTimeCreatedpublic Date getTimeCreated() The date and time the read replica was created, as described by RFC 3339.- Returns:
- the value
 
 - 
getTimeUpdatedpublic Date getTimeUpdated() The time the read replica was last updated, as described by RFC 3339.- Returns:
- the value
 
 - 
getMysqlVersionpublic String getMysqlVersion() The MySQL version currently in use by the read replica.- Returns:
- the value
 
 - 
getAvailabilityDomainpublic String getAvailabilityDomain() The name of the Availability Domain the read replica is located in.- Returns:
- the value
 
 - 
getFaultDomainpublic String getFaultDomain() The name of the Fault Domain the read replica is located in.- Returns:
- the value
 
 - 
getNsgIdspublic List<String> getNsgIds() Network Security Group OCIDs used for the VNIC attachment.- Returns:
- the value
 
 - 
getSecurityAttributespublic Map<String,Map<String,Object>> getSecurityAttributes() Security Attributes for this resource.Each key is predefined and scoped to a namespace. For more information, see ZPR Artifacts. Example: {“Oracle-ZPR”: {“MaxEgressCount”: {“value”: “42”, “mode”: “audit”}}} - Returns:
- the value
 
 - 
getIpAddresspublic String getIpAddress() The IP address the read replica is configured to listen on.- Returns:
- the value
 
 - 
getPortpublic Integer getPort() The port the read replica is configured to listen on.- Returns:
- the value
 
 - 
getPortXpublic Integer getPortX() The TCP network port on which X Plugin listens for connections.This is the X Plugin equivalent of port. - Returns:
- the value
 
 - 
getFreeformTagspublic Map<String,String> getFreeformTags() Simple key-value pair that is applied without any predefined name, type or scope.Exists for cross-compatibility only. Example: {“bar-key”: “value”} - Returns:
- the value
 
 - 
getDefinedTagspublic Map<String,Map<String,Object>> getDefinedTags() Defined tags for this resource.Each key is predefined and scoped to a namespace. Example: {“foo-namespace”: {“bar-key”: “value”}} - Returns:
- the value
 
 - 
getIsDeleteProtectedpublic Boolean getIsDeleteProtected() Specifies whether the read replica can be deleted.Set to true to prevent deletion, false (default) to allow. Note that if a read replica is delete protected it also prevents the entire DB System from being deleted. If the DB System is delete protected, read replicas can still be deleted individually if they are not delete protected themselves. - Returns:
- the value
 
 - 
getShapeNamepublic String getShapeName() The shape currently in use by the read replica.The shape determines the resources allocated: CPU cores and memory for VM shapes, CPU cores, memory and storage for non-VM (bare metal) shapes. To get a list of shapes, use the listShapesoperation.- Returns:
- the value
 
 - 
getConfigurationIdpublic String getConfigurationId() The OCID of the Configuration currently in use by the read replica.- Returns:
- the value
 
 - 
getReplicaOverridespublic ReplicaOverrides getReplicaOverrides() 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
 
 - 
toStringpublic String toString(boolean includeByteArrayContents) Return a string representation of the object.- Parameters:
- includeByteArrayContents- true to include the full contents of byte arrays
- Returns:
- string representation
 
 - 
equalspublic boolean equals(Object o) - Overrides:
- equalsin class- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
 
 - 
hashCodepublic int hashCode() - Overrides:
- hashCodein class- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
 
 
- 
 
-