@Generated(value="software.amazon.awssdk:codegen") public final class InvalidSortByException extends CodeCommitException implements ToCopyableBuilder<InvalidSortByException.Builder,InvalidSortByException>
The specified sort by value is not valid.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidSortByException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidSortByException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidSortByException.Builder> |
serializableBuilderClass() |
InvalidSortByException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic InvalidSortByException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidSortByException.Builder,InvalidSortByException>toBuilder in class CodeCommitExceptionpublic static InvalidSortByException.Builder builder()
public static Class<? extends InvalidSortByException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.