Uses of Class
software.amazon.awssdk.services.proton.model.UpdateAccountSettingsRequest
-
Packages that use UpdateAccountSettingsRequest Package Description software.amazon.awssdk.services.proton This is the Proton Service API Reference.software.amazon.awssdk.services.proton.transform -
-
Uses of UpdateAccountSettingsRequest in software.amazon.awssdk.services.proton
Methods in software.amazon.awssdk.services.proton with parameters of type UpdateAccountSettingsRequest Modifier and Type Method Description default CompletableFuture<UpdateAccountSettingsResponse>ProtonAsyncClient. updateAccountSettings(UpdateAccountSettingsRequest updateAccountSettingsRequest)Update Proton settings that are used for multiple services in the Amazon Web Services account.default UpdateAccountSettingsResponseProtonClient. updateAccountSettings(UpdateAccountSettingsRequest updateAccountSettingsRequest)Update Proton settings that are used for multiple services in the Amazon Web Services account. -
Uses of UpdateAccountSettingsRequest in software.amazon.awssdk.services.proton.transform
Methods in software.amazon.awssdk.services.proton.transform with parameters of type UpdateAccountSettingsRequest Modifier and Type Method Description SdkHttpFullRequestUpdateAccountSettingsRequestMarshaller. marshall(UpdateAccountSettingsRequest updateAccountSettingsRequest)
-