Uses of Class
com.oracle.bmc.dns.model.PatchRRSetDetails
- 
Packages that use PatchRRSetDetails Package Description com.oracle.bmc.dns.model com.oracle.bmc.dns.requests 
- 
- 
Uses of PatchRRSetDetails in com.oracle.bmc.dns.modelMethods in com.oracle.bmc.dns.model that return PatchRRSetDetails Modifier and Type Method Description PatchRRSetDetailsPatchRRSetDetails.Builder. build()Methods in com.oracle.bmc.dns.model with parameters of type PatchRRSetDetails Modifier and Type Method Description PatchRRSetDetails.BuilderPatchRRSetDetails.Builder. copy(PatchRRSetDetails model)
- 
Uses of PatchRRSetDetails in com.oracle.bmc.dns.requestsMethods in com.oracle.bmc.dns.requests that return PatchRRSetDetails Modifier and Type Method Description PatchRRSetDetailsPatchRRSetRequest. getBody$()Alternative accessor for the body parameter.PatchRRSetDetailsPatchRRSetRequest. getPatchRRSetDetails()Operations describing how to modify the collection of records.Methods in com.oracle.bmc.dns.requests with parameters of type PatchRRSetDetails Modifier and Type Method Description PatchRRSetRequest.BuilderPatchRRSetRequest.Builder. body$(PatchRRSetDetails body)Alternative setter for the body parameter.PatchRRSetRequest.BuilderPatchRRSetRequest.Builder. patchRRSetDetails(PatchRRSetDetails patchRRSetDetails)Operations describing how to modify the collection of records.
 
-