Class AddStandbyAutonomousContainerDatabaseDetails
- java.lang.Object
- 
- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
- 
- com.oracle.bmc.database.model.AddStandbyAutonomousContainerDatabaseDetails
 
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public final class AddStandbyAutonomousContainerDatabaseDetails extends com.oracle.bmc.http.client.internal.ExplicitlySetBmcModelCreate Standby Autonomous Container Database to an existing Autonomous Container Database
 Note: Objects should always be created or deserialized using theAddStandbyAutonomousContainerDatabaseDetails.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 the AddStandbyAutonomousContainerDatabaseDetails.Builder, which maintain a set of all explicitly set fields calledAddStandbyAutonomousContainerDatabaseDetails.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 classAddStandbyAutonomousContainerDatabaseDetails.Builderstatic classAddStandbyAutonomousContainerDatabaseDetails.ProtectionModeThe protection mode of this Autonomous Data Guard association.
 - 
Constructor SummaryConstructors Constructor Description AddStandbyAutonomousContainerDatabaseDetails(Integer fastStartFailOverLagLimitInSeconds, Boolean isAutomaticFailoverEnabled, PeerAutonomousContainerDatabaseBackupConfig peerAutonomousContainerDatabaseBackupConfig, String peerAutonomousContainerDatabaseCompartmentId, String peerAutonomousContainerDatabaseDisplayName, String peerCloudAutonomousVmClusterId, String peerAutonomousVmClusterId, String peerDbUniqueName, AddStandbyAutonomousContainerDatabaseDetails.ProtectionMode protectionMode, Integer standbyMaintenanceBufferInDays)Deprecated.
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static AddStandbyAutonomousContainerDatabaseDetails.Builderbuilder()Create a new builder.booleanequals(Object o)IntegergetFastStartFailOverLagLimitInSeconds()The lag time for my preference based on data loss tolerance in seconds.BooleangetIsAutomaticFailoverEnabled()Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard AssociationPeerAutonomousContainerDatabaseBackupConfiggetPeerAutonomousContainerDatabaseBackupConfig()StringgetPeerAutonomousContainerDatabaseCompartmentId()The OCID of the compartment where the standby Autonomous Container Database will be created.StringgetPeerAutonomousContainerDatabaseDisplayName()The display name for the peer Autonomous Container Database.StringgetPeerAutonomousVmClusterId()The OCID of the peer Autonomous Exadata VM Cluster.StringgetPeerCloudAutonomousVmClusterId()The OCID of the peer cloud Autonomous Exadata VM Cluster.StringgetPeerDbUniqueName()Specifies the DB_UNIQUE_NAME of the peer database to be created.AddStandbyAutonomousContainerDatabaseDetails.ProtectionModegetProtectionMode()The protection mode of this Autonomous Data Guard association.IntegergetStandbyMaintenanceBufferInDays()The scheduling detail for the quarterly maintenance window of the standby Autonomous Container Database.inthashCode()AddStandbyAutonomousContainerDatabaseDetails.BuildertoBuilder()StringtoString()StringtoString(boolean includeByteArrayContents)Return a string representation of the object.
 
- 
- 
- 
Constructor Detail- 
AddStandbyAutonomousContainerDatabaseDetails@Deprecated @ConstructorProperties({"fastStartFailOverLagLimitInSeconds","isAutomaticFailoverEnabled","peerAutonomousContainerDatabaseBackupConfig","peerAutonomousContainerDatabaseCompartmentId","peerAutonomousContainerDatabaseDisplayName","peerCloudAutonomousVmClusterId","peerAutonomousVmClusterId","peerDbUniqueName","protectionMode","standbyMaintenanceBufferInDays"}) public AddStandbyAutonomousContainerDatabaseDetails(Integer fastStartFailOverLagLimitInSeconds, Boolean isAutomaticFailoverEnabled, PeerAutonomousContainerDatabaseBackupConfig peerAutonomousContainerDatabaseBackupConfig, String peerAutonomousContainerDatabaseCompartmentId, String peerAutonomousContainerDatabaseDisplayName, String peerCloudAutonomousVmClusterId, String peerAutonomousVmClusterId, String peerDbUniqueName, AddStandbyAutonomousContainerDatabaseDetails.ProtectionMode protectionMode, Integer standbyMaintenanceBufferInDays) Deprecated.
 
- 
 - 
Method Detail- 
builderpublic static AddStandbyAutonomousContainerDatabaseDetails.Builder builder() Create a new builder.
 - 
toBuilderpublic AddStandbyAutonomousContainerDatabaseDetails.Builder toBuilder() 
 - 
getFastStartFailOverLagLimitInSecondspublic Integer getFastStartFailOverLagLimitInSeconds() The lag time for my preference based on data loss tolerance in seconds.- Returns:
- the value
 
 - 
getIsAutomaticFailoverEnabledpublic Boolean getIsAutomaticFailoverEnabled() Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association- Returns:
- the value
 
 - 
getPeerAutonomousContainerDatabaseBackupConfigpublic PeerAutonomousContainerDatabaseBackupConfig getPeerAutonomousContainerDatabaseBackupConfig() 
 - 
getPeerAutonomousContainerDatabaseCompartmentIdpublic String getPeerAutonomousContainerDatabaseCompartmentId() The OCID of the compartment where the standby Autonomous Container Database will be created.- Returns:
- the value
 
 - 
getPeerAutonomousContainerDatabaseDisplayNamepublic String getPeerAutonomousContainerDatabaseDisplayName() The display name for the peer Autonomous Container Database.- Returns:
- the value
 
 - 
getPeerCloudAutonomousVmClusterIdpublic String getPeerCloudAutonomousVmClusterId() The OCID of the peer cloud Autonomous Exadata VM Cluster.- Returns:
- the value
 
 - 
getPeerAutonomousVmClusterIdpublic String getPeerAutonomousVmClusterId() The OCID of the peer Autonomous Exadata VM Cluster.- Returns:
- the value
 
 - 
getPeerDbUniqueNamepublic String getPeerDbUniqueName() Specifies the DB_UNIQUE_NAME of the peer database to be created.- Returns:
- the value
 
 - 
getProtectionModepublic AddStandbyAutonomousContainerDatabaseDetails.ProtectionMode getProtectionMode() The protection mode of this Autonomous Data Guard association.For more information, see Oracle Data Guard Protection Modes in the Oracle Data Guard documentation. - Returns:
- the value
 
 - 
getStandbyMaintenanceBufferInDayspublic Integer getStandbyMaintenanceBufferInDays() The scheduling detail for the quarterly maintenance window of the standby Autonomous Container Database.This value represents the number of days before scheduled maintenance of the primary database. - Returns:
- the value
 
 - 
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
 
 
- 
 
-