Uses of Interface
software.amazon.awssdk.services.cloudhsmv2.model.ModifyBackupAttributesResponse.Builder
-
Packages that use ModifyBackupAttributesResponse.Builder Package Description software.amazon.awssdk.services.cloudhsmv2.model -
-
Uses of ModifyBackupAttributesResponse.Builder in software.amazon.awssdk.services.cloudhsmv2.model
Methods in software.amazon.awssdk.services.cloudhsmv2.model that return ModifyBackupAttributesResponse.Builder Modifier and Type Method Description default ModifyBackupAttributesResponse.BuilderModifyBackupAttributesResponse.Builder. backup(Consumer<Backup.Builder> backup)Sets the value of the Backup property for this object.ModifyBackupAttributesResponse.BuilderModifyBackupAttributesResponse.Builder. backup(Backup backup)Sets the value of the Backup property for this object.static ModifyBackupAttributesResponse.BuilderModifyBackupAttributesResponse. builder()ModifyBackupAttributesResponse.BuilderModifyBackupAttributesResponse. toBuilder()Methods in software.amazon.awssdk.services.cloudhsmv2.model that return types with arguments of type ModifyBackupAttributesResponse.Builder Modifier and Type Method Description static Class<? extends ModifyBackupAttributesResponse.Builder>ModifyBackupAttributesResponse. serializableBuilderClass()
-