@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. 
 | 
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()