@Generated(value="software.amazon.awssdk:codegen") public class DeleteCloudFrontOriginAccessIdentityResponse extends AmazonWebServiceResult<ResponseMetadata> implements software.amazon.awssdk.utils.builder.ToCopyableBuilder<DeleteCloudFrontOriginAccessIdentityResponse.Builder,DeleteCloudFrontOriginAccessIdentityResponse>
| Modifier and Type | Class and Description |
|---|---|
static interface |
DeleteCloudFrontOriginAccessIdentityResponse.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DeleteCloudFrontOriginAccessIdentityResponse.Builder |
builder() |
boolean |
equals(Object obj) |
int |
hashCode() |
static Class<? extends DeleteCloudFrontOriginAccessIdentityResponse.Builder> |
serializableBuilderClass() |
DeleteCloudFrontOriginAccessIdentityResponse.Builder |
toBuilder() |
String |
toString() |
setSdkHttpMetadata, setSdkResponseMetadatapublic DeleteCloudFrontOriginAccessIdentityResponse.Builder toBuilder()
toBuilder in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<DeleteCloudFrontOriginAccessIdentityResponse.Builder,DeleteCloudFrontOriginAccessIdentityResponse>public static DeleteCloudFrontOriginAccessIdentityResponse.Builder builder()
public static Class<? extends DeleteCloudFrontOriginAccessIdentityResponse.Builder> serializableBuilderClass()
Copyright © 2017. All rights reserved.