oci-logging
Advanced tools
Comparing version 2.82.1 to 2.82.2
@@ -101,3 +101,3 @@ /** | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/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.82.2/logging/ChangeLogGroupCompartment.ts.html |here} to see how to use ChangeLogGroupCompartment API. | ||
*/ | ||
@@ -112,3 +112,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.82.1/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.82.2/logging/ChangeLogLogGroup.ts.html |here} to see how to use ChangeLogLogGroup API. | ||
*/ | ||
@@ -124,3 +124,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.82.1/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.82.2/logging/ChangeLogSavedSearchCompartment.ts.html |here} to see how to use ChangeLogSavedSearchCompartment API. | ||
*/ | ||
@@ -136,3 +136,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.82.1/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.82.2/logging/ChangeUnifiedAgentConfigurationCompartment.ts.html |here} to see how to use ChangeUnifiedAgentConfigurationCompartment API. | ||
*/ | ||
@@ -148,3 +148,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.82.1/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.82.2/logging/CreateLog.ts.html |here} to see how to use CreateLog API. | ||
*/ | ||
@@ -160,3 +160,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.82.1/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.82.2/logging/CreateLogGroup.ts.html |here} to see how to use CreateLogGroup API. | ||
*/ | ||
@@ -171,3 +171,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.82.1/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.82.2/logging/CreateLogSavedSearch.ts.html |here} to see how to use CreateLogSavedSearch API. | ||
*/ | ||
@@ -181,3 +181,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.82.1/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.82.2/logging/CreateUnifiedAgentConfiguration.ts.html |here} to see how to use CreateUnifiedAgentConfiguration API. | ||
*/ | ||
@@ -191,3 +191,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.82.1/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.82.2/logging/DeleteLog.ts.html |here} to see how to use DeleteLog API. | ||
*/ | ||
@@ -201,3 +201,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.82.1/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.82.2/logging/DeleteLogGroup.ts.html |here} to see how to use DeleteLogGroup API. | ||
*/ | ||
@@ -211,3 +211,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.82.1/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.82.2/logging/DeleteLogSavedSearch.ts.html |here} to see how to use DeleteLogSavedSearch API. | ||
*/ | ||
@@ -221,3 +221,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.82.1/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.82.2/logging/DeleteUnifiedAgentConfiguration.ts.html |here} to see how to use DeleteUnifiedAgentConfiguration API. | ||
*/ | ||
@@ -232,3 +232,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.82.1/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.82.2/logging/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequest API. | ||
*/ | ||
@@ -243,3 +243,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.82.1/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.82.2/logging/GetLog.ts.html |here} to see how to use GetLog API. | ||
*/ | ||
@@ -253,3 +253,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.82.1/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.82.2/logging/GetLogGroup.ts.html |here} to see how to use GetLogGroup API. | ||
*/ | ||
@@ -263,3 +263,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.82.1/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.82.2/logging/GetLogSavedSearch.ts.html |here} to see how to use GetLogSavedSearch API. | ||
*/ | ||
@@ -273,3 +273,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.82.1/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.82.2/logging/GetUnifiedAgentConfiguration.ts.html |here} to see how to use GetUnifiedAgentConfiguration API. | ||
*/ | ||
@@ -283,3 +283,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.82.1/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.82.2/logging/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API. | ||
*/ | ||
@@ -293,3 +293,3 @@ 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.82.1/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.82.2/logging/ListLogGroups.ts.html |here} to see how to use ListLogGroups API. | ||
*/ | ||
@@ -336,3 +336,3 @@ listLogGroups(listLogGroupsRequest: requests.ListLogGroupsRequest): Promise<responses.ListLogGroupsResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/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.82.2/logging/ListLogSavedSearches.ts.html |here} to see how to use ListLogSavedSearches API. | ||
*/ | ||
@@ -346,3 +346,3 @@ 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.82.1/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.82.2/logging/ListLogs.ts.html |here} to see how to use ListLogs API. | ||
*/ | ||
@@ -388,3 +388,3 @@ listLogs(listLogsRequest: requests.ListLogsRequest): Promise<responses.ListLogsResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/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.82.2/logging/ListServices.ts.html |here} to see how to use ListServices API. | ||
*/ | ||
@@ -398,3 +398,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.82.1/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.82.2/logging/ListUnifiedAgentConfigurations.ts.html |here} to see how to use ListUnifiedAgentConfigurations API. | ||
*/ | ||
@@ -409,3 +409,3 @@ 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.82.1/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.82.2/logging/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API. | ||
*/ | ||
@@ -452,3 +452,3 @@ listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/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.82.2/logging/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API. | ||
*/ | ||
@@ -495,3 +495,3 @@ listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/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.82.2/logging/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API. | ||
*/ | ||
@@ -539,3 +539,3 @@ listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/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.82.2/logging/UpdateLog.ts.html |here} to see how to use UpdateLog API. | ||
*/ | ||
@@ -551,3 +551,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.82.1/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.82.2/logging/UpdateLogGroup.ts.html |here} to see how to use UpdateLogGroup API. | ||
*/ | ||
@@ -562,3 +562,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.82.1/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.82.2/logging/UpdateLogSavedSearch.ts.html |here} to see how to use UpdateLogSavedSearch API. | ||
*/ | ||
@@ -574,3 +574,3 @@ 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.82.1/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.82.2/logging/UpdateUnifiedAgentConfiguration.ts.html |here} to see how to use UpdateUnifiedAgentConfiguration API. | ||
*/ | ||
@@ -577,0 +577,0 @@ 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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1/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.82.2/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.82.1", | ||
"version": "2.82.2", | ||
"description": "OCI NodeJS client for Logging Service", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"dependencies": { | ||
"oci-common": "2.82.1", | ||
"oci-workrequests": "2.82.1" | ||
"oci-common": "2.82.2", | ||
"oci-workrequests": "2.82.2" | ||
}, | ||
@@ -22,0 +22,0 @@ "publishConfig": { |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedoci-common@2.82.2(transitive)
+ Addedoci-workrequests@2.82.2(transitive)
- Removedoci-common@2.82.1(transitive)
- Removedoci-workrequests@2.82.1(transitive)
Updatedoci-common@2.82.2
Updatedoci-workrequests@2.82.2