Uses of Class
com.oracle.bmc.apmconfig.model.DataFileSummaryCollection
-
Packages that use DataFileSummaryCollection Package Description com.oracle.bmc.apmconfig.model com.oracle.bmc.apmconfig.responses -
-
Uses of DataFileSummaryCollection in com.oracle.bmc.apmconfig.model
Methods in com.oracle.bmc.apmconfig.model that return DataFileSummaryCollection Modifier and Type Method Description DataFileSummaryCollectionDataFileSummaryCollection.Builder. build()Methods in com.oracle.bmc.apmconfig.model with parameters of type DataFileSummaryCollection Modifier and Type Method Description DataFileSummaryCollection.BuilderDataFileSummaryCollection.Builder. copy(DataFileSummaryCollection model) -
Uses of DataFileSummaryCollection in com.oracle.bmc.apmconfig.responses
Methods in com.oracle.bmc.apmconfig.responses that return DataFileSummaryCollection Modifier and Type Method Description DataFileSummaryCollectionListDataFilesResponse. getDataFileSummaryCollection()The returned DataFileSummaryCollection instance.Methods in com.oracle.bmc.apmconfig.responses with parameters of type DataFileSummaryCollection Modifier and Type Method Description ListDataFilesResponse.BuilderListDataFilesResponse.Builder. dataFileSummaryCollection(DataFileSummaryCollection dataFileSummaryCollection)The returned DataFileSummaryCollection instance.
-