Uses of Class
com.oracle.bmc.apmconfig.model.MatchAgentsWithAttributeKey.Builder
-
Packages that use MatchAgentsWithAttributeKey.Builder Package Description com.oracle.bmc.apmconfig.model -
-
Uses of MatchAgentsWithAttributeKey.Builder in com.oracle.bmc.apmconfig.model
Methods in com.oracle.bmc.apmconfig.model that return MatchAgentsWithAttributeKey.Builder Modifier and Type Method Description MatchAgentsWithAttributeKey.Builder
MatchAgentsWithAttributeKey.Builder. agentAttributeKeys(List<String> agentAttributeKeys)
The list of agent matching attribute keys to be updated.static MatchAgentsWithAttributeKey.Builder
MatchAgentsWithAttributeKey. builder()
Create a new builder.MatchAgentsWithAttributeKey.Builder
MatchAgentsWithAttributeKey.Builder. copy(MatchAgentsWithAttributeKey model)
MatchAgentsWithAttributeKey.Builder
MatchAgentsWithAttributeKey. toBuilder()
-