Uses of Class
com.oracle.bmc.jmsjavadownloads.model.JavaDownloadCountAggregationCollection
-
Packages that use JavaDownloadCountAggregationCollection Package Description com.oracle.bmc.jmsjavadownloads.model com.oracle.bmc.jmsjavadownloads.responses -
-
Uses of JavaDownloadCountAggregationCollection in com.oracle.bmc.jmsjavadownloads.model
Methods in com.oracle.bmc.jmsjavadownloads.model that return JavaDownloadCountAggregationCollection Modifier and Type Method Description JavaDownloadCountAggregationCollection
JavaDownloadCountAggregationCollection.Builder. build()
Methods in com.oracle.bmc.jmsjavadownloads.model with parameters of type JavaDownloadCountAggregationCollection Modifier and Type Method Description JavaDownloadCountAggregationCollection.Builder
JavaDownloadCountAggregationCollection.Builder. copy(JavaDownloadCountAggregationCollection model)
-
Uses of JavaDownloadCountAggregationCollection in com.oracle.bmc.jmsjavadownloads.responses
Methods in com.oracle.bmc.jmsjavadownloads.responses that return JavaDownloadCountAggregationCollection Modifier and Type Method Description JavaDownloadCountAggregationCollection
RequestSummarizedJavaDownloadCountsResponse. getJavaDownloadCountAggregationCollection()
The returned JavaDownloadCountAggregationCollection instance.Methods in com.oracle.bmc.jmsjavadownloads.responses with parameters of type JavaDownloadCountAggregationCollection Modifier and Type Method Description RequestSummarizedJavaDownloadCountsResponse.Builder
RequestSummarizedJavaDownloadCountsResponse.Builder. javaDownloadCountAggregationCollection(JavaDownloadCountAggregationCollection javaDownloadCountAggregationCollection)
The returned JavaDownloadCountAggregationCollection instance.
-