Uses of Class
com.oracle.bmc.oda.model.OdaInstanceAttachmentCollection
- 
Packages that use OdaInstanceAttachmentCollection Package Description com.oracle.bmc.oda.model com.oracle.bmc.oda.responses 
- 
- 
Uses of OdaInstanceAttachmentCollection in com.oracle.bmc.oda.modelMethods in com.oracle.bmc.oda.model that return OdaInstanceAttachmentCollection Modifier and Type Method Description OdaInstanceAttachmentCollectionOdaInstanceAttachmentCollection.Builder. build()Methods in com.oracle.bmc.oda.model with parameters of type OdaInstanceAttachmentCollection Modifier and Type Method Description OdaInstanceAttachmentCollection.BuilderOdaInstanceAttachmentCollection.Builder. copy(OdaInstanceAttachmentCollection model)
- 
Uses of OdaInstanceAttachmentCollection in com.oracle.bmc.oda.responsesMethods in com.oracle.bmc.oda.responses that return OdaInstanceAttachmentCollection Modifier and Type Method Description OdaInstanceAttachmentCollectionListOdaInstanceAttachmentsResponse. getOdaInstanceAttachmentCollection()The returned OdaInstanceAttachmentCollection instance.Methods in com.oracle.bmc.oda.responses with parameters of type OdaInstanceAttachmentCollection Modifier and Type Method Description ListOdaInstanceAttachmentsResponse.BuilderListOdaInstanceAttachmentsResponse.Builder. odaInstanceAttachmentCollection(OdaInstanceAttachmentCollection odaInstanceAttachmentCollection)The returned OdaInstanceAttachmentCollection instance.
 
-