| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
ImportCustomContentResponse |
LogAnalyticsClient.importCustomContent(ImportCustomContentRequest request) |
ImportCustomContentResponse |
LogAnalytics.importCustomContent(ImportCustomContentRequest request)
register custom content
|
Future<ImportCustomContentResponse> |
LogAnalyticsAsync.importCustomContent(ImportCustomContentRequest request,
com.oracle.bmc.responses.AsyncHandler<ImportCustomContentRequest,ImportCustomContentResponse> handler)
register custom content
|
Future<ImportCustomContentResponse> |
LogAnalyticsAsyncClient.importCustomContent(ImportCustomContentRequest request,
com.oracle.bmc.responses.AsyncHandler<ImportCustomContentRequest,ImportCustomContentResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ImportCustomContentResponse> |
LogAnalyticsAsync.importCustomContent(ImportCustomContentRequest request,
com.oracle.bmc.responses.AsyncHandler<ImportCustomContentRequest,ImportCustomContentResponse> handler)
register custom content
|
Future<ImportCustomContentResponse> |
LogAnalyticsAsyncClient.importCustomContent(ImportCustomContentRequest request,
com.oracle.bmc.responses.AsyncHandler<ImportCustomContentRequest,ImportCustomContentResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ImportCustomContentRequest |
ImportCustomContentRequest.Builder.build()
Build the instance of ImportCustomContentRequest as configured by this builder
|
ImportCustomContentRequest |
ImportCustomContentRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
ImportCustomContentRequest.Builder |
ImportCustomContentRequest.Builder.copy(ImportCustomContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.