Uses of Class
com.oracle.bmc.apmconfig.model.UpdateMatchAgentsWithAttributeKeyDetails
-
Packages that use UpdateMatchAgentsWithAttributeKeyDetails Package Description com.oracle.bmc.apmconfig.model com.oracle.bmc.apmconfig.requests -
-
Uses of UpdateMatchAgentsWithAttributeKeyDetails in com.oracle.bmc.apmconfig.model
Methods in com.oracle.bmc.apmconfig.model that return UpdateMatchAgentsWithAttributeKeyDetails Modifier and Type Method Description UpdateMatchAgentsWithAttributeKeyDetails
UpdateMatchAgentsWithAttributeKeyDetails.Builder. build()
Methods in com.oracle.bmc.apmconfig.model with parameters of type UpdateMatchAgentsWithAttributeKeyDetails Modifier and Type Method Description UpdateMatchAgentsWithAttributeKeyDetails.Builder
UpdateMatchAgentsWithAttributeKeyDetails.Builder. copy(UpdateMatchAgentsWithAttributeKeyDetails model)
-
Uses of UpdateMatchAgentsWithAttributeKeyDetails in com.oracle.bmc.apmconfig.requests
Methods in com.oracle.bmc.apmconfig.requests that return UpdateMatchAgentsWithAttributeKeyDetails Modifier and Type Method Description UpdateMatchAgentsWithAttributeKeyDetails
UpdateMatchAgentsWithAttributeKeyRequest. getBody$()
Alternative accessor for the body parameter.UpdateMatchAgentsWithAttributeKeyDetails
UpdateMatchAgentsWithAttributeKeyRequest. getUpdateMatchAgentsWithAttributeKeyDetails()
The list of values to be updated.Methods in com.oracle.bmc.apmconfig.requests with parameters of type UpdateMatchAgentsWithAttributeKeyDetails Modifier and Type Method Description UpdateMatchAgentsWithAttributeKeyRequest.Builder
UpdateMatchAgentsWithAttributeKeyRequest.Builder. body$(UpdateMatchAgentsWithAttributeKeyDetails body)
Alternative setter for the body parameter.UpdateMatchAgentsWithAttributeKeyRequest.Builder
UpdateMatchAgentsWithAttributeKeyRequest.Builder. updateMatchAgentsWithAttributeKeyDetails(UpdateMatchAgentsWithAttributeKeyDetails updateMatchAgentsWithAttributeKeyDetails)
The list of values to be updated.
-