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