Uses of Class
com.oracle.bmc.apmconfig.responses.GetConfigResponse
- 
Packages that use GetConfigResponse Package Description com.oracle.bmc.apmconfig com.oracle.bmc.apmconfig.responses 
- 
- 
Uses of GetConfigResponse in com.oracle.bmc.apmconfigMethods in com.oracle.bmc.apmconfig that return GetConfigResponse Modifier and Type Method Description GetConfigResponseConfig. getConfig(GetConfigRequest request)Gets the configuration item identified by the OCID.GetConfigResponseConfigClient. getConfig(GetConfigRequest request)Methods in com.oracle.bmc.apmconfig that return types with arguments of type GetConfigResponse Modifier and Type Method Description Future<GetConfigResponse>ConfigAsync. getConfig(GetConfigRequest request, AsyncHandler<GetConfigRequest,GetConfigResponse> handler)Gets the configuration item identified by the OCID.Future<GetConfigResponse>ConfigAsyncClient. getConfig(GetConfigRequest request, AsyncHandler<GetConfigRequest,GetConfigResponse> handler)Method parameters in com.oracle.bmc.apmconfig with type arguments of type GetConfigResponse Modifier and Type Method Description Future<GetConfigResponse>ConfigAsync. getConfig(GetConfigRequest request, AsyncHandler<GetConfigRequest,GetConfigResponse> handler)Gets the configuration item identified by the OCID.Future<GetConfigResponse>ConfigAsyncClient. getConfig(GetConfigRequest request, AsyncHandler<GetConfigRequest,GetConfigResponse> handler)
- 
Uses of GetConfigResponse in com.oracle.bmc.apmconfig.responsesMethods in com.oracle.bmc.apmconfig.responses that return GetConfigResponse Modifier and Type Method Description GetConfigResponseGetConfigResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.apmconfig.responses with parameters of type GetConfigResponse Modifier and Type Method Description GetConfigResponse.BuilderGetConfigResponse.Builder. copy(GetConfigResponse o)Copy method to populate the builder with values from the given instance.
 
-