@Generated(value="OracleSDKGenerator", comments="API Version: 20200601") public interface LogAnalyticsAsync extends AutoCloseable
The LogAnalytics API for the LogAnalytics service.
closevoid setEndpoint(String endpoint)
Sets the endpoint to call (ex, https://www.example.com).
endpoint - The endpoint of the serice.String getEndpoint()
Gets the set endpoint for REST call (ex, https://www.example.com)
void setRegion(com.oracle.bmc.Region region)
Sets the region to call (ex, Region.US_PHOENIX_1).
Note, this will call setEndpoint after resolving the endpoint. If the service is not available in this region, however, an IllegalArgumentException will be raised.
region - The region of the service.void setRegion(String regionId)
Sets the region to call (ex, ‘us-phoenix-1’).
Note, this will first try to map the region ID to a known Region and call
setRegion.
If no known Region could be determined, it will create an endpoint based on the
default endpoint format (Region.formatDefaultRegionEndpoint(Service, String)
and then call setEndpoint.
regionId - The public region ID.Future<AddEntityAssociationResponse> addEntityAssociation(AddEntityAssociationRequest request, com.oracle.bmc.responses.AsyncHandler<AddEntityAssociationRequest,AddEntityAssociationResponse> handler)
Adds association between input source log analytics entity and one or more existing destination entities.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<AppendLookupDataResponse> appendLookupData(AppendLookupDataRequest request, com.oracle.bmc.responses.AsyncHandler<AppendLookupDataRequest,AppendLookupDataResponse> handler)
Append data to a lookup. The file containing the information to append must be provided.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<BatchGetBasicInfoResponse> batchGetBasicInfo(BatchGetBasicInfoRequest request, com.oracle.bmc.responses.AsyncHandler<BatchGetBasicInfoRequest,BatchGetBasicInfoResponse> handler)
get basic information about a specified set of labels
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<CancelQueryWorkRequestResponse> cancelQueryWorkRequest(CancelQueryWorkRequestRequest request, com.oracle.bmc.responses.AsyncHandler<CancelQueryWorkRequestRequest,CancelQueryWorkRequestResponse> handler)
Cancel/Remove query job work request.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ChangeLogAnalyticsEntityCompartmentResponse> changeLogAnalyticsEntityCompartment(ChangeLogAnalyticsEntityCompartmentRequest request, com.oracle.bmc.responses.AsyncHandler<ChangeLogAnalyticsEntityCompartmentRequest,ChangeLogAnalyticsEntityCompartmentResponse> handler)
Update the compartment of the log analytics entity with the given id.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ChangeLogAnalyticsLogGroupCompartmentResponse> changeLogAnalyticsLogGroupCompartment(ChangeLogAnalyticsLogGroupCompartmentRequest request, com.oracle.bmc.responses.AsyncHandler<ChangeLogAnalyticsLogGroupCompartmentRequest,ChangeLogAnalyticsLogGroupCompartmentResponse> handler)
Updates the compartment of the Log-Analytics group with the given id.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse> changeLogAnalyticsObjectCollectionRuleCompartment(ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest request, com.oracle.bmc.responses.AsyncHandler<ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest,ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse> handler)
Move the rule from it’s current compartment to the given compartment.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ChangeScheduledTaskCompartmentResponse> changeScheduledTaskCompartment(ChangeScheduledTaskCompartmentRequest request, com.oracle.bmc.responses.AsyncHandler<ChangeScheduledTaskCompartmentRequest,ChangeScheduledTaskCompartmentResponse> handler)
Move the scheduled task into a different compartment within the same tenancy.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<CleanResponse> clean(CleanRequest request, com.oracle.bmc.responses.AsyncHandler<CleanRequest,CleanResponse> handler)
Clean accumulated acceleration data stored for the accelerated saved search. The ScheduledTask taskType must be ACCELERATION.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<CreateLogAnalyticsEntityResponse> createLogAnalyticsEntity(CreateLogAnalyticsEntityRequest request, com.oracle.bmc.responses.AsyncHandler<CreateLogAnalyticsEntityRequest,CreateLogAnalyticsEntityResponse> handler)
Create a new log analytics entity.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<CreateLogAnalyticsEntityTypeResponse> createLogAnalyticsEntityType(CreateLogAnalyticsEntityTypeRequest request, com.oracle.bmc.responses.AsyncHandler<CreateLogAnalyticsEntityTypeRequest,CreateLogAnalyticsEntityTypeResponse> handler)
Add custom log analytics entity type.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<CreateLogAnalyticsLogGroupResponse> createLogAnalyticsLogGroup(CreateLogAnalyticsLogGroupRequest request, com.oracle.bmc.responses.AsyncHandler<CreateLogAnalyticsLogGroupRequest,CreateLogAnalyticsLogGroupResponse> handler)
Creates a new Log-Analytics group.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<CreateLogAnalyticsObjectCollectionRuleResponse> createLogAnalyticsObjectCollectionRule(CreateLogAnalyticsObjectCollectionRuleRequest request, com.oracle.bmc.responses.AsyncHandler<CreateLogAnalyticsObjectCollectionRuleRequest,CreateLogAnalyticsObjectCollectionRuleResponse> handler)
Creates a rule to collect logs from an object storage bucket.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<CreateScheduledTaskResponse> createScheduledTask(CreateScheduledTaskRequest request, com.oracle.bmc.responses.AsyncHandler<CreateScheduledTaskRequest,CreateScheduledTaskResponse> handler)
Schedule a task as specified and return task info.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<DeleteAssociationsResponse> deleteAssociations(DeleteAssociationsRequest request, com.oracle.bmc.responses.AsyncHandler<DeleteAssociationsRequest,DeleteAssociationsResponse> handler)
delete associations
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<DeleteFieldResponse> deleteField(DeleteFieldRequest request, com.oracle.bmc.responses.AsyncHandler<DeleteFieldRequest,DeleteFieldResponse> handler)
delete field with specified name
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<DeleteLabelResponse> deleteLabel(DeleteLabelRequest request, com.oracle.bmc.responses.AsyncHandler<DeleteLabelRequest,DeleteLabelResponse> handler)
delete a label
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<DeleteLogAnalyticsEntityResponse> deleteLogAnalyticsEntity(DeleteLogAnalyticsEntityRequest request, com.oracle.bmc.responses.AsyncHandler<DeleteLogAnalyticsEntityRequest,DeleteLogAnalyticsEntityResponse> handler)
Delete log analytics entity with the given id.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<DeleteLogAnalyticsEntityTypeResponse> deleteLogAnalyticsEntityType(DeleteLogAnalyticsEntityTypeRequest request, com.oracle.bmc.responses.AsyncHandler<DeleteLogAnalyticsEntityTypeRequest,DeleteLogAnalyticsEntityTypeResponse> handler)
Delete log analytics entity type with the given name.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<DeleteLogAnalyticsLogGroupResponse> deleteLogAnalyticsLogGroup(DeleteLogAnalyticsLogGroupRequest request, com.oracle.bmc.responses.AsyncHandler<DeleteLogAnalyticsLogGroupRequest,DeleteLogAnalyticsLogGroupResponse> handler)
Deletes the Log-Analytics group with the given id.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<DeleteLogAnalyticsObjectCollectionRuleResponse> deleteLogAnalyticsObjectCollectionRule(DeleteLogAnalyticsObjectCollectionRuleRequest request, com.oracle.bmc.responses.AsyncHandler<DeleteLogAnalyticsObjectCollectionRuleRequest,DeleteLogAnalyticsObjectCollectionRuleResponse> handler)
Deletes the configured object storage bucket based collection rule and stop the log collection. It will not delete the existing processed data associated with this bucket from logging analytics storage.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<DeleteLookupResponse> deleteLookup(DeleteLookupRequest request, com.oracle.bmc.responses.AsyncHandler<DeleteLookupRequest,DeleteLookupResponse> handler)
Delete the specified lookup.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<DeleteParserResponse> deleteParser(DeleteParserRequest request, com.oracle.bmc.responses.AsyncHandler<DeleteParserRequest,DeleteParserResponse> handler)
delete parser with specified name
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<DeleteScheduledTaskResponse> deleteScheduledTask(DeleteScheduledTaskRequest request, com.oracle.bmc.responses.AsyncHandler<DeleteScheduledTaskRequest,DeleteScheduledTaskResponse> handler)
Delete the scheduled task.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<DeleteSourceResponse> deleteSource(DeleteSourceRequest request, com.oracle.bmc.responses.AsyncHandler<DeleteSourceRequest,DeleteSourceResponse> handler)
delete source with specified ID
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<DeleteUploadResponse> deleteUpload(DeleteUploadRequest request, com.oracle.bmc.responses.AsyncHandler<DeleteUploadRequest,DeleteUploadResponse> handler)
Deletes an Upload by its reference. It deletes all the logs in storage asscoiated with the upload and the corresponding upload metadata.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<DeleteUploadFileResponse> deleteUploadFile(DeleteUploadFileRequest request, com.oracle.bmc.responses.AsyncHandler<DeleteUploadFileRequest,DeleteUploadFileResponse> handler)
Deletes a specific log file inside an upload by upload file reference. It deletes all the logs from storage associated with the file and the corresponding metadata.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<DeleteUploadWarningResponse> deleteUploadWarning(DeleteUploadWarningRequest request, com.oracle.bmc.responses.AsyncHandler<DeleteUploadWarningRequest,DeleteUploadWarningResponse> handler)
Suppresses a specific warning inside an upload.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<DisableArchivingResponse> disableArchiving(DisableArchivingRequest request, com.oracle.bmc.responses.AsyncHandler<DisableArchivingRequest,DisableArchivingResponse> handler)
This API disables archiving.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<EnableArchivingResponse> enableArchiving(EnableArchivingRequest request, com.oracle.bmc.responses.AsyncHandler<EnableArchivingRequest,EnableArchivingResponse> handler)
THis API enables archiving.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<EstimatePurgeDataSizeResponse> estimatePurgeDataSize(EstimatePurgeDataSizeRequest request, com.oracle.bmc.responses.AsyncHandler<EstimatePurgeDataSizeRequest,EstimatePurgeDataSizeResponse> handler)
This API estimates the size of data to be purged based based on time interval, purge query etc.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<EstimateRecallDataSizeResponse> estimateRecallDataSize(EstimateRecallDataSizeRequest request, com.oracle.bmc.responses.AsyncHandler<EstimateRecallDataSizeRequest,EstimateRecallDataSizeResponse> handler)
This API gives an active storage usage estimate for archived data to be recalled and the time range of such data.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<EstimateReleaseDataSizeResponse> estimateReleaseDataSize(EstimateReleaseDataSizeRequest request, com.oracle.bmc.responses.AsyncHandler<EstimateReleaseDataSizeRequest,EstimateReleaseDataSizeResponse> handler)
This API gives an active storage usage estimate for recalled data to be released and the time range of such data.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ExportCustomContentResponse> exportCustomContent(ExportCustomContentRequest request, com.oracle.bmc.responses.AsyncHandler<ExportCustomContentRequest,ExportCustomContentResponse> handler)
export
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ExportQueryResultResponse> exportQueryResult(ExportQueryResultRequest request, com.oracle.bmc.responses.AsyncHandler<ExportQueryResultRequest,ExportQueryResultResponse> handler)
Export data based on query. Endpoint returns a stream of data. Endpoint is synchronous. Queries must deliver first result within 60 seconds or calls are subject to timeout.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ExtractStructuredLogFieldPathsResponse> extractStructuredLogFieldPaths(ExtractStructuredLogFieldPathsRequest request, com.oracle.bmc.responses.AsyncHandler<ExtractStructuredLogFieldPathsRequest,ExtractStructuredLogFieldPathsResponse> handler)
structured log fieldpaths
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ExtractStructuredLogHeaderPathsResponse> extractStructuredLogHeaderPaths(ExtractStructuredLogHeaderPathsRequest request, com.oracle.bmc.responses.AsyncHandler<ExtractStructuredLogHeaderPathsRequest,ExtractStructuredLogHeaderPathsResponse> handler)
structured log header paths
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<FilterResponse> filter(FilterRequest request, com.oracle.bmc.responses.AsyncHandler<FilterRequest,FilterResponse> handler)
Each filter specifies an operator, a field and one or more values to be inserted into the provided query as criteria.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetAssociationSummaryResponse> getAssociationSummary(GetAssociationSummaryRequest request, com.oracle.bmc.responses.AsyncHandler<GetAssociationSummaryRequest,GetAssociationSummaryResponse> handler)
association summary
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetColumnNamesResponse> getColumnNames(GetColumnNamesRequest request, com.oracle.bmc.responses.AsyncHandler<GetColumnNamesRequest,GetColumnNamesResponse> handler)
extract column names from SQL query
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetConfigWorkRequestResponse> getConfigWorkRequest(GetConfigWorkRequestRequest request, com.oracle.bmc.responses.AsyncHandler<GetConfigWorkRequestRequest,GetConfigWorkRequestResponse> handler)
association summary by source
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetFieldResponse> getField(GetFieldRequest request, com.oracle.bmc.responses.AsyncHandler<GetFieldRequest,GetFieldResponse> handler)
get common field with specified name
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetFieldsSummaryResponse> getFieldsSummary(GetFieldsSummaryRequest request, com.oracle.bmc.responses.AsyncHandler<GetFieldsSummaryRequest,GetFieldsSummaryResponse> handler)
get field summary
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetLabelResponse> getLabel(GetLabelRequest request, com.oracle.bmc.responses.AsyncHandler<GetLabelRequest,GetLabelResponse> handler)
get label with specified name
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetLabelSummaryResponse> getLabelSummary(GetLabelSummaryRequest request, com.oracle.bmc.responses.AsyncHandler<GetLabelSummaryRequest,GetLabelSummaryResponse> handler)
get total count
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetLogAnalyticsEntitiesSummaryResponse> getLogAnalyticsEntitiesSummary(GetLogAnalyticsEntitiesSummaryRequest request, com.oracle.bmc.responses.AsyncHandler<GetLogAnalyticsEntitiesSummaryRequest,GetLogAnalyticsEntitiesSummaryResponse> handler)
Returns log analytics entities count summary report.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetLogAnalyticsEntityResponse> getLogAnalyticsEntity(GetLogAnalyticsEntityRequest request, com.oracle.bmc.responses.AsyncHandler<GetLogAnalyticsEntityRequest,GetLogAnalyticsEntityResponse> handler)
Retrieve the log analytics entity with the given id.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetLogAnalyticsEntityTypeResponse> getLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest request, com.oracle.bmc.responses.AsyncHandler<GetLogAnalyticsEntityTypeRequest,GetLogAnalyticsEntityTypeResponse> handler)
Retrieve the log analytics entity type with the given name.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetLogAnalyticsLogGroupResponse> getLogAnalyticsLogGroup(GetLogAnalyticsLogGroupRequest request, com.oracle.bmc.responses.AsyncHandler<GetLogAnalyticsLogGroupRequest,GetLogAnalyticsLogGroupResponse> handler)
Retrieves the Log-Analytics group with the given id.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetLogAnalyticsLogGroupsSummaryResponse> getLogAnalyticsLogGroupsSummary(GetLogAnalyticsLogGroupsSummaryRequest request, com.oracle.bmc.responses.AsyncHandler<GetLogAnalyticsLogGroupsSummaryRequest,GetLogAnalyticsLogGroupsSummaryResponse> handler)
Returns a count of Log-Analytics groups.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetLogAnalyticsObjectCollectionRuleResponse> getLogAnalyticsObjectCollectionRule(GetLogAnalyticsObjectCollectionRuleRequest request, com.oracle.bmc.responses.AsyncHandler<GetLogAnalyticsObjectCollectionRuleRequest,GetLogAnalyticsObjectCollectionRuleResponse> handler)
Gets a configured object storage based collection rule by given id
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetLookupResponse> getLookup(GetLookupRequest request, com.oracle.bmc.responses.AsyncHandler<GetLookupRequest,GetLookupResponse> handler)
Obtains the lookup with the specified reference.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetNamespaceResponse> getNamespace(GetNamespaceRequest request, com.oracle.bmc.responses.AsyncHandler<GetNamespaceRequest,GetNamespaceResponse> handler)
This API gets the namespace details of a tenancy already onboarded in Logging Analytics Application
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetParserResponse> getParser(GetParserRequest request, com.oracle.bmc.responses.AsyncHandler<GetParserRequest,GetParserResponse> handler)
get parser with fields by Name
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetParserSummaryResponse> getParserSummary(GetParserSummaryRequest request, com.oracle.bmc.responses.AsyncHandler<GetParserSummaryRequest,GetParserSummaryResponse> handler)
parser summary
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetQueryResultResponse> getQueryResult(GetQueryResultRequest request, com.oracle.bmc.responses.AsyncHandler<GetQueryResultRequest,GetQueryResultResponse> handler)
Returns the intermediate results for a query that was specified to run asynchronously if the query has not completed, otherwise the final query results identified by a queryWorkRequestId returned when submitting the query execute asynchronously.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetQueryWorkRequestResponse> getQueryWorkRequest(GetQueryWorkRequestRequest request, com.oracle.bmc.responses.AsyncHandler<GetQueryWorkRequestRequest,GetQueryWorkRequestResponse> handler)
Retrieve work request details by workRequestId. This endpoint can be polled for status tracking of work request. Clients should poll using the interval returned in the retry-after header.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetScheduledTaskResponse> getScheduledTask(GetScheduledTaskRequest request, com.oracle.bmc.responses.AsyncHandler<GetScheduledTaskRequest,GetScheduledTaskResponse> handler)
Get the scheduled task for the specified task identifier.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetSourceResponse> getSource(GetSourceRequest request, com.oracle.bmc.responses.AsyncHandler<GetSourceRequest,GetSourceResponse> handler)
get source with specified name
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetSourceSummaryResponse> getSourceSummary(GetSourceSummaryRequest request, com.oracle.bmc.responses.AsyncHandler<GetSourceSummaryRequest,GetSourceSummaryResponse> handler)
source summary
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetStorageResponse> getStorage(GetStorageRequest request, com.oracle.bmc.responses.AsyncHandler<GetStorageRequest,GetStorageResponse> handler)
This API gets the storage configuration of a tenancy
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetStorageUsageResponse> getStorageUsage(GetStorageUsageRequest request, com.oracle.bmc.responses.AsyncHandler<GetStorageUsageRequest,GetStorageUsageResponse> handler)
This API gets storage usage information of a tenancy. Storage usage information includes active, archived or recalled data. The unit of return data is in bytes.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetStorageWorkRequestResponse> getStorageWorkRequest(GetStorageWorkRequestRequest request, com.oracle.bmc.responses.AsyncHandler<GetStorageWorkRequestRequest,GetStorageWorkRequestResponse> handler)
This API returns work request details specified by {workRequestId}. This API can be polled for status tracking of work request. Clients should poll using the interval returned in retry-after header.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetUploadResponse> getUpload(GetUploadRequest request, com.oracle.bmc.responses.AsyncHandler<GetUploadRequest,GetUploadResponse> handler)
Gets an On-Demand Upload info by reference.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<GetWorkRequestResponse> getWorkRequest(GetWorkRequestRequest request, com.oracle.bmc.responses.AsyncHandler<GetWorkRequestRequest,GetWorkRequestResponse> handler)
Gets the status of the work request with the given ID.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ImportCustomContentResponse> importCustomContent(ImportCustomContentRequest request, com.oracle.bmc.responses.AsyncHandler<ImportCustomContentRequest,ImportCustomContentResponse> handler)
register custom content
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListAssociatedEntitiesResponse> listAssociatedEntities(ListAssociatedEntitiesRequest request, com.oracle.bmc.responses.AsyncHandler<ListAssociatedEntitiesRequest,ListAssociatedEntitiesResponse> handler)
list of entities that have been associated to at least one source
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListConfigWorkRequestsResponse> listConfigWorkRequests(ListConfigWorkRequestsRequest request, com.oracle.bmc.responses.AsyncHandler<ListConfigWorkRequestsRequest,ListConfigWorkRequestsResponse> handler)
association summary by source
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListEntityAssociationsResponse> listEntityAssociations(ListEntityAssociationsRequest request, com.oracle.bmc.responses.AsyncHandler<ListEntityAssociationsRequest,ListEntityAssociationsResponse> handler)
Return a list of log analytics entities associated with input source log analytics entity.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListEntitySourceAssociationsResponse> listEntitySourceAssociations(ListEntitySourceAssociationsRequest request, com.oracle.bmc.responses.AsyncHandler<ListEntitySourceAssociationsRequest,ListEntitySourceAssociationsResponse> handler)
entity associations summary
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListFieldsResponse> listFields(ListFieldsRequest request, com.oracle.bmc.responses.AsyncHandler<ListFieldsRequest,ListFieldsResponse> handler)
get all common field with specified display name and description
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListLabelPrioritiesResponse> listLabelPriorities(ListLabelPrioritiesRequest request, com.oracle.bmc.responses.AsyncHandler<ListLabelPrioritiesRequest,ListLabelPrioritiesResponse> handler)
get list of priorities
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListLabelSourceDetailsResponse> listLabelSourceDetails(ListLabelSourceDetailsRequest request, com.oracle.bmc.responses.AsyncHandler<ListLabelSourceDetailsRequest,ListLabelSourceDetailsResponse> handler)
get details of sources using the label
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListLabelsResponse> listLabels(ListLabelsRequest request, com.oracle.bmc.responses.AsyncHandler<ListLabelsRequest,ListLabelsResponse> handler)
get labels passing specified filter
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListLogAnalyticsEntitiesResponse> listLogAnalyticsEntities(ListLogAnalyticsEntitiesRequest request, com.oracle.bmc.responses.AsyncHandler<ListLogAnalyticsEntitiesRequest,ListLogAnalyticsEntitiesResponse> handler)
Return a list of log analytics entities.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListLogAnalyticsEntityTypesResponse> listLogAnalyticsEntityTypes(ListLogAnalyticsEntityTypesRequest request, com.oracle.bmc.responses.AsyncHandler<ListLogAnalyticsEntityTypesRequest,ListLogAnalyticsEntityTypesResponse> handler)
Return a list of log analytics entity types.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListLogAnalyticsLogGroupsResponse> listLogAnalyticsLogGroups(ListLogAnalyticsLogGroupsRequest request, com.oracle.bmc.responses.AsyncHandler<ListLogAnalyticsLogGroupsRequest,ListLogAnalyticsLogGroupsResponse> handler)
Returns a list of Log-Analytics groups.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListLogAnalyticsObjectCollectionRulesResponse> listLogAnalyticsObjectCollectionRules(ListLogAnalyticsObjectCollectionRulesRequest request, com.oracle.bmc.responses.AsyncHandler<ListLogAnalyticsObjectCollectionRulesRequest,ListLogAnalyticsObjectCollectionRulesResponse> handler)
Gets list of collection rules.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListLookupsResponse> listLookups(ListLookupsRequest request, com.oracle.bmc.responses.AsyncHandler<ListLookupsRequest,ListLookupsResponse> handler)
Obtains a list of lookups. The list is filtered according to the filter criteria specified by the user, and sorted according to the ordering criteria specified.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListMetaSourceTypesResponse> listMetaSourceTypes(ListMetaSourceTypesRequest request, com.oracle.bmc.responses.AsyncHandler<ListMetaSourceTypesRequest,ListMetaSourceTypesResponse> handler)
get all meta source types
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListNamespacesResponse> listNamespaces(ListNamespacesRequest request, com.oracle.bmc.responses.AsyncHandler<ListNamespacesRequest,ListNamespacesResponse> handler)
Given a tenancy OCID, this API returns the namespace of the tenancy if it is valid and subscribed to the region. The result also indicates if the tenancy is onboarded with Logging Analytics.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListParserFunctionsResponse> listParserFunctions(ListParserFunctionsRequest request, com.oracle.bmc.responses.AsyncHandler<ListParserFunctionsRequest,ListParserFunctionsResponse> handler)
get pre-process plugin instance
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListParserMetaPluginsResponse> listParserMetaPlugins(ListParserMetaPluginsRequest request, com.oracle.bmc.responses.AsyncHandler<ListParserMetaPluginsRequest,ListParserMetaPluginsResponse> handler)
get pre-process Meta plugins
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListParsersResponse> listParsers(ListParsersRequest request, com.oracle.bmc.responses.AsyncHandler<ListParsersRequest,ListParsersResponse> handler)
List parsers passing specified filter
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListQueryWorkRequestsResponse> listQueryWorkRequests(ListQueryWorkRequestsRequest request, com.oracle.bmc.responses.AsyncHandler<ListQueryWorkRequestsRequest,ListQueryWorkRequestsResponse> handler)
List active asynchronous queries.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListRecalledDataResponse> listRecalledData(ListRecalledDataRequest request, com.oracle.bmc.responses.AsyncHandler<ListRecalledDataRequest,ListRecalledDataResponse> handler)
This API returns the list of recalled data of a tenancy.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListScheduledTasksResponse> listScheduledTasks(ListScheduledTasksRequest request, com.oracle.bmc.responses.AsyncHandler<ListScheduledTasksRequest,ListScheduledTasksResponse> handler)
Lists scheduled tasks.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListSourceAssociationsResponse> listSourceAssociations(ListSourceAssociationsRequest request, com.oracle.bmc.responses.AsyncHandler<ListSourceAssociationsRequest,ListSourceAssociationsResponse> handler)
association summary by source
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListSourceExtendedFieldDefinitionsResponse> listSourceExtendedFieldDefinitions(ListSourceExtendedFieldDefinitionsRequest request, com.oracle.bmc.responses.AsyncHandler<ListSourceExtendedFieldDefinitionsRequest,ListSourceExtendedFieldDefinitionsResponse> handler)
get source extended fields for source with specified Id
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListSourceLabelOperatorsResponse> listSourceLabelOperators(ListSourceLabelOperatorsRequest request, com.oracle.bmc.responses.AsyncHandler<ListSourceLabelOperatorsRequest,ListSourceLabelOperatorsResponse> handler)
list source label operators
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListSourceMetaFunctionsResponse> listSourceMetaFunctions(ListSourceMetaFunctionsRequest request, com.oracle.bmc.responses.AsyncHandler<ListSourceMetaFunctionsRequest,ListSourceMetaFunctionsResponse> handler)
get source meta functions
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListSourcePatternsResponse> listSourcePatterns(ListSourcePatternsRequest request, com.oracle.bmc.responses.AsyncHandler<ListSourcePatternsRequest,ListSourcePatternsResponse> handler)
get source patterns for source with specified Id
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListSourcesResponse> listSources(ListSourcesRequest request, com.oracle.bmc.responses.AsyncHandler<ListSourcesRequest,ListSourcesResponse> handler)
source list
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListStorageWorkRequestErrorsResponse> listStorageWorkRequestErrors(ListStorageWorkRequestErrorsRequest request, com.oracle.bmc.responses.AsyncHandler<ListStorageWorkRequestErrorsRequest,ListStorageWorkRequestErrorsResponse> handler)
This API returns the list of work request errors if any.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListStorageWorkRequestsResponse> listStorageWorkRequests(ListStorageWorkRequestsRequest request, com.oracle.bmc.responses.AsyncHandler<ListStorageWorkRequestsRequest,ListStorageWorkRequestsResponse> handler)
This API lists storage work requests. Use query parameters to narrow down or sort the result list.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListSupportedCharEncodingsResponse> listSupportedCharEncodings(ListSupportedCharEncodingsRequest request, com.oracle.bmc.responses.AsyncHandler<ListSupportedCharEncodingsRequest,ListSupportedCharEncodingsResponse> handler)
Gets list of character encodings which are supported by on-demand upload.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListSupportedTimezonesResponse> listSupportedTimezones(ListSupportedTimezonesRequest request, com.oracle.bmc.responses.AsyncHandler<ListSupportedTimezonesRequest,ListSupportedTimezonesResponse> handler)
Gets list of timezones which are supported by on-demand upload.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListUploadFilesResponse> listUploadFiles(ListUploadFilesRequest request, com.oracle.bmc.responses.AsyncHandler<ListUploadFilesRequest,ListUploadFilesResponse> handler)
Gets list of files in an upload along with its processing state.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListUploadWarningsResponse> listUploadWarnings(ListUploadWarningsRequest request, com.oracle.bmc.responses.AsyncHandler<ListUploadWarningsRequest,ListUploadWarningsResponse> handler)
Gets list of warnings in an upload caused by incorrect configuration.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListUploadsResponse> listUploads(ListUploadsRequest request, com.oracle.bmc.responses.AsyncHandler<ListUploadsRequest,ListUploadsResponse> handler)
Gets a list of all On-demand uploads. To use this and other API operations, you must be authorized in an IAM policy.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListWarningsResponse> listWarnings(ListWarningsRequest request, com.oracle.bmc.responses.AsyncHandler<ListWarningsRequest,ListWarningsResponse> handler)
Obtains a list of warnings. The list is filtered according to the filter criteria specified by the user, and sorted according to the ordering criteria specified.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListWorkRequestErrorsResponse> listWorkRequestErrors(ListWorkRequestErrorsRequest request, com.oracle.bmc.responses.AsyncHandler<ListWorkRequestErrorsRequest,ListWorkRequestErrorsResponse> handler)
Return a (paginated) list of errors for a given work request.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListWorkRequestLogsResponse> listWorkRequestLogs(ListWorkRequestLogsRequest request, com.oracle.bmc.responses.AsyncHandler<ListWorkRequestLogsRequest,ListWorkRequestLogsResponse> handler)
Return a (paginated) list of logs for a given work request.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ListWorkRequestsResponse> listWorkRequests(ListWorkRequestsRequest request, com.oracle.bmc.responses.AsyncHandler<ListWorkRequestsRequest,ListWorkRequestsResponse> handler)
Lists the work requests in a compartment.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<OffboardNamespaceResponse> offboardNamespace(OffboardNamespaceRequest request, com.oracle.bmc.responses.AsyncHandler<OffboardNamespaceRequest,OffboardNamespaceResponse> handler)
Off-boards a tenant from Logging Analytics
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<OnboardNamespaceResponse> onboardNamespace(OnboardNamespaceRequest request, com.oracle.bmc.responses.AsyncHandler<OnboardNamespaceRequest,OnboardNamespaceResponse> handler)
On-boards a tenant to Logging Analytics.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ParseQueryResponse> parseQuery(ParseQueryRequest request, com.oracle.bmc.responses.AsyncHandler<ParseQueryRequest,ParseQueryResponse> handler)
Describe query
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<PauseScheduledTaskResponse> pauseScheduledTask(PauseScheduledTaskRequest request, com.oracle.bmc.responses.AsyncHandler<PauseScheduledTaskRequest,PauseScheduledTaskResponse> handler)
Pause the scheduled task specified by {scheduledTaskId}.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<PurgeStorageDataResponse> purgeStorageData(PurgeStorageDataRequest request, com.oracle.bmc.responses.AsyncHandler<PurgeStorageDataRequest,PurgeStorageDataResponse> handler)
This API submits a work request to purge data. Only data from log groups that the user has permission to delete will be purged. To purge all data, the user must have permission to all log groups.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<PutQueryWorkRequestBackgroundResponse> putQueryWorkRequestBackground(PutQueryWorkRequestBackgroundRequest request, com.oracle.bmc.responses.AsyncHandler<PutQueryWorkRequestBackgroundRequest,PutQueryWorkRequestBackgroundResponse> handler)
Put the work request specified by {workRequestId} into the background. Backgrounded queries will preserve query results on query completion for up to 7 days for recall. After 7 days the results and query expire.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<QueryResponse> query(QueryRequest request, com.oracle.bmc.responses.AsyncHandler<QueryRequest,QueryResponse> handler)
Performs a log analytics search, if shouldRunAsync is false returns the query results once they become available subject to 60 second timeout. If a query is subject to exceed that time then it should be run asynchronously. Asynchronous query submissions return the queryWorkRequestId to use for execution tracking, query submission lifecycle actions and to poll for query results.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<RecallArchivedDataResponse> recallArchivedData(RecallArchivedDataRequest request, com.oracle.bmc.responses.AsyncHandler<RecallArchivedDataRequest,RecallArchivedDataResponse> handler)
This API submits a work request to recall archived data based on time interval and data type.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<RegisterLookupResponse> registerLookup(RegisterLookupRequest request, com.oracle.bmc.responses.AsyncHandler<RegisterLookupRequest,RegisterLookupResponse> handler)
register lookup
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ReleaseRecalledDataResponse> releaseRecalledData(ReleaseRecalledDataRequest request, com.oracle.bmc.responses.AsyncHandler<ReleaseRecalledDataRequest,ReleaseRecalledDataResponse> handler)
This API submits a work request to release recalled data based on time interval and data type.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<RemoveEntityAssociationsResponse> removeEntityAssociations(RemoveEntityAssociationsRequest request, com.oracle.bmc.responses.AsyncHandler<RemoveEntityAssociationsRequest,RemoveEntityAssociationsResponse> handler)
Delete association between input source log analytics entity and destination entities.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ResumeScheduledTaskResponse> resumeScheduledTask(ResumeScheduledTaskRequest request, com.oracle.bmc.responses.AsyncHandler<ResumeScheduledTaskRequest,ResumeScheduledTaskResponse> handler)
Resume the scheduled task specified by {scheduledTaskId}.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<RunResponse> run(RunRequest request, com.oracle.bmc.responses.AsyncHandler<RunRequest,RunResponse> handler)
Execute the saved search acceleration task in the foreground. The ScheduledTask taskType must be ACCELERATION. Optionally specify time range (timeStart and timeEnd). The default is all time.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<SuggestResponse> suggest(SuggestRequest request, com.oracle.bmc.responses.AsyncHandler<SuggestRequest,SuggestResponse> handler)
Returns a context specific list of either commands, fields, or values to append to the end of the specified query string if applicable.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<SuppressWarningResponse> suppressWarning(SuppressWarningRequest request, com.oracle.bmc.responses.AsyncHandler<SuppressWarningRequest,SuppressWarningResponse> handler)
Accepts a list of warnings. Any unsuppressed warnings in the input list will be suppressed. Warnings in the input list which are already suppressed will not be modified.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<TestParserResponse> testParser(TestParserRequest request, com.oracle.bmc.responses.AsyncHandler<TestParserRequest,TestParserResponse> handler)
test parser
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<UnsuppressWarningResponse> unsuppressWarning(UnsuppressWarningRequest request, com.oracle.bmc.responses.AsyncHandler<UnsuppressWarningRequest,UnsuppressWarningResponse> handler)
Accepts a list of warnings. Any suppressed warnings in the input list will be unsuppressed. Warnings in the input list which are unsuppressed will not be modified.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<UpdateLogAnalyticsEntityResponse> updateLogAnalyticsEntity(UpdateLogAnalyticsEntityRequest request, com.oracle.bmc.responses.AsyncHandler<UpdateLogAnalyticsEntityRequest,UpdateLogAnalyticsEntityResponse> handler)
Update the log analytics entity with the given id.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<UpdateLogAnalyticsEntityTypeResponse> updateLogAnalyticsEntityType(UpdateLogAnalyticsEntityTypeRequest request, com.oracle.bmc.responses.AsyncHandler<UpdateLogAnalyticsEntityTypeRequest,UpdateLogAnalyticsEntityTypeResponse> handler)
Update custom log analytics entity type. Out of box entity types cannot be udpated.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<UpdateLogAnalyticsLogGroupResponse> updateLogAnalyticsLogGroup(UpdateLogAnalyticsLogGroupRequest request, com.oracle.bmc.responses.AsyncHandler<UpdateLogAnalyticsLogGroupRequest,UpdateLogAnalyticsLogGroupResponse> handler)
Updates the Log-Analytics group with the given id.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<UpdateLogAnalyticsObjectCollectionRuleResponse> updateLogAnalyticsObjectCollectionRule(UpdateLogAnalyticsObjectCollectionRuleRequest request, com.oracle.bmc.responses.AsyncHandler<UpdateLogAnalyticsObjectCollectionRuleRequest,UpdateLogAnalyticsObjectCollectionRuleResponse> handler)
Updates configuration of the object collection rule for the given id.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<UpdateLookupResponse> updateLookup(UpdateLookupRequest request, com.oracle.bmc.responses.AsyncHandler<UpdateLookupRequest,UpdateLookupResponse> handler)
Updates the metadata of the specified lookup, such as the lookup description.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<UpdateLookupDataResponse> updateLookupData(UpdateLookupDataRequest request, com.oracle.bmc.responses.AsyncHandler<UpdateLookupDataRequest,UpdateLookupDataResponse> handler)
Updates the specified lookup with the details provided. This API will not update lookup metadata (such as lookup description).
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<UpdateScheduledTaskResponse> updateScheduledTask(UpdateScheduledTaskRequest request, com.oracle.bmc.responses.AsyncHandler<UpdateScheduledTaskRequest,UpdateScheduledTaskResponse> handler)
Update the scheduled task. Schedules may be updated only for taskType SAVED_SEARCH and PURGE.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<UpdateStorageResponse> updateStorage(UpdateStorageRequest request, com.oracle.bmc.responses.AsyncHandler<UpdateStorageRequest,UpdateStorageResponse> handler)
This API updates the archiving configuration
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<UploadLogFileResponse> uploadLogFile(UploadLogFileRequest request, com.oracle.bmc.responses.AsyncHandler<UploadLogFileRequest,UploadLogFileResponse> handler)
Accepts log data for processing by Logging Analytics.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<UpsertAssociationsResponse> upsertAssociations(UpsertAssociationsRequest request, com.oracle.bmc.responses.AsyncHandler<UpsertAssociationsRequest,UpsertAssociationsResponse> handler)
create or update associations for a source
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<UpsertFieldResponse> upsertField(UpsertFieldRequest request, com.oracle.bmc.responses.AsyncHandler<UpsertFieldRequest,UpsertFieldResponse> handler)
Defines or update a field.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<UpsertLabelResponse> upsertLabel(UpsertLabelRequest request, com.oracle.bmc.responses.AsyncHandler<UpsertLabelRequest,UpsertLabelResponse> handler)
Define or update a label.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<UpsertParserResponse> upsertParser(UpsertParserRequest request, com.oracle.bmc.responses.AsyncHandler<UpsertParserRequest,UpsertParserResponse> handler)
Define or update parser
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<UpsertSourceResponse> upsertSource(UpsertSourceRequest request, com.oracle.bmc.responses.AsyncHandler<UpsertSourceRequest,UpsertSourceResponse> handler)
Define or update a source
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ValidateAssociationParametersResponse> validateAssociationParameters(ValidateAssociationParametersRequest request, com.oracle.bmc.responses.AsyncHandler<ValidateAssociationParametersRequest,ValidateAssociationParametersResponse> handler)
association parameter validation
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ValidateFileResponse> 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.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ValidateSourceResponse> validateSource(ValidateSourceRequest request, com.oracle.bmc.responses.AsyncHandler<ValidateSourceRequest,ValidateSourceResponse> handler)
Pre-define or update a source
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ValidateSourceExtendedFieldDetailsResponse> validateSourceExtendedFieldDetails(ValidateSourceExtendedFieldDetailsRequest request, com.oracle.bmc.responses.AsyncHandler<ValidateSourceExtendedFieldDetailsRequest,ValidateSourceExtendedFieldDetailsResponse> handler)
test extended fields
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Future<ValidateSourceMappingResponse> validateSourceMapping(ValidateSourceMappingRequest request, com.oracle.bmc.responses.AsyncHandler<ValidateSourceMappingRequest,ValidateSourceMappingResponse> handler)
Validates the source mapping for a given file and provides match status and the parsed representation of log data.
request - The request object containing the details to sendhandler - The request handler to invoke upon completion, may be null.Copyright © 2016–2021. All rights reserved.