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.model
Methods in com.oracle.bmc.oda.model that return OdaInstanceAttachmentCollection Modifier and Type Method Description OdaInstanceAttachmentCollection
OdaInstanceAttachmentCollection.Builder. build()
Methods in com.oracle.bmc.oda.model with parameters of type OdaInstanceAttachmentCollection Modifier and Type Method Description OdaInstanceAttachmentCollection.Builder
OdaInstanceAttachmentCollection.Builder. copy(OdaInstanceAttachmentCollection model)
-
Uses of OdaInstanceAttachmentCollection in com.oracle.bmc.oda.responses
Methods in com.oracle.bmc.oda.responses that return OdaInstanceAttachmentCollection Modifier and Type Method Description OdaInstanceAttachmentCollection
ListOdaInstanceAttachmentsResponse. getOdaInstanceAttachmentCollection()
The returned OdaInstanceAttachmentCollection instance.Methods in com.oracle.bmc.oda.responses with parameters of type OdaInstanceAttachmentCollection Modifier and Type Method Description ListOdaInstanceAttachmentsResponse.Builder
ListOdaInstanceAttachmentsResponse.Builder. odaInstanceAttachmentCollection(OdaInstanceAttachmentCollection odaInstanceAttachmentCollection)
The returned OdaInstanceAttachmentCollection instance.
-