Uses of Interface
software.amazon.awssdk.services.cloudfront.model.IllegalDeleteException.Builder
-
Packages that use IllegalDeleteException.Builder Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of IllegalDeleteException.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return IllegalDeleteException.Builder Modifier and Type Method Description IllegalDeleteException.BuilderIllegalDeleteException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static IllegalDeleteException.BuilderIllegalDeleteException. builder()IllegalDeleteException.BuilderIllegalDeleteException.Builder. cause(Throwable cause)IllegalDeleteException.BuilderIllegalDeleteException.Builder. message(String message)IllegalDeleteException.BuilderIllegalDeleteException.Builder. numAttempts(Integer numAttempts)IllegalDeleteException.BuilderIllegalDeleteException.Builder. requestId(String requestId)IllegalDeleteException.BuilderIllegalDeleteException.Builder. statusCode(int statusCode)IllegalDeleteException.BuilderIllegalDeleteException. toBuilder()IllegalDeleteException.BuilderIllegalDeleteException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type IllegalDeleteException.Builder Modifier and Type Method Description static Class<? extends IllegalDeleteException.Builder>IllegalDeleteException. serializableBuilderClass()
-