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