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