Uses of Class
com.oracle.bmc.core.model.UpdateDrgAttachmentDetails
- 
Packages that use UpdateDrgAttachmentDetails Package Description com.oracle.bmc.core.model com.oracle.bmc.core.requests 
- 
- 
Uses of UpdateDrgAttachmentDetails in com.oracle.bmc.core.modelMethods in com.oracle.bmc.core.model that return UpdateDrgAttachmentDetails Modifier and Type Method Description UpdateDrgAttachmentDetailsUpdateDrgAttachmentDetails.Builder. build()Methods in com.oracle.bmc.core.model with parameters of type UpdateDrgAttachmentDetails Modifier and Type Method Description UpdateDrgAttachmentDetails.BuilderUpdateDrgAttachmentDetails.Builder. copy(UpdateDrgAttachmentDetails model)
- 
Uses of UpdateDrgAttachmentDetails in com.oracle.bmc.core.requestsMethods in com.oracle.bmc.core.requests that return UpdateDrgAttachmentDetails Modifier and Type Method Description UpdateDrgAttachmentDetailsUpdateDrgAttachmentRequest. getBody$()Alternative accessor for the body parameter.UpdateDrgAttachmentDetailsUpdateDrgAttachmentRequest. getUpdateDrgAttachmentDetails()Details object for updating a DrgAttachment.Methods in com.oracle.bmc.core.requests with parameters of type UpdateDrgAttachmentDetails Modifier and Type Method Description UpdateDrgAttachmentRequest.BuilderUpdateDrgAttachmentRequest.Builder. body$(UpdateDrgAttachmentDetails body)Alternative setter for the body parameter.UpdateDrgAttachmentRequest.BuilderUpdateDrgAttachmentRequest.Builder. updateDrgAttachmentDetails(UpdateDrgAttachmentDetails updateDrgAttachmentDetails)Details object for updating a DrgAttachment.
 
-