Uses of Class
com.oracle.bmc.opsi.responses.GetOpsiConfigurationResponse
- 
Packages that use GetOpsiConfigurationResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses 
- 
- 
Uses of GetOpsiConfigurationResponse in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return GetOpsiConfigurationResponse Modifier and Type Method Description GetOpsiConfigurationResponseOperationsInsights. getOpsiConfiguration(GetOpsiConfigurationRequest request)Gets details of an OPSI configuration resource.GetOpsiConfigurationResponseOperationsInsightsClient. getOpsiConfiguration(GetOpsiConfigurationRequest request)Method parameters in com.oracle.bmc.opsi with type arguments of type GetOpsiConfigurationResponse Modifier and Type Method Description Future<GetOpsiConfigurationResponse>OperationsInsightsAsync. getOpsiConfiguration(GetOpsiConfigurationRequest request, AsyncHandler<GetOpsiConfigurationRequest,GetOpsiConfigurationResponse> handler)Gets details of an OPSI configuration resource.Future<GetOpsiConfigurationResponse>OperationsInsightsAsyncClient. getOpsiConfiguration(GetOpsiConfigurationRequest request, AsyncHandler<GetOpsiConfigurationRequest,GetOpsiConfigurationResponse> handler)
- 
Uses of GetOpsiConfigurationResponse in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return GetOpsiConfigurationResponse Modifier and Type Method Description GetOpsiConfigurationResponseGetOpsiConfigurationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type GetOpsiConfigurationResponse Modifier and Type Method Description GetOpsiConfigurationResponse.BuilderGetOpsiConfigurationResponse.Builder. copy(GetOpsiConfigurationResponse o)Copy method to populate the builder with values from the given instance.
 
-