public static interface DelegationSetAlreadyReusableException.Builder extends CopyableBuilder<DelegationSetAlreadyReusableException.Builder,DelegationSetAlreadyReusableException>, Route53Exception.Builder
| Modifier and Type | Method and Description | 
|---|---|
| DelegationSetAlreadyReusableException.Builder | awsErrorDetails(AwsErrorDetails awsErrorDetails)Specifies the additional awsErrorDetails from the service response. | 
| DelegationSetAlreadyReusableException.Builder | cause(Throwable cause)Specifies the exception that caused this exception to occur. | 
| DelegationSetAlreadyReusableException.Builder | message(String message)Specifies the details of this exception. | 
| DelegationSetAlreadyReusableException.Builder | requestId(String requestId)Specifies the requestId returned by the called service. | 
| DelegationSetAlreadyReusableException.Builder | statusCode(int statusCode)Specifies the status code returned by the service. | 
copyapplyMutation, buildawsErrorDetails, buildrequestId, statusCodecause, messageDelegationSetAlreadyReusableException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
AwsServiceException.BuilderawsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface Route53Exception.BuilderawsErrorDetails - Object containing additional details from the response.DelegationSetAlreadyReusableException.Builder message(String message)
SdkException.Buildermessage in interface AwsServiceException.Buildermessage in interface Route53Exception.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.Buildermessage - The details of this exception.DelegationSetAlreadyReusableException.Builder requestId(String requestId)
SdkServiceException.BuilderrequestId in interface AwsServiceException.BuilderrequestId in interface Route53Exception.BuilderrequestId in interface SdkServiceException.BuilderrequestId - A string that identifies the request made to a service.DelegationSetAlreadyReusableException.Builder statusCode(int statusCode)
SdkServiceException.BuilderstatusCode in interface AwsServiceException.BuilderstatusCode in interface Route53Exception.BuilderstatusCode in interface SdkServiceException.BuilderstatusCode - an int containing the status code returned by the service.DelegationSetAlreadyReusableException.Builder cause(Throwable cause)
SdkException.Buildercause in interface AwsServiceException.Buildercause in interface Route53Exception.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.Buildercause - The exception that caused this exception to occur.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.