ToCopyableBuilder<UpdateDomainContactPrivacyResponse.Builder,UpdateDomainContactPrivacyResponse>@Generated("software.amazon.awssdk:codegen") public class UpdateDomainContactPrivacyResponse extends AmazonWebServiceResult<ResponseMetadata> implements ToCopyableBuilder<UpdateDomainContactPrivacyResponse.Builder,UpdateDomainContactPrivacyResponse>
The UpdateDomainContactPrivacy response includes the following element.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
UpdateDomainContactPrivacyResponse.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static UpdateDomainContactPrivacyResponse.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
String |
operationId() |
Identifier for tracking the progress of the request.
|
static Class<? extends UpdateDomainContactPrivacyResponse.Builder> |
serializableBuilderClass() |
|
UpdateDomainContactPrivacyResponse.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
setSdkHttpMetadata, setSdkResponseMetadatapublic String operationId()
Identifier for tracking the progress of the request. To use this ID to query the operation status, use GetOperationDetail.
public UpdateDomainContactPrivacyResponse.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<UpdateDomainContactPrivacyResponse.Builder,UpdateDomainContactPrivacyResponse>public static UpdateDomainContactPrivacyResponse.Builder builder()
public static Class<? extends UpdateDomainContactPrivacyResponse.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.