ToCopyableBuilder<AssociateVPCWithHostedZoneResponse.Builder,AssociateVPCWithHostedZoneResponse>
@Generated("software.amazon.awssdk:codegen") public class AssociateVPCWithHostedZoneResponse extends AmazonWebServiceResult<ResponseMetadata> implements ToCopyableBuilder<AssociateVPCWithHostedZoneResponse.Builder,AssociateVPCWithHostedZoneResponse>
A complex type that contains the response information for the AssociateVPCWithHostedZone
request.
Modifier and Type | Class | Description |
---|---|---|
static interface |
AssociateVPCWithHostedZoneResponse.Builder |
Modifier and Type | Method | Description |
---|---|---|
static AssociateVPCWithHostedZoneResponse.Builder |
builder() |
|
ChangeInfo |
changeInfo() |
A complex type that describes the changes made to your hosted zone.
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
static Class<? extends AssociateVPCWithHostedZoneResponse.Builder> |
serializableBuilderClass() |
|
AssociateVPCWithHostedZoneResponse.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 ChangeInfo changeInfo()
A complex type that describes the changes made to your hosted zone.
public AssociateVPCWithHostedZoneResponse.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<AssociateVPCWithHostedZoneResponse.Builder,AssociateVPCWithHostedZoneResponse>
public static AssociateVPCWithHostedZoneResponse.Builder builder()
public static Class<? extends AssociateVPCWithHostedZoneResponse.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.