Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
IngestHostConfigurationResponse |
OperationsInsightsClient.ingestHostConfiguration(IngestHostConfigurationRequest request) |
IngestHostConfigurationResponse |
OperationsInsights.ingestHostConfiguration(IngestHostConfigurationRequest request)
This is a generic ingest endpoint for all the host configuration metrics
|
Modifier and Type | Method and Description |
---|---|
Future<IngestHostConfigurationResponse> |
OperationsInsightsAsyncClient.ingestHostConfiguration(IngestHostConfigurationRequest request,
AsyncHandler<IngestHostConfigurationRequest,IngestHostConfigurationResponse> handler) |
Future<IngestHostConfigurationResponse> |
OperationsInsightsAsync.ingestHostConfiguration(IngestHostConfigurationRequest request,
AsyncHandler<IngestHostConfigurationRequest,IngestHostConfigurationResponse> handler)
This is a generic ingest endpoint for all the host configuration metrics
|
Modifier and Type | Method and Description |
---|---|
Future<IngestHostConfigurationResponse> |
OperationsInsightsAsyncClient.ingestHostConfiguration(IngestHostConfigurationRequest request,
AsyncHandler<IngestHostConfigurationRequest,IngestHostConfigurationResponse> handler) |
Future<IngestHostConfigurationResponse> |
OperationsInsightsAsync.ingestHostConfiguration(IngestHostConfigurationRequest request,
AsyncHandler<IngestHostConfigurationRequest,IngestHostConfigurationResponse> handler)
This is a generic ingest endpoint for all the host configuration metrics
|
Modifier and Type | Method and Description |
---|---|
IngestHostConfigurationResponse |
IngestHostConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
IngestHostConfigurationResponse.Builder |
IngestHostConfigurationResponse.Builder.copy(IngestHostConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.