@Generated(value="software.amazon.awssdk:codegen") public final class FileEntryRequiredException extends CodeCommitException implements ToCopyableBuilder<FileEntryRequiredException.Builder,FileEntryRequiredException>
The commit cannot be created because no files have been specified as added, updated, or changed (PutFile or DeleteFile) for the commit.
| Modifier and Type | Class and Description |
|---|---|
static interface |
FileEntryRequiredException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static FileEntryRequiredException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends FileEntryRequiredException.Builder> |
serializableBuilderClass() |
FileEntryRequiredException.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 FileEntryRequiredException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<FileEntryRequiredException.Builder,FileEntryRequiredException>toBuilder in class CodeCommitExceptionpublic static FileEntryRequiredException.Builder builder()
public static Class<? extends FileEntryRequiredException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.