Uses of Interface
software.amazon.awssdk.services.cloudfront.model.NoSuchFunctionExistsException.Builder
Packages that use NoSuchFunctionExistsException.Builder
-
Uses of NoSuchFunctionExistsException.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return NoSuchFunctionExistsException.BuilderModifier and TypeMethodDescriptionNoSuchFunctionExistsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) NoSuchFunctionExistsException.builder()NoSuchFunctionExistsException.Builder.numAttempts(Integer numAttempts) NoSuchFunctionExistsException.Builder.statusCode(int statusCode) NoSuchFunctionExistsException.toBuilder()NoSuchFunctionExistsException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type NoSuchFunctionExistsException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends NoSuchFunctionExistsException.Builder>NoSuchFunctionExistsException.serializableBuilderClass()