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