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