@Generated(value="software.amazon.awssdk:codegen") public final class ConflictException extends SageMakerException implements ToCopyableBuilder<ConflictException.Builder,ConflictException>
There was a conflict when you attempted to modify a SageMaker entity such as an Experiment
or
Artifact
.
Modifier and Type | Class and Description |
---|---|
static interface |
ConflictException.Builder |
Modifier and Type | Method and Description |
---|---|
static ConflictException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ConflictException.Builder> |
serializableBuilderClass() |
ConflictException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public ConflictException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<ConflictException.Builder,ConflictException>
toBuilder
in class SageMakerException
public static ConflictException.Builder builder()
public static Class<? extends ConflictException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.