@Generated(value="software.amazon.awssdk:codegen") public final class SkillNotLinkedException extends AlexaForBusinessException implements ToCopyableBuilder<SkillNotLinkedException.Builder,SkillNotLinkedException>
The skill must be linked to a third-party account.
| Modifier and Type | Class and Description |
|---|---|
static interface |
SkillNotLinkedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SkillNotLinkedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends SkillNotLinkedException.Builder> |
serializableBuilderClass() |
SkillNotLinkedException.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 SkillNotLinkedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<SkillNotLinkedException.Builder,SkillNotLinkedException>toBuilder in class AlexaForBusinessExceptionpublic static SkillNotLinkedException.Builder builder()
public static Class<? extends SkillNotLinkedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.