Uses of Class
com.oracle.bmc.marketplaceprivateoffer.model.AttachmentCollection
-
Packages that use AttachmentCollection Package Description com.oracle.bmc.marketplaceprivateoffer.model com.oracle.bmc.marketplaceprivateoffer.responses -
-
Uses of AttachmentCollection in com.oracle.bmc.marketplaceprivateoffer.model
Methods in com.oracle.bmc.marketplaceprivateoffer.model that return AttachmentCollection Modifier and Type Method Description AttachmentCollectionAttachmentCollection.Builder. build()Methods in com.oracle.bmc.marketplaceprivateoffer.model with parameters of type AttachmentCollection Modifier and Type Method Description AttachmentCollection.BuilderAttachmentCollection.Builder. copy(AttachmentCollection model) -
Uses of AttachmentCollection in com.oracle.bmc.marketplaceprivateoffer.responses
Methods in com.oracle.bmc.marketplaceprivateoffer.responses that return AttachmentCollection Modifier and Type Method Description AttachmentCollectionListAttachmentsResponse. getAttachmentCollection()The returned AttachmentCollection instance.Methods in com.oracle.bmc.marketplaceprivateoffer.responses with parameters of type AttachmentCollection Modifier and Type Method Description ListAttachmentsResponse.BuilderListAttachmentsResponse.Builder. attachmentCollection(AttachmentCollection attachmentCollection)The returned AttachmentCollection instance.
-