Uses of Interface
software.amazon.awssdk.services.alexaforbusiness.model.AlexaForBusinessException.Builder
-
Packages that use AlexaForBusinessException.Builder Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of AlexaForBusinessException.Builder in software.amazon.awssdk.services.alexaforbusiness.model
Subinterfaces of AlexaForBusinessException.Builder in software.amazon.awssdk.services.alexaforbusiness.model Modifier and Type Interface Description static interfaceAlreadyExistsException.Builderstatic interfaceConcurrentModificationException.Builderstatic interfaceDeviceNotRegisteredException.Builderstatic interfaceInvalidCertificateAuthorityException.Builderstatic interfaceInvalidDeviceException.Builderstatic interfaceInvalidSecretsManagerResourceException.Builderstatic interfaceInvalidServiceLinkedRoleStateException.Builderstatic interfaceInvalidUserStatusException.Builderstatic interfaceLimitExceededException.Builderstatic interfaceNameInUseException.Builderstatic interfaceNotFoundException.Builderstatic interfaceResourceAssociatedException.Builderstatic interfaceResourceInUseException.Builderstatic interfaceSkillNotLinkedException.Builderstatic interfaceUnauthorizedException.BuilderClasses in software.amazon.awssdk.services.alexaforbusiness.model that implement AlexaForBusinessException.Builder Modifier and Type Class Description protected static classAlexaForBusinessException.BuilderImplMethods in software.amazon.awssdk.services.alexaforbusiness.model that return AlexaForBusinessException.Builder Modifier and Type Method Description AlexaForBusinessException.BuilderAlexaForBusinessException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static AlexaForBusinessException.BuilderAlexaForBusinessException. builder()AlexaForBusinessException.BuilderAlexaForBusinessException.Builder. cause(Throwable cause)AlexaForBusinessException.BuilderAlexaForBusinessException.Builder. message(String message)AlexaForBusinessException.BuilderAlexaForBusinessException.Builder. requestId(String requestId)AlexaForBusinessException.BuilderAlexaForBusinessException.Builder. statusCode(int statusCode)AlexaForBusinessException.BuilderAlexaForBusinessException. toBuilder()AlexaForBusinessException.BuilderAlexaForBusinessException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.alexaforbusiness.model that return types with arguments of type AlexaForBusinessException.Builder Modifier and Type Method Description static Class<? extends AlexaForBusinessException.Builder>AlexaForBusinessException. serializableBuilderClass()Constructors in software.amazon.awssdk.services.alexaforbusiness.model with parameters of type AlexaForBusinessException.Builder Constructor Description AlexaForBusinessException(AlexaForBusinessException.Builder builder)
-