oci-logging
Advanced tools
Comparing version 2.4.0 to 2.5.0
@@ -74,3 +74,3 @@ /** | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ChangeLogGroupCompartment.ts.html |here} to see how to use ChangeLogGroupCompartment API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ChangeLogGroupCompartment.ts.html |here} to see how to use ChangeLogGroupCompartment API. | ||
*/ | ||
@@ -84,3 +84,3 @@ changeLogGroupCompartment(changeLogGroupCompartmentRequest: requests.ChangeLogGroupCompartmentRequest): Promise<responses.ChangeLogGroupCompartmentResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ChangeLogLogGroup.ts.html |here} to see how to use ChangeLogLogGroup API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ChangeLogLogGroup.ts.html |here} to see how to use ChangeLogLogGroup API. | ||
*/ | ||
@@ -95,3 +95,3 @@ changeLogLogGroup(changeLogLogGroupRequest: requests.ChangeLogLogGroupRequest): Promise<responses.ChangeLogLogGroupResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ChangeLogSavedSearchCompartment.ts.html |here} to see how to use ChangeLogSavedSearchCompartment API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ChangeLogSavedSearchCompartment.ts.html |here} to see how to use ChangeLogSavedSearchCompartment API. | ||
*/ | ||
@@ -106,3 +106,3 @@ changeLogSavedSearchCompartment(changeLogSavedSearchCompartmentRequest: requests.ChangeLogSavedSearchCompartmentRequest): Promise<responses.ChangeLogSavedSearchCompartmentResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ChangeUnifiedAgentConfigurationCompartment.ts.html |here} to see how to use ChangeUnifiedAgentConfigurationCompartment API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ChangeUnifiedAgentConfigurationCompartment.ts.html |here} to see how to use ChangeUnifiedAgentConfigurationCompartment API. | ||
*/ | ||
@@ -117,3 +117,3 @@ changeUnifiedAgentConfigurationCompartment(changeUnifiedAgentConfigurationCompartmentRequest: requests.ChangeUnifiedAgentConfigurationCompartmentRequest): Promise<responses.ChangeUnifiedAgentConfigurationCompartmentResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/CreateLog.ts.html |here} to see how to use CreateLog API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/CreateLog.ts.html |here} to see how to use CreateLog API. | ||
*/ | ||
@@ -128,3 +128,3 @@ createLog(createLogRequest: requests.CreateLogRequest): Promise<responses.CreateLogResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/CreateLogGroup.ts.html |here} to see how to use CreateLogGroup API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/CreateLogGroup.ts.html |here} to see how to use CreateLogGroup API. | ||
*/ | ||
@@ -138,3 +138,3 @@ createLogGroup(createLogGroupRequest: requests.CreateLogGroupRequest): Promise<responses.CreateLogGroupResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/CreateLogSavedSearch.ts.html |here} to see how to use CreateLogSavedSearch API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/CreateLogSavedSearch.ts.html |here} to see how to use CreateLogSavedSearch API. | ||
*/ | ||
@@ -147,3 +147,3 @@ createLogSavedSearch(createLogSavedSearchRequest: requests.CreateLogSavedSearchRequest): Promise<responses.CreateLogSavedSearchResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/CreateUnifiedAgentConfiguration.ts.html |here} to see how to use CreateUnifiedAgentConfiguration API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/CreateUnifiedAgentConfiguration.ts.html |here} to see how to use CreateUnifiedAgentConfiguration API. | ||
*/ | ||
@@ -156,3 +156,3 @@ createUnifiedAgentConfiguration(createUnifiedAgentConfigurationRequest: requests.CreateUnifiedAgentConfigurationRequest): Promise<responses.CreateUnifiedAgentConfigurationResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/DeleteLog.ts.html |here} to see how to use DeleteLog API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/DeleteLog.ts.html |here} to see how to use DeleteLog API. | ||
*/ | ||
@@ -165,3 +165,3 @@ deleteLog(deleteLogRequest: requests.DeleteLogRequest): Promise<responses.DeleteLogResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/DeleteLogGroup.ts.html |here} to see how to use DeleteLogGroup API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/DeleteLogGroup.ts.html |here} to see how to use DeleteLogGroup API. | ||
*/ | ||
@@ -174,3 +174,3 @@ deleteLogGroup(deleteLogGroupRequest: requests.DeleteLogGroupRequest): Promise<responses.DeleteLogGroupResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/DeleteLogSavedSearch.ts.html |here} to see how to use DeleteLogSavedSearch API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/DeleteLogSavedSearch.ts.html |here} to see how to use DeleteLogSavedSearch API. | ||
*/ | ||
@@ -183,3 +183,3 @@ deleteLogSavedSearch(deleteLogSavedSearchRequest: requests.DeleteLogSavedSearchRequest): Promise<responses.DeleteLogSavedSearchResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/DeleteUnifiedAgentConfiguration.ts.html |here} to see how to use DeleteUnifiedAgentConfiguration API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/DeleteUnifiedAgentConfiguration.ts.html |here} to see how to use DeleteUnifiedAgentConfiguration API. | ||
*/ | ||
@@ -193,3 +193,3 @@ deleteUnifiedAgentConfiguration(deleteUnifiedAgentConfigurationRequest: requests.DeleteUnifiedAgentConfigurationRequest): Promise<responses.DeleteUnifiedAgentConfigurationResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequest API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequest API. | ||
*/ | ||
@@ -203,3 +203,3 @@ deleteWorkRequest(deleteWorkRequestRequest: requests.DeleteWorkRequestRequest): Promise<responses.DeleteWorkRequestResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/GetLog.ts.html |here} to see how to use GetLog API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/GetLog.ts.html |here} to see how to use GetLog API. | ||
*/ | ||
@@ -212,3 +212,3 @@ getLog(getLogRequest: requests.GetLogRequest): Promise<responses.GetLogResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/GetLogGroup.ts.html |here} to see how to use GetLogGroup API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/GetLogGroup.ts.html |here} to see how to use GetLogGroup API. | ||
*/ | ||
@@ -221,3 +221,3 @@ getLogGroup(getLogGroupRequest: requests.GetLogGroupRequest): Promise<responses.GetLogGroupResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/GetLogIncludedSearch.ts.html |here} to see how to use GetLogIncludedSearch API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/GetLogIncludedSearch.ts.html |here} to see how to use GetLogIncludedSearch API. | ||
*/ | ||
@@ -230,3 +230,3 @@ getLogIncludedSearch(getLogIncludedSearchRequest: requests.GetLogIncludedSearchRequest): Promise<responses.GetLogIncludedSearchResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/GetLogSavedSearch.ts.html |here} to see how to use GetLogSavedSearch API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/GetLogSavedSearch.ts.html |here} to see how to use GetLogSavedSearch API. | ||
*/ | ||
@@ -239,3 +239,3 @@ getLogSavedSearch(getLogSavedSearchRequest: requests.GetLogSavedSearchRequest): Promise<responses.GetLogSavedSearchResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/GetUnifiedAgentConfiguration.ts.html |here} to see how to use GetUnifiedAgentConfiguration API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/GetUnifiedAgentConfiguration.ts.html |here} to see how to use GetUnifiedAgentConfiguration API. | ||
*/ | ||
@@ -248,3 +248,3 @@ getUnifiedAgentConfiguration(getUnifiedAgentConfigurationRequest: requests.GetUnifiedAgentConfigurationRequest): Promise<responses.GetUnifiedAgentConfigurationResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API. | ||
*/ | ||
@@ -257,6 +257,7 @@ getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ListLogGroups.ts.html |here} to see how to use ListLogGroups API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ListLogGroups.ts.html |here} to see how to use ListLogGroups API. | ||
*/ | ||
listLogGroups(listLogGroupsRequest: requests.ListLogGroupsRequest): Promise<responses.ListLogGroupsResponse>; | ||
/** | ||
* NOTE: This function is deprecated in favor of listLogGroupsRecordIterator function. | ||
* Creates a new async iterator which will iterate over the models.LogGroupSummary objects | ||
@@ -270,2 +271,3 @@ * contained in responses from the listLogGroups operation. This iterator will fetch more data from the | ||
/** | ||
* NOTE: This function is deprecated in favor of listLogGroupsResponseIterator function. | ||
* Creates a new async iterator which will iterate over the responses received from the listLogGroups operation. This iterator | ||
@@ -278,2 +280,17 @@ * will fetch more data from the server as needed. | ||
/** | ||
* Creates a new async iterator which will iterate over the models.LogGroupSummary objects | ||
* contained in responses from the listLogGroups operation. This iterator will fetch more data from the | ||
* server as needed. | ||
* | ||
* @param request a request which can be sent to the service operation | ||
*/ | ||
listLogGroupsRecordIterator(request: requests.ListLogGroupsRequest): AsyncIterableIterator<model.LogGroupSummary>; | ||
/** | ||
* Creates a new async iterator which will iterate over the responses received from the listLogGroups operation. This iterator | ||
* will fetch more data from the server as needed. | ||
* | ||
* @param request a request which can be sent to the service operation | ||
*/ | ||
listLogGroupsResponseIterator(request: requests.ListLogGroupsRequest): AsyncIterableIterator<responses.ListLogGroupsResponse>; | ||
/** | ||
* Lists Logging Included Searches for this compartment. | ||
@@ -284,3 +301,3 @@ * | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ListLogIncludedSearches.ts.html |here} to see how to use ListLogIncludedSearches API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ListLogIncludedSearches.ts.html |here} to see how to use ListLogIncludedSearches API. | ||
*/ | ||
@@ -294,3 +311,3 @@ listLogIncludedSearches(listLogIncludedSearchesRequest: requests.ListLogIncludedSearchesRequest): Promise<responses.ListLogIncludedSearchesResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ListLogSavedSearches.ts.html |here} to see how to use ListLogSavedSearches API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ListLogSavedSearches.ts.html |here} to see how to use ListLogSavedSearches API. | ||
*/ | ||
@@ -303,6 +320,7 @@ listLogSavedSearches(listLogSavedSearchesRequest: requests.ListLogSavedSearchesRequest): Promise<responses.ListLogSavedSearchesResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ListLogs.ts.html |here} to see how to use ListLogs API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ListLogs.ts.html |here} to see how to use ListLogs API. | ||
*/ | ||
listLogs(listLogsRequest: requests.ListLogsRequest): Promise<responses.ListLogsResponse>; | ||
/** | ||
* NOTE: This function is deprecated in favor of listLogsRecordIterator function. | ||
* Creates a new async iterator which will iterate over the models.LogSummary objects | ||
@@ -316,2 +334,3 @@ * contained in responses from the listLogs operation. This iterator will fetch more data from the | ||
/** | ||
* NOTE: This function is deprecated in favor of listLogsResponseIterator function. | ||
* Creates a new async iterator which will iterate over the responses received from the listLogs operation. This iterator | ||
@@ -324,2 +343,17 @@ * will fetch more data from the server as needed. | ||
/** | ||
* Creates a new async iterator which will iterate over the models.LogSummary objects | ||
* contained in responses from the listLogs operation. This iterator will fetch more data from the | ||
* server as needed. | ||
* | ||
* @param request a request which can be sent to the service operation | ||
*/ | ||
listLogsRecordIterator(request: requests.ListLogsRequest): AsyncIterableIterator<model.LogSummary>; | ||
/** | ||
* Creates a new async iterator which will iterate over the responses received from the listLogs operation. This iterator | ||
* will fetch more data from the server as needed. | ||
* | ||
* @param request a request which can be sent to the service operation | ||
*/ | ||
listLogsResponseIterator(request: requests.ListLogsRequest): AsyncIterableIterator<responses.ListLogsResponse>; | ||
/** | ||
* Lists all services that support logging. | ||
@@ -329,3 +363,3 @@ * @param ListServicesRequest | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ListServices.ts.html |here} to see how to use ListServices API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ListServices.ts.html |here} to see how to use ListServices API. | ||
*/ | ||
@@ -338,3 +372,3 @@ listServices(listServicesRequest: requests.ListServicesRequest): Promise<responses.ListServicesResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ListUnifiedAgentConfigurations.ts.html |here} to see how to use ListUnifiedAgentConfigurations API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ListUnifiedAgentConfigurations.ts.html |here} to see how to use ListUnifiedAgentConfigurations API. | ||
*/ | ||
@@ -348,6 +382,7 @@ listUnifiedAgentConfigurations(listUnifiedAgentConfigurationsRequest: requests.ListUnifiedAgentConfigurationsRequest): Promise<responses.ListUnifiedAgentConfigurationsResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API. | ||
*/ | ||
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>; | ||
/** | ||
* NOTE: This function is deprecated in favor of listWorkRequestErrorsRecordIterator function. | ||
* Creates a new async iterator which will iterate over the models.WorkRequestError objects | ||
@@ -361,2 +396,3 @@ * contained in responses from the listWorkRequestErrors operation. This iterator will fetch more data from the | ||
/** | ||
* NOTE: This function is deprecated in favor of listWorkRequestErrorsResponseIterator function. | ||
* Creates a new async iterator which will iterate over the responses received from the listWorkRequestErrors operation. This iterator | ||
@@ -369,2 +405,17 @@ * will fetch more data from the server as needed. | ||
/** | ||
* Creates a new async iterator which will iterate over the models.WorkRequestError objects | ||
* contained in responses from the listWorkRequestErrors operation. This iterator will fetch more data from the | ||
* server as needed. | ||
* | ||
* @param request a request which can be sent to the service operation | ||
*/ | ||
listWorkRequestErrorsRecordIterator(request: requests.ListWorkRequestErrorsRequest): AsyncIterableIterator<model.WorkRequestError>; | ||
/** | ||
* Creates a new async iterator which will iterate over the responses received from the listWorkRequestErrors operation. This iterator | ||
* will fetch more data from the server as needed. | ||
* | ||
* @param request a request which can be sent to the service operation | ||
*/ | ||
listWorkRequestErrorsResponseIterator(request: requests.ListWorkRequestErrorsRequest): AsyncIterableIterator<responses.ListWorkRequestErrorsResponse>; | ||
/** | ||
* Return a list of logs for a given work request. | ||
@@ -375,6 +426,7 @@ * | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API. | ||
*/ | ||
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>; | ||
/** | ||
* NOTE: This function is deprecated in favor of listWorkRequestLogsRecordIterator function. | ||
* Creates a new async iterator which will iterate over the models.WorkRequestLog objects | ||
@@ -388,2 +440,3 @@ * contained in responses from the listWorkRequestLogs operation. This iterator will fetch more data from the | ||
/** | ||
* NOTE: This function is deprecated in favor of listWorkRequestLogsResponseIterator function. | ||
* Creates a new async iterator which will iterate over the responses received from the listWorkRequestLogs operation. This iterator | ||
@@ -396,2 +449,17 @@ * will fetch more data from the server as needed. | ||
/** | ||
* Creates a new async iterator which will iterate over the models.WorkRequestLog objects | ||
* contained in responses from the listWorkRequestLogs operation. This iterator will fetch more data from the | ||
* server as needed. | ||
* | ||
* @param request a request which can be sent to the service operation | ||
*/ | ||
listWorkRequestLogsRecordIterator(request: requests.ListWorkRequestLogsRequest): AsyncIterableIterator<model.WorkRequestLog>; | ||
/** | ||
* Creates a new async iterator which will iterate over the responses received from the listWorkRequestLogs operation. This iterator | ||
* will fetch more data from the server as needed. | ||
* | ||
* @param request a request which can be sent to the service operation | ||
*/ | ||
listWorkRequestLogsResponseIterator(request: requests.ListWorkRequestLogsRequest): AsyncIterableIterator<responses.ListWorkRequestLogsResponse>; | ||
/** | ||
* Lists the work requests in a compartment. | ||
@@ -402,6 +470,7 @@ * | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API. | ||
*/ | ||
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>; | ||
/** | ||
* NOTE: This function is deprecated in favor of listWorkRequestsRecordIterator function. | ||
* Creates a new async iterator which will iterate over the models.WorkRequestSummary objects | ||
@@ -415,2 +484,3 @@ * contained in responses from the listWorkRequests operation. This iterator will fetch more data from the | ||
/** | ||
* NOTE: This function is deprecated in favor of listWorkRequestsResponseIterator function. | ||
* Creates a new async iterator which will iterate over the responses received from the listWorkRequests operation. This iterator | ||
@@ -423,2 +493,17 @@ * will fetch more data from the server as needed. | ||
/** | ||
* Creates a new async iterator which will iterate over the models.WorkRequestSummary objects | ||
* contained in responses from the listWorkRequests operation. This iterator will fetch more data from the | ||
* server as needed. | ||
* | ||
* @param request a request which can be sent to the service operation | ||
*/ | ||
listWorkRequestsRecordIterator(request: requests.ListWorkRequestsRequest): AsyncIterableIterator<model.WorkRequestSummary>; | ||
/** | ||
* Creates a new async iterator which will iterate over the responses received from the listWorkRequests operation. This iterator | ||
* will fetch more data from the server as needed. | ||
* | ||
* @param request a request which can be sent to the service operation | ||
*/ | ||
listWorkRequestsResponseIterator(request: requests.ListWorkRequestsRequest): AsyncIterableIterator<responses.ListWorkRequestsResponse>; | ||
/** | ||
* Updates the existing log object with the associated configuration. This call | ||
@@ -430,3 +515,3 @@ * fails if the log object does not exist. | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/UpdateLog.ts.html |here} to see how to use UpdateLog API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/UpdateLog.ts.html |here} to see how to use UpdateLog API. | ||
*/ | ||
@@ -441,3 +526,3 @@ updateLog(updateLogRequest: requests.UpdateLogRequest): Promise<responses.UpdateLogResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/UpdateLogGroup.ts.html |here} to see how to use UpdateLogGroup API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/UpdateLogGroup.ts.html |here} to see how to use UpdateLogGroup API. | ||
*/ | ||
@@ -451,3 +536,3 @@ updateLogGroup(updateLogGroupRequest: requests.UpdateLogGroupRequest): Promise<responses.UpdateLogGroupResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/UpdateLogSavedSearch.ts.html |here} to see how to use UpdateLogSavedSearch API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/UpdateLogSavedSearch.ts.html |here} to see how to use UpdateLogSavedSearch API. | ||
*/ | ||
@@ -462,5 +547,5 @@ updateLogSavedSearch(updateLogSavedSearchRequest: requests.UpdateLogSavedSearchRequest): Promise<responses.UpdateLogSavedSearchResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/UpdateUnifiedAgentConfiguration.ts.html |here} to see how to use UpdateUnifiedAgentConfiguration API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/UpdateUnifiedAgentConfiguration.ts.html |here} to see how to use UpdateUnifiedAgentConfiguration API. | ||
*/ | ||
updateUnifiedAgentConfiguration(updateUnifiedAgentConfigurationRequest: requests.UpdateUnifiedAgentConfigurationRequest): Promise<responses.UpdateUnifiedAgentConfigurationResponse>; | ||
} |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ChangeLogGroupCompartment.ts.html |here} to see how to use ChangeLogGroupCompartmentRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ChangeLogGroupCompartment.ts.html |here} to see how to use ChangeLogGroupCompartmentRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface ChangeLogGroupCompartmentRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ChangeLogLogGroup.ts.html |here} to see how to use ChangeLogLogGroupRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ChangeLogLogGroup.ts.html |here} to see how to use ChangeLogLogGroupRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface ChangeLogLogGroupRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ChangeLogSavedSearchCompartment.ts.html |here} to see how to use ChangeLogSavedSearchCompartmentRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ChangeLogSavedSearchCompartment.ts.html |here} to see how to use ChangeLogSavedSearchCompartmentRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface ChangeLogSavedSearchCompartmentRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ChangeUnifiedAgentConfigurationCompartment.ts.html |here} to see how to use ChangeUnifiedAgentConfigurationCompartmentRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ChangeUnifiedAgentConfigurationCompartment.ts.html |here} to see how to use ChangeUnifiedAgentConfigurationCompartmentRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface ChangeUnifiedAgentConfigurationCompartmentRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/CreateLogGroup.ts.html |here} to see how to use CreateLogGroupRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/CreateLogGroup.ts.html |here} to see how to use CreateLogGroupRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface CreateLogGroupRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/CreateLog.ts.html |here} to see how to use CreateLogRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/CreateLog.ts.html |here} to see how to use CreateLogRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface CreateLogRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/CreateLogSavedSearch.ts.html |here} to see how to use CreateLogSavedSearchRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/CreateLogSavedSearch.ts.html |here} to see how to use CreateLogSavedSearchRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface CreateLogSavedSearchRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/CreateUnifiedAgentConfiguration.ts.html |here} to see how to use CreateUnifiedAgentConfigurationRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/CreateUnifiedAgentConfiguration.ts.html |here} to see how to use CreateUnifiedAgentConfigurationRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface CreateUnifiedAgentConfigurationRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/DeleteLogGroup.ts.html |here} to see how to use DeleteLogGroupRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/DeleteLogGroup.ts.html |here} to see how to use DeleteLogGroupRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface DeleteLogGroupRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/DeleteLog.ts.html |here} to see how to use DeleteLogRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/DeleteLog.ts.html |here} to see how to use DeleteLogRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface DeleteLogRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/DeleteLogSavedSearch.ts.html |here} to see how to use DeleteLogSavedSearchRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/DeleteLogSavedSearch.ts.html |here} to see how to use DeleteLogSavedSearchRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface DeleteLogSavedSearchRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/DeleteUnifiedAgentConfiguration.ts.html |here} to see how to use DeleteUnifiedAgentConfigurationRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/DeleteUnifiedAgentConfiguration.ts.html |here} to see how to use DeleteUnifiedAgentConfigurationRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface DeleteUnifiedAgentConfigurationRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequestRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequestRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface DeleteWorkRequestRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/GetLogGroup.ts.html |here} to see how to use GetLogGroupRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/GetLogGroup.ts.html |here} to see how to use GetLogGroupRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetLogGroupRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/GetLogIncludedSearch.ts.html |here} to see how to use GetLogIncludedSearchRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/GetLogIncludedSearch.ts.html |here} to see how to use GetLogIncludedSearchRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetLogIncludedSearchRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/GetLog.ts.html |here} to see how to use GetLogRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/GetLog.ts.html |here} to see how to use GetLogRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetLogRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/GetLogSavedSearch.ts.html |here} to see how to use GetLogSavedSearchRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/GetLogSavedSearch.ts.html |here} to see how to use GetLogSavedSearchRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetLogSavedSearchRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/GetUnifiedAgentConfiguration.ts.html |here} to see how to use GetUnifiedAgentConfigurationRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/GetUnifiedAgentConfiguration.ts.html |here} to see how to use GetUnifiedAgentConfigurationRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetUnifiedAgentConfigurationRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetWorkRequestRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ListLogGroups.ts.html |here} to see how to use ListLogGroupsRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ListLogGroups.ts.html |here} to see how to use ListLogGroupsRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface ListLogGroupsRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ListLogIncludedSearches.ts.html |here} to see how to use ListLogIncludedSearchesRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ListLogIncludedSearches.ts.html |here} to see how to use ListLogIncludedSearchesRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface ListLogIncludedSearchesRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ListLogSavedSearches.ts.html |here} to see how to use ListLogSavedSearchesRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ListLogSavedSearches.ts.html |here} to see how to use ListLogSavedSearchesRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface ListLogSavedSearchesRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ListLogs.ts.html |here} to see how to use ListLogsRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ListLogs.ts.html |here} to see how to use ListLogsRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface ListLogsRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ListServices.ts.html |here} to see how to use ListServicesRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ListServices.ts.html |here} to see how to use ListServicesRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface ListServicesRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ListUnifiedAgentConfigurations.ts.html |here} to see how to use ListUnifiedAgentConfigurationsRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ListUnifiedAgentConfigurations.ts.html |here} to see how to use ListUnifiedAgentConfigurationsRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface ListUnifiedAgentConfigurationsRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface ListWorkRequestErrorsRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface ListWorkRequestLogsRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface ListWorkRequestsRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/UpdateLogGroup.ts.html |here} to see how to use UpdateLogGroupRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/UpdateLogGroup.ts.html |here} to see how to use UpdateLogGroupRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface UpdateLogGroupRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/UpdateLog.ts.html |here} to see how to use UpdateLogRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/UpdateLog.ts.html |here} to see how to use UpdateLogRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface UpdateLogRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/UpdateLogSavedSearch.ts.html |here} to see how to use UpdateLogSavedSearchRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/UpdateLogSavedSearch.ts.html |here} to see how to use UpdateLogSavedSearchRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface UpdateLogSavedSearchRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.4.0/logging/UpdateUnifiedAgentConfiguration.ts.html |here} to see how to use UpdateUnifiedAgentConfigurationRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.0/logging/UpdateUnifiedAgentConfiguration.ts.html |here} to see how to use UpdateUnifiedAgentConfigurationRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface UpdateUnifiedAgentConfigurationRequest extends common.BaseRequest { |
{ | ||
"name": "oci-logging", | ||
"version": "2.4.0", | ||
"version": "2.5.0", | ||
"description": "OCI NodeJS client for Logging Service", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"dependencies": { | ||
"oci-common": "2.4.0", | ||
"oci-workrequests": "2.4.0" | ||
"oci-common": "2.5.0", | ||
"oci-workrequests": "2.5.0" | ||
}, | ||
@@ -22,0 +22,0 @@ "publishConfig": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
821651
13196
+ Addedoci-common@2.5.0(transitive)
+ Addedoci-workrequests@2.5.0(transitive)
- Removedoci-common@2.4.0(transitive)
- Removedoci-workrequests@2.4.0(transitive)
Updatedoci-common@2.5.0
Updatedoci-workrequests@2.5.0