Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.CreateUserResponse
-
Packages that use CreateUserResponse Package Description software.amazon.awssdk.services.alexaforbusiness Alexa for Business has been retired and is no longer supported. -
-
Uses of CreateUserResponse in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness that return CreateUserResponse Modifier and Type Method Description default CreateUserResponseAlexaForBusinessClient. createUser(Consumer<CreateUserRequest.Builder> createUserRequest)Deprecated.Alexa For Business is no longer supporteddefault CreateUserResponseAlexaForBusinessClient. createUser(CreateUserRequest createUserRequest)Deprecated.Alexa For Business is no longer supportedMethods in software.amazon.awssdk.services.alexaforbusiness that return types with arguments of type CreateUserResponse Modifier and Type Method Description default CompletableFuture<CreateUserResponse>AlexaForBusinessAsyncClient. createUser(Consumer<CreateUserRequest.Builder> createUserRequest)Deprecated.Alexa For Business is no longer supporteddefault CompletableFuture<CreateUserResponse>AlexaForBusinessAsyncClient. createUser(CreateUserRequest createUserRequest)Deprecated.Alexa For Business is no longer supported
-