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.opsi
Methods in com.oracle.bmc.opsi that return IngestHostConfigurationResponse Modifier and Type Method Description IngestHostConfigurationResponse
OperationsInsights. ingestHostConfiguration(IngestHostConfigurationRequest request)
This is a generic ingest endpoint for all the host configuration metricsIngestHostConfigurationResponse
OperationsInsightsClient. 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.responses
Methods in com.oracle.bmc.opsi.responses that return IngestHostConfigurationResponse Modifier and Type Method Description IngestHostConfigurationResponse
IngestHostConfigurationResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type IngestHostConfigurationResponse Modifier and Type Method Description IngestHostConfigurationResponse.Builder
IngestHostConfigurationResponse.Builder. copy(IngestHostConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
-