Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
ValidateSourceMappingResponse |
LogAnalytics.validateSourceMapping(ValidateSourceMappingRequest request)
Validates the source mapping for a given file and provides match status and the parsed
representation of log data.
|
ValidateSourceMappingResponse |
LogAnalyticsClient.validateSourceMapping(ValidateSourceMappingRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ValidateSourceMappingResponse> |
LogAnalyticsAsyncClient.validateSourceMapping(ValidateSourceMappingRequest request,
AsyncHandler<ValidateSourceMappingRequest,ValidateSourceMappingResponse> handler) |
Future<ValidateSourceMappingResponse> |
LogAnalyticsAsync.validateSourceMapping(ValidateSourceMappingRequest request,
AsyncHandler<ValidateSourceMappingRequest,ValidateSourceMappingResponse> handler)
Validates the source mapping for a given file and provides match status and the parsed
representation of log data.
|
Modifier and Type | Method and Description |
---|---|
Future<ValidateSourceMappingResponse> |
LogAnalyticsAsyncClient.validateSourceMapping(ValidateSourceMappingRequest request,
AsyncHandler<ValidateSourceMappingRequest,ValidateSourceMappingResponse> handler) |
Future<ValidateSourceMappingResponse> |
LogAnalyticsAsync.validateSourceMapping(ValidateSourceMappingRequest request,
AsyncHandler<ValidateSourceMappingRequest,ValidateSourceMappingResponse> handler)
Validates the source mapping for a given file and provides match status and the parsed
representation of log data.
|
Modifier and Type | Method and Description |
---|---|
ValidateSourceMappingResponse |
ValidateSourceMappingResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ValidateSourceMappingResponse.Builder |
ValidateSourceMappingResponse.Builder.copy(ValidateSourceMappingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.