Uses of Class
software.amazon.awssdk.services.medialive.model.UpdateAccountConfigurationRequest
-
Packages that use UpdateAccountConfigurationRequest Package Description software.amazon.awssdk.services.medialive API for AWS Elemental MediaLivesoftware.amazon.awssdk.services.medialive.transform -
-
Uses of UpdateAccountConfigurationRequest in software.amazon.awssdk.services.medialive
Methods in software.amazon.awssdk.services.medialive with parameters of type UpdateAccountConfigurationRequest Modifier and Type Method Description default CompletableFuture<UpdateAccountConfigurationResponse>MediaLiveAsyncClient. updateAccountConfiguration(UpdateAccountConfigurationRequest updateAccountConfigurationRequest)Update account configurationdefault UpdateAccountConfigurationResponseMediaLiveClient. updateAccountConfiguration(UpdateAccountConfigurationRequest updateAccountConfigurationRequest)Update account configuration -
Uses of UpdateAccountConfigurationRequest in software.amazon.awssdk.services.medialive.transform
Methods in software.amazon.awssdk.services.medialive.transform with parameters of type UpdateAccountConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateAccountConfigurationRequestMarshaller. marshall(UpdateAccountConfigurationRequest updateAccountConfigurationRequest)
-