@Generated(value="software.amazon.awssdk:codegen") public final class PrivateTypeException extends CloudControlException implements ToCopyableBuilder<PrivateTypeException.Builder,PrivateTypeException>
Cloud Control API hasn't received a valid response from the resource handler, due to a configuration error. This includes issues such as the resource handler returning an invalid response, or timing out.
| Modifier and Type | Class and Description |
|---|---|
static interface |
PrivateTypeException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PrivateTypeException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends PrivateTypeException.Builder> |
serializableBuilderClass() |
PrivateTypeException.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 PrivateTypeException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<PrivateTypeException.Builder,PrivateTypeException>toBuilder in class CloudControlExceptionpublic static PrivateTypeException.Builder builder()
public static Class<? extends PrivateTypeException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.