@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, setSdkResponseMetadata
public void setTimeToLiveDescription(TimeToLiveDescription timeToLiveDescription)
timeToLiveDescription
- public TimeToLiveDescription getTimeToLiveDescription()
public DescribeTimeToLiveResult withTimeToLiveDescription(TimeToLiveDescription timeToLiveDescription)
timeToLiveDescription
- public String toString()
toString
in class Object
Object.toString()
public DescribeTimeToLiveResult clone()
Copyright © 2020. All rights reserved.