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 ReportTypeCollection
ReportTypeCollection.Builder. build()
Methods in com.oracle.bmc.marketplace.model with parameters of type ReportTypeCollection Modifier and Type Method Description ReportTypeCollection.Builder
ReportTypeCollection.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 ReportTypeCollection
ListReportTypesResponse. getReportTypeCollection()
The returned ReportTypeCollection instance.Methods in com.oracle.bmc.marketplace.responses with parameters of type ReportTypeCollection Modifier and Type Method Description ListReportTypesResponse.Builder
ListReportTypesResponse.Builder. reportTypeCollection(ReportTypeCollection reportTypeCollection)
The returned ReportTypeCollection instance.
-