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