Uses of Class
software.amazon.awssdk.services.backup.model.UpdateGlobalSettingsRequest
-
Packages that use UpdateGlobalSettingsRequest Package Description software.amazon.awssdk.services.backup Backup software.amazon.awssdk.services.backup.transform -
-
Uses of UpdateGlobalSettingsRequest in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup with parameters of type UpdateGlobalSettingsRequest Modifier and Type Method Description default CompletableFuture<UpdateGlobalSettingsResponse>BackupAsyncClient. updateGlobalSettings(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)Updates whether the Amazon Web Services account is opted in to cross-account backup.default UpdateGlobalSettingsResponseBackupClient. updateGlobalSettings(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)Updates whether the Amazon Web Services account is opted in to cross-account backup. -
Uses of UpdateGlobalSettingsRequest in software.amazon.awssdk.services.backup.transform
Methods in software.amazon.awssdk.services.backup.transform with parameters of type UpdateGlobalSettingsRequest Modifier and Type Method Description SdkHttpFullRequestUpdateGlobalSettingsRequestMarshaller. marshall(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)
-