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