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