Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
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) |
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 |
---|---|
ImportCustomContentRequest |
ImportCustomContentRequest.Builder.build()
Build the instance of ImportCustomContentRequest as configured by this builder
|
ImportCustomContentRequest |
ImportCustomContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ImportCustomContentRequest as configured by this builder
|
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–2024. All rights reserved.