Uses of Class
com.oracle.bmc.dataintegration.model.PublishedObject
- 
Packages that use PublishedObject Package Description com.oracle.bmc.dataintegration.model com.oracle.bmc.dataintegration.responses 
- 
- 
Uses of PublishedObject in com.oracle.bmc.dataintegration.modelSubclasses of PublishedObject in com.oracle.bmc.dataintegration.model Modifier and Type Class Description classPublishedObjectFromDataLoaderTaskThe data loader task published object.classPublishedObjectFromIntegrationTaskThe integration task published object.classPublishedObjectFromPipelineTaskThe pipeline task published object.
- 
Uses of PublishedObject in com.oracle.bmc.dataintegration.responsesMethods in com.oracle.bmc.dataintegration.responses that return PublishedObject Modifier and Type Method Description PublishedObjectGetPublishedObjectResponse. getPublishedObject()The returned PublishedObject instance.Methods in com.oracle.bmc.dataintegration.responses with parameters of type PublishedObject Modifier and Type Method Description GetPublishedObjectResponse.BuilderGetPublishedObjectResponse.Builder. publishedObject(PublishedObject publishedObject)The returned PublishedObject instance.
 
-