@Generated(value="software.amazon.awssdk:codegen") public class InvalidRelativePathException extends CloudFrontException implements software.amazon.awssdk.utils.builder.ToCopyableBuilder<InvalidRelativePathException.Builder,InvalidRelativePathException>
The relative path is too big, is not URL-encoded, or does not begin with a slash (/).
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidRelativePathException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method and Description |
|---|---|
static InvalidRelativePathException.Builder |
builder() |
static Class<? extends InvalidRelativePathException.Builder> |
serializableBuilderClass() |
InvalidRelativePathException.Builder |
toBuilder() |
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidRelativePathException.Builder toBuilder()
toBuilder in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<InvalidRelativePathException.Builder,InvalidRelativePathException>public static InvalidRelativePathException.Builder builder()
public static Class<? extends InvalidRelativePathException.Builder> serializableBuilderClass()
Copyright © 2017. All rights reserved.