Uses of Class
com.oracle.bmc.marketplaceprivateoffer.model.Attachment
-
Packages that use Attachment Package Description com.oracle.bmc.marketplaceprivateoffer.model com.oracle.bmc.marketplaceprivateoffer.responses -
-
Uses of Attachment in com.oracle.bmc.marketplaceprivateoffer.model
Methods in com.oracle.bmc.marketplaceprivateoffer.model that return Attachment Modifier and Type Method Description AttachmentAttachment.Builder. build()Methods in com.oracle.bmc.marketplaceprivateoffer.model with parameters of type Attachment Modifier and Type Method Description Attachment.BuilderAttachment.Builder. copy(Attachment model) -
Uses of Attachment in com.oracle.bmc.marketplaceprivateoffer.responses
Methods in com.oracle.bmc.marketplaceprivateoffer.responses that return Attachment Modifier and Type Method Description AttachmentCreateAttachmentResponse. getAttachment()The returned Attachment instance.AttachmentGetAttachmentResponse. getAttachment()The returned Attachment instance.Methods in com.oracle.bmc.marketplaceprivateoffer.responses with parameters of type Attachment Modifier and Type Method Description CreateAttachmentResponse.BuilderCreateAttachmentResponse.Builder. attachment(Attachment attachment)The returned Attachment instance.GetAttachmentResponse.BuilderGetAttachmentResponse.Builder. attachment(Attachment attachment)The returned Attachment instance.
-