Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
ValidateSourceResponse |
LogAnalytics.validateSource(ValidateSourceRequest request)
Checks if the specified input is a valid log source definition.
|
ValidateSourceResponse |
LogAnalyticsClient.validateSource(ValidateSourceRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ValidateSourceResponse> |
LogAnalyticsAsyncClient.validateSource(ValidateSourceRequest request,
AsyncHandler<ValidateSourceRequest,ValidateSourceResponse> handler) |
Future<ValidateSourceResponse> |
LogAnalyticsAsync.validateSource(ValidateSourceRequest request,
AsyncHandler<ValidateSourceRequest,ValidateSourceResponse> handler)
Checks if the specified input is a valid log source definition.
|
Modifier and Type | Method and Description |
---|---|
Future<ValidateSourceResponse> |
LogAnalyticsAsyncClient.validateSource(ValidateSourceRequest request,
AsyncHandler<ValidateSourceRequest,ValidateSourceResponse> handler) |
Future<ValidateSourceResponse> |
LogAnalyticsAsync.validateSource(ValidateSourceRequest request,
AsyncHandler<ValidateSourceRequest,ValidateSourceResponse> handler)
Checks if the specified input is a valid log source definition.
|
Modifier and Type | Method and Description |
---|---|
ValidateSourceResponse |
ValidateSourceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ValidateSourceResponse.Builder |
ValidateSourceResponse.Builder.copy(ValidateSourceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.