Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.requests |
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
|
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 |
---|---|
IngestHostConfigurationRequest |
IngestHostConfigurationRequest.Builder.build()
Build the instance of IngestHostConfigurationRequest as configured by this builder
|
IngestHostConfigurationRequest |
IngestHostConfigurationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of IngestHostConfigurationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
IngestHostConfigurationRequest.Builder |
IngestHostConfigurationRequest.Builder.copy(IngestHostConfigurationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.