oci-logging
Advanced tools
Comparing version 2.3.1 to 2.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.1/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.4.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.3.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.4.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.3.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.4.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.3.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.4.0/logging/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API. | ||
*/ | ||
@@ -257,3 +257,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.3.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.4.0/logging/ListLogGroups.ts.html |here} to see how to use ListLogGroups API. | ||
*/ | ||
@@ -282,3 +282,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.3.1/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.4.0/logging/ListLogIncludedSearches.ts.html |here} to see how to use ListLogIncludedSearches API. | ||
*/ | ||
@@ -292,3 +292,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.3.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.4.0/logging/ListLogSavedSearches.ts.html |here} to see how to use ListLogSavedSearches API. | ||
*/ | ||
@@ -301,3 +301,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.3.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.4.0/logging/ListLogs.ts.html |here} to see how to use ListLogs API. | ||
*/ | ||
@@ -325,3 +325,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.3.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.4.0/logging/ListServices.ts.html |here} to see how to use ListServices API. | ||
*/ | ||
@@ -334,3 +334,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.3.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.4.0/logging/ListUnifiedAgentConfigurations.ts.html |here} to see how to use ListUnifiedAgentConfigurations API. | ||
*/ | ||
@@ -344,3 +344,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.3.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.4.0/logging/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API. | ||
*/ | ||
@@ -369,3 +369,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.3.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.4.0/logging/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API. | ||
*/ | ||
@@ -394,3 +394,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.3.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.4.0/logging/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API. | ||
*/ | ||
@@ -420,3 +420,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.3.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.4.0/logging/UpdateLog.ts.html |here} to see how to use UpdateLog API. | ||
*/ | ||
@@ -431,3 +431,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.3.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.4.0/logging/UpdateLogGroup.ts.html |here} to see how to use UpdateLogGroup API. | ||
*/ | ||
@@ -441,3 +441,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.3.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.4.0/logging/UpdateLogSavedSearch.ts.html |here} to see how to use UpdateLogSavedSearch API. | ||
*/ | ||
@@ -452,5 +452,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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.1/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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.1/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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.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.4.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.3.1", | ||
"version": "2.4.0", | ||
"description": "OCI NodeJS client for Logging Service", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"dependencies": { | ||
"oci-common": "2.3.1", | ||
"oci-workrequests": "2.3.1" | ||
"oci-common": "2.4.0", | ||
"oci-workrequests": "2.4.0" | ||
}, | ||
@@ -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.4.0(transitive)
+ Addedoci-workrequests@2.4.0(transitive)
- Removedoci-common@2.3.1(transitive)
- Removedoci-workrequests@2.3.1(transitive)
Updatedoci-common@2.4.0
Updatedoci-workrequests@2.4.0