Uses of Class
com.oracle.bmc.disasterrecovery.model.DisassociateDrProtectionGroupDetails
- 
Packages that use DisassociateDrProtectionGroupDetails Package Description com.oracle.bmc.disasterrecovery.model com.oracle.bmc.disasterrecovery.requests 
- 
- 
Uses of DisassociateDrProtectionGroupDetails in com.oracle.bmc.disasterrecovery.modelSubclasses of DisassociateDrProtectionGroupDetails in com.oracle.bmc.disasterrecovery.model Modifier and Type Class Description classDisassociateDrProtectionGroupDefaultDetailsThe default type.
- 
Uses of DisassociateDrProtectionGroupDetails in com.oracle.bmc.disasterrecovery.requestsMethods in com.oracle.bmc.disasterrecovery.requests that return DisassociateDrProtectionGroupDetails Modifier and Type Method Description DisassociateDrProtectionGroupDetailsDisassociateDrProtectionGroupRequest. getBody$()Alternative accessor for the body parameter.DisassociateDrProtectionGroupDetailsDisassociateDrProtectionGroupRequest. getDisassociateDrProtectionGroupDetails()Details for deleting the association between two DR protection groups.Methods in com.oracle.bmc.disasterrecovery.requests with parameters of type DisassociateDrProtectionGroupDetails Modifier and Type Method Description DisassociateDrProtectionGroupRequest.BuilderDisassociateDrProtectionGroupRequest.Builder. body$(DisassociateDrProtectionGroupDetails body)Alternative setter for the body parameter.DisassociateDrProtectionGroupRequest.BuilderDisassociateDrProtectionGroupRequest.Builder. disassociateDrProtectionGroupDetails(DisassociateDrProtectionGroupDetails disassociateDrProtectionGroupDetails)Details for deleting the association between two DR protection groups.
 
-