Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.InvalidCertificateAuthorityException
-
Packages that use InvalidCertificateAuthorityException Package Description software.amazon.awssdk.services.alexaforbusiness Alexa for Business has been retired and is no longer supported. -
-
Uses of InvalidCertificateAuthorityException in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness that throw InvalidCertificateAuthorityException Modifier and Type Method Description default CreateNetworkProfileResponseAlexaForBusinessClient. createNetworkProfile(Consumer<CreateNetworkProfileRequest.Builder> createNetworkProfileRequest)Deprecated.Alexa For Business is no longer supporteddefault CreateNetworkProfileResponseAlexaForBusinessClient. createNetworkProfile(CreateNetworkProfileRequest createNetworkProfileRequest)Deprecated.Alexa For Business is no longer supporteddefault DeleteDeviceResponseAlexaForBusinessClient. deleteDevice(Consumer<DeleteDeviceRequest.Builder> deleteDeviceRequest)Deprecated.Alexa For Business is no longer supporteddefault DeleteDeviceResponseAlexaForBusinessClient. deleteDevice(DeleteDeviceRequest deleteDeviceRequest)Deprecated.Alexa For Business is no longer supporteddefault UpdateNetworkProfileResponseAlexaForBusinessClient. updateNetworkProfile(Consumer<UpdateNetworkProfileRequest.Builder> updateNetworkProfileRequest)Deprecated.Alexa For Business is no longer supporteddefault UpdateNetworkProfileResponseAlexaForBusinessClient. updateNetworkProfile(UpdateNetworkProfileRequest updateNetworkProfileRequest)Deprecated.Alexa For Business is no longer supported
-