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