public static interface PayloadTooLargeException.Builder extends SdkPojo, CopyableBuilder<PayloadTooLargeException.Builder,PayloadTooLargeException>, AppConfigException.Builder
| Modifier and Type | Method and Description |
|---|---|
PayloadTooLargeException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
PayloadTooLargeException.Builder |
cause(Throwable cause) |
PayloadTooLargeException.Builder |
limit(Float limit)
Sets the value of the Limit property for this object.
|
PayloadTooLargeException.Builder |
measure(BytesMeasure measure)
Sets the value of the Measure property for this object.
|
PayloadTooLargeException.Builder |
measure(String measure)
Sets the value of the Measure property for this object.
|
PayloadTooLargeException.Builder |
message(String message) |
PayloadTooLargeException.Builder |
requestId(String requestId) |
PayloadTooLargeException.Builder |
size(Float size)
Sets the value of the Size property for this object.
|
PayloadTooLargeException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsPayloadTooLargeException.Builder measure(String measure)
measure - The new value for the Measure property for this object.BytesMeasure,
BytesMeasurePayloadTooLargeException.Builder measure(BytesMeasure measure)
measure - The new value for the Measure property for this object.BytesMeasure,
BytesMeasurePayloadTooLargeException.Builder limit(Float limit)
limit - The new value for the Limit property for this object.PayloadTooLargeException.Builder size(Float size)
size - The new value for the Size property for this object.PayloadTooLargeException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AppConfigException.BuilderawsErrorDetails in interface AwsServiceException.BuilderPayloadTooLargeException.Builder message(String message)
message in interface AppConfigException.Buildermessage in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderPayloadTooLargeException.Builder requestId(String requestId)
requestId in interface AppConfigException.BuilderrequestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderPayloadTooLargeException.Builder statusCode(int statusCode)
statusCode in interface AppConfigException.BuilderstatusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderPayloadTooLargeException.Builder cause(Throwable cause)
cause in interface AppConfigException.Buildercause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2022. All rights reserved.