@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ProvisionedBandwidth extends Object implements Serializable, Cloneable
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
Constructor and Description |
---|
ProvisionedBandwidth() |
Modifier and Type | Method and Description |
---|---|
ProvisionedBandwidth |
clone() |
boolean |
equals(Object obj) |
String |
getProvisioned()
Reserved.
|
Date |
getProvisionTime()
Reserved.
|
String |
getRequested()
Reserved.
|
Date |
getRequestTime()
Reserved.
|
String |
getStatus()
Reserved.
|
int |
hashCode() |
void |
setProvisioned(String provisioned)
Reserved.
|
void |
setProvisionTime(Date provisionTime)
Reserved.
|
void |
setRequested(String requested)
Reserved.
|
void |
setRequestTime(Date requestTime)
Reserved.
|
void |
setStatus(String status)
Reserved.
|
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
ProvisionedBandwidth |
withProvisioned(String provisioned)
Reserved.
|
ProvisionedBandwidth |
withProvisionTime(Date provisionTime)
Reserved.
|
ProvisionedBandwidth |
withRequested(String requested)
Reserved.
|
ProvisionedBandwidth |
withRequestTime(Date requestTime)
Reserved.
|
ProvisionedBandwidth |
withStatus(String status)
Reserved.
|
public void setProvisionTime(Date provisionTime)
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
provisionTime
- Reserved. If you need to sustain traffic greater than the documented limits,
contact us through the Support Center.public Date getProvisionTime()
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
public ProvisionedBandwidth withProvisionTime(Date provisionTime)
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
provisionTime
- Reserved. If you need to sustain traffic greater than the documented limits,
contact us through the Support Center.public void setProvisioned(String provisioned)
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
provisioned
- Reserved. If you need to sustain traffic greater than the documented limits,
contact us through the Support Center.public String getProvisioned()
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
public ProvisionedBandwidth withProvisioned(String provisioned)
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
provisioned
- Reserved. If you need to sustain traffic greater than the documented limits,
contact us through the Support Center.public void setRequestTime(Date requestTime)
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
requestTime
- Reserved. If you need to sustain traffic greater than the documented limits,
contact us through the Support Center.public Date getRequestTime()
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
public ProvisionedBandwidth withRequestTime(Date requestTime)
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
requestTime
- Reserved. If you need to sustain traffic greater than the documented limits,
contact us through the Support Center.public void setRequested(String requested)
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
requested
- Reserved. If you need to sustain traffic greater than the documented limits,
contact us through the Support Center.public String getRequested()
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
public ProvisionedBandwidth withRequested(String requested)
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
requested
- Reserved. If you need to sustain traffic greater than the documented limits,
contact us through the Support Center.public void setStatus(String status)
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
status
- Reserved. If you need to sustain traffic greater than the documented limits,
contact us through the Support Center.public String getStatus()
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
public ProvisionedBandwidth withStatus(String status)
Reserved. If you need to sustain traffic greater than the documented limits, contact us through the Support Center.
status
- Reserved. If you need to sustain traffic greater than the documented limits,
contact us through the Support Center.public String toString()
toString
in class Object
Object.toString()
public ProvisionedBandwidth clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.