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