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