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