@Generated(value="software.amazon.awssdk:codegen") public final class MalformedPolicyException extends IotException implements ToCopyableBuilder<MalformedPolicyException.Builder,MalformedPolicyException>
The policy documentation is not valid.
| Modifier and Type | Class and Description |
|---|---|
static interface |
MalformedPolicyException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static MalformedPolicyException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends MalformedPolicyException.Builder> |
serializableBuilderClass() |
MalformedPolicyException.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 MalformedPolicyException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<MalformedPolicyException.Builder,MalformedPolicyException>toBuilder in class IotExceptionpublic static MalformedPolicyException.Builder builder()
public static Class<? extends MalformedPolicyException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.