Uses of Interface
software.amazon.awssdk.services.alexaforbusiness.model.SkillNotLinkedException.Builder
-
Packages that use SkillNotLinkedException.Builder Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of SkillNotLinkedException.Builder in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return SkillNotLinkedException.Builder Modifier and Type Method Description SkillNotLinkedException.BuilderSkillNotLinkedException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static SkillNotLinkedException.BuilderSkillNotLinkedException. builder()SkillNotLinkedException.BuilderSkillNotLinkedException.Builder. cause(Throwable cause)SkillNotLinkedException.BuilderSkillNotLinkedException.Builder. message(String message)SkillNotLinkedException.BuilderSkillNotLinkedException.Builder. requestId(String requestId)SkillNotLinkedException.BuilderSkillNotLinkedException.Builder. statusCode(int statusCode)SkillNotLinkedException.BuilderSkillNotLinkedException. toBuilder()SkillNotLinkedException.BuilderSkillNotLinkedException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.alexaforbusiness.model that return types with arguments of type SkillNotLinkedException.Builder Modifier and Type Method Description static Class<? extends SkillNotLinkedException.Builder>SkillNotLinkedException. serializableBuilderClass()
-