Uses of Class
com.oracle.bmc.marketplace.model.ReportTypeCollection
-
Packages that use ReportTypeCollection Package Description com.oracle.bmc.marketplace.model com.oracle.bmc.marketplace.responses -
-
Uses of ReportTypeCollection in com.oracle.bmc.marketplace.model
Methods in com.oracle.bmc.marketplace.model that return ReportTypeCollection Modifier and Type Method Description ReportTypeCollectionReportTypeCollection.Builder. build()Methods in com.oracle.bmc.marketplace.model with parameters of type ReportTypeCollection Modifier and Type Method Description ReportTypeCollection.BuilderReportTypeCollection.Builder. copy(ReportTypeCollection model) -
Uses of ReportTypeCollection in com.oracle.bmc.marketplace.responses
Methods in com.oracle.bmc.marketplace.responses that return ReportTypeCollection Modifier and Type Method Description ReportTypeCollectionListReportTypesResponse. getReportTypeCollection()The returned ReportTypeCollection instance.Methods in com.oracle.bmc.marketplace.responses with parameters of type ReportTypeCollection Modifier and Type Method Description ListReportTypesResponse.BuilderListReportTypesResponse.Builder. reportTypeCollection(ReportTypeCollection reportTypeCollection)The returned ReportTypeCollection instance.
-