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