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