@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeTimeToLiveResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
| Constructor and Description |
|---|
DescribeTimeToLiveResult() |
| Modifier and Type | Method and Description |
|---|---|
DescribeTimeToLiveResult |
clone() |
boolean |
equals(Object obj) |
TimeToLiveDescription |
getTimeToLiveDescription()
|
int |
hashCode() |
void |
setTimeToLiveDescription(TimeToLiveDescription timeToLiveDescription)
|
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
DescribeTimeToLiveResult |
withTimeToLiveDescription(TimeToLiveDescription timeToLiveDescription)
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic void setTimeToLiveDescription(TimeToLiveDescription timeToLiveDescription)
timeToLiveDescription - public TimeToLiveDescription getTimeToLiveDescription()
public DescribeTimeToLiveResult withTimeToLiveDescription(TimeToLiveDescription timeToLiveDescription)
timeToLiveDescription - public String toString()
toString in class ObjectObject.toString()public DescribeTimeToLiveResult clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.