Uses of Class
com.oracle.bmc.fleetappsmanagement.model.ReportMetadataCollection
-
Packages that use ReportMetadataCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of ReportMetadataCollection in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return ReportMetadataCollection Modifier and Type Method Description ReportMetadataCollectionReportMetadataCollection.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type ReportMetadataCollection Modifier and Type Method Description ReportMetadataCollection.BuilderReportMetadataCollection.Builder. copy(ReportMetadataCollection model) -
Uses of ReportMetadataCollection in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return ReportMetadataCollection Modifier and Type Method Description ReportMetadataCollectionListReportMetadataResponse. getReportMetadataCollection()The returned ReportMetadataCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type ReportMetadataCollection Modifier and Type Method Description ListReportMetadataResponse.BuilderListReportMetadataResponse.Builder. reportMetadataCollection(ReportMetadataCollection reportMetadataCollection)The returned ReportMetadataCollection instance.
-