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