Uses of Class
com.oracle.bmc.managementagent.model.ManagementAgentPluginGroupBy
-
Packages that use ManagementAgentPluginGroupBy Package Description com.oracle.bmc.managementagent.model com.oracle.bmc.managementagent.requests -
-
Uses of ManagementAgentPluginGroupBy in com.oracle.bmc.managementagent.model
Methods in com.oracle.bmc.managementagent.model that return ManagementAgentPluginGroupBy Modifier and Type Method Description static ManagementAgentPluginGroupByManagementAgentPluginGroupBy. create(String key)static ManagementAgentPluginGroupByManagementAgentPluginGroupBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ManagementAgentPluginGroupBy[]ManagementAgentPluginGroupBy. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ManagementAgentPluginGroupBy in com.oracle.bmc.managementagent.requests
Methods in com.oracle.bmc.managementagent.requests that return ManagementAgentPluginGroupBy Modifier and Type Method Description ManagementAgentPluginGroupBySummarizeManagementAgentPluginCountsRequest. getGroupBy()The field by which to group Management Agent PluginsMethods in com.oracle.bmc.managementagent.requests with parameters of type ManagementAgentPluginGroupBy Modifier and Type Method Description SummarizeManagementAgentPluginCountsRequest.BuilderSummarizeManagementAgentPluginCountsRequest.Builder. groupBy(ManagementAgentPluginGroupBy groupBy)The field by which to group Management Agent Plugins
-