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