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.
|
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PolicyNotAttachedException.Builder toBuilder()
ToCopyableBuildertoBuilder 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.