Serializable
, ToCopyableBuilder<StillContainsLinksException.Builder,StillContainsLinksException>
@Generated("software.amazon.awssdk:codegen") public class StillContainsLinksException extends CloudDirectoryException implements ToCopyableBuilder<StillContainsLinksException.Builder,StillContainsLinksException>
The object could not be deleted because links still exist. Remove the links and then try the operation again.
Modifier and Type | Class | Description |
---|---|---|
static interface |
StillContainsLinksException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static StillContainsLinksException.Builder |
builder() |
|
static Class<? extends StillContainsLinksException.Builder> |
serializableBuilderClass() |
|
StillContainsLinksException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public StillContainsLinksException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<StillContainsLinksException.Builder,StillContainsLinksException>
public static StillContainsLinksException.Builder builder()
public static Class<? extends StillContainsLinksException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.