Uses of Class
com.oracle.bmc.marketplaceprivateoffer.model.CreateAttachmentDetails
-
Packages that use CreateAttachmentDetails Package Description com.oracle.bmc.marketplaceprivateoffer.model com.oracle.bmc.marketplaceprivateoffer.requests -
-
Uses of CreateAttachmentDetails in com.oracle.bmc.marketplaceprivateoffer.model
Methods in com.oracle.bmc.marketplaceprivateoffer.model that return CreateAttachmentDetails Modifier and Type Method Description CreateAttachmentDetailsCreateAttachmentDetails.Builder. build()Methods in com.oracle.bmc.marketplaceprivateoffer.model with parameters of type CreateAttachmentDetails Modifier and Type Method Description CreateAttachmentDetails.BuilderCreateAttachmentDetails.Builder. copy(CreateAttachmentDetails model) -
Uses of CreateAttachmentDetails in com.oracle.bmc.marketplaceprivateoffer.requests
Methods in com.oracle.bmc.marketplaceprivateoffer.requests that return CreateAttachmentDetails Modifier and Type Method Description CreateAttachmentDetailsCreateAttachmentRequest. getBody$()Alternative accessor for the body parameter.CreateAttachmentDetailsCreateAttachmentRequest. getCreateAttachmentDetails()Details for the new Attachment.Methods in com.oracle.bmc.marketplaceprivateoffer.requests with parameters of type CreateAttachmentDetails Modifier and Type Method Description CreateAttachmentRequest.BuilderCreateAttachmentRequest.Builder. body$(CreateAttachmentDetails body)Alternative setter for the body parameter.CreateAttachmentRequest.BuilderCreateAttachmentRequest.Builder. createAttachmentDetails(CreateAttachmentDetails createAttachmentDetails)Details for the new Attachment.
-