protected static class CognitoIdentityProviderException.BuilderImpl extends AwsServiceException.BuilderImpl implements CognitoIdentityProviderException.Builder
awsErrorDetails
requestId, statusCode
cause, message
Modifier | Constructor and Description |
---|---|
protected |
BuilderImpl() |
protected |
BuilderImpl(CognitoIdentityProviderException ex) |
Modifier and Type | Method and Description |
---|---|
CognitoIdentityProviderException.BuilderImpl |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
CognitoIdentityProviderException |
build() |
CognitoIdentityProviderException.BuilderImpl |
cause(Throwable cause) |
CognitoIdentityProviderException.BuilderImpl |
message(String message) |
CognitoIdentityProviderException.BuilderImpl |
requestId(String requestId) |
CognitoIdentityProviderException.BuilderImpl |
statusCode(int statusCode) |
awsErrorDetails, clockSkew, clockSkew, getAwsErrorDetails, setAwsErrorDetails
getRequestId, getStatusCode, requestId, sdkFields, setRequestId, setStatusCode, statusCode
cause, getCause, getMessage, message, setCause, setMessage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
awsErrorDetails, clockSkew, clockSkew
requestId, statusCode
cause, message
protected BuilderImpl()
protected BuilderImpl(CognitoIdentityProviderException ex)
public CognitoIdentityProviderException.BuilderImpl awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails
in interface AwsServiceException.Builder
awsErrorDetails
in interface CognitoIdentityProviderException.Builder
awsErrorDetails
in class AwsServiceException.BuilderImpl
public CognitoIdentityProviderException.BuilderImpl message(String message)
message
in interface AwsServiceException.Builder
message
in interface SdkException.Builder
message
in interface SdkServiceException.Builder
message
in interface CognitoIdentityProviderException.Builder
message
in class AwsServiceException.BuilderImpl
public CognitoIdentityProviderException.BuilderImpl requestId(String requestId)
requestId
in interface AwsServiceException.Builder
requestId
in interface SdkServiceException.Builder
requestId
in interface CognitoIdentityProviderException.Builder
requestId
in class AwsServiceException.BuilderImpl
public CognitoIdentityProviderException.BuilderImpl statusCode(int statusCode)
statusCode
in interface AwsServiceException.Builder
statusCode
in interface SdkServiceException.Builder
statusCode
in interface CognitoIdentityProviderException.Builder
statusCode
in class AwsServiceException.BuilderImpl
public CognitoIdentityProviderException.BuilderImpl cause(Throwable cause)
cause
in interface AwsServiceException.Builder
cause
in interface SdkException.Builder
cause
in interface SdkServiceException.Builder
cause
in interface CognitoIdentityProviderException.Builder
cause
in class AwsServiceException.BuilderImpl
public CognitoIdentityProviderException build()
build
in interface AwsServiceException.Builder
build
in interface SdkException.Builder
build
in interface SdkServiceException.Builder
build
in interface Buildable
build
in class AwsServiceException.BuilderImpl
Copyright © 2019. All rights reserved.