public class DeleteDBClusterRequest extends AmazonWebServiceRequest implements java.io.Serializable, java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
dBClusterIdentifier
The DB cluster identifier for the DB cluster to be deleted.
|
private java.lang.String |
finalDBSnapshotIdentifier
The DB cluster snapshot identifier of the new DB cluster snapshot created
when
SkipFinalSnapshot is set to false . |
private java.lang.Boolean |
skipFinalSnapshot
Determines whether a final DB cluster snapshot is created before the DB
cluster is deleted.
|
NOOP
Constructor and Description |
---|
DeleteDBClusterRequest() |
Modifier and Type | Method and Description |
---|---|
DeleteDBClusterRequest |
clone()
Creates a shallow clone of this request.
|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getDBClusterIdentifier()
The DB cluster identifier for the DB cluster to be deleted.
|
java.lang.String |
getFinalDBSnapshotIdentifier()
The DB cluster snapshot identifier of the new DB cluster snapshot created
when
SkipFinalSnapshot is set to false . |
java.lang.Boolean |
getSkipFinalSnapshot()
Determines whether a final DB cluster snapshot is created before the DB
cluster is deleted.
|
int |
hashCode() |
java.lang.Boolean |
isSkipFinalSnapshot()
Determines whether a final DB cluster snapshot is created before the DB
cluster is deleted.
|
void |
setDBClusterIdentifier(java.lang.String dBClusterIdentifier)
The DB cluster identifier for the DB cluster to be deleted.
|
void |
setFinalDBSnapshotIdentifier(java.lang.String finalDBSnapshotIdentifier)
The DB cluster snapshot identifier of the new DB cluster snapshot created
when
SkipFinalSnapshot is set to false . |
void |
setSkipFinalSnapshot(java.lang.Boolean skipFinalSnapshot)
Determines whether a final DB cluster snapshot is created before the DB
cluster is deleted.
|
java.lang.String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
DeleteDBClusterRequest |
withDBClusterIdentifier(java.lang.String dBClusterIdentifier)
The DB cluster identifier for the DB cluster to be deleted.
|
DeleteDBClusterRequest |
withFinalDBSnapshotIdentifier(java.lang.String finalDBSnapshotIdentifier)
The DB cluster snapshot identifier of the new DB cluster snapshot created
when
SkipFinalSnapshot is set to false . |
DeleteDBClusterRequest |
withSkipFinalSnapshot(java.lang.Boolean skipFinalSnapshot)
Determines whether a final DB cluster snapshot is created before the DB
cluster is deleted.
|
copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
private java.lang.String dBClusterIdentifier
The DB cluster identifier for the DB cluster to be deleted. This parameter isn't case-sensitive.
Constraints:
private java.lang.Boolean skipFinalSnapshot
Determines whether a final DB cluster snapshot is created before the DB
cluster is deleted. If true
is specified, no DB cluster
snapshot is created. If false
is specified, a DB cluster
snapshot is created before the DB cluster is deleted.
FinalDBSnapshotIdentifier
parameter
if SkipFinalSnapshot
is false
.
Default: false
private java.lang.String finalDBSnapshotIdentifier
The DB cluster snapshot identifier of the new DB cluster snapshot created
when SkipFinalSnapshot
is set to false
.
SkipFinalShapshot
parameter to true results in an error.
Constraints:
public void setDBClusterIdentifier(java.lang.String dBClusterIdentifier)
The DB cluster identifier for the DB cluster to be deleted. This parameter isn't case-sensitive.
Constraints:
dBClusterIdentifier
- The DB cluster identifier for the DB cluster to be deleted. This
parameter isn't case-sensitive.
Constraints:
public java.lang.String getDBClusterIdentifier()
The DB cluster identifier for the DB cluster to be deleted. This parameter isn't case-sensitive.
Constraints:
Constraints:
public DeleteDBClusterRequest withDBClusterIdentifier(java.lang.String dBClusterIdentifier)
The DB cluster identifier for the DB cluster to be deleted. This parameter isn't case-sensitive.
Constraints:
dBClusterIdentifier
- The DB cluster identifier for the DB cluster to be deleted. This
parameter isn't case-sensitive.
Constraints:
public void setSkipFinalSnapshot(java.lang.Boolean skipFinalSnapshot)
Determines whether a final DB cluster snapshot is created before the DB
cluster is deleted. If true
is specified, no DB cluster
snapshot is created. If false
is specified, a DB cluster
snapshot is created before the DB cluster is deleted.
FinalDBSnapshotIdentifier
parameter
if SkipFinalSnapshot
is false
.
Default: false
skipFinalSnapshot
- Determines whether a final DB cluster snapshot is created before
the DB cluster is deleted. If true
is specified, no
DB cluster snapshot is created. If false
is
specified, a DB cluster snapshot is created before the DB cluster
is deleted. FinalDBSnapshotIdentifier
parameter if
SkipFinalSnapshot
is false
.
Default: false
public java.lang.Boolean getSkipFinalSnapshot()
Determines whether a final DB cluster snapshot is created before the DB
cluster is deleted. If true
is specified, no DB cluster
snapshot is created. If false
is specified, a DB cluster
snapshot is created before the DB cluster is deleted.
FinalDBSnapshotIdentifier
parameter
if SkipFinalSnapshot
is false
.
Default: false
true
is specified, no
DB cluster snapshot is created. If false
is
specified, a DB cluster snapshot is created before the DB cluster
is deleted. FinalDBSnapshotIdentifier
parameter if
SkipFinalSnapshot
is false
.
Default: false
public DeleteDBClusterRequest withSkipFinalSnapshot(java.lang.Boolean skipFinalSnapshot)
Determines whether a final DB cluster snapshot is created before the DB
cluster is deleted. If true
is specified, no DB cluster
snapshot is created. If false
is specified, a DB cluster
snapshot is created before the DB cluster is deleted.
FinalDBSnapshotIdentifier
parameter
if SkipFinalSnapshot
is false
.
Default: false
skipFinalSnapshot
- Determines whether a final DB cluster snapshot is created before
the DB cluster is deleted. If true
is specified, no
DB cluster snapshot is created. If false
is
specified, a DB cluster snapshot is created before the DB cluster
is deleted. FinalDBSnapshotIdentifier
parameter if
SkipFinalSnapshot
is false
.
Default: false
public java.lang.Boolean isSkipFinalSnapshot()
Determines whether a final DB cluster snapshot is created before the DB
cluster is deleted. If true
is specified, no DB cluster
snapshot is created. If false
is specified, a DB cluster
snapshot is created before the DB cluster is deleted.
FinalDBSnapshotIdentifier
parameter
if SkipFinalSnapshot
is false
.
Default: false
true
is specified, no
DB cluster snapshot is created. If false
is
specified, a DB cluster snapshot is created before the DB cluster
is deleted. FinalDBSnapshotIdentifier
parameter if
SkipFinalSnapshot
is false
.
Default: false
public void setFinalDBSnapshotIdentifier(java.lang.String finalDBSnapshotIdentifier)
The DB cluster snapshot identifier of the new DB cluster snapshot created
when SkipFinalSnapshot
is set to false
.
SkipFinalShapshot
parameter to true results in an error.
Constraints:
finalDBSnapshotIdentifier
- The DB cluster snapshot identifier of the new DB cluster snapshot
created when SkipFinalSnapshot
is set to
false
. SkipFinalShapshot
parameter to true
results in an error. Constraints:
public java.lang.String getFinalDBSnapshotIdentifier()
The DB cluster snapshot identifier of the new DB cluster snapshot created
when SkipFinalSnapshot
is set to false
.
SkipFinalShapshot
parameter to true results in an error.
Constraints:
SkipFinalSnapshot
is set to
false
. SkipFinalShapshot
parameter to true
results in an error. Constraints:
public DeleteDBClusterRequest withFinalDBSnapshotIdentifier(java.lang.String finalDBSnapshotIdentifier)
The DB cluster snapshot identifier of the new DB cluster snapshot created
when SkipFinalSnapshot
is set to false
.
SkipFinalShapshot
parameter to true results in an error.
Constraints:
finalDBSnapshotIdentifier
- The DB cluster snapshot identifier of the new DB cluster snapshot
created when SkipFinalSnapshot
is set to
false
. SkipFinalShapshot
parameter to true
results in an error. Constraints:
public java.lang.String toString()
toString
in class java.lang.Object
Object.toString()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public DeleteDBClusterRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()