Comparing version 1.15.0 to 1.15.1
@@ -76,3 +76,3 @@ /** | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/AddAutoScalingConfiguration.ts.html |here} to see how to use AddAutoScalingConfiguration API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/AddAutoScalingConfiguration.ts.html |here} to see how to use AddAutoScalingConfiguration API. | ||
*/ | ||
@@ -87,3 +87,3 @@ addAutoScalingConfiguration(addAutoScalingConfigurationRequest: requests.AddAutoScalingConfigurationRequest): Promise<responses.AddAutoScalingConfigurationResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/AddBlockStorage.ts.html |here} to see how to use AddBlockStorage API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/AddBlockStorage.ts.html |here} to see how to use AddBlockStorage API. | ||
*/ | ||
@@ -98,3 +98,3 @@ addBlockStorage(addBlockStorageRequest: requests.AddBlockStorageRequest): Promise<responses.AddBlockStorageResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/AddCloudSql.ts.html |here} to see how to use AddCloudSql API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/AddCloudSql.ts.html |here} to see how to use AddCloudSql API. | ||
*/ | ||
@@ -109,3 +109,3 @@ addCloudSql(addCloudSqlRequest: requests.AddCloudSqlRequest): Promise<responses.AddCloudSqlResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/AddWorkerNodes.ts.html |here} to see how to use AddWorkerNodes API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/AddWorkerNodes.ts.html |here} to see how to use AddWorkerNodes API. | ||
*/ | ||
@@ -119,3 +119,3 @@ addWorkerNodes(addWorkerNodesRequest: requests.AddWorkerNodesRequest): Promise<responses.AddWorkerNodesResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/ChangeBdsInstanceCompartment.ts.html |here} to see how to use ChangeBdsInstanceCompartment API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/ChangeBdsInstanceCompartment.ts.html |here} to see how to use ChangeBdsInstanceCompartment API. | ||
*/ | ||
@@ -131,3 +131,3 @@ changeBdsInstanceCompartment(changeBdsInstanceCompartmentRequest: requests.ChangeBdsInstanceCompartmentRequest): Promise<responses.ChangeBdsInstanceCompartmentResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/ChangeShape.ts.html |here} to see how to use ChangeShape API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/ChangeShape.ts.html |here} to see how to use ChangeShape API. | ||
*/ | ||
@@ -141,3 +141,3 @@ changeShape(changeShapeRequest: requests.ChangeShapeRequest): Promise<responses.ChangeShapeResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/CreateBdsInstance.ts.html |here} to see how to use CreateBdsInstance API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/CreateBdsInstance.ts.html |here} to see how to use CreateBdsInstance API. | ||
*/ | ||
@@ -150,3 +150,3 @@ createBdsInstance(createBdsInstanceRequest: requests.CreateBdsInstanceRequest): Promise<responses.CreateBdsInstanceResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/DeleteBdsInstance.ts.html |here} to see how to use DeleteBdsInstance API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/DeleteBdsInstance.ts.html |here} to see how to use DeleteBdsInstance API. | ||
*/ | ||
@@ -160,3 +160,3 @@ deleteBdsInstance(deleteBdsInstanceRequest: requests.DeleteBdsInstanceRequest): Promise<responses.DeleteBdsInstanceResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/GetAutoScalingConfiguration.ts.html |here} to see how to use GetAutoScalingConfiguration API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/GetAutoScalingConfiguration.ts.html |here} to see how to use GetAutoScalingConfiguration API. | ||
*/ | ||
@@ -169,3 +169,3 @@ getAutoScalingConfiguration(getAutoScalingConfigurationRequest: requests.GetAutoScalingConfigurationRequest): Promise<responses.GetAutoScalingConfigurationResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/GetBdsInstance.ts.html |here} to see how to use GetBdsInstance API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/GetBdsInstance.ts.html |here} to see how to use GetBdsInstance API. | ||
*/ | ||
@@ -178,3 +178,3 @@ getBdsInstance(getBdsInstanceRequest: requests.GetBdsInstanceRequest): Promise<responses.GetBdsInstanceResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/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/1.15.1/bds/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API. | ||
*/ | ||
@@ -188,3 +188,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/1.15.0/bds/ListAutoScalingConfigurations.ts.html |here} to see how to use ListAutoScalingConfigurations API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/ListAutoScalingConfigurations.ts.html |here} to see how to use ListAutoScalingConfigurations API. | ||
*/ | ||
@@ -213,3 +213,3 @@ listAutoScalingConfigurations(listAutoScalingConfigurationsRequest: requests.ListAutoScalingConfigurationsRequest): Promise<responses.ListAutoScalingConfigurationsResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/ListBdsInstances.ts.html |here} to see how to use ListBdsInstances API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/ListBdsInstances.ts.html |here} to see how to use ListBdsInstances API. | ||
*/ | ||
@@ -238,3 +238,3 @@ listBdsInstances(listBdsInstancesRequest: requests.ListBdsInstancesRequest): Promise<responses.ListBdsInstancesResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/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/1.15.1/bds/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API. | ||
*/ | ||
@@ -263,3 +263,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/1.15.0/bds/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/1.15.1/bds/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API. | ||
*/ | ||
@@ -288,3 +288,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/1.15.0/bds/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/1.15.1/bds/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API. | ||
*/ | ||
@@ -313,3 +313,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/1.15.0/bds/RemoveAutoScalingConfiguration.ts.html |here} to see how to use RemoveAutoScalingConfiguration API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/RemoveAutoScalingConfiguration.ts.html |here} to see how to use RemoveAutoScalingConfiguration API. | ||
*/ | ||
@@ -323,3 +323,3 @@ removeAutoScalingConfiguration(removeAutoScalingConfigurationRequest: requests.RemoveAutoScalingConfigurationRequest): Promise<responses.RemoveAutoScalingConfigurationResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/RemoveCloudSql.ts.html |here} to see how to use RemoveCloudSql API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/RemoveCloudSql.ts.html |here} to see how to use RemoveCloudSql API. | ||
*/ | ||
@@ -333,3 +333,3 @@ removeCloudSql(removeCloudSqlRequest: requests.RemoveCloudSqlRequest): Promise<responses.RemoveCloudSqlResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/RestartNode.ts.html |here} to see how to use RestartNode API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/RestartNode.ts.html |here} to see how to use RestartNode API. | ||
*/ | ||
@@ -343,3 +343,3 @@ restartNode(restartNodeRequest: requests.RestartNodeRequest): Promise<responses.RestartNodeResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/UpdateAutoScalingConfiguration.ts.html |here} to see how to use UpdateAutoScalingConfiguration API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/UpdateAutoScalingConfiguration.ts.html |here} to see how to use UpdateAutoScalingConfiguration API. | ||
*/ | ||
@@ -352,5 +352,5 @@ updateAutoScalingConfiguration(updateAutoScalingConfigurationRequest: requests.UpdateAutoScalingConfigurationRequest): Promise<responses.UpdateAutoScalingConfigurationResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/UpdateBdsInstance.ts.html |here} to see how to use UpdateBdsInstance API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/UpdateBdsInstance.ts.html |here} to see how to use UpdateBdsInstance API. | ||
*/ | ||
updateBdsInstance(updateBdsInstanceRequest: requests.UpdateBdsInstanceRequest): Promise<responses.UpdateBdsInstanceResponse>; | ||
} |
@@ -27,3 +27,3 @@ /** | ||
* All the necessary details needed for attachment are managed by service itself. | ||
* | ||
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues. | ||
*/ | ||
@@ -30,0 +30,0 @@ "blockVolumeSizeInGBs": number; |
@@ -27,3 +27,3 @@ /** | ||
* All the necessary details needed for attachment are managed by service itself. | ||
* | ||
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues. | ||
*/ | ||
@@ -30,0 +30,0 @@ "blockVolumeSizeInGBs"?: number; |
@@ -25,3 +25,3 @@ /** | ||
/** | ||
* Number of additional worker nodes for the BDS instance | ||
* Number of additional worker nodes for the BDS instance Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues. | ||
*/ | ||
@@ -28,0 +28,0 @@ "numberOfWorkerNodes": number; |
@@ -37,3 +37,3 @@ /** | ||
/** | ||
* Number of nodes that forming the cluster | ||
* Number of nodes that forming the cluster Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues. | ||
*/ | ||
@@ -40,0 +40,0 @@ "numberOfNodes": number; |
@@ -73,3 +73,3 @@ /** | ||
/** | ||
* Number of nodes that forming the cluster | ||
* Number of nodes that forming the cluster Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues. | ||
*/ | ||
@@ -76,0 +76,0 @@ "numberOfNodes": number; |
@@ -28,3 +28,3 @@ /** | ||
* All the necessary details needed for attachment are managed by service itself. | ||
* | ||
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues. | ||
*/ | ||
@@ -31,0 +31,0 @@ "blockVolumeSizeInGBs"?: number; |
@@ -31,3 +31,3 @@ /** | ||
* All the necessary details needed for attachment are managed by service itself. | ||
* | ||
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues. | ||
*/ | ||
@@ -34,0 +34,0 @@ "blockVolumeSizeInGBs": number; |
@@ -21,3 +21,3 @@ /** | ||
/** | ||
* This value is the minimum period of time metric value meets or exceeds threshold value before action is trigger. The value is in minutes. | ||
* This value is the minimum period of time metric value meets or exceeds threshold value before action is trigger. The value is in minutes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues. | ||
*/ | ||
@@ -30,3 +30,3 @@ "durationInMinutes": number; | ||
/** | ||
* integer non negative value. 0 < value < 100 | ||
* integer non negative value. 0 < value < 100 Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues. | ||
*/ | ||
@@ -33,0 +33,0 @@ "value": number; |
@@ -25,3 +25,3 @@ /** | ||
/** | ||
* The size of the volume in GBs. | ||
* The size of the volume in GBs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues. | ||
*/ | ||
@@ -28,0 +28,0 @@ "volumeSizeInGBs": number; |
@@ -46,3 +46,3 @@ /** | ||
/** | ||
* Percentage of the request completed. | ||
* Percentage of the request completed. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues. | ||
*/ | ||
@@ -49,0 +49,0 @@ "percentComplete": number; |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/AddAutoScalingConfiguration.ts.html |here} to see how to use AddAutoScalingConfigurationRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/AddAutoScalingConfiguration.ts.html |here} to see how to use AddAutoScalingConfigurationRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface AddAutoScalingConfigurationRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/AddBlockStorage.ts.html |here} to see how to use AddBlockStorageRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/AddBlockStorage.ts.html |here} to see how to use AddBlockStorageRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface AddBlockStorageRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/AddCloudSql.ts.html |here} to see how to use AddCloudSqlRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/AddCloudSql.ts.html |here} to see how to use AddCloudSqlRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface AddCloudSqlRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/AddWorkerNodes.ts.html |here} to see how to use AddWorkerNodesRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/AddWorkerNodes.ts.html |here} to see how to use AddWorkerNodesRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface AddWorkerNodesRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/ChangeBdsInstanceCompartment.ts.html |here} to see how to use ChangeBdsInstanceCompartmentRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/ChangeBdsInstanceCompartment.ts.html |here} to see how to use ChangeBdsInstanceCompartmentRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface ChangeBdsInstanceCompartmentRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/ChangeShape.ts.html |here} to see how to use ChangeShapeRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/ChangeShape.ts.html |here} to see how to use ChangeShapeRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface ChangeShapeRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/CreateBdsInstance.ts.html |here} to see how to use CreateBdsInstanceRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/CreateBdsInstance.ts.html |here} to see how to use CreateBdsInstanceRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface CreateBdsInstanceRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/DeleteBdsInstance.ts.html |here} to see how to use DeleteBdsInstanceRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/DeleteBdsInstance.ts.html |here} to see how to use DeleteBdsInstanceRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface DeleteBdsInstanceRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/GetAutoScalingConfiguration.ts.html |here} to see how to use GetAutoScalingConfigurationRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/GetAutoScalingConfiguration.ts.html |here} to see how to use GetAutoScalingConfigurationRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetAutoScalingConfigurationRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/GetBdsInstance.ts.html |here} to see how to use GetBdsInstanceRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/GetBdsInstance.ts.html |here} to see how to use GetBdsInstanceRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetBdsInstanceRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/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/1.15.1/bds/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/1.15.0/bds/ListAutoScalingConfigurations.ts.html |here} to see how to use ListAutoScalingConfigurationsRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/ListAutoScalingConfigurations.ts.html |here} to see how to use ListAutoScalingConfigurationsRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface ListAutoScalingConfigurationsRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/ListBdsInstances.ts.html |here} to see how to use ListBdsInstancesRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/ListBdsInstances.ts.html |here} to see how to use ListBdsInstancesRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface ListBdsInstancesRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/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/1.15.1/bds/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/1.15.0/bds/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/1.15.1/bds/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/1.15.0/bds/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/1.15.1/bds/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/1.15.0/bds/RemoveAutoScalingConfiguration.ts.html |here} to see how to use RemoveAutoScalingConfigurationRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/RemoveAutoScalingConfiguration.ts.html |here} to see how to use RemoveAutoScalingConfigurationRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface RemoveAutoScalingConfigurationRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/RemoveCloudSql.ts.html |here} to see how to use RemoveCloudSqlRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/RemoveCloudSql.ts.html |here} to see how to use RemoveCloudSqlRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface RemoveCloudSqlRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/RestartNode.ts.html |here} to see how to use RestartNodeRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/RestartNode.ts.html |here} to see how to use RestartNodeRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface RestartNodeRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/UpdateAutoScalingConfiguration.ts.html |here} to see how to use UpdateAutoScalingConfigurationRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/UpdateAutoScalingConfiguration.ts.html |here} to see how to use UpdateAutoScalingConfigurationRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface UpdateAutoScalingConfigurationRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.0/bds/UpdateBdsInstance.ts.html |here} to see how to use UpdateBdsInstanceRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/1.15.1/bds/UpdateBdsInstance.ts.html |here} to see how to use UpdateBdsInstanceRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface UpdateBdsInstanceRequest extends common.BaseRequest { |
{ | ||
"name": "oci-bds", | ||
"version": "1.15.0", | ||
"version": "1.15.1", | ||
"description": "OCI NodeJS client for BDS Service", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"dependencies": { | ||
"oci-common": "1.15.0", | ||
"oci-workrequests": "1.15.0" | ||
"oci-common": "1.15.1", | ||
"oci-workrequests": "1.15.1" | ||
}, | ||
@@ -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
507171
+ Addedoci-common@1.15.1(transitive)
+ Addedoci-workrequests@1.15.1(transitive)
- Removedoci-common@1.15.0(transitive)
- Removedoci-workrequests@1.15.0(transitive)
Updatedoci-common@1.15.1
Updatedoci-workrequests@1.15.1