Comparing version 2.76.1 to 2.77.0
@@ -89,3 +89,3 @@ /** | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/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.77.0/redis/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API. | ||
*/ | ||
@@ -99,3 +99,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.76.1/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.77.0/redis/ChangeRedisClusterCompartment.ts.html |here} to see how to use ChangeRedisClusterCompartment API. | ||
*/ | ||
@@ -110,3 +110,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.76.1/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.77.0/redis/CreateRedisCluster.ts.html |here} to see how to use CreateRedisCluster API. | ||
*/ | ||
@@ -120,3 +120,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.76.1/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.77.0/redis/DeleteRedisCluster.ts.html |here} to see how to use DeleteRedisCluster API. | ||
*/ | ||
@@ -130,3 +130,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.76.1/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.77.0/redis/GetRedisCluster.ts.html |here} to see how to use GetRedisCluster API. | ||
*/ | ||
@@ -140,3 +140,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.76.1/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.77.0/redis/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API. | ||
*/ | ||
@@ -151,3 +151,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.76.1/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.77.0/redis/ListRedisClusters.ts.html |here} to see how to use ListRedisClusters API. | ||
*/ | ||
@@ -162,3 +162,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.76.1/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.77.0/redis/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API. | ||
*/ | ||
@@ -173,3 +173,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.76.1/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.77.0/redis/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API. | ||
*/ | ||
@@ -184,3 +184,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.76.1/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.77.0/redis/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API. | ||
*/ | ||
@@ -194,5 +194,5 @@ 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.76.1/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.77.0/redis/UpdateRedisCluster.ts.html |here} to see how to use UpdateRedisCluster API. | ||
*/ | ||
updateRedisCluster(updateRedisClusterRequest: requests.UpdateRedisClusterRequest): Promise<responses.UpdateRedisClusterResponse>; | ||
} |
@@ -190,3 +190,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.76.1/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.77.0/redis/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API. | ||
*/ | ||
@@ -246,3 +246,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.76.1/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.77.0/redis/ChangeRedisClusterCompartment.ts.html |here} to see how to use ChangeRedisClusterCompartment API. | ||
*/ | ||
@@ -310,3 +310,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.76.1/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.77.0/redis/CreateRedisCluster.ts.html |here} to see how to use CreateRedisCluster API. | ||
*/ | ||
@@ -379,3 +379,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.76.1/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.77.0/redis/DeleteRedisCluster.ts.html |here} to see how to use DeleteRedisCluster API. | ||
*/ | ||
@@ -440,3 +440,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.76.1/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.77.0/redis/GetRedisCluster.ts.html |here} to see how to use GetRedisCluster API. | ||
*/ | ||
@@ -504,3 +504,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.76.1/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.77.0/redis/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API. | ||
*/ | ||
@@ -574,3 +574,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.76.1/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.77.0/redis/ListRedisClusters.ts.html |here} to see how to use ListRedisClusters API. | ||
*/ | ||
@@ -646,3 +646,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.76.1/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.77.0/redis/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API. | ||
*/ | ||
@@ -716,3 +716,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.76.1/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.77.0/redis/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API. | ||
*/ | ||
@@ -786,3 +786,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.76.1/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.77.0/redis/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API. | ||
*/ | ||
@@ -857,3 +857,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.76.1/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.77.0/redis/UpdateRedisCluster.ts.html |here} to see how to use UpdateRedisCluster API. | ||
*/ | ||
@@ -860,0 +860,0 @@ updateRedisCluster(updateRedisClusterRequest) { |
@@ -43,3 +43,3 @@ /** | ||
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. | ||
* Example: `{\"bar-key\": \"value\"}` | ||
* Example: {@code {\"bar-key\": \"value\"}} | ||
* | ||
@@ -52,3 +52,3 @@ */ | ||
* Defined tags for this resource. Each key is predefined and scoped to a namespace. | ||
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}` | ||
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}} | ||
* | ||
@@ -55,0 +55,0 @@ */ |
@@ -35,3 +35,3 @@ /** | ||
/** | ||
* A message describing the current state in more detail. For example, the message might provide actionable information for a resource in `FAILED` state. | ||
* A message describing the current state in more detail. For example, the message might provide actionable information for a resource in {@code FAILED} state. | ||
*/ | ||
@@ -81,3 +81,3 @@ "lifecycleDetails"?: string; | ||
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. | ||
* Example: `{\"bar-key\": \"value\"}` | ||
* Example: {@code {\"bar-key\": \"value\"}} | ||
* | ||
@@ -90,3 +90,3 @@ */ | ||
* Defined tags for this resource. Each key is predefined and scoped to a namespace. | ||
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}` | ||
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}} | ||
* | ||
@@ -101,3 +101,3 @@ */ | ||
* Usage of system tag keys. These predefined keys are scoped to namespaces. | ||
* Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}` | ||
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}} | ||
* | ||
@@ -104,0 +104,0 @@ */ |
@@ -35,3 +35,3 @@ /** | ||
/** | ||
* A message describing the current state in more detail. For example, the message might provide actionable information for a resource in `FAILED` state. | ||
* A message describing the current state in more detail. For example, the message might provide actionable information for a resource in {@code FAILED} state. | ||
*/ | ||
@@ -82,3 +82,3 @@ "lifecycleDetails"?: string; | ||
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. | ||
* Example: `{\"bar-key\": \"value\"}` | ||
* Example: {@code {\"bar-key\": \"value\"}} | ||
* | ||
@@ -91,3 +91,3 @@ */ | ||
* Defined tags for this resource. Each key is predefined and scoped to a namespace. | ||
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}` | ||
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}} | ||
* | ||
@@ -102,3 +102,3 @@ */ | ||
* Usage of system tag keys. These predefined keys are scoped to namespaces. | ||
* Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}` | ||
* Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}} | ||
* | ||
@@ -105,0 +105,0 @@ */ |
@@ -31,3 +31,3 @@ /** | ||
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. | ||
* Example: `{\"bar-key\": \"value\"}` | ||
* Example: {@code {\"bar-key\": \"value\"}} | ||
* | ||
@@ -40,3 +40,3 @@ */ | ||
* Defined tags for this resource. Each key is predefined and scoped to a namespace. | ||
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}` | ||
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}} | ||
* | ||
@@ -43,0 +43,0 @@ */ |
@@ -24,5 +24,5 @@ /** | ||
* The way in which this resource is affected by the work tracked in the work request. | ||
* A resource being created, updated, or deleted will remain in the `IN_PROGRESS` state until | ||
* work is complete for that resource at which point it will transition to `CREATED`, `UPDATED`, | ||
* or `DELETED`, respectively. | ||
* A resource being created, updated, or deleted will remain in the {@code IN_PROGRESS} state until | ||
* work is complete for that resource at which point it will transition to {@code CREATED}, {@code UPDATED}, | ||
* or {@code DELETED}, respectively. | ||
* | ||
@@ -29,0 +29,0 @@ */ |
@@ -60,3 +60,3 @@ /** | ||
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. | ||
* Example: `{\"bar-key\": \"value\"}` | ||
* Example: {@code {\"bar-key\": \"value\"}} | ||
* | ||
@@ -69,3 +69,3 @@ */ | ||
* Defined tags for this resource. Each key is predefined and scoped to a namespace. | ||
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}` | ||
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}} | ||
* | ||
@@ -72,0 +72,0 @@ */ |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/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.77.0/redis/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest. | ||
*/ | ||
@@ -25,3 +25,3 @@ export interface CancelWorkRequestRequest extends common.BaseRequest { | ||
* For optimistic concurrency control. In the PUT or DELETE call | ||
* for a resource, set the `if-match` parameter to the value of the | ||
* for a resource, set the {@code if-match} parameter to the value of the | ||
* etag from a previous GET or POST response for that resource. | ||
@@ -28,0 +28,0 @@ * The resource will be updated or deleted only if the etag you |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/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.77.0/redis/ChangeRedisClusterCompartment.ts.html |here} to see how to use ChangeRedisClusterCompartmentRequest. | ||
*/ | ||
@@ -30,3 +30,3 @@ export interface ChangeRedisClusterCompartmentRequest extends common.BaseRequest { | ||
* For optimistic concurrency control. In the PUT or DELETE call | ||
* for a resource, set the `if-match` parameter to the value of the | ||
* for a resource, set the {@code if-match} parameter to the value of the | ||
* etag from a previous GET or POST response for that resource. | ||
@@ -33,0 +33,0 @@ * The resource will be updated or deleted only if the etag you |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/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.77.0/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.76.1/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.77.0/redis/DeleteRedisCluster.ts.html |here} to see how to use DeleteRedisClusterRequest. | ||
*/ | ||
@@ -25,3 +25,3 @@ export interface DeleteRedisClusterRequest extends common.BaseRequest { | ||
* For optimistic concurrency control. In the PUT or DELETE call | ||
* for a resource, set the `if-match` parameter to the value of the | ||
* for a resource, set the {@code if-match} parameter to the value of the | ||
* etag from a previous GET or POST response for that resource. | ||
@@ -28,0 +28,0 @@ * The resource will be updated or deleted only if the etag you |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/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.77.0/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.76.1/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.77.0/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.76.1/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.77.0/redis/ListRedisClusters.ts.html |here} to see how to use ListRedisClustersRequest. | ||
*/ | ||
@@ -41,3 +41,3 @@ export interface ListRedisClustersRequest extends common.BaseRequest { | ||
/** | ||
* A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response. | ||
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response. | ||
*/ | ||
@@ -44,0 +44,0 @@ "page"?: string; |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/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.77.0/redis/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest. | ||
*/ | ||
@@ -29,3 +29,3 @@ export interface ListWorkRequestErrorsRequest extends common.BaseRequest { | ||
/** | ||
* A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response. | ||
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response. | ||
*/ | ||
@@ -32,0 +32,0 @@ "page"?: string; |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/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.77.0/redis/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest. | ||
*/ | ||
@@ -29,3 +29,3 @@ export interface ListWorkRequestLogsRequest extends common.BaseRequest { | ||
/** | ||
* A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response. | ||
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response. | ||
*/ | ||
@@ -32,0 +32,0 @@ "page"?: string; |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/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.77.0/redis/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest. | ||
*/ | ||
@@ -41,3 +41,3 @@ export interface ListWorkRequestsRequest extends common.BaseRequest { | ||
/** | ||
* A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response. | ||
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response. | ||
*/ | ||
@@ -44,0 +44,0 @@ "page"?: string; |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/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.77.0/redis/UpdateRedisCluster.ts.html |here} to see how to use UpdateRedisClusterRequest. | ||
*/ | ||
@@ -30,3 +30,3 @@ export interface UpdateRedisClusterRequest extends common.BaseRequest { | ||
* For optimistic concurrency control. In the PUT or DELETE call | ||
* for a resource, set the `if-match` parameter to the value of the | ||
* for a resource, set the {@code if-match} parameter to the value of the | ||
* etag from a previous GET or POST response for that resource. | ||
@@ -33,0 +33,0 @@ * The resource will be updated or deleted only if the etag you |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* For optimistic concurrency control. See `if-match`. | ||
* For optimistic concurrency control. See {@code if-match}. | ||
* | ||
@@ -19,0 +19,0 @@ */ |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* For optimistic concurrency control. See `if-match`. | ||
* For optimistic concurrency control. See {@code if-match}. | ||
* | ||
@@ -19,0 +19,0 @@ */ |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* For optimistic concurrency control. See `if-match`. | ||
* For optimistic concurrency control. See {@code if-match}. | ||
* | ||
@@ -19,0 +19,0 @@ */ |
@@ -23,3 +23,3 @@ /** | ||
* For pagination of a list of items. When paging through a list, if this header appears in the response, | ||
* then a partial list might have been returned. Include this value as the `page` parameter for the | ||
* then a partial list might have been returned. Include this value as the {@code page} parameter for the | ||
* subsequent GET request to get the next batch of items. | ||
@@ -26,0 +26,0 @@ * |
@@ -17,3 +17,3 @@ /** | ||
* For pagination of a list of items. When paging through a list, if this header appears in the response, | ||
* then a partial list might have been returned. Include this value as the `page` parameter for the | ||
* then a partial list might have been returned. Include this value as the {@code page} parameter for the | ||
* subsequent GET request to get the next batch of items. | ||
@@ -20,0 +20,0 @@ * |
@@ -17,3 +17,3 @@ /** | ||
* For pagination of a list of items. When paging through a list, if this header appears in the response, | ||
* then a partial list might have been returned. Include this value as the `page` parameter for the | ||
* then a partial list might have been returned. Include this value as the {@code page} parameter for the | ||
* subsequent GET request to get the next batch of items. | ||
@@ -20,0 +20,0 @@ * |
@@ -23,3 +23,3 @@ /** | ||
* For pagination of a list of items. When paging through a list, if this header appears in the response, | ||
* then a partial list might have been returned. Include this value as the `page` parameter for the | ||
* then a partial list might have been returned. Include this value as the {@code page} parameter for the | ||
* subsequent GET request to get the next batch of items. | ||
@@ -26,0 +26,0 @@ * |
{ | ||
"name": "oci-redis", | ||
"version": "2.76.1", | ||
"version": "2.77.0", | ||
"description": "OCI NodeJS client for Redis Service", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"dependencies": { | ||
"oci-common": "2.76.1", | ||
"oci-workrequests": "2.76.1" | ||
"oci-common": "2.77.0", | ||
"oci-workrequests": "2.77.0" | ||
}, | ||
@@ -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
292187
+ Addedoci-common@2.77.0(transitive)
+ Addedoci-workrequests@2.77.0(transitive)
- Removedoci-common@2.76.1(transitive)
- Removedoci-workrequests@2.76.1(transitive)
Updatedoci-common@2.77.0
Updatedoci-workrequests@2.77.0