Serializable
, ToCopyableBuilder<PolicyNotAttachedException.Builder,PolicyNotAttachedException>
@Generated("software.amazon.awssdk:codegen") public class PolicyNotAttachedException extends OrganizationsException implements ToCopyableBuilder<PolicyNotAttachedException.Builder,PolicyNotAttachedException>
The policy isn't attached to the specified target in the specified root.
Modifier and Type | Class | Description |
---|---|---|
static interface |
PolicyNotAttachedException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static PolicyNotAttachedException.Builder |
builder() |
|
static Class<? extends PolicyNotAttachedException.Builder> |
serializableBuilderClass() |
|
PolicyNotAttachedException.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 PolicyNotAttachedException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<PolicyNotAttachedException.Builder,PolicyNotAttachedException>
public static PolicyNotAttachedException.Builder builder()
public static Class<? extends PolicyNotAttachedException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.