Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
EnableIngestTimeRuleResponse |
LogAnalytics.enableIngestTimeRule(EnableIngestTimeRuleRequest request)
Enables the specified ingest time rule.
|
EnableIngestTimeRuleResponse |
LogAnalyticsClient.enableIngestTimeRule(EnableIngestTimeRuleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<EnableIngestTimeRuleResponse> |
LogAnalyticsAsyncClient.enableIngestTimeRule(EnableIngestTimeRuleRequest request,
AsyncHandler<EnableIngestTimeRuleRequest,EnableIngestTimeRuleResponse> handler) |
Future<EnableIngestTimeRuleResponse> |
LogAnalyticsAsync.enableIngestTimeRule(EnableIngestTimeRuleRequest request,
AsyncHandler<EnableIngestTimeRuleRequest,EnableIngestTimeRuleResponse> handler)
Enables the specified ingest time rule.
|
Modifier and Type | Method and Description |
---|---|
Future<EnableIngestTimeRuleResponse> |
LogAnalyticsAsyncClient.enableIngestTimeRule(EnableIngestTimeRuleRequest request,
AsyncHandler<EnableIngestTimeRuleRequest,EnableIngestTimeRuleResponse> handler) |
Future<EnableIngestTimeRuleResponse> |
LogAnalyticsAsync.enableIngestTimeRule(EnableIngestTimeRuleRequest request,
AsyncHandler<EnableIngestTimeRuleRequest,EnableIngestTimeRuleResponse> handler)
Enables the specified ingest time rule.
|
Modifier and Type | Method and Description |
---|---|
EnableIngestTimeRuleResponse |
EnableIngestTimeRuleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
EnableIngestTimeRuleResponse.Builder |
EnableIngestTimeRuleResponse.Builder.copy(EnableIngestTimeRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.