Uses of Class
com.oracle.bmc.opsi.responses.IngestHostConfigurationResponse
- 
Packages that use IngestHostConfigurationResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses 
- 
- 
Uses of IngestHostConfigurationResponse in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return IngestHostConfigurationResponse Modifier and Type Method Description IngestHostConfigurationResponseOperationsInsights. ingestHostConfiguration(IngestHostConfigurationRequest request)This is a generic ingest endpoint for all the host configuration metricsIngestHostConfigurationResponseOperationsInsightsClient. ingestHostConfiguration(IngestHostConfigurationRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type IngestHostConfigurationResponse Modifier and Type Method Description Future<IngestHostConfigurationResponse>OperationsInsightsAsync. ingestHostConfiguration(IngestHostConfigurationRequest request, AsyncHandler<IngestHostConfigurationRequest,IngestHostConfigurationResponse> handler)This is a generic ingest endpoint for all the host configuration metricsFuture<IngestHostConfigurationResponse>OperationsInsightsAsyncClient. ingestHostConfiguration(IngestHostConfigurationRequest request, AsyncHandler<IngestHostConfigurationRequest,IngestHostConfigurationResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type IngestHostConfigurationResponse Modifier and Type Method Description Future<IngestHostConfigurationResponse>OperationsInsightsAsync. ingestHostConfiguration(IngestHostConfigurationRequest request, AsyncHandler<IngestHostConfigurationRequest,IngestHostConfigurationResponse> handler)This is a generic ingest endpoint for all the host configuration metricsFuture<IngestHostConfigurationResponse>OperationsInsightsAsyncClient. ingestHostConfiguration(IngestHostConfigurationRequest request, AsyncHandler<IngestHostConfigurationRequest,IngestHostConfigurationResponse> handler)
- 
Uses of IngestHostConfigurationResponse in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return IngestHostConfigurationResponse Modifier and Type Method Description IngestHostConfigurationResponseIngestHostConfigurationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type IngestHostConfigurationResponse Modifier and Type Method Description IngestHostConfigurationResponse.BuilderIngestHostConfigurationResponse.Builder. copy(IngestHostConfigurationResponse o)Copy method to populate the builder with values from the given instance.
 
-