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