public static interface OutOfCapacityException.Builder extends SdkPojo, CopyableBuilder<OutOfCapacityException.Builder,OutOfCapacityException>, GameLiftException.Builder
| Modifier and Type | Method and Description |
|---|---|
OutOfCapacityException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
OutOfCapacityException.Builder |
cause(Throwable cause) |
OutOfCapacityException.Builder |
message(String message) |
OutOfCapacityException.Builder |
requestId(String requestId) |
OutOfCapacityException.Builder |
statusCode(int statusCode) |
OutOfCapacityException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsOutOfCapacityException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface GameLiftException.BuilderOutOfCapacityException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface GameLiftException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderOutOfCapacityException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface GameLiftException.BuilderrequestId in interface SdkServiceException.BuilderOutOfCapacityException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface GameLiftException.BuilderstatusCode in interface SdkServiceException.BuilderOutOfCapacityException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface GameLiftException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderOutOfCapacityException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface GameLiftException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.