Uses of Class
com.oracle.bmc.recovery.model.CreateProtectionPolicyDetails
- 
Packages that use CreateProtectionPolicyDetails Package Description com.oracle.bmc.recovery.model com.oracle.bmc.recovery.requests 
- 
- 
Uses of CreateProtectionPolicyDetails in com.oracle.bmc.recovery.modelMethods in com.oracle.bmc.recovery.model that return CreateProtectionPolicyDetails Modifier and Type Method Description CreateProtectionPolicyDetailsCreateProtectionPolicyDetails.Builder. build()Methods in com.oracle.bmc.recovery.model with parameters of type CreateProtectionPolicyDetails Modifier and Type Method Description CreateProtectionPolicyDetails.BuilderCreateProtectionPolicyDetails.Builder. copy(CreateProtectionPolicyDetails model)
- 
Uses of CreateProtectionPolicyDetails in com.oracle.bmc.recovery.requestsMethods in com.oracle.bmc.recovery.requests that return CreateProtectionPolicyDetails Modifier and Type Method Description CreateProtectionPolicyDetailsCreateProtectionPolicyRequest. getBody$()Alternative accessor for the body parameter.CreateProtectionPolicyDetailsCreateProtectionPolicyRequest. getCreateProtectionPolicyDetails()Describes the parameters required to create a custom protection policy.Methods in com.oracle.bmc.recovery.requests with parameters of type CreateProtectionPolicyDetails Modifier and Type Method Description CreateProtectionPolicyRequest.BuilderCreateProtectionPolicyRequest.Builder. body$(CreateProtectionPolicyDetails body)Alternative setter for the body parameter.CreateProtectionPolicyRequest.BuilderCreateProtectionPolicyRequest.Builder. createProtectionPolicyDetails(CreateProtectionPolicyDetails createProtectionPolicyDetails)Describes the parameters required to create a custom protection policy.
 
-