Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
UpdateIngestTimeRuleResponse |
LogAnalytics.updateIngestTimeRule(UpdateIngestTimeRuleRequest request)
Updates the specified ingest time rule’s description, defined tags, and free-form tags.
|
UpdateIngestTimeRuleResponse |
LogAnalyticsClient.updateIngestTimeRule(UpdateIngestTimeRuleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateIngestTimeRuleResponse> |
LogAnalyticsAsyncClient.updateIngestTimeRule(UpdateIngestTimeRuleRequest request,
AsyncHandler<UpdateIngestTimeRuleRequest,UpdateIngestTimeRuleResponse> handler) |
Future<UpdateIngestTimeRuleResponse> |
LogAnalyticsAsync.updateIngestTimeRule(UpdateIngestTimeRuleRequest request,
AsyncHandler<UpdateIngestTimeRuleRequest,UpdateIngestTimeRuleResponse> handler)
Updates the specified ingest time rule’s description, defined tags, and free-form tags.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateIngestTimeRuleResponse> |
LogAnalyticsAsyncClient.updateIngestTimeRule(UpdateIngestTimeRuleRequest request,
AsyncHandler<UpdateIngestTimeRuleRequest,UpdateIngestTimeRuleResponse> handler) |
Future<UpdateIngestTimeRuleResponse> |
LogAnalyticsAsync.updateIngestTimeRule(UpdateIngestTimeRuleRequest request,
AsyncHandler<UpdateIngestTimeRuleRequest,UpdateIngestTimeRuleResponse> handler)
Updates the specified ingest time rule’s description, defined tags, and free-form tags.
|
Modifier and Type | Method and Description |
---|---|
UpdateIngestTimeRuleResponse |
UpdateIngestTimeRuleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateIngestTimeRuleResponse.Builder |
UpdateIngestTimeRuleResponse.Builder.copy(UpdateIngestTimeRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.