Uses of Class
com.oracle.bmc.apmconfig.responses.GetMatchAgentsWithAttributeKeyResponse
-
Packages that use GetMatchAgentsWithAttributeKeyResponse Package Description com.oracle.bmc.apmconfig com.oracle.bmc.apmconfig.responses -
-
Uses of GetMatchAgentsWithAttributeKeyResponse in com.oracle.bmc.apmconfig
Methods in com.oracle.bmc.apmconfig that return GetMatchAgentsWithAttributeKeyResponse Modifier and Type Method Description GetMatchAgentsWithAttributeKeyResponse
Config. getMatchAgentsWithAttributeKey(GetMatchAgentsWithAttributeKeyRequest request)
The domain-wide agents matching attribute key.GetMatchAgentsWithAttributeKeyResponse
ConfigClient. getMatchAgentsWithAttributeKey(GetMatchAgentsWithAttributeKeyRequest request)
Methods in com.oracle.bmc.apmconfig that return types with arguments of type GetMatchAgentsWithAttributeKeyResponse Modifier and Type Method Description Future<GetMatchAgentsWithAttributeKeyResponse>
ConfigAsync. getMatchAgentsWithAttributeKey(GetMatchAgentsWithAttributeKeyRequest request, AsyncHandler<GetMatchAgentsWithAttributeKeyRequest,GetMatchAgentsWithAttributeKeyResponse> handler)
The domain-wide agents matching attribute key.Future<GetMatchAgentsWithAttributeKeyResponse>
ConfigAsyncClient. getMatchAgentsWithAttributeKey(GetMatchAgentsWithAttributeKeyRequest request, AsyncHandler<GetMatchAgentsWithAttributeKeyRequest,GetMatchAgentsWithAttributeKeyResponse> handler)
Method parameters in com.oracle.bmc.apmconfig with type arguments of type GetMatchAgentsWithAttributeKeyResponse Modifier and Type Method Description Future<GetMatchAgentsWithAttributeKeyResponse>
ConfigAsync. getMatchAgentsWithAttributeKey(GetMatchAgentsWithAttributeKeyRequest request, AsyncHandler<GetMatchAgentsWithAttributeKeyRequest,GetMatchAgentsWithAttributeKeyResponse> handler)
The domain-wide agents matching attribute key.Future<GetMatchAgentsWithAttributeKeyResponse>
ConfigAsyncClient. getMatchAgentsWithAttributeKey(GetMatchAgentsWithAttributeKeyRequest request, AsyncHandler<GetMatchAgentsWithAttributeKeyRequest,GetMatchAgentsWithAttributeKeyResponse> handler)
-
Uses of GetMatchAgentsWithAttributeKeyResponse in com.oracle.bmc.apmconfig.responses
Methods in com.oracle.bmc.apmconfig.responses that return GetMatchAgentsWithAttributeKeyResponse Modifier and Type Method Description GetMatchAgentsWithAttributeKeyResponse
GetMatchAgentsWithAttributeKeyResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.apmconfig.responses with parameters of type GetMatchAgentsWithAttributeKeyResponse Modifier and Type Method Description GetMatchAgentsWithAttributeKeyResponse.Builder
GetMatchAgentsWithAttributeKeyResponse.Builder. copy(GetMatchAgentsWithAttributeKeyResponse o)
Copy method to populate the builder with values from the given instance.
-