@Generated(value="software.amazon.awssdk:codegen") public final class FileContentAndSourceFileSpecifiedException extends CodeCommitException implements ToCopyableBuilder<FileContentAndSourceFileSpecifiedException.Builder,FileContentAndSourceFileSpecifiedException>
The commit cannot be created because both a source file and file content have been specified for the same file. You cannot provide both. Either specify a source file or provide the file content directly.
| Modifier and Type | Class and Description |
|---|---|
static interface |
FileContentAndSourceFileSpecifiedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static FileContentAndSourceFileSpecifiedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends FileContentAndSourceFileSpecifiedException.Builder> |
serializableBuilderClass() |
FileContentAndSourceFileSpecifiedException.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 FileContentAndSourceFileSpecifiedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<FileContentAndSourceFileSpecifiedException.Builder,FileContentAndSourceFileSpecifiedException>toBuilder in class CodeCommitExceptionpublic static FileContentAndSourceFileSpecifiedException.Builder builder()
public static Class<? extends FileContentAndSourceFileSpecifiedException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.