Uses of Class
com.oracle.bmc.managementagent.model.ManagementAgentAggregationDimensions
-
Packages that use ManagementAgentAggregationDimensions Package Description com.oracle.bmc.managementagent.model -
-
Uses of ManagementAgentAggregationDimensions in com.oracle.bmc.managementagent.model
Methods in com.oracle.bmc.managementagent.model that return ManagementAgentAggregationDimensions Modifier and Type Method Description ManagementAgentAggregationDimensions
ManagementAgentAggregationDimensions.Builder. build()
ManagementAgentAggregationDimensions
ManagementAgentAggregation. getDimensions()
Methods in com.oracle.bmc.managementagent.model with parameters of type ManagementAgentAggregationDimensions Modifier and Type Method Description ManagementAgentAggregationDimensions.Builder
ManagementAgentAggregationDimensions.Builder. copy(ManagementAgentAggregationDimensions model)
ManagementAgentAggregation.Builder
ManagementAgentAggregation.Builder. dimensions(ManagementAgentAggregationDimensions dimensions)
Constructors in com.oracle.bmc.managementagent.model with parameters of type ManagementAgentAggregationDimensions Constructor Description ManagementAgentAggregation(ManagementAgentAggregationDimensions dimensions, Integer count)
Deprecated.
-