Uses of Class
com.oracle.bmc.oda.model.OdaInstanceAttachment
-
Packages that use OdaInstanceAttachment Package Description com.oracle.bmc.oda.model com.oracle.bmc.oda.responses -
-
Uses of OdaInstanceAttachment in com.oracle.bmc.oda.model
Methods in com.oracle.bmc.oda.model that return OdaInstanceAttachment Modifier and Type Method Description OdaInstanceAttachment
OdaInstanceAttachment.Builder. build()
Methods in com.oracle.bmc.oda.model with parameters of type OdaInstanceAttachment Modifier and Type Method Description OdaInstanceAttachment.Builder
OdaInstanceAttachment.Builder. copy(OdaInstanceAttachment model)
-
Uses of OdaInstanceAttachment in com.oracle.bmc.oda.responses
Methods in com.oracle.bmc.oda.responses that return OdaInstanceAttachment Modifier and Type Method Description OdaInstanceAttachment
GetOdaInstanceAttachmentResponse. getOdaInstanceAttachment()
The returned OdaInstanceAttachment instance.Methods in com.oracle.bmc.oda.responses with parameters of type OdaInstanceAttachment Modifier and Type Method Description GetOdaInstanceAttachmentResponse.Builder
GetOdaInstanceAttachmentResponse.Builder. odaInstanceAttachment(OdaInstanceAttachment odaInstanceAttachment)
The returned OdaInstanceAttachment instance.
-