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