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.modelMethods in com.oracle.bmc.apmconfig.model that return UpdateMatchAgentsWithAttributeKeyDetails.Builder Modifier and Type Method Description static UpdateMatchAgentsWithAttributeKeyDetails.BuilderUpdateMatchAgentsWithAttributeKeyDetails. builder()Create a new builder.UpdateMatchAgentsWithAttributeKeyDetails.BuilderUpdateMatchAgentsWithAttributeKeyDetails.Builder. copy(UpdateMatchAgentsWithAttributeKeyDetails model)UpdateMatchAgentsWithAttributeKeyDetails.BuilderUpdateMatchAgentsWithAttributeKeyDetails.Builder. items(List<String> items)The list of agent matching attribute keys to be updated.UpdateMatchAgentsWithAttributeKeyDetails.BuilderUpdateMatchAgentsWithAttributeKeyDetails. toBuilder()
 
-