|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectcom.amazonaws.services.rds.model.ReservedDBInstance
public class ReservedDBInstance
Reserved D B Instance
| Constructor Summary | |
|---|---|
ReservedDBInstance()
|
|
| Method Summary | |
|---|---|
String |
getDBInstanceClass()
Returns the value of the DBInstanceClass property for this object. |
Integer |
getDBInstanceCount()
Returns the value of the DBInstanceCount property for this object. |
Integer |
getDuration()
Returns the value of the Duration property for this object. |
Double |
getFixedPrice()
Returns the value of the FixedPrice property for this object. |
Boolean |
getMultiAZ()
Returns the value of the MultiAZ property for this object. |
String |
getProductDescription()
Returns the value of the ProductDescription property for this object. |
String |
getReservedDBInstanceId()
Returns the value of the ReservedDBInstanceId property for this object. |
String |
getReservedDBInstancesOfferingId()
Returns the value of the ReservedDBInstancesOfferingId property for this object. |
Date |
getStartTime()
Returns the value of the StartTime property for this object. |
String |
getState()
Returns the value of the State property for this object. |
Double |
getUsagePrice()
Returns the value of the UsagePrice property for this object. |
Boolean |
isMultiAZ()
Returns the value of the MultiAZ property for this object. |
void |
setDBInstanceClass(String dBInstanceClass)
Sets the value of the DBInstanceClass property for this object. |
void |
setDBInstanceCount(Integer dBInstanceCount)
Sets the value of the DBInstanceCount property for this object. |
void |
setDuration(Integer duration)
Sets the value of the Duration property for this object. |
void |
setFixedPrice(Double fixedPrice)
Sets the value of the FixedPrice property for this object. |
void |
setMultiAZ(Boolean multiAZ)
Sets the value of the MultiAZ property for this object. |
void |
setProductDescription(String productDescription)
Sets the value of the ProductDescription property for this object. |
void |
setReservedDBInstanceId(String reservedDBInstanceId)
Sets the value of the ReservedDBInstanceId property for this object. |
void |
setReservedDBInstancesOfferingId(String reservedDBInstancesOfferingId)
Sets the value of the ReservedDBInstancesOfferingId property for this object. |
void |
setStartTime(Date startTime)
Sets the value of the StartTime property for this object. |
void |
setState(String state)
Sets the value of the State property for this object. |
void |
setUsagePrice(Double usagePrice)
Sets the value of the UsagePrice property for this object. |
String |
toString()
Returns a string representation of this object; useful for testing and debugging. |
ReservedDBInstance |
withDBInstanceClass(String dBInstanceClass)
Sets the value of the DBInstanceClass property for this object. |
ReservedDBInstance |
withDBInstanceCount(Integer dBInstanceCount)
Sets the value of the DBInstanceCount property for this object. |
ReservedDBInstance |
withDuration(Integer duration)
Sets the value of the Duration property for this object. |
ReservedDBInstance |
withFixedPrice(Double fixedPrice)
Sets the value of the FixedPrice property for this object. |
ReservedDBInstance |
withMultiAZ(Boolean multiAZ)
Sets the value of the MultiAZ property for this object. |
ReservedDBInstance |
withProductDescription(String productDescription)
Sets the value of the ProductDescription property for this object. |
ReservedDBInstance |
withReservedDBInstanceId(String reservedDBInstanceId)
Sets the value of the ReservedDBInstanceId property for this object. |
ReservedDBInstance |
withReservedDBInstancesOfferingId(String reservedDBInstancesOfferingId)
Sets the value of the ReservedDBInstancesOfferingId property for this object. |
ReservedDBInstance |
withStartTime(Date startTime)
Sets the value of the StartTime property for this object. |
ReservedDBInstance |
withState(String state)
Sets the value of the State property for this object. |
ReservedDBInstance |
withUsagePrice(Double usagePrice)
Sets the value of the UsagePrice property for this object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReservedDBInstance()
| Method Detail |
|---|
public String getReservedDBInstanceId()
public void setReservedDBInstanceId(String reservedDBInstanceId)
reservedDBInstanceId - The new value for the ReservedDBInstanceId property for this object.public ReservedDBInstance withReservedDBInstanceId(String reservedDBInstanceId)
Returns a reference to this object so that method calls can be chained together.
reservedDBInstanceId - The new value for the ReservedDBInstanceId property for this object.
public String getReservedDBInstancesOfferingId()
public void setReservedDBInstancesOfferingId(String reservedDBInstancesOfferingId)
reservedDBInstancesOfferingId - The new value for the ReservedDBInstancesOfferingId property for this
object.public ReservedDBInstance withReservedDBInstancesOfferingId(String reservedDBInstancesOfferingId)
Returns a reference to this object so that method calls can be chained together.
reservedDBInstancesOfferingId - The new value for the ReservedDBInstancesOfferingId property for this
object.
public String getDBInstanceClass()
public void setDBInstanceClass(String dBInstanceClass)
dBInstanceClass - The new value for the DBInstanceClass property for this object.public ReservedDBInstance withDBInstanceClass(String dBInstanceClass)
Returns a reference to this object so that method calls can be chained together.
dBInstanceClass - The new value for the DBInstanceClass property for this object.
public Date getStartTime()
public void setStartTime(Date startTime)
startTime - The new value for the StartTime property for this object.public ReservedDBInstance withStartTime(Date startTime)
Returns a reference to this object so that method calls can be chained together.
startTime - The new value for the StartTime property for this object.
public Integer getDuration()
public void setDuration(Integer duration)
duration - The new value for the Duration property for this object.public ReservedDBInstance withDuration(Integer duration)
Returns a reference to this object so that method calls can be chained together.
duration - The new value for the Duration property for this object.
public Double getFixedPrice()
public void setFixedPrice(Double fixedPrice)
fixedPrice - The new value for the FixedPrice property for this object.public ReservedDBInstance withFixedPrice(Double fixedPrice)
Returns a reference to this object so that method calls can be chained together.
fixedPrice - The new value for the FixedPrice property for this object.
public Double getUsagePrice()
public void setUsagePrice(Double usagePrice)
usagePrice - The new value for the UsagePrice property for this object.public ReservedDBInstance withUsagePrice(Double usagePrice)
Returns a reference to this object so that method calls can be chained together.
usagePrice - The new value for the UsagePrice property for this object.
public Integer getDBInstanceCount()
public void setDBInstanceCount(Integer dBInstanceCount)
dBInstanceCount - The new value for the DBInstanceCount property for this object.public ReservedDBInstance withDBInstanceCount(Integer dBInstanceCount)
Returns a reference to this object so that method calls can be chained together.
dBInstanceCount - The new value for the DBInstanceCount property for this object.
public String getProductDescription()
public void setProductDescription(String productDescription)
productDescription - The new value for the ProductDescription property for this object.public ReservedDBInstance withProductDescription(String productDescription)
Returns a reference to this object so that method calls can be chained together.
productDescription - The new value for the ProductDescription property for this object.
public Boolean isMultiAZ()
public void setMultiAZ(Boolean multiAZ)
multiAZ - The new value for the MultiAZ property for this object.public ReservedDBInstance withMultiAZ(Boolean multiAZ)
Returns a reference to this object so that method calls can be chained together.
multiAZ - The new value for the MultiAZ property for this object.
public Boolean getMultiAZ()
public String getState()
public void setState(String state)
state - The new value for the State property for this object.public ReservedDBInstance withState(String state)
Returns a reference to this object so that method calls can be chained together.
state - The new value for the State property for this object.
public String toString()
toString in class ObjectObject.toString()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||