Comparing version 2.89.0 to 2.89.1
@@ -98,3 +98,3 @@ /** | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API. | ||
*/ | ||
@@ -108,3 +108,3 @@ cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/ChangeRedisClusterCompartment.ts.html |here} to see how to use ChangeRedisClusterCompartment API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/ChangeRedisClusterCompartment.ts.html |here} to see how to use ChangeRedisClusterCompartment API. | ||
*/ | ||
@@ -119,3 +119,3 @@ changeRedisClusterCompartment(changeRedisClusterCompartmentRequest: requests.ChangeRedisClusterCompartmentRequest): Promise<responses.ChangeRedisClusterCompartmentResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/CreateRedisCluster.ts.html |here} to see how to use CreateRedisCluster API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/CreateRedisCluster.ts.html |here} to see how to use CreateRedisCluster API. | ||
*/ | ||
@@ -129,3 +129,3 @@ createRedisCluster(createRedisClusterRequest: requests.CreateRedisClusterRequest): Promise<responses.CreateRedisClusterResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/DeleteRedisCluster.ts.html |here} to see how to use DeleteRedisCluster API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/DeleteRedisCluster.ts.html |here} to see how to use DeleteRedisCluster API. | ||
*/ | ||
@@ -139,3 +139,3 @@ deleteRedisCluster(deleteRedisClusterRequest: requests.DeleteRedisClusterRequest): Promise<responses.DeleteRedisClusterResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/GetRedisCluster.ts.html |here} to see how to use GetRedisCluster API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/GetRedisCluster.ts.html |here} to see how to use GetRedisCluster API. | ||
*/ | ||
@@ -149,3 +149,3 @@ getRedisCluster(getRedisClusterRequest: requests.GetRedisClusterRequest): Promise<responses.GetRedisClusterResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/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.89.1/redis/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API. | ||
*/ | ||
@@ -160,3 +160,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.89.0/redis/ListRedisClusters.ts.html |here} to see how to use ListRedisClusters API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/ListRedisClusters.ts.html |here} to see how to use ListRedisClusters API. | ||
*/ | ||
@@ -171,3 +171,3 @@ listRedisClusters(listRedisClustersRequest: requests.ListRedisClustersRequest): Promise<responses.ListRedisClustersResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/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.89.1/redis/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API. | ||
*/ | ||
@@ -182,3 +182,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.89.0/redis/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.89.1/redis/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API. | ||
*/ | ||
@@ -193,3 +193,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.89.0/redis/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.89.1/redis/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API. | ||
*/ | ||
@@ -203,3 +203,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.89.0/redis/UpdateRedisCluster.ts.html |here} to see how to use UpdateRedisCluster API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/UpdateRedisCluster.ts.html |here} to see how to use UpdateRedisCluster API. | ||
*/ | ||
@@ -206,0 +206,0 @@ updateRedisCluster(updateRedisClusterRequest: requests.UpdateRedisClusterRequest): Promise<responses.UpdateRedisClusterResponse>; |
@@ -205,3 +205,3 @@ "use strict"; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API. | ||
*/ | ||
@@ -261,3 +261,3 @@ cancelWorkRequest(cancelWorkRequestRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/ChangeRedisClusterCompartment.ts.html |here} to see how to use ChangeRedisClusterCompartment API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/ChangeRedisClusterCompartment.ts.html |here} to see how to use ChangeRedisClusterCompartment API. | ||
*/ | ||
@@ -325,3 +325,3 @@ changeRedisClusterCompartment(changeRedisClusterCompartmentRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/CreateRedisCluster.ts.html |here} to see how to use CreateRedisCluster API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/CreateRedisCluster.ts.html |here} to see how to use CreateRedisCluster API. | ||
*/ | ||
@@ -394,3 +394,3 @@ createRedisCluster(createRedisClusterRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/DeleteRedisCluster.ts.html |here} to see how to use DeleteRedisCluster API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/DeleteRedisCluster.ts.html |here} to see how to use DeleteRedisCluster API. | ||
*/ | ||
@@ -455,3 +455,3 @@ deleteRedisCluster(deleteRedisClusterRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/GetRedisCluster.ts.html |here} to see how to use GetRedisCluster API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/GetRedisCluster.ts.html |here} to see how to use GetRedisCluster API. | ||
*/ | ||
@@ -519,3 +519,3 @@ getRedisCluster(getRedisClusterRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/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.89.1/redis/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API. | ||
*/ | ||
@@ -589,3 +589,3 @@ getWorkRequest(getWorkRequestRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/ListRedisClusters.ts.html |here} to see how to use ListRedisClusters API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/ListRedisClusters.ts.html |here} to see how to use ListRedisClusters API. | ||
*/ | ||
@@ -661,3 +661,3 @@ listRedisClusters(listRedisClustersRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/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.89.1/redis/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API. | ||
*/ | ||
@@ -731,3 +731,3 @@ listWorkRequestErrors(listWorkRequestErrorsRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/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.89.1/redis/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API. | ||
*/ | ||
@@ -801,3 +801,3 @@ listWorkRequestLogs(listWorkRequestLogsRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/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.89.1/redis/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API. | ||
*/ | ||
@@ -872,3 +872,3 @@ listWorkRequests(listWorkRequestsRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/UpdateRedisCluster.ts.html |here} to see how to use UpdateRedisCluster API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/UpdateRedisCluster.ts.html |here} to see how to use UpdateRedisCluster API. | ||
*/ | ||
@@ -875,0 +875,0 @@ updateRedisCluster(updateRedisClusterRequest) { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface CancelWorkRequestRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/ChangeRedisClusterCompartment.ts.html |here} to see how to use ChangeRedisClusterCompartmentRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/ChangeRedisClusterCompartment.ts.html |here} to see how to use ChangeRedisClusterCompartmentRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface ChangeRedisClusterCompartmentRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/CreateRedisCluster.ts.html |here} to see how to use CreateRedisClusterRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/CreateRedisCluster.ts.html |here} to see how to use CreateRedisClusterRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface CreateRedisClusterRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/DeleteRedisCluster.ts.html |here} to see how to use DeleteRedisClusterRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/DeleteRedisCluster.ts.html |here} to see how to use DeleteRedisClusterRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface DeleteRedisClusterRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/GetRedisCluster.ts.html |here} to see how to use GetRedisClusterRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/GetRedisCluster.ts.html |here} to see how to use GetRedisClusterRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetRedisClusterRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/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.89.1/redis/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetWorkRequestRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/ListRedisClusters.ts.html |here} to see how to use ListRedisClustersRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/ListRedisClusters.ts.html |here} to see how to use ListRedisClustersRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface ListRedisClustersRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/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.89.1/redis/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface ListWorkRequestErrorsRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/redis/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.89.1/redis/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest. | ||
*/ | ||
@@ -19,0 +19,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.89.0/redis/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.89.1/redis/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.89.0/redis/UpdateRedisCluster.ts.html |here} to see how to use UpdateRedisClusterRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/redis/UpdateRedisCluster.ts.html |here} to see how to use UpdateRedisClusterRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface UpdateRedisClusterRequest extends common.BaseRequest { |
{ | ||
"name": "oci-redis", | ||
"version": "2.89.0", | ||
"version": "2.89.1", | ||
"description": "OCI NodeJS client for Redis Service", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"dependencies": { | ||
"oci-common": "2.89.0", | ||
"oci-workrequests": "2.89.0" | ||
"oci-common": "2.89.1", | ||
"oci-workrequests": "2.89.1" | ||
}, | ||
@@ -22,0 +22,0 @@ "publishConfig": { |
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.89.1(transitive)
+ Addedoci-workrequests@2.89.1(transitive)
- Removedoci-common@2.89.0(transitive)
- Removedoci-workrequests@2.89.0(transitive)
Updatedoci-common@2.89.1
Updatedoci-workrequests@2.89.1