public static interface NotAuthorizedException.Builder extends SdkPojo, CopyableBuilder<NotAuthorizedException.Builder,NotAuthorizedException>, CognitoIdentityProviderException.Builder
Modifier and Type | Method and Description |
---|---|
NotAuthorizedException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
NotAuthorizedException.Builder |
cause(Throwable cause) |
NotAuthorizedException.Builder |
message(String message) |
NotAuthorizedException.Builder |
requestId(String requestId) |
NotAuthorizedException.Builder |
statusCode(int statusCode) |
copy
applyMutation, build
awsErrorDetails, build, clockSkew, clockSkew, extendedRequestId
extendedRequestId, requestId, statusCode
cause, message
equalsBySdkFields, sdkFields
NotAuthorizedException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails
in interface AwsServiceException.Builder
awsErrorDetails
in interface CognitoIdentityProviderException.Builder
NotAuthorizedException.Builder message(String message)
message
in interface AwsServiceException.Builder
message
in interface CognitoIdentityProviderException.Builder
message
in interface SdkException.Builder
message
in interface SdkServiceException.Builder
NotAuthorizedException.Builder requestId(String requestId)
requestId
in interface AwsServiceException.Builder
requestId
in interface CognitoIdentityProviderException.Builder
requestId
in interface SdkServiceException.Builder
NotAuthorizedException.Builder statusCode(int statusCode)
statusCode
in interface AwsServiceException.Builder
statusCode
in interface CognitoIdentityProviderException.Builder
statusCode
in interface SdkServiceException.Builder
NotAuthorizedException.Builder cause(Throwable cause)
cause
in interface AwsServiceException.Builder
cause
in interface CognitoIdentityProviderException.Builder
cause
in interface SdkException.Builder
cause
in interface SdkServiceException.Builder
Copyright © 2021. All rights reserved.