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