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