Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.UntagResourceRequest
-
Packages that use UntagResourceRequest Package Description software.amazon.awssdk.services.alexaforbusiness Alexa for Business has been retired and is no longer supported.software.amazon.awssdk.services.alexaforbusiness.transform -
-
Uses of UntagResourceRequest in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness with parameters of type UntagResourceRequest Modifier and Type Method Description default CompletableFuture<UntagResourceResponse>AlexaForBusinessAsyncClient. untagResource(UntagResourceRequest untagResourceRequest)Deprecated.Alexa For Business is no longer supporteddefault UntagResourceResponseAlexaForBusinessClient. untagResource(UntagResourceRequest untagResourceRequest)Deprecated.Alexa For Business is no longer supported -
Uses of UntagResourceRequest in software.amazon.awssdk.services.alexaforbusiness.transform
Methods in software.amazon.awssdk.services.alexaforbusiness.transform with parameters of type UntagResourceRequest Modifier and Type Method Description SdkHttpFullRequestUntagResourceRequestMarshaller. marshall(UntagResourceRequest untagResourceRequest)
-