ToCopyableBuilder<DescribeTimeToLiveResponse.Builder,DescribeTimeToLiveResponse>@Generated("software.amazon.awssdk:codegen") public class DescribeTimeToLiveResponse extends AmazonWebServiceResult<ResponseMetadata> implements ToCopyableBuilder<DescribeTimeToLiveResponse.Builder,DescribeTimeToLiveResponse>
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
DescribeTimeToLiveResponse.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static DescribeTimeToLiveResponse.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
static Class<? extends DescribeTimeToLiveResponse.Builder> |
serializableBuilderClass() |
|
TimeToLiveDescription |
timeToLiveDescription() |
|
DescribeTimeToLiveResponse.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
setSdkHttpMetadata, setSdkResponseMetadatapublic TimeToLiveDescription timeToLiveDescription()
public DescribeTimeToLiveResponse.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<DescribeTimeToLiveResponse.Builder,DescribeTimeToLiveResponse>public static DescribeTimeToLiveResponse.Builder builder()
public static Class<? extends DescribeTimeToLiveResponse.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.