Uses of Interface
software.amazon.awssdk.services.backup.model.PutBackupVaultLockConfigurationResponse.Builder
-
Packages that use PutBackupVaultLockConfigurationResponse.Builder Package Description software.amazon.awssdk.services.backup.model -
-
Uses of PutBackupVaultLockConfigurationResponse.Builder in software.amazon.awssdk.services.backup.model
Methods in software.amazon.awssdk.services.backup.model that return PutBackupVaultLockConfigurationResponse.Builder Modifier and Type Method Description static PutBackupVaultLockConfigurationResponse.BuilderPutBackupVaultLockConfigurationResponse. builder()PutBackupVaultLockConfigurationResponse.BuilderPutBackupVaultLockConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.backup.model that return types with arguments of type PutBackupVaultLockConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends PutBackupVaultLockConfigurationResponse.Builder>PutBackupVaultLockConfigurationResponse. serializableBuilderClass()
-