Uses of Class
com.oracle.bmc.cloudbridge.model.AssetAggregationCollection
-
Packages that use AssetAggregationCollection Package Description com.oracle.bmc.cloudbridge.model com.oracle.bmc.cloudbridge.responses -
-
Uses of AssetAggregationCollection in com.oracle.bmc.cloudbridge.model
Methods in com.oracle.bmc.cloudbridge.model that return AssetAggregationCollection Modifier and Type Method Description AssetAggregationCollectionAssetAggregationCollection.Builder. build()Methods in com.oracle.bmc.cloudbridge.model with parameters of type AssetAggregationCollection Modifier and Type Method Description AssetAggregationCollection.BuilderAssetAggregationCollection.Builder. copy(AssetAggregationCollection model) -
Uses of AssetAggregationCollection in com.oracle.bmc.cloudbridge.responses
Methods in com.oracle.bmc.cloudbridge.responses that return AssetAggregationCollection Modifier and Type Method Description AssetAggregationCollectionAnalyzeAssetsResponse. getAssetAggregationCollection()The returned AssetAggregationCollection instance.Methods in com.oracle.bmc.cloudbridge.responses with parameters of type AssetAggregationCollection Modifier and Type Method Description AnalyzeAssetsResponse.BuilderAnalyzeAssetsResponse.Builder. assetAggregationCollection(AssetAggregationCollection assetAggregationCollection)The returned AssetAggregationCollection instance.
-