Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
ExportCustomContentResponse |
LogAnalytics.exportCustomContent(ExportCustomContentRequest request)
Exports all custom details of the specified sources, parsers, fields and labels, in zip
format.
|
ExportCustomContentResponse |
LogAnalyticsClient.exportCustomContent(ExportCustomContentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ExportCustomContentResponse> |
LogAnalyticsAsyncClient.exportCustomContent(ExportCustomContentRequest request,
AsyncHandler<ExportCustomContentRequest,ExportCustomContentResponse> handler) |
Future<ExportCustomContentResponse> |
LogAnalyticsAsync.exportCustomContent(ExportCustomContentRequest request,
AsyncHandler<ExportCustomContentRequest,ExportCustomContentResponse> handler)
Exports all custom details of the specified sources, parsers, fields and labels, in zip
format.
|
Modifier and Type | Method and Description |
---|---|
Future<ExportCustomContentResponse> |
LogAnalyticsAsyncClient.exportCustomContent(ExportCustomContentRequest request,
AsyncHandler<ExportCustomContentRequest,ExportCustomContentResponse> handler) |
Future<ExportCustomContentResponse> |
LogAnalyticsAsync.exportCustomContent(ExportCustomContentRequest request,
AsyncHandler<ExportCustomContentRequest,ExportCustomContentResponse> handler)
Exports all custom details of the specified sources, parsers, fields and labels, in zip
format.
|
Modifier and Type | Method and Description |
---|---|
ExportCustomContentResponse |
ExportCustomContentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ExportCustomContentResponse.Builder |
ExportCustomContentResponse.Builder.copy(ExportCustomContentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.