Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
ImportCustomContentResponse |
LogAnalytics.importCustomContent(ImportCustomContentRequest request)
Imports the specified custom content from the input in zip format.
|
ImportCustomContentResponse |
LogAnalyticsClient.importCustomContent(ImportCustomContentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ImportCustomContentResponse> |
LogAnalyticsAsyncClient.importCustomContent(ImportCustomContentRequest request,
AsyncHandler<ImportCustomContentRequest,ImportCustomContentResponse> handler) |
Future<ImportCustomContentResponse> |
LogAnalyticsAsync.importCustomContent(ImportCustomContentRequest request,
AsyncHandler<ImportCustomContentRequest,ImportCustomContentResponse> handler)
Imports the specified custom content from the input in zip format.
|
Modifier and Type | Method and Description |
---|---|
Future<ImportCustomContentResponse> |
LogAnalyticsAsyncClient.importCustomContent(ImportCustomContentRequest request,
AsyncHandler<ImportCustomContentRequest,ImportCustomContentResponse> handler) |
Future<ImportCustomContentResponse> |
LogAnalyticsAsync.importCustomContent(ImportCustomContentRequest request,
AsyncHandler<ImportCustomContentRequest,ImportCustomContentResponse> handler)
Imports the specified custom content from the input in zip format.
|
Modifier and Type | Method and Description |
---|---|
ImportCustomContentResponse |
ImportCustomContentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ImportCustomContentResponse.Builder |
ImportCustomContentResponse.Builder.copy(ImportCustomContentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.