| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
ValidateFileResponse |
LogAnalyticsClient.validateFile(ValidateFileRequest request) |
ValidateFileResponse |
LogAnalytics.validateFile(ValidateFileRequest request)
Validates a log file to check whether it is eligible to be uploaded or not.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ValidateFileResponse> |
LogAnalyticsAsync.validateFile(ValidateFileRequest request,
com.oracle.bmc.responses.AsyncHandler<ValidateFileRequest,ValidateFileResponse> handler)
Validates a log file to check whether it is eligible to be uploaded or not.
|
Future<ValidateFileResponse> |
LogAnalyticsAsyncClient.validateFile(ValidateFileRequest request,
com.oracle.bmc.responses.AsyncHandler<ValidateFileRequest,ValidateFileResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ValidateFileResponse> |
LogAnalyticsAsync.validateFile(ValidateFileRequest request,
com.oracle.bmc.responses.AsyncHandler<ValidateFileRequest,ValidateFileResponse> handler)
Validates a log file to check whether it is eligible to be uploaded or not.
|
Future<ValidateFileResponse> |
LogAnalyticsAsyncClient.validateFile(ValidateFileRequest request,
com.oracle.bmc.responses.AsyncHandler<ValidateFileRequest,ValidateFileResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ValidateFileResponse |
ValidateFileResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ValidateFileResponse.Builder |
ValidateFileResponse.Builder.copy(ValidateFileResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.