@Generated(value="software.amazon.awssdk:codegen") public final class PartnerNotFoundException extends RedshiftException implements ToCopyableBuilder<PartnerNotFoundException.Builder,PartnerNotFoundException>
The name of the partner was not found.
| Modifier and Type | Class and Description |
|---|---|
static interface |
PartnerNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PartnerNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends PartnerNotFoundException.Builder> |
serializableBuilderClass() |
PartnerNotFoundException.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 PartnerNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<PartnerNotFoundException.Builder,PartnerNotFoundException>toBuilder in class RedshiftExceptionpublic static PartnerNotFoundException.Builder builder()
public static Class<? extends PartnerNotFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.