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