Uses of Class
com.oracle.bmc.loganalytics.model.UploadCollection
- 
Packages that use UploadCollection Package Description com.oracle.bmc.loganalytics.model com.oracle.bmc.loganalytics.responses 
- 
- 
Uses of UploadCollection in com.oracle.bmc.loganalytics.modelMethods in com.oracle.bmc.loganalytics.model that return UploadCollection Modifier and Type Method Description UploadCollectionUploadCollection.Builder. build()Methods in com.oracle.bmc.loganalytics.model with parameters of type UploadCollection Modifier and Type Method Description UploadCollection.BuilderUploadCollection.Builder. copy(UploadCollection model)
- 
Uses of UploadCollection in com.oracle.bmc.loganalytics.responsesMethods in com.oracle.bmc.loganalytics.responses that return UploadCollection Modifier and Type Method Description UploadCollectionListUploadsResponse. getUploadCollection()The returned UploadCollection instance.Methods in com.oracle.bmc.loganalytics.responses with parameters of type UploadCollection Modifier and Type Method Description ListUploadsResponse.BuilderListUploadsResponse.Builder. uploadCollection(UploadCollection uploadCollection)The returned UploadCollection instance.
 
-