diff --git a/docs/AWS_ArchivalStorage.html b/docs/AWS_ArchivalStorage.html index b1e7c0c8..280b4187 100644 --- a/docs/AWS_ArchivalStorage.html +++ b/docs/AWS_ArchivalStorage.html @@ -1,705 +1,1189 @@ - - - - AWS_ArchivalStorage - - - - - - - - - - - - - - - - - -
-
- +
- -
-
-
-

Class

-

AWS_ArchivalStorage

-
- -
-
-

- AWS_ArchivalStorage(aws, options) -

- -
-

Class to create a Glacier object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new AWS_ArchivalStorage(aws, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
aws - module -

AWS SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - AWS/storage/aws-archivalStorage.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

AWS_ArchivalStorage

+
+ + + + -
-

Methods

+
+ +
+ +

AWS_ArchivalStorage(aws, options)

+ +

Class to create a Glacier object

+ + +
+ +
+
+ + +
-
-

- # - - - create(params) - → {Promise.<createVaultResponse>} - -

- -
-

Trigers the createVault function of Glacier

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new AWS_ArchivalStorage(aws, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
params - CreateVaultInput - -

Data required for createVault

-
-
-
-

- View Source - - AWS/storage/aws-archivalStorage.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<createVaultResponse> -
-
-
-
-
- -
-

- # - - - delete(params) - → {Promise.<deleteVaultResponse>} - -

- -
-

Trigers the deleteVault function of Glacier

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + - - - + - + - - - -
Name
paramsType - DeleteVaultInput - -

Data required for deleteVault

-
-
+ -
-

- View Source - - AWS/storage/aws-archivalStorage.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<deleteVaultResponse> -
-
-
-
-
- -
-

- # - - - deleteFiles(params) - → {Promise.<deleteArchiveResponse>} - -

- -
-

Trigers the deleteArchive function of Glacier

-
+ Description + + -
Parameters:
+ + -
- - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Name
aws + + +module + + + +

AWS SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/storage/aws-archivalStorage.js, line 12 + +

+ +
- Type - Description - - - - - params - - DeleteArchiveInput - - -

Data required for deleteArchive

- - - - -
-
-

- View Source - - AWS/storage/aws-archivalStorage.js, - line 40 - -

-
- -
-
-
-
-
- - - Promise.<deleteArchiveResponse> -
-
-
-
-
- -
-

- # - - - list(params) - → {Promise.<listPartsResponse>} - -

- -
-

Trigers the listParts function of Glacier

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - ListPartsInput - -

Data required for listParts

-
-
-
-

- View Source - - AWS/storage/aws-archivalStorage.js, - line 88 - -

-
- -
-
-
-
-
- - - Promise.<listPartsResponse> -
-
-
-
-
- -
-

- # - - - upload(params) - → - {Promise.<initiateMultipartUploadResponse>} - -

- -
-

- Trigers the initiateMultipartUpload function of Glacier -

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - InitiateMultipartUploadInput - -

Data required for initiateMultipartUpload

-
-
-
-

- View Source - - AWS/storage/aws-archivalStorage.js, - line 72 - -

-
- -
-
-
-
-
- - - Promise.<initiateMultipartUploadResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + create(params) → {Promise.<createVaultResponse>} + + +

+ + + + +
+

Trigers the createVault function of Glacier

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +CreateVaultInput + + + +

Data required for createVault

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/storage/aws-archivalStorage.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createVaultResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(params) → {Promise.<deleteVaultResponse>} + + +

+ + + + +
+

Trigers the deleteVault function of Glacier

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteVaultInput + + + +

Data required for deleteVault

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/storage/aws-archivalStorage.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteVaultResponse> + + +
+ +
+ +
+
- -
-
+ + + +
+ +
+ + + +

+ # + + + + deleteFiles(params) → {Promise.<deleteArchiveResponse>} + + +

+ + + + +
+

Trigers the deleteArchive function of Glacier

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteArchiveInput + + + +

Data required for deleteArchive

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/storage/aws-archivalStorage.js, line 40 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteArchiveResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(params) → {Promise.<listPartsResponse>} + + +

+ + + + +
+

Trigers the listParts function of Glacier

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +ListPartsInput + + + +

Data required for listParts

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/storage/aws-archivalStorage.js, line 88 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listPartsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + upload(params) → {Promise.<initiateMultipartUploadResponse>} + + +

+ + + + +
+

Trigers the initiateMultipartUpload function of Glacier

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +InitiateMultipartUploadInput + + + +

Data required for initiateMultipartUpload

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/storage/aws-archivalStorage.js, line 72 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<initiateMultipartUploadResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/AWS_BlockStorage.html b/docs/AWS_BlockStorage.html index 3654425f..ecbfca7e 100644 --- a/docs/AWS_BlockStorage.html +++ b/docs/AWS_BlockStorage.html @@ -1,624 +1,1018 @@ - - - - AWS_BlockStorage - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

AWS_BlockStorage

-
- -
-
-

- AWS_BlockStorage(aws, options) -

- -
-

Class to create a EC2 object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new AWS_BlockStorage(aws, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
aws - module -

AWS SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - AWS/storage/aws-blockStorage.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

AWS_BlockStorage

+
+ + -
-

Methods

+ + +
+ +
+ +

AWS_BlockStorage(aws, options)

+ +

Class to create a EC2 object

+ + +
+ +
+
+ + +
-
-

- # - - - create(params) - → {Promise.<createVolumeResponse>} - -

- -
-

Trigers the createVolume function of EC2

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new AWS_BlockStorage(aws, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
params - CreateVolumeRequest - -

Data required for createVolume

-
-
-
-

- View Source - - AWS/storage/aws-blockStorage.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<createVolumeResponse> -
-
-
-
-
- -
-

- # - - - delete(params) - → {Promise.<deleteVolumeResponse>} - -

- -
-

Trigers the deleteVolume function of EC2

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
aws + + +module + + + +

AWS SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/storage/aws-blockStorage.js, line 12 + +

+ +
+ + - - - params - - DeleteVolumeRequest - - -

Data required for deleteVolume

- - - - -
-
-

- View Source - - AWS/storage/aws-blockStorage.js, - line 40 - -

-
- -
-
-
-
-
- - - Promise.<deleteVolumeResponse> -
-
-
-
-
- -
-

- # - - - describe(params) - → - {Promise.<describeVolumeAttributeResponse>} - -

- -
-

Trigers the describeVolumeAttribute function of EC2

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - DescribeVolumeAttributeRequest - -

Data required for describeVolumeAttribute

-
-
-
-

- View Source - - AWS/storage/aws-blockStorage.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<describeVolumeAttributeResponse> -
-
-
-
-
- -
-

- # - - - list(params) - → {Promise.<describeVolumesResponse>} - -

- -
-

Trigers the describeVolumes function of EC2

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - DescribeVolumesRequest - -

Data required for describeVolumes

-
-
-
-

- View Source - - AWS/storage/aws-blockStorage.js, - line 72 - -

-
- -
-
-
-
-
- - - Promise.<describeVolumesResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + create(params) → {Promise.<createVolumeResponse>} + + +

+ + + + +
+

Trigers the createVolume function of EC2

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +CreateVolumeRequest + + + +

Data required for createVolume

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/storage/aws-blockStorage.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createVolumeResponse> + + +
+ +
+ +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(params) → {Promise.<deleteVolumeResponse>} + + +

+ - -
-
+ + +
+

Trigers the deleteVolume function of EC2

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteVolumeRequest + + + +

Data required for deleteVolume

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/storage/aws-blockStorage.js, line 40 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteVolumeResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describe(params) → {Promise.<describeVolumeAttributeResponse>} + + +

+ + + + +
+

Trigers the describeVolumeAttribute function of EC2

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DescribeVolumeAttributeRequest + + + +

Data required for describeVolumeAttribute

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/storage/aws-blockStorage.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<describeVolumeAttributeResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(params) → {Promise.<describeVolumesResponse>} + + +

+ + + + +
+

Trigers the describeVolumes function of EC2

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DescribeVolumesRequest + + + +

Data required for describeVolumes

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/storage/aws-blockStorage.js, line 72 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<describeVolumesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/AWS_ComputeInstance.html b/docs/AWS_ComputeInstance.html index 4a3b7829..7f58b423 100644 --- a/docs/AWS_ComputeInstance.html +++ b/docs/AWS_ComputeInstance.html @@ -1,1040 +1,1873 @@ - - - - AWS_ComputeInstance - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

AWS_ComputeInstance

-
- -
-
-

- AWS_ComputeInstance(aws, options) -

- -
-

Class to create a EC2 object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new AWS_ComputeInstance(aws, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
aws - module -

AWS SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - AWS/compute/aws-computeInstance.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

AWS_ComputeInstance

+
+ + + + + +
-
-

Methods

+
+ +

AWS_ComputeInstance(aws, options)

+ +

Class to create a EC2 object

+ + +
+ +
+
+ + +
-
-

- # - - - addTags(params) - → {Promise.<createTagsResponse>} - -

- -
-

Trigers the createTags function of EC2

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new AWS_ComputeInstance(aws, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
params - CreateTagsRequest - -

Data required for createTags

-
-
-
-

- View Source - - AWS/compute/aws-computeInstance.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<createTagsResponse> -
-
-
-
-
- -
-

- # - - - create(params) - → {Promise.<runInstancesResponse>} - -

- -
-

Trigers the runInstances function of EC2

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + - - - + - + - - - -
Name
paramsType - RunInstancesRequest - -

Data required for runInstances

-
-
+ -
-

- View Source - - AWS/compute/aws-computeInstance.js, - line 88 - -

-
- -
-
-
-
-
- - - Promise.<runInstancesResponse> -
-
-
-
-
- -
-

- # - - - destroy(params) - → {Promise.<terminateInstancesResponse>} - -

- -
-

Trigers the terminateInstances function of EC2

-
+ Description + + -
Parameters:
+ + -
- - - - + + + + + - + - - - - - + + - + - - - -
Name
awsType + + +module - Description
params - TerminateInstancesRequest - -

Data required for terminateInstances

-
-
+ -
-

- View Source - - AWS/compute/aws-computeInstance.js, - line 136 - -

-
- -
-
-
-
-
- - - Promise.<terminateInstancesResponse> -
-
-
-
-
- -
-

- # - - - list(params) - → {Promise.<describeInstancesResponse>} - -

- -
-

Trigers the describeInstances function of EC2

-
+

AWS SDK

+ -
Parameters:
-
- - - - + - + + + + + - - - + - - - + + - - - -
NameType
optionsDescription
+ + +object -
params - DescribeInstancesRequest - -

Data required for describeInstances

-
-
+ -
-

- View Source - - AWS/compute/aws-computeInstance.js, - line 40 - -

-
- -
-
-
-
-
- - - Promise.<describeInstancesResponse> -
-
-
-
-
- -
-

- # - - - monitor(params) - → {Promise.<monitorInstancesResponse>} - -

- -
-

Trigers the monitorInstances function of EC2

-
+ -
Parameters:
+

SDK options

+ -
- - - - - + + +
NameType
+
- Description - - - - - params - - MonitorInstancesRequest - - -

Data required for monitorInstances

- - - - -
-
-

- View Source - - AWS/compute/aws-computeInstance.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<monitorInstancesResponse> -
-
-
-
-
- -
-

- # - - - reboot(params) - → {Promise.<rebootInstancesResponse>} - -

- -
-

Trigers the rebootInstances function of EC2

-
+
-
Parameters:
+ -
- - - - + - + - - - + - - - + - + - - - -
NameTypeDescription
params - RebootInstancesRequest - -

Data required for rebootInstances

-
-
+ -
-

- View Source - - AWS/compute/aws-computeInstance.js, - line 72 - -

-
- -
-
-
-
-
- - - Promise.<rebootInstancesResponse> -
-
-
-
-
- -
-

- # - - - start(params) - → {Promise.<startInstancesResponse>} - -

- -
-

Trigers the startInstances function of EC2

-
+ -
Parameters:
+ -
- - - - + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-computeInstance.js, line 12 + +

+ + - - - - - - - - - - - -
NameTypeDescription
params - StartInstancesRequest - -

Data required for startInstances

-
-
-
-

- View Source - - AWS/compute/aws-computeInstance.js, - line 104 - -

-
- -
-
-
-
-
- - - Promise.<startInstancesResponse> -
-
-
-
-
- -
-

- # - - - stop(params) - → {Promise.<stopInstancesResponse>} - -

- -
-

Trigers the stopInstances function of EC2

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - StopInstancesRequest - -

Data required for stopInstances

-
-
-
-

- View Source - - AWS/compute/aws-computeInstance.js, - line 120 - -

-
- -
-
-
-
-
- - - Promise.<stopInstancesResponse> -
-
-
-
-
- -
-

- # - - - unmonitor(params) - → {Promise.<unmonitorInstancesResponse>} - -

- -
-

Trigers the unmonitorInstances function of EC2

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - UnmonitorInstancesRequest - -

Data required for unmonitorInstances

-
-
-
-

- View Source - - AWS/compute/aws-computeInstance.js, - line 152 - -

-
- -
-
-
-
-
- - - Promise.<unmonitorInstancesResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + addTags(params) → {Promise.<createTagsResponse>} + + +

+ + + + +
+

Trigers the createTags function of EC2

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +CreateTagsRequest + + + +

Data required for createTags

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-computeInstance.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createTagsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + create(params) → {Promise.<runInstancesResponse>} + + +

+ + + + +
+

Trigers the runInstances function of EC2

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +RunInstancesRequest + + + +

Data required for runInstances

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-computeInstance.js, line 88 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<runInstancesResponse> + + +
+ +
+ +
+
+ + - -
-
+ +
+ +
+ + + +

+ # + + + + destroy(params) → {Promise.<terminateInstancesResponse>} + + +

+ + + + +
+

Trigers the terminateInstances function of EC2

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +TerminateInstancesRequest + + + +

Data required for terminateInstances

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-computeInstance.js, line 136 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<terminateInstancesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(params) → {Promise.<describeInstancesResponse>} + + +

+ + + + +
+

Trigers the describeInstances function of EC2

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DescribeInstancesRequest + + + +

Data required for describeInstances

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-computeInstance.js, line 40 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<describeInstancesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + monitor(params) → {Promise.<monitorInstancesResponse>} + + +

+ + + + +
+

Trigers the monitorInstances function of EC2

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +MonitorInstancesRequest + + + +

Data required for monitorInstances

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-computeInstance.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<monitorInstancesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + reboot(params) → {Promise.<rebootInstancesResponse>} + + +

+ + + + +
+

Trigers the rebootInstances function of EC2

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +RebootInstancesRequest + + + +

Data required for rebootInstances

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-computeInstance.js, line 72 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<rebootInstancesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + start(params) → {Promise.<startInstancesResponse>} + + +

+ + + + +
+

Trigers the startInstances function of EC2

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +StartInstancesRequest + + + +

Data required for startInstances

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-computeInstance.js, line 104 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<startInstancesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + stop(params) → {Promise.<stopInstancesResponse>} + + +

+ + + + +
+

Trigers the stopInstances function of EC2

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +StopInstancesRequest + + + +

Data required for stopInstances

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-computeInstance.js, line 120 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<stopInstancesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + unmonitor(params) → {Promise.<unmonitorInstancesResponse>} + + +

+ + + + +
+

Trigers the unmonitorInstances function of EC2

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +UnmonitorInstancesRequest + + + +

Data required for unmonitorInstances

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-computeInstance.js, line 152 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<unmonitorInstancesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/AWS_Container.html b/docs/AWS_Container.html index 266d768d..a8bf7644 100644 --- a/docs/AWS_Container.html +++ b/docs/AWS_Container.html @@ -1,622 +1,1018 @@ - - - - AWS_Container - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

AWS_Container

-
- -
-
-

- AWS_Container(aws, options) -

- -
-

Class to create a ECS object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new AWS_Container(aws, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
aws - module -

AWS SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - AWS/compute/aws-container.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

AWS_Container

+
+ + -
-

Methods

+ + +
+ +
+ +

AWS_Container(aws, options)

+ +

Class to create a ECS object

+ + +
+ +
+
+ + +
-
-

- # - - - create(params) - → {Promise.<createClusterResponse>} - -

- -
-

Trigers the createCluster function of ECS

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new AWS_Container(aws, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
params - CreateClusterRequest - -

Data required for createCluster

-
-
-
-

- View Source - - AWS/compute/aws-container.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<createClusterResponse> -
-
-
-
-
- -
-

- # - - - delete(params) - → {Promise.<deleteClusterResponse>} - -

- -
-

Trigers the deleteCluster function of ECS

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
aws + + +module + + + +

AWS SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-container.js, line 12 + +

+ +
+ + - - - params - - DeleteClusterRequest - - -

Data required for deleteCluster

- - - - -
-
-

- View Source - - AWS/compute/aws-container.js, - line 40 - -

-
- -
-
-
-
-
- - - Promise.<deleteClusterResponse> -
-
-
-
-
- -
-

- # - - - describe(params) - → {Promise.<describeClustersResponse>} - -

- -
-

Trigers the describeClusters function of ECS

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - DescribeClustersRequest - -

Data required for describeClusters

-
-
-
-

- View Source - - AWS/compute/aws-container.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<describeClustersResponse> -
-
-
-
-
- -
-

- # - - - list(params) - → {Promise.<listClustersResponse>} - -

- -
-

Trigers the listClusters function of ECS

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - ListClustersRequest - -

Data required for listClusters

-
-
-
-

- View Source - - AWS/compute/aws-container.js, - line 72 - -

-
- -
-
-
-
-
- - - Promise.<listClustersResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + create(params) → {Promise.<createClusterResponse>} + + +

+ + + + +
+

Trigers the createCluster function of ECS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +CreateClusterRequest + + + +

Data required for createCluster

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-container.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createClusterResponse> + + +
+ +
+ +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(params) → {Promise.<deleteClusterResponse>} + + +

+ - -
-
+ + +
+

Trigers the deleteCluster function of ECS

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteClusterRequest + + + +

Data required for deleteCluster

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-container.js, line 40 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteClusterResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describe(params) → {Promise.<describeClustersResponse>} + + +

+ + + + +
+

Trigers the describeClusters function of ECS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DescribeClustersRequest + + + +

Data required for describeClusters

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-container.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<describeClustersResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(params) → {Promise.<listClustersResponse>} + + +

+ + + + +
+

Trigers the listClusters function of ECS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +ListClustersRequest + + + +

Data required for listClusters

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-container.js, line 72 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listClustersResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/AWS_DNS.html b/docs/AWS_DNS.html index b34b2a7e..7b4b2ff7 100644 --- a/docs/AWS_DNS.html +++ b/docs/AWS_DNS.html @@ -1,615 +1,1018 @@ - - - - AWS_DNS - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

AWS_DNS

-
- -
-
-

- AWS_DNS(aws, options) -

- -
-

Class to create a Route53 object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new AWS_DNS(aws, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
aws - module -

AWS SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - AWS/network/aws-DNS.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

AWS_DNS

+
+ + -
-

Methods

+ + +
+ +
+ +

AWS_DNS(aws, options)

+ +

Class to create a Route53 object

+ + +
+ +
+
+ + +
-
-

- # - - - changeRecordSets(params) - → - {Promise.<changeResourceRecordSetsResponse>} - -

- -
-

- Trigers the changeResourceRecordSets function of Route53 -

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new AWS_DNS(aws, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
params - ChangeResourceRecordSetsRequest - -

Data required for changeResourceRecordSets

-
-
-
-

- View Source - - AWS/network/aws-DNS.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<changeResourceRecordSetsResponse> -
-
-
-
-
- -
-

- # - - - createZone(params) - → {Promise.<createHostedZoneResponse>} - -

- -
-

Trigers the createHostedZone function of Route53

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
aws + + +module + + + +

AWS SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/network/aws-DNS.js, line 12 + +

+ +
+ + - - - params - - CreateHostedZoneRequest - - -

Data required for createHostedZone

- - - - -
-
-

- View Source - - AWS/network/aws-DNS.js, - line 40 - -

-
- -
-
-
-
-
- - - Promise.<createHostedZoneResponse> -
-
-
-
-
- -
-

- # - - - deleteZone(params) - → {Promise.<deleteHostedZoneResponse>} - -

- -
-

Trigers the deleteHostedZone function of Route53

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - DeleteHostedZoneRequest - -

Data required for deleteHostedZone

-
-
-
-

- View Source - - AWS/network/aws-DNS.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<deleteHostedZoneResponse> -
-
-
-
-
- -
-

- # - - - listZones(params) - → {Promise.<listHostedZonesResponse>} - -

- -
-

Trigers the listHostedZones function of Route53

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - ListHostedZonesRequest - -

Data required for listHostedZones

-
-
-
-

- View Source - - AWS/network/aws-DNS.js, - line 72 - -

-
- -
-
-
-
-
- - - Promise.<listHostedZonesResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + changeRecordSets(params) → {Promise.<changeResourceRecordSetsResponse>} + + +

+ + + + +
+

Trigers the changeResourceRecordSets function of Route53

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +ChangeResourceRecordSetsRequest + + + +

Data required for changeResourceRecordSets

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/network/aws-DNS.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<changeResourceRecordSetsResponse> + + +
+ +
+ +
+
+ + + + +
+ +
+ + + +

+ # + + + + createZone(params) → {Promise.<createHostedZoneResponse>} + + +

+ - -
-
+ + +
+

Trigers the createHostedZone function of Route53

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +CreateHostedZoneRequest + + + +

Data required for createHostedZone

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/network/aws-DNS.js, line 40 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createHostedZoneResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteZone(params) → {Promise.<deleteHostedZoneResponse>} + + +

+ + + + +
+

Trigers the deleteHostedZone function of Route53

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteHostedZoneRequest + + + +

Data required for deleteHostedZone

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/network/aws-DNS.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteHostedZoneResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listZones(params) → {Promise.<listHostedZonesResponse>} + + +

+ + + + +
+

Trigers the listHostedZones function of Route53

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +ListHostedZonesRequest + + + +

Data required for listHostedZones

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/network/aws-DNS.js, line 72 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listHostedZonesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/AWS_IAM.html b/docs/AWS_IAM.html index 6957c079..8ae641fc 100644 --- a/docs/AWS_IAM.html +++ b/docs/AWS_IAM.html @@ -1,686 +1,1189 @@ - - - - AWS_IAM - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

AWS_IAM

-
- -
-
-

- AWS_IAM(aws, options) -

- -
-

Class to create a IAM object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new AWS_IAM(aws, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
aws - module -

AWS SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - AWS/security/aws-IAM.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

AWS_IAM

+
+ + + + -
-

Methods

+
+ +
+ +

AWS_IAM(aws, options)

+ +

Class to create a IAM object

+ + +
+ +
+
+ + +
-
-

- # - - - attachGroupPolicy(params) - → {Promise.<attachGroupPolicyResponse>} - -

- -
-

Trigers the attachGroupPolicy function of IAM

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new AWS_IAM(aws, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
params - AttachGroupPolicyRequest - -

Data required for attachGroupPolicy

-
-
-
-

- View Source - - AWS/security/aws-IAM.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<attachGroupPolicyResponse> -
-
-
-
-
- -
-

- # - - - createGroup(params) - → {Promise.<createGroupResponse>} - -

- -
-

Trigers the createGroup function of IAM

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + - - - + - + - - - -
Name
paramsType - CreateGroupRequest - -

Data required for createGroup

-
-
+ -
-

- View Source - - AWS/security/aws-IAM.js, - line 40 - -

-
- -
-
-
-
-
- - - Promise.<createGroupResponse> -
-
-
-
-
- -
-

- # - - - deleteGroup(params) - → {Promise.<deleteGroupResponse>} - -

- -
-

Trigers the deleteGroup function of IAM

-
+ Description + + -
Parameters:
+ + -
- - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Name
aws + + +module + + + +

AWS SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/security/aws-IAM.js, line 12 + +

+ +
- Type - Description - - - - - params - - DeleteGroupRequest - - -

Data required for deleteGroup

- - - - -
-
-

- View Source - - AWS/security/aws-IAM.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<deleteGroupResponse> -
-
-
-
-
- -
-

- # - - - describe(params) - → {Promise.<getGroupResponse>} - -

- -
-

Trigers the getGroup function of IAM

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - GetGroupRequest - -

Data required for getGroup

-
-
-
-

- View Source - - AWS/security/aws-IAM.js, - line 88 - -

-
- -
-
-
-
-
- - - Promise.<getGroupResponse> -
-
-
-
-
- -
-

- # - - - detachGroupPolicy(params) - → {Promise.<detachGroupPolicyResponse>} - -

- -
-

Trigers the detachGroupPolicy function of IAM

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - DetachGroupPolicyRequest - -

Data required for detachGroupPolicy

-
-
-
-

- View Source - - AWS/security/aws-IAM.js, - line 72 - -

-
- -
-
-
-
-
- - - Promise.<detachGroupPolicyResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + attachGroupPolicy(params) → {Promise.<attachGroupPolicyResponse>} + + +

+ + + + +
+

Trigers the attachGroupPolicy function of IAM

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +AttachGroupPolicyRequest + + + +

Data required for attachGroupPolicy

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/security/aws-IAM.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<attachGroupPolicyResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + createGroup(params) → {Promise.<createGroupResponse>} + + +

+ + + + +
+

Trigers the createGroup function of IAM

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +CreateGroupRequest + + + +

Data required for createGroup

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/security/aws-IAM.js, line 40 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createGroupResponse> + + +
+ +
+ +
+
- -
-
+ + + +
+ +
+ + + +

+ # + + + + deleteGroup(params) → {Promise.<deleteGroupResponse>} + + +

+ + + + +
+

Trigers the deleteGroup function of IAM

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteGroupRequest + + + +

Data required for deleteGroup

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/security/aws-IAM.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteGroupResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describe(params) → {Promise.<getGroupResponse>} + + +

+ + + + +
+

Trigers the getGroup function of IAM

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +GetGroupRequest + + + +

Data required for getGroup

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/security/aws-IAM.js, line 88 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getGroupResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + detachGroupPolicy(params) → {Promise.<detachGroupPolicyResponse>} + + +

+ + + + +
+

Trigers the detachGroupPolicy function of IAM

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DetachGroupPolicyRequest + + + +

Data required for detachGroupPolicy

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/security/aws-IAM.js, line 72 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<detachGroupPolicyResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/AWS_KeyManagement.html b/docs/AWS_KeyManagement.html index eef8b9f5..ec5802e0 100644 --- a/docs/AWS_KeyManagement.html +++ b/docs/AWS_KeyManagement.html @@ -1,708 +1,1189 @@ - - - - AWS_KeyManagement - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

AWS_KeyManagement

-
- -
-
-

- AWS_KeyManagement(aws, options) -

- -
-

Class to create a KMS object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new AWS_KeyManagement(aws, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
aws - module -

AWS SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - AWS/management/aws-keyManagement.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

AWS_KeyManagement

+
+ + + + -
-

Methods

+
+ +
+ +

AWS_KeyManagement(aws, options)

+ +

Class to create a KMS object

+ + +
+ +
+
+ + +
-
-

- # - - - createKey(params) - → {Promise.<createKeyResponse>} - -

- -
-

Trigers the createKey function of KMS

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new AWS_KeyManagement(aws, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
params - CreateKeyRequest - -

Data required for createKey

-
-
-
-

- View Source - - AWS/management/aws-keyManagement.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<createKeyResponse> -
-
-
-
-
- -
-

- # - - - deleteKey(params) - → - {Promise.<deleteCustomKeyStoreResponse>} - -

- -
-

Trigers the deleteCustomKeyStore function of KMS

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + - - - + - + - - - -
Name
paramsType - DeleteCustomKeyStoreRequest - -

Data required for deleteCustomKeyStore

-
-
+ -
-

- View Source - - AWS/management/aws-keyManagement.js, - line 40 - -

-
- -
-
-
-
-
- - - Promise.<deleteCustomKeyStoreResponse> -
-
-
-
-
- -
-

- # - - - describeKey(params) - → {Promise.<describeKeyResponse>} - -

- -
-

Trigers the describeKey function of KMS

-
+ Description + + -
Parameters:
+ + -
- - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Name
aws + + +module + + + +

AWS SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-keyManagement.js, line 12 + +

+ +
- Type - Description - - - - - params - - DescribeKeyRequest - - -

Data required for describeKey

- - - - -
-
-

- View Source - - AWS/management/aws-keyManagement.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<describeKeyResponse> -
-
-
-
-
- -
-

- # - - - putKeyPolicy(params) - → {Promise.<putKeyPolicyResponse>} - -

- -
-

Trigers the putKeyPolicy function of KMS

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - PutKeyPolicyRequest - -

Data required for putKeyPolicy

-
-
-
-

- View Source - - AWS/management/aws-keyManagement.js, - line 72 - -

-
- -
-
-
-
-
- - - Promise.<putKeyPolicyResponse> -
-
-
-
-
- -
-

- # - - - update(params) - → - {Promise.<updateKeyDescriptionResponse>} - -

- -
-

Trigers the updateKeyDescription function of KMS

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - UpdateKeyDescriptionRequest - -

Data required for updateKeyDescription

-
-
-
-

- View Source - - AWS/management/aws-keyManagement.js, - line 88 - -

-
- -
-
-
-
-
- - - Promise.<updateKeyDescriptionResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + createKey(params) → {Promise.<createKeyResponse>} + + +

+ + + + +
+

Trigers the createKey function of KMS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +CreateKeyRequest + + + +

Data required for createKey

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-keyManagement.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createKeyResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteKey(params) → {Promise.<deleteCustomKeyStoreResponse>} + + +

+ + + + +
+

Trigers the deleteCustomKeyStore function of KMS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteCustomKeyStoreRequest + + + +

Data required for deleteCustomKeyStore

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-keyManagement.js, line 40 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteCustomKeyStoreResponse> + + +
+ +
+ +
+
- -
-
+ + + +
+ +
+ + + +

+ # + + + + describeKey(params) → {Promise.<describeKeyResponse>} + + +

+ + + + +
+

Trigers the describeKey function of KMS

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DescribeKeyRequest + + + +

Data required for describeKey

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-keyManagement.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<describeKeyResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + putKeyPolicy(params) → {Promise.<putKeyPolicyResponse>} + + +

+ + + + +
+

Trigers the putKeyPolicy function of KMS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +PutKeyPolicyRequest + + + +

Data required for putKeyPolicy

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-keyManagement.js, line 72 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<putKeyPolicyResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + update(params) → {Promise.<updateKeyDescriptionResponse>} + + +

+ + + + +
+

Trigers the updateKeyDescription function of KMS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +UpdateKeyDescriptionRequest + + + +

Data required for updateKeyDescription

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-keyManagement.js, line 88 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateKeyDescriptionResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/AWS_Kubernetes.html b/docs/AWS_Kubernetes.html index bf3c8cd7..81441659 100644 --- a/docs/AWS_Kubernetes.html +++ b/docs/AWS_Kubernetes.html @@ -1,1113 +1,2044 @@ - - - - AWS_Kubernetes - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

AWS_Kubernetes

-
- -
-
-

- AWS_Kubernetes(aws, options) -

- -
-

Class to create a EKS object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

AWS_Kubernetes

+
+ + + + + +
+ +
+ +

AWS_Kubernetes(aws, options)

+ +

Class to create a EKS object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new AWS_Kubernetes(aws, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
aws - module -

AWS SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - AWS/compute/aws-kubernetes.js, - line 12 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new AWS_Kubernetes(aws, options) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
aws + + +module + + + +

AWS SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-kubernetes.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - create(params) - → {Promise.<createClusterResponse>} - -

- -
-

Trigers the createCluster function of EKS

-
+ -
Parameters:
+ -
- - - - + - + - - - + - - - + - + +
+

Methods

+
+ +
-
- - -
NameTypeDescription
params - CreateClusterRequest - -

Data required for createCluster

-
-
-
-

- View Source - - AWS/compute/aws-kubernetes.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<createClusterResponse> -
-
-
-
-
- -
-

- # - - - createNodeGroup(params) - → {Promise.<createNodegroupResponse>} - -

- -
-

Trigers the createNodegroup function of EKS

-
+ +

+ # + + + + create(params) → {Promise.<createClusterResponse>} + + +

+ -
Parameters:
+ + +
+

Trigers the createCluster function of EKS

+
+ -
- - - - - - - - - - - - - - - -
NameTypeDescription
params - CreateNodegroupRequest - -

Data required for createNodegroup

-
-
-
-

- View Source - - AWS/compute/aws-kubernetes.js, - line 40 - -

-
- -
-
-
-
-
- - - Promise.<createNodegroupResponse> -
-
-
-
-
- -
-

- # - - - delete(params) - → {Promise.<deleteClusterResponse>} - -

- -
-

Trigers the deleteCluster function of EKS

-
-
Parameters:
-
- - - - +
Parameters:
+ +
+
Name
+ + + + + - + - - - + - - - + - + + + - - - -
NameTypeTypeDescription
params - DeleteClusterRequest - Description
-

Data required for deleteCluster

-
-
+ + -
-

- View Source - - AWS/compute/aws-kubernetes.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<deleteClusterResponse> -
-
-
-
-
- -
-

- # - - - deleteNodegroup(params) - → {Promise.<deleteNodegroupResponse>} - -

- -
-

Trigers the deleteNodegroup function of EKS

-
+ + + + params + -
Parameters:
+ + + +CreateClusterRequest -
- - - - - + + - - - + - - - + - + + - - - -
NameTypeDescription
params - DeleteNodegroupRequest -

Data required for createCluster

-

Data required for deleteNodegroup

-
-
-
-

- View Source - - AWS/compute/aws-kubernetes.js, - line 72 - -

-
- -
-
-
-
-
- - - Promise.<deleteNodegroupResponse> -
-
-
-
-
- -
-

- # - - - describeCluster(params) - → {Promise.<describeClusterResponse>} - -

- -
-

Trigers the describeCluster function of EKS

-
+ + + +
-
Parameters:
-
- - - - - - - - - - - +
-
+ - - - -
NameTypeDescription
params - DescribeClusterRequest - -

Data required for describeCluster

-
-
+ -
-

- View Source - - AWS/compute/aws-kubernetes.js, - line 88 - -

-
- -
-
-
-
-
- - - Promise.<describeClusterResponse> -
-
-
-
-
- -
-

- # - - - describeNodeGroup(params) - → {Promise.<describeNodegroupResponse>} - -

- -
-

Trigers the describeNodegroup function of EKS

-
+ -
Parameters:
+ -
- - - - + - + - - - + - - - + - + - - - -
NameTypeDescription
params - DescribeNodegroupRequest - -

Data required for describeNodegroup

-
-
+ -
-

- View Source - - AWS/compute/aws-kubernetes.js, - line 104 - -

-
- -
-
-
-
-
- - - Promise.<describeNodegroupResponse> -
-
-
-
-
- -
-

- # - - - listClusters(params) - → {Promise.<listClustersResponse>} - -

- -
-

Trigers the listClusters function of EKS

-
+ -
Parameters:
+ + -
- - - - + - + - - - + +

+ View Source + + AWS/compute/aws-kubernetes.js, line 24 + +

+ + - - - - - - - -
NameTypeDescription
params - ListClustersRequest - -

Data required for listClusters

-
-
-
-

- View Source - - AWS/compute/aws-kubernetes.js, - line 120 - -

-
- -
-
-
-
-
- - - Promise.<listClustersResponse> -
-
-
-
-
- -
-

- # - - - listNodegroups(params) - → {Promise.<listNodegroupsResponse>} - -

- -
-

Trigers the listNodegroups function of EKS

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - ListNodegroupsRequest - -

Data required for listNodegroups

-
-
-
-

- View Source - - AWS/compute/aws-kubernetes.js, - line 136 - -

-
- -
-
-
-
-
- - - Promise.<listNodegroupsResponse> -
-
-
-
-
- -
-

- # - - - updateConfig(params) - → - {Promise.<updateClusterConfigResponse>} - -

- -
-

Trigers the updateClusterConfig function of EKS

-
-
Parameters:
-
- - - - - - - - - - - - +
+
+
+ + -
- - -
NameTypeDescription
params - UpdateClusterConfigRequest - -

Data required for updateClusterConfig

-
-
+
+ + +
+ + +Promise.<createClusterResponse> -
-

- View Source - - AWS/compute/aws-kubernetes.js, - line 168 - -

-
- -
-
-
-
-
- - - Promise.<updateClusterConfigResponse> -
-
-
-
-
- -
-

- # - - - updateTags(params) - → {Promise.<tagResourceResponse>} - -

- -
-

Trigers the tagResource function of EKS

-
-
Parameters:
+
+ +
+ + +
+
-
- - - - - - - - - - - + + +
-
- - - -
NameTypeDescription
params - TagResourceRequest - -

Data required for tagResource

-
-
+ +

+ # + + + + createNodeGroup(params) → {Promise.<createNodegroupResponse>} + + +

+ -
-

- View Source - - AWS/compute/aws-kubernetes.js, - line 152 - -

-
- -
-
-
-
-
- - - Promise.<tagResourceResponse> -
-
-
-
-
-
-
-
-
+ + +
+

Trigers the createNodegroup function of EKS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +CreateNodegroupRequest + + + +

Data required for createNodegroup

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-kubernetes.js, line 40 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createNodegroupResponse> + + +
+ +
+ +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(params) → {Promise.<deleteClusterResponse>} + + +

+ - -
-
+ + +
+

Trigers the deleteCluster function of EKS

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteClusterRequest + + + +

Data required for deleteCluster

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-kubernetes.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteClusterResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteNodegroup(params) → {Promise.<deleteNodegroupResponse>} + + +

+ + + + +
+

Trigers the deleteNodegroup function of EKS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteNodegroupRequest + + + +

Data required for deleteNodegroup

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-kubernetes.js, line 72 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteNodegroupResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describeCluster(params) → {Promise.<describeClusterResponse>} + + +

+ + + + +
+

Trigers the describeCluster function of EKS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DescribeClusterRequest + + + +

Data required for describeCluster

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-kubernetes.js, line 88 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<describeClusterResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describeNodeGroup(params) → {Promise.<describeNodegroupResponse>} + + +

+ + + + +
+

Trigers the describeNodegroup function of EKS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DescribeNodegroupRequest + + + +

Data required for describeNodegroup

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-kubernetes.js, line 104 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<describeNodegroupResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listClusters(params) → {Promise.<listClustersResponse>} + + +

+ + + + +
+

Trigers the listClusters function of EKS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +ListClustersRequest + + + +

Data required for listClusters

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-kubernetes.js, line 120 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listClustersResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listNodegroups(params) → {Promise.<listNodegroupsResponse>} + + +

+ + + + +
+

Trigers the listNodegroups function of EKS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +ListNodegroupsRequest + + + +

Data required for listNodegroups

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-kubernetes.js, line 136 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listNodegroupsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + updateConfig(params) → {Promise.<updateClusterConfigResponse>} + + +

+ + + + +
+

Trigers the updateClusterConfig function of EKS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +UpdateClusterConfigRequest + + + +

Data required for updateClusterConfig

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-kubernetes.js, line 168 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateClusterConfigResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + updateTags(params) → {Promise.<tagResourceResponse>} + + +

+ + + + +
+

Trigers the tagResource function of EKS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +TagResourceRequest + + + +

Data required for tagResource

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/compute/aws-kubernetes.js, line 152 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<tagResourceResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/AWS_LoadBalancer.html b/docs/AWS_LoadBalancer.html index f735f72b..140f11c8 100644 --- a/docs/AWS_LoadBalancer.html +++ b/docs/AWS_LoadBalancer.html @@ -1,710 +1,1189 @@ - - - - AWS_LoadBalancer - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

AWS_LoadBalancer

-
- -
-
-

- AWS_LoadBalancer(aws, options) -

- -
-

Class to create a ELB object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new AWS_LoadBalancer(aws, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
aws - module -

AWS SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - AWS/network/aws-loadBalancer.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

AWS_LoadBalancer

+
+ + + + -
-

Methods

+
+ +
+ +

AWS_LoadBalancer(aws, options)

+ +

Class to create a ELB object

+ + +
+ +
+
+ + +
-
-

- # - - - addTags(params) - → {Promise.<addTagsResponse>} - -

- -
-

Trigers the addTags function of ELB

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new AWS_LoadBalancer(aws, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
params - AddTagsInput - -

Data required for addTags

-
-
-
-

- View Source - - AWS/network/aws-loadBalancer.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<addTagsResponse> -
-
-
-
-
- -
-

- # - - - create(params) - → {Promise.<createLoadBalancerResponse>} - -

- -
-

Trigers the createLoadBalancer function of ELB

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
aws + + +module + + + +

AWS SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/network/aws-loadBalancer.js, line 12 + +

+ +
- - - params - - CreateAccessPointInput - - -

Data required for createLoadBalancer

- - - - -
-
-

- View Source - - AWS/network/aws-loadBalancer.js, - line 40 - -

-
- -
-
-
-
-
- - - Promise.<createLoadBalancerResponse> -
-
-
-
-
- -
-

- # - - - delete(params) - → {Promise.<deleteLoadBalancerResponse>} - -

- -
-

Trigers the deleteLoadBalancer function of ELB

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - DeleteAccessPointInput - -

Data required for deleteLoadBalancer

-
-
-
-

- View Source - - AWS/network/aws-loadBalancer.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<deleteLoadBalancerResponse> -
-
-
-
-
- -
-

- # - - - describe(params) - → - {Promise.<describeLoadBalancerAttributesResponse>} - -

- -
-

- Trigers the describeLoadBalancerAttributes function of - ELB -

-
-
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
params - DescribeLoadBalancerAttributesInput - -

- Data required for describeLoadBalancerAttributes -

-
-
-
-

- View Source - - AWS/network/aws-loadBalancer.js, - line 72 - -

-
- -
-
-
-
-
- - - Promise.<describeLoadBalancerAttributesResponse> -
-
-
-
-
- -
-

- # - - - list(params) - → - {Promise.<describeLoadBalancersResponse>} - -

- -
-

Trigers the describeLoadBalancers function of ELB

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - DescribeAccessPointsInput - -

Data required for describeLoadBalancers

-
-
-
-

- View Source - - AWS/network/aws-loadBalancer.js, - line 88 - -

-
- -
-
-
-
-
- - - Promise.<describeLoadBalancersResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + addTags(params) → {Promise.<addTagsResponse>} + + +

+ + + + +
+

Trigers the addTags function of ELB

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +AddTagsInput + + + +

Data required for addTags

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/network/aws-loadBalancer.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<addTagsResponse> + + +
+ +
+ +
+
+ + + + +
+ +
+ + + +

+ # + + + + create(params) → {Promise.<createLoadBalancerResponse>} + + +

+ + + + +
+

Trigers the createLoadBalancer function of ELB

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +CreateAccessPointInput + + + +

Data required for createLoadBalancer

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/network/aws-loadBalancer.js, line 40 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createLoadBalancerResponse> + - -
-
- - - - - + +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(params) → {Promise.<deleteLoadBalancerResponse>} + + +

+ + + + +
+

Trigers the deleteLoadBalancer function of ELB

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteAccessPointInput + + + +

Data required for deleteLoadBalancer

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/network/aws-loadBalancer.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteLoadBalancerResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describe(params) → {Promise.<describeLoadBalancerAttributesResponse>} + + +

+ + + + +
+

Trigers the describeLoadBalancerAttributes function of ELB

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DescribeLoadBalancerAttributesInput + + + +

Data required for describeLoadBalancerAttributes

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/network/aws-loadBalancer.js, line 72 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<describeLoadBalancerAttributesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(params) → {Promise.<describeLoadBalancersResponse>} + + +

+ + + + +
+

Trigers the describeLoadBalancers function of ELB

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DescribeAccessPointsInput + + + +

Data required for describeLoadBalancers

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/network/aws-loadBalancer.js, line 88 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<describeLoadBalancersResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/AWS_Monitoring.html b/docs/AWS_Monitoring.html index ce8e94b4..b28101c9 100644 --- a/docs/AWS_Monitoring.html +++ b/docs/AWS_Monitoring.html @@ -1,617 +1,1018 @@ - - - - AWS_Monitoring - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

AWS_Monitoring

-
- -
-
-

- AWS_Monitoring(aws, options) -

- -
-

Class to create a CloudWatch object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new AWS_Monitoring(aws, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
aws - module -

AWS SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - AWS/management/aws-monitoring.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

AWS_Monitoring

+
+ + -
-

Methods

+ + +
+ +
+ +

AWS_Monitoring(aws, options)

+ +

Class to create a CloudWatch object

+ + +
+ +
+
+ + +
-
-

- # - - - deleteAlarm(params) - → {Promise.<deleteAlarmsResponse>} - -

- -
-

Trigers the deleteAlarms function of CloudWatch

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new AWS_Monitoring(aws, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
params - DeleteAlarmsInput - -

Data required for deleteAlarms

-
-
-
-

- View Source - - AWS/management/aws-monitoring.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<deleteAlarmsResponse> -
-
-
-
-
- -
-

- # - - - getMetricData(params) - → {Promise.<getMetricDataResponse>} - -

- -
-

Trigers the getMetricData function of CloudWatch

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
aws + + +module + + + +

AWS SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-monitoring.js, line 12 + +

+ +
+ + - - - params - - GetMetricDataInput - - -

Data required for getMetricData

- - - - -
-
-

- View Source - - AWS/management/aws-monitoring.js, - line 40 - -

-
- -
-
-
-
-
- - - Promise.<getMetricDataResponse> -
-
-
-
-
- -
-

- # - - - listAlarms(params) - → {Promise.<listMetricsResponse>} - -

- -
-

Trigers the listMetrics function of CloudWatch

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - ListMetricsInput - -

Data required for listMetrics

-
-
-
-

- View Source - - AWS/management/aws-monitoring.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<listMetricsResponse> -
-
-
-
-
- -
-

- # - - - updateAlarm(params) - → {Promise.<putMetricAlarmResponse>} - -

- -
-

Trigers the putMetricAlarm function of CloudWatch

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - PutMetricAlarmInput - -

Data required for putMetricAlarm

-
-
-
-

- View Source - - AWS/management/aws-monitoring.js, - line 72 - -

-
- -
-
-
-
-
- - - Promise.<putMetricAlarmResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + deleteAlarm(params) → {Promise.<deleteAlarmsResponse>} + + +

+ + + + +
+

Trigers the deleteAlarms function of CloudWatch

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteAlarmsInput + + + +

Data required for deleteAlarms

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-monitoring.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteAlarmsResponse> + + +
+ +
+ +
+
+ + + + +
+ +
+ + + +

+ # + + + + getMetricData(params) → {Promise.<getMetricDataResponse>} + + +

+ - -
-
+ + +
+

Trigers the getMetricData function of CloudWatch

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +GetMetricDataInput + + + +

Data required for getMetricData

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-monitoring.js, line 40 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getMetricDataResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listAlarms(params) → {Promise.<listMetricsResponse>} + + +

+ + + + +
+

Trigers the listMetrics function of CloudWatch

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +ListMetricsInput + + + +

Data required for listMetrics

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-monitoring.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listMetricsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + updateAlarm(params) → {Promise.<putMetricAlarmResponse>} + + +

+ + + + +
+

Trigers the putMetricAlarm function of CloudWatch

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +PutMetricAlarmInput + + + +

Data required for putMetricAlarm

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-monitoring.js, line 72 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<putMetricAlarmResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/AWS_NoSql.html b/docs/AWS_NoSql.html index 43a1f798..1ac223c6 100644 --- a/docs/AWS_NoSql.html +++ b/docs/AWS_NoSql.html @@ -1,762 +1,1360 @@ - - - - AWS_NoSql - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

AWS_NoSql

-
- -
-
-

- AWS_NoSql(aws, options) -

- -
-

Class to create a DynamoDB object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new AWS_NoSql(aws, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
aws - module -

AWS SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - AWS/database/aws-noSql.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

AWS_NoSql

+
+ + + + + +
-
-

Methods

+
+ +

AWS_NoSql(aws, options)

+ +

Class to create a DynamoDB object

+ + +
+ +
+
+ + +
-
-

- # - - - createItem(params) - → {Promise.<putItemResponse>} - -

- -
-

Trigers the putItem function of DynamoDB

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new AWS_NoSql(aws, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
params - PutItemInput - -

Data required for putItem

-
-
-
-

- View Source - - AWS/database/aws-noSql.js, - line 72 - -

-
- -
-
-
-
-
- - - Promise.<putItemResponse> -
-
-
-
-
- -
-

- # - - - createTable(params) - → {Promise.<createTableResponse>} - -

- -
-

Trigers the createTable function of DynamoDB

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + - - - + - + - - - -
Name
paramsType - CreateTableInput - -

Data required for createTable

-
-
+ -
-

- View Source - - AWS/database/aws-noSql.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<createTableResponse> -
-
-
-
-
- -
-

- # - - - deleteItem(params) - → {Promise.<deleteItemResponse>} - -

- -
-

Trigers the deleteItem function of DynamoDB

-
+ Description + + -
Parameters:
+ + -
- - - - + + + + + - + - - - - - + + - + - - - -
Name
awsType + + +module - Description
params - DeleteItemInput - -

Data required for deleteItem

-
-
+ -
-

- View Source - - AWS/database/aws-noSql.js, - line 40 - -

-
- -
-
-
-
-
- - - Promise.<deleteItemResponse> -
-
-
-
-
- -
-

- # - - - deleteTable(params) - → {Promise.<deleteTableResponse>} - -

- -
-

Trigers the deleteTable function of DynamoDB

-
+

AWS SDK

+ -
Parameters:
-
- - - - + + + + + + + + + + + + + + + + + + + + +
Name
options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-noSql.js, line 12 + +

+ +
- Type - Description - - - - - params - - DeleteTableInput - - -

Data required for deleteTable

- - - - -
-
-

- View Source - - AWS/database/aws-noSql.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<deleteTableResponse> -
-
-
-
-
- -
-

- # - - - query(params) - → {Promise.<queryResponse>} - -

- -
-

Trigers the query function of DynamoDB

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - QueryInput - -

Data required for query

-
-
-
-

- View Source - - AWS/database/aws-noSql.js, - line 88 - -

-
- -
-
-
-
-
- - - Promise.<queryResponse> -
-
-
-
-
- -
-

- # - - - updateItem(params) - → {Promise.<updateItemResponse>} - -

- -
-

Trigers the updateItem function of DynamoDB

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - UpdateItemInput - -

Data required for updateItem

-
-
-
-

- View Source - - AWS/database/aws-noSql.js, - line 104 - -

-
- -
-
-
-
-
- - - Promise.<updateItemResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + createItem(params) → {Promise.<putItemResponse>} + + +

+ + + + +
+

Trigers the putItem function of DynamoDB

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +PutItemInput + + + +

Data required for putItem

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-noSql.js, line 72 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<putItemResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + createTable(params) → {Promise.<createTableResponse>} + + +

+ + + + +
+

Trigers the createTable function of DynamoDB

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +CreateTableInput + + + +

Data required for createTable

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-noSql.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createTableResponse> + + +
+ +
+ +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteItem(params) → {Promise.<deleteItemResponse>} + + +

+ - -
-
+ + +
+

Trigers the deleteItem function of DynamoDB

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteItemInput + + + +

Data required for deleteItem

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-noSql.js, line 40 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteItemResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteTable(params) → {Promise.<deleteTableResponse>} + + +

+ + + + +
+

Trigers the deleteTable function of DynamoDB

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteTableInput + + + +

Data required for deleteTable

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-noSql.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteTableResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + query(params) → {Promise.<queryResponse>} + + +

+ + + + +
+

Trigers the query function of DynamoDB

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +QueryInput + + + +

Data required for query

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-noSql.js, line 88 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<queryResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + updateItem(params) → {Promise.<updateItemResponse>} + + +

+ + + + +
+

Trigers the updateItem function of DynamoDB

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +UpdateItemInput + + + +

Data required for updateItem

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-noSql.js, line 104 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateItemResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/AWS_NoSqlIndexed.html b/docs/AWS_NoSqlIndexed.html index dc2c60b3..5f55ce1f 100644 --- a/docs/AWS_NoSqlIndexed.html +++ b/docs/AWS_NoSqlIndexed.html @@ -1,1036 +1,1873 @@ - - - - AWS_NoSqlIndexed - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

AWS_NoSqlIndexed

-
- -
-
-

- AWS_NoSqlIndexed(aws, options) -

- -
-

Class to create a SimpleDB object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new AWS_NoSqlIndexed(aws, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
aws - module -

AWS SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - AWS/database/aws-noSqlIndexed.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

AWS_NoSqlIndexed

+
+ + + + + +
-
-

Methods

+
+ +

AWS_NoSqlIndexed(aws, options)

+ +

Class to create a SimpleDB object

+ + +
+ +
+
+ + +
-
-

- # - - - batchDelete(params) - → - {Promise.<batchDeleteAttributesResponse>} - -

- -
-

- Trigers the batchDeleteAttributes function of SimpleDB -

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new AWS_NoSqlIndexed(aws, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
params - BatchDeleteAttributesRequest - -

Data required for batchDeleteAttributes

-
-
-
-

- View Source - - AWS/database/aws-noSqlIndexed.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<batchDeleteAttributesResponse> -
-
-
-
-
- -
-

- # - - - batchWrite(params) - → {Promise.<batchPutAttributesResponse>} - -

- -
-

Trigers the batchPutAttributes function of SimpleDB

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + - - - + - + - - - -
Name
paramsType - BatchPutAttributesRequest - -

Data required for batchPutAttributes

-
-
+ -
-

- View Source - - AWS/database/aws-noSqlIndexed.js, - line 40 - -

-
- -
-
-
-
-
- - - Promise.<batchPutAttributesResponse> -
-
-
-
-
- -
-

- # - - - createCollection(params) - → {Promise.<createDomainResponse>} - -

- -
-

Trigers the createDomain function of SimpleDB

-
+ Description + + -
Parameters:
+ + -
- - - - + + + + + - + - - - - - + + - + - - - -
Name
awsType + + +module - Description
params - CreateDomainRequest - -

Data required for createDomain

-
-
+ -
-

- View Source - - AWS/database/aws-noSqlIndexed.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<createDomainResponse> -
-
-
-
-
- -
-

- # - - - deleteAttribute(params) - → {Promise.<deleteAttributesResponse>} - -

- -
-

Trigers the deleteAttributes function of SimpleDB

-
+

AWS SDK

+ -
Parameters:
-
- - - - + - + + + + + - - - + - - - + + - - - -
NameType
optionsDescription
+ + +object -
params - DeleteAttributesRequest - -

Data required for deleteAttributes

-
-
+ -
-

- View Source - - AWS/database/aws-noSqlIndexed.js, - line 72 - -

-
- -
-
-
-
-
- - - Promise.<deleteAttributesResponse> -
-
-
-
-
- -
-

- # - - - deleteCollection(params) - → {Promise.<deleteDomainResponse>} - -

- -
-

Trigers the deleteDomain function of SimpleDB

-
+ -
Parameters:
+

SDK options

+ -
- - - - - + + +
NameType
+
- Description - - - - - params - - DeleteDomainRequest - - -

Data required for deleteDomain

- - - - -
-
-

- View Source - - AWS/database/aws-noSqlIndexed.js, - line 88 - -

-
- -
-
-
-
-
- - - Promise.<deleteDomainResponse> -
-
-
-
-
- -
-

- # - - - getAttributes(params) - → {Promise.<getAttributesResponse>} - -

- -
-

Trigers the getAttributes function of SimpleDB

-
+
-
Parameters:
+ -
- - - - + - + - - - + - - - + - + - - - -
NameTypeDescription
params - GetAttributesRequest - -

Data required for getAttributes

-
-
+ -
-

- View Source - - AWS/database/aws-noSqlIndexed.js, - line 104 - -

-
- -
-
-
-
-
- - - Promise.<getAttributesResponse> -
-
-
-
-
- -
-

- # - - - listCollections(params) - → {Promise.<listDomainsResponse>} - -

- -
-

Trigers the listDomains function of SimpleDB

-
+ -
Parameters:
+ -
- - - - + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-noSqlIndexed.js, line 12 + +

+ + - - - - - - - - - - - -
NameTypeDescription
params - ListDomainsRequest - -

Data required for listDomains

-
-
-
-

- View Source - - AWS/database/aws-noSqlIndexed.js, - line 120 - -

-
- -
-
-
-
-
- - - Promise.<listDomainsResponse> -
-
-
-
-
- -
-

- # - - - query(params) - → {Promise.<selectResponse>} - -

- -
-

Trigers the select function of SimpleDB

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - SelectRequest - -

Data required for select

-
-
-
-

- View Source - - AWS/database/aws-noSqlIndexed.js, - line 152 - -

-
- -
-
-
-
-
- - - Promise.<selectResponse> -
-
-
-
-
- -
-

- # - - - setAttribute(params) - → {Promise.<putAttributesResponse>} - -

- -
-

Trigers the putAttributes function of SimpleDB

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - PutAttributesRequest - -

Data required for putAttributes

-
-
-
-

- View Source - - AWS/database/aws-noSqlIndexed.js, - line 136 - -

-
- -
-
-
-
-
- - - Promise.<putAttributesResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + batchDelete(params) → {Promise.<batchDeleteAttributesResponse>} + + +

+ + + + +
+

Trigers the batchDeleteAttributes function of SimpleDB

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +BatchDeleteAttributesRequest + + + +

Data required for batchDeleteAttributes

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-noSqlIndexed.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<batchDeleteAttributesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + batchWrite(params) → {Promise.<batchPutAttributesResponse>} + + +

+ + + + +
+

Trigers the batchPutAttributes function of SimpleDB

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +BatchPutAttributesRequest + + + +

Data required for batchPutAttributes

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-noSqlIndexed.js, line 40 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<batchPutAttributesResponse> + + +
+ +
+ +
+
+ + - -
-
+ +
+ +
+ + + +

+ # + + + + createCollection(params) → {Promise.<createDomainResponse>} + + +

+ + + + +
+

Trigers the createDomain function of SimpleDB

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +CreateDomainRequest + + + +

Data required for createDomain

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-noSqlIndexed.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createDomainResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteAttribute(params) → {Promise.<deleteAttributesResponse>} + + +

+ + + + +
+

Trigers the deleteAttributes function of SimpleDB

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteAttributesRequest + + + +

Data required for deleteAttributes

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-noSqlIndexed.js, line 72 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteAttributesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteCollection(params) → {Promise.<deleteDomainResponse>} + + +

+ + + + +
+

Trigers the deleteDomain function of SimpleDB

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteDomainRequest + + + +

Data required for deleteDomain

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-noSqlIndexed.js, line 88 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteDomainResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + getAttributes(params) → {Promise.<getAttributesResponse>} + + +

+ + + + +
+

Trigers the getAttributes function of SimpleDB

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +GetAttributesRequest + + + +

Data required for getAttributes

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-noSqlIndexed.js, line 104 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getAttributesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listCollections(params) → {Promise.<listDomainsResponse>} + + +

+ + + + +
+

Trigers the listDomains function of SimpleDB

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +ListDomainsRequest + + + +

Data required for listDomains

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-noSqlIndexed.js, line 120 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listDomainsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + query(params) → {Promise.<selectResponse>} + + +

+ + + + +
+

Trigers the select function of SimpleDB

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +SelectRequest + + + +

Data required for select

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-noSqlIndexed.js, line 152 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<selectResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + setAttribute(params) → {Promise.<putAttributesResponse>} + + +

+ + + + +
+

Trigers the putAttributes function of SimpleDB

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +PutAttributesRequest + + + +

Data required for putAttributes

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-noSqlIndexed.js, line 136 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<putAttributesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/AWS_NotificationService.html b/docs/AWS_NotificationService.html index ed6201aa..572b3c6c 100644 --- a/docs/AWS_NotificationService.html +++ b/docs/AWS_NotificationService.html @@ -1,959 +1,1702 @@ - - - - AWS_NotificationService - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

AWS_NotificationService

-
- -
-
-

- AWS_NotificationService(aws, options) -

- -
-

Class to create a SNS object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new AWS_NotificationService(aws, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
aws - module -

AWS SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - AWS/management/aws-notificationService.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

AWS_NotificationService

+
+ + + + + +
-
-

Methods

+
+ +

AWS_NotificationService(aws, options)

+ +

Class to create a SNS object

+ + +
+ +
+
+ + +
-
-

- # - - - createTopic(params) - → {Promise.<createTopicResponse>} - -

- -
-

Trigers the createTopic function of SNS

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new AWS_NotificationService(aws, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
params - CreateTopicInput - -

Data required for createTopic

-
-
-
-

- View Source - - AWS/management/aws-notificationService.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<createTopicResponse> -
-
-
-
-
- -
-

- # - - - deleteTopic(params) - → {Promise.<deleteTopicResponse>} - -

- -
-

Trigers the deleteTopic function of SNS

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + - - - + - + - - - -
Name
paramsType - DeleteTopicInput - -

Data required for deleteTopic

-
-
+ -
-

- View Source - - AWS/management/aws-notificationService.js, - line 40 - -

-
- -
-
-
-
-
- - - Promise.<deleteTopicResponse> -
-
-
-
-
- -
-

- # - - - getTopicAttributes(params) - → {Promise.<getTopicAttributesResponse>} - -

- -
-

Trigers the getTopicAttributes function of SNS

-
+ Description + + -
Parameters:
+ + -
- - - - + + + + + - + - - - - - + + - + - - - -
Name
awsType + + +module - Description
params - GetTopicAttributesInput - -

Data required for getTopicAttributes

-
-
+ -
-

- View Source - - AWS/management/aws-notificationService.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<getTopicAttributesResponse> -
-
-
-
-
- -
-

- # - - - listSubscriptions(params) - → {Promise.<listSubscriptionsResponse>} - -

- -
-

Trigers the listSubscriptions function of SNS

-
+

AWS SDK

+ -
Parameters:
-
- - - - + - + + + + + - - - + - - - + + - - - -
NameType
optionsDescription
+ + +object -
params - ListSubscriptionsInput - -

Data required for listSubscriptions

-
-
+ -
-

- View Source - - AWS/management/aws-notificationService.js, - line 72 - -

-
- -
-
-
-
-
- - - Promise.<listSubscriptionsResponse> -
-
-
-
-
- -
-

- # - - - listTopics(params) - → {Promise.<listTopicsResponse>} - -

- -
-

Trigers the listTopics function of SNS

-
+ -
Parameters:
+

SDK options

+ -
- - - - - + + +
NameType
+
- Description - - - - - params - - ListTopicsInput - - -

Data required for listTopics

- - - - -
-
-

- View Source - - AWS/management/aws-notificationService.js, - line 88 - -

-
- -
-
-
-
-
- - - Promise.<listTopicsResponse> -
-
-
-
-
- -
-

- # - - - publish(params) - → {Promise.<publishResponse>} - -

- -
-

Trigers the publish function of SNS

-
+
-
Parameters:
+ -
- - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-notificationService.js, line 12 + +

+ + - - - - - - - - - - - -
NameTypeDescription
params - PublishInput - -

Data required for publish

-
-
-
-

- View Source - - AWS/management/aws-notificationService.js, - line 104 - -

-
- -
-
-
-
-
- - - Promise.<publishResponse> -
-
-
-
-
- -
-

- # - - - subscribe(params) - → {Promise.<subscribeResponse>} - -

- -
-

Trigers the subscribe function of SNS

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - SubscribeInput - -

Data required for subscribe

-
-
-
-

- View Source - - AWS/management/aws-notificationService.js, - line 120 - -

-
- -
-
-
-
-
- - - Promise.<subscribeResponse> -
-
-
-
-
- -
-

- # - - - unsubscribe(params) - → {Promise.<unsubscribeResponse>} - -

- -
-

Trigers the unsubscribe function of SNS

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - UnsubscribeInput - -

Data required for unsubscribe

-
-
-
-

- View Source - - AWS/management/aws-notificationService.js, - line 136 - -

-
- -
-
-
-
-
- - - Promise.<unsubscribeResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + createTopic(params) → {Promise.<createTopicResponse>} + + +

+ + + + +
+

Trigers the createTopic function of SNS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +CreateTopicInput + + + +

Data required for createTopic

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-notificationService.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createTopicResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteTopic(params) → {Promise.<deleteTopicResponse>} + + +

+ + + + +
+

Trigers the deleteTopic function of SNS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteTopicInput + + + +

Data required for deleteTopic

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-notificationService.js, line 40 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteTopicResponse> + + +
+ +
+ +
+
+ + + + +
+ +
+ + + +

+ # + + + + getTopicAttributes(params) → {Promise.<getTopicAttributesResponse>} + + +

+ - -
-
+ + +
+

Trigers the getTopicAttributes function of SNS

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +GetTopicAttributesInput + + + +

Data required for getTopicAttributes

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-notificationService.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getTopicAttributesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listSubscriptions(params) → {Promise.<listSubscriptionsResponse>} + + +

+ + + + +
+

Trigers the listSubscriptions function of SNS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +ListSubscriptionsInput + + + +

Data required for listSubscriptions

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-notificationService.js, line 72 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listSubscriptionsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listTopics(params) → {Promise.<listTopicsResponse>} + + +

+ + + + +
+

Trigers the listTopics function of SNS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +ListTopicsInput + + + +

Data required for listTopics

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-notificationService.js, line 88 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listTopicsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + publish(params) → {Promise.<publishResponse>} + + +

+ + + + +
+

Trigers the publish function of SNS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +PublishInput + + + +

Data required for publish

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-notificationService.js, line 104 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<publishResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + subscribe(params) → {Promise.<subscribeResponse>} + + +

+ + + + +
+

Trigers the subscribe function of SNS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +SubscribeInput + + + +

Data required for subscribe

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-notificationService.js, line 120 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<subscribeResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + unsubscribe(params) → {Promise.<unsubscribeResponse>} + + +

+ + + + +
+

Trigers the unsubscribe function of SNS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +UnsubscribeInput + + + +

Data required for unsubscribe

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/management/aws-notificationService.js, line 136 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<unsubscribeResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/AWS_PaaS.html b/docs/AWS_PaaS.html index 8463db91..49e1f4f5 100644 --- a/docs/AWS_PaaS.html +++ b/docs/AWS_PaaS.html @@ -1,1615 +1,2968 @@ - - - - AWS_PaaS - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

AWS_PaaS

-
- -
-
-

- AWS_PaaS(aws, options) -

- -
-

Class to create a ElasticBeanstalk object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

AWS_PaaS

+
+ + + + + +
+ +
+ +

AWS_PaaS(aws, options)

+ +

Class to create a ElasticBeanstalk object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new AWS_PaaS(aws, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
aws - module -

AWS SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 12 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new AWS_PaaS(aws, options) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
aws + + +module + + + +

AWS SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/appServices/aws-paaS.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - checkDNSAvailability(params) - → - {Promise.<checkDNSAvailabilityResponse>} - -

- -
-

- Trigers the checkDNSAvailability function of - ElasticBeanstalk -

-
+ -
Parameters:
+ -
- - - - + - + - - - + - - - + - + +
+

Methods

+
+ +
-
- - -
NameTypeDescription
params - CheckDNSAvailabilityMessage - -

Data required for checkDNSAvailability

-
-
-
-

- View Source - - AWS/appServices/aws-paaS.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<checkDNSAvailabilityResponse> -
-
-
-
-
- -
-

- # - - - composeEnvironments(params) - → - {Promise.<composeEnvironmentsResponse>} - -

- -
-

- Trigers the composeEnvironments function of - ElasticBeanstalk -

-
+ +

+ # + + + + checkDNSAvailability(params) → {Promise.<checkDNSAvailabilityResponse>} + + +

+ -
Parameters:
+ + +
+

Trigers the checkDNSAvailability function of ElasticBeanstalk

+
+ -
- - - - - - - - - - - - - - - -
NameTypeDescription
params - ComposeEnvironmentsMessage - -

Data required for composeEnvironments

-
-
-
-

- View Source - - AWS/appServices/aws-paaS.js, - line 41 - -

-
- -
-
-
-
-
- - - Promise.<composeEnvironmentsResponse> -
-
-
-
-
- -
-

- # - - - create(params) - → {Promise.<createApplicationResponse>} - -

- -
-

- Trigers the createApplication function of - ElasticBeanstalk -

-
-
Parameters:
-
- - - - +
Parameters:
+ +
+
Name
+ + + + + - + - - - + - - - + - + + + - - - -
NameTypeTypeDescription
params - CreateApplicationMessage - Description
-

Data required for createApplication

-
-
+ + -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 58 - -

-
- -
-
-
-
-
- - - Promise.<createApplicationResponse> -
-
-
-
-
- -
-

- # - - - createConfigTemplate(params) - → - {Promise.<createConfigurationTemplateResponse>} - -

- -
-

- Trigers the createConfigurationTemplate function of - ElasticBeanstalk -

-
+ + + + params + -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
params - CreateConfigurationTemplateMessage - -

- Data required for createConfigurationTemplate -

-
-
+ + + +CheckDNSAvailabilityMessage -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 75 - -

-
- -
-
-
-
-
- - - Promise.<createConfigurationTemplateResponse> -
-
-
-
-
- -
-

- # - - - createEnvironment(params) - → {Promise.<createEnvironmentResponse>} - -

- -
-

- Trigers the createEnvironment function of - ElasticBeanstalk -

-
-
Parameters:
+ + -
- - - - + - + - - - + + - - - - + + +
NameTypeDescription

Data required for checkDNSAvailability

params - CreateEnvironmentMessage -
+
- -

Data required for createEnvironment

- - - - -
-
-

- View Source - - AWS/appServices/aws-paaS.js, - line 92 - -

-
- -
-
-
-
-
- - - Promise.<createEnvironmentResponse> -
-
-
-
-
- -
-

- # - - - createStorageLocation() - → - {Promise.<createStorageLocationResponse>} - -

- -
-

- Trigers the createStorageLocation function of - ElasticBeanstalk -

-
-
-

- View Source - - AWS/appServices/aws-paaS.js, - line 108 - -

-
- -
-
-
-
-
- - - Promise.<createStorageLocationResponse> -
-
-
-
-
- -
-

- # - - - delete(params) - → {Promise.<deleteApplicationResponse>} - -

- -
-

- Trigers the deleteApplication function of - ElasticBeanstalk -

-
-
Parameters:
-
- - - - +
-
+ - - - + - - - + - + - - - -
NameTypeDescription
params - DeleteApplicationMessage - -

Data required for deleteApplication

-
-
+ -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 125 - -

-
- -
-
-
-
-
- - - Promise.<deleteApplicationResponse> -
-
-
-
-
- -
-

- # - - - deleteConfigTemplate(params) - → - {Promise.<deleteConfigurationTemplateResponse>} - -

- -
-

- Trigers the deleteConfigurationTemplate function of - ElasticBeanstalk -

-
+ -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
params - DeleteConfigurationTemplateMessage - -

- Data required for deleteConfigurationTemplate -

-
-
+ -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 142 - -

-
- -
-
-
-
-
- - - Promise.<deleteConfigurationTemplateResponse> -
-
-
-
-
- -
-

- # - - - describe(params) - → - {Promise.<describeApplicationsResponse>} - -

- -
-

- Trigers the describeApplications function of - ElasticBeanstalk -

-
+ -
Parameters:
+ -
- - - - + - + - - - + + - - - + - + - - - -
NameTypeDescription
params - DescribeApplicationsMessage - -

Data required for describeApplications

-
-
+ +

+ View Source + + AWS/appServices/aws-paaS.js, line 24 + +

+ + -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 175 - -

-
- -
-
-
-
-
- - - Promise.<describeApplicationsResponse> -
-
-
-
-
- -
-

- # - - - describeAccountAttributes() - → - {Promise.<describeAccountAttributesResponse>} - -

- -
-

- Trigers the describeAccountAttributes function of - ElasticBeanstalk -

-
-
-

- View Source - - AWS/appServices/aws-paaS.js, - line 158 - -

-
- -
-
-
-
-
- - - Promise.<describeAccountAttributesResponse> -
-
-
-
-
- -
-

- # - - - describeConfigSettings(params) - → - {Promise.<describeConfigurationSettingsResponse>} - -

- -
-

- Trigers the describeConfigurationSettings function of - ElasticBeanstalk -

-
-
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
params - DescribeConfigurationSettingsMessage - -

- Data required for describeConfigurationSettings -

-
-
-
-

- View Source - - AWS/appServices/aws-paaS.js, - line 192 - -

-
- -
-
-
-
-
- - - Promise.<describeConfigurationSettingsResponse> -
-
-
-
-
- -
-

- # - - - listVersions(params) - → - {Promise.<listPlatformVersionsResponse>} - -

- -
-

- Trigers the listPlatformVersions function of - ElasticBeanstalk -

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - ListPlatformVersionsRequest - -

Data required for listPlatformVersions

-
-
-
-

- View Source - - AWS/appServices/aws-paaS.js, - line 209 - -

-
- -
-
-
-
-
- - - Promise.<listPlatformVersionsResponse> -
-
-
-
-
- -
-

- # - - - restart(params) - → {Promise.<restartAppServerResponse>} - -

- -
-

- Trigers the restartAppServer function of - ElasticBeanstalk -

-
-
Parameters:
-
- - - - - - - - - - - - +
+
+
+ + -
- - -
NameTypeDescription
params - RestartAppServerMessage - -

Data required for restartAppServer

-
-
+
+ + +
+ + +Promise.<checkDNSAvailabilityResponse> -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 226 - -

-
- -
-
-
-
-
- - - Promise.<restartAppServerResponse> -
-
-
-
-
- -
-

- # - - - terminateEnvironment(params) - → - {Promise.<terminateEnvironmentResponse>} - -

- -
-

- Trigers the terminateEnvironment function of - ElasticBeanstalk -

-
-
Parameters:
+
+ +
-
- - - - + + + - - - - - - - - + + +
-
- - -
NameTypeDescription
params - TerminateEnvironmentMessage - -

Data required for terminateEnvironment

-
-
-
-

- View Source - - AWS/appServices/aws-paaS.js, - line 243 - -

-
- -
-
-
-
-
- - - Promise.<terminateEnvironmentResponse> -
-
-
-
-
- -
-

- # - - - update(params) - → {Promise.<updateApplicationResponse>} - -

- -
-

- Trigers the updateApplication function of - ElasticBeanstalk -

-
+ +

+ # + + + + composeEnvironments(params) → {Promise.<composeEnvironmentsResponse>} + + +

+ -
Parameters:
+ + +
+

Trigers the composeEnvironments function of ElasticBeanstalk

+
+ -
- - - - - - - - - - - - - - - -
NameTypeDescription
params - UpdateApplicationMessage - -

Data required for updateApplication

-
-
-
-

- View Source - - AWS/appServices/aws-paaS.js, - line 260 - -

-
- -
-
-
-
-
- - - Promise.<updateApplicationResponse> -
-
-
-
-
- -
-

- # - - - updateEnvironment(params) - → {Promise.<updateEnvironmentResponse>} - -

- -
-

- Trigers the updateEnvironment function of - ElasticBeanstalk -

-
-
Parameters:
-
- - - - +
Parameters:
+ +
+
Name
+ + + + + - + - - - + - - - + - + + + - - - -
NameTypeTypeDescription
params - UpdateEnvironmentMessage - Description
-

Data required for updateEnvironment

-
-
+ + -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 277 - -

-
- -
-
-
-
-
- - - Promise.<updateEnvironmentResponse> -
-
-
-
-
-
-
-
-
+ + + + params + + + + + +ComposeEnvironmentsMessage + + + + + + + + + +

Data required for composeEnvironments

+ + + + + + +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/appServices/aws-paaS.js, line 43 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<composeEnvironmentsResponse> + + +
+ +
+ +
+
- -
-
+ + + +
+ +
+ + + +

+ # + + + + create(params) → {Promise.<createApplicationResponse>} + + +

+ + + + +
+

Trigers the createApplication function of ElasticBeanstalk

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +CreateApplicationMessage + + + +

Data required for createApplication

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/appServices/aws-paaS.js, line 62 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createApplicationResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + createConfigTemplate(params) → {Promise.<createConfigurationTemplateResponse>} + + +

+ + + + +
+

Trigers the createConfigurationTemplate function of ElasticBeanstalk

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +CreateConfigurationTemplateMessage + + + +

Data required for createConfigurationTemplate

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/appServices/aws-paaS.js, line 78 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createConfigurationTemplateResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + createEnvironment(params) → {Promise.<createEnvironmentResponse>} + + +

+ + + + +
+

Trigers the createEnvironment function of ElasticBeanstalk

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +CreateEnvironmentMessage + + + +

Data required for createEnvironment

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/appServices/aws-paaS.js, line 97 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createEnvironmentResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + createStorageLocation() → {Promise.<createStorageLocationResponse>} + + +

+ + + + +
+

Trigers the createStorageLocation function of ElasticBeanstalk

+
+ + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/appServices/aws-paaS.js, line 112 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createStorageLocationResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(params) → {Promise.<deleteApplicationResponse>} + + +

+ + + + +
+

Trigers the deleteApplication function of ElasticBeanstalk

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteApplicationMessage + + + +

Data required for deleteApplication

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/appServices/aws-paaS.js, line 128 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteApplicationResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteConfigTemplate(params) → {Promise.<deleteConfigurationTemplateResponse>} + + +

+ + + + +
+

Trigers the deleteConfigurationTemplate function of ElasticBeanstalk

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteConfigurationTemplateMessage + + + +

Data required for deleteConfigurationTemplate

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/appServices/aws-paaS.js, line 144 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteConfigurationTemplateResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describe(params) → {Promise.<describeApplicationsResponse>} + + +

+ + + + +
+

Trigers the describeApplications function of ElasticBeanstalk

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DescribeApplicationsMessage + + + +

Data required for describeApplications

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/appServices/aws-paaS.js, line 178 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<describeApplicationsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describeAccountAttributes() → {Promise.<describeAccountAttributesResponse>} + + +

+ + + + +
+

Trigers the describeAccountAttributes function of ElasticBeanstalk

+
+ + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/appServices/aws-paaS.js, line 162 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<describeAccountAttributesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describeConfigSettings(params) → {Promise.<describeConfigurationSettingsResponse>} + + +

+ + + + +
+

Trigers the describeConfigurationSettings function of ElasticBeanstalk

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DescribeConfigurationSettingsMessage + + + +

Data required for describeConfigurationSettings

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/appServices/aws-paaS.js, line 197 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<describeConfigurationSettingsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listVersions(params) → {Promise.<listPlatformVersionsResponse>} + + +

+ + + + +
+

Trigers the listPlatformVersions function of ElasticBeanstalk

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +ListPlatformVersionsRequest + + + +

Data required for listPlatformVersions

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/appServices/aws-paaS.js, line 216 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listPlatformVersionsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + restart(params) → {Promise.<restartAppServerResponse>} + + +

+ + + + +
+

Trigers the restartAppServer function of ElasticBeanstalk

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +RestartAppServerMessage + + + +

Data required for restartAppServer

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/appServices/aws-paaS.js, line 235 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<restartAppServerResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + terminateEnvironment(params) → {Promise.<terminateEnvironmentResponse>} + + +

+ + + + +
+

Trigers the terminateEnvironment function of ElasticBeanstalk

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +TerminateEnvironmentMessage + + + +

Data required for terminateEnvironment

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/appServices/aws-paaS.js, line 251 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<terminateEnvironmentResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + update(params) → {Promise.<updateApplicationResponse>} + + +

+ + + + +
+

Trigers the updateApplication function of ElasticBeanstalk

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +UpdateApplicationMessage + + + +

Data required for updateApplication

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/appServices/aws-paaS.js, line 270 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateApplicationResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + updateEnvironment(params) → {Promise.<updateEnvironmentResponse>} + + +

+ + + + +
+

Trigers the updateEnvironment function of ElasticBeanstalk

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +UpdateEnvironmentMessage + + + +

Data required for updateEnvironment

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/appServices/aws-paaS.js, line 286 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateEnvironmentResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/AWS_RDBMS.html b/docs/AWS_RDBMS.html index 5365ffe6..68582762 100644 --- a/docs/AWS_RDBMS.html +++ b/docs/AWS_RDBMS.html @@ -1,774 +1,1360 @@ - - - - AWS_RDBMS - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

AWS_RDBMS

-
- -
-
-

- AWS_RDBMS(aws, options) -

- -
-

Class to create a RDS object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new AWS_RDBMS(aws, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
aws - module -

AWS SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - AWS/database/aws-RDBMS.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

AWS_RDBMS

+
+ + + + + +
-
-

Methods

+
+ +

AWS_RDBMS(aws, options)

+ +

Class to create a RDS object

+ + +
+ +
+
+ + +
-
-

- # - - - createDatabse(params) - → {Promise.<createDBClusterResponse>} - -

- -
-

Trigers the createDBCluster function of RDS

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new AWS_RDBMS(aws, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
params - CreateDBClusterMessage - -

Data required for createDBCluster

-
-
-
-

- View Source - - AWS/database/aws-RDBMS.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<createDBClusterResponse> -
-
-
-
-
- -
-

- # - - - createSnapshots(params) - → {Promise.<createDBSnapshotResponse>} - -

- -
-

Trigers the createDBSnapshot function of RDS

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + - - - + - + - - - -
Name
paramsType - CreateDBSnapshotMessage - -

Data required for createDBSnapshot

-
-
+ -
-

- View Source - - AWS/database/aws-RDBMS.js, - line 40 - -

-
- -
-
-
-
-
- - - Promise.<createDBSnapshotResponse> -
-
-
-
-
- -
-

- # - - - deleteDatabase(params) - → {Promise.<deleteDBClusterResponse>} - -

- -
-

Trigers the deleteDBCluster function of RDS

-
+ Description + + -
Parameters:
+ + -
- - - - + + + + + - + - - - - - + + - + - - - -
Name
awsType + + +module - Description
params - DeleteDBClusterMessage - -

Data required for deleteDBCluster

-
-
+ -
-

- View Source - - AWS/database/aws-RDBMS.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<deleteDBClusterResponse> -
-
-
-
-
- -
-

- # - - - deleteDBSnapshot(params) - → {Promise.<deleteDBSnapshotResponse>} - -

- -
-

Trigers the deleteDBSnapshot function of RDS

-
+

AWS SDK

+ -
Parameters:
-
- - - - + + + + + + + + + + + + + + + + + + + + +
Name
options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-RDBMS.js, line 12 + +

+ +
- Type - Description - - - - - params - - DeleteDBSnapshotMessage - - -

Data required for deleteDBSnapshot

- - - - -
-
-

- View Source - - AWS/database/aws-RDBMS.js, - line 72 - -

-
- -
-
-
-
-
- - - Promise.<deleteDBSnapshotResponse> -
-
-
-
-
- -
-

- # - - - modifyDB(params) - → {Promise.<modifyDBClusterResponse>} - -

- -
-

Trigers the modifyDBCluster function of RDS

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - ModifyDBClusterMessage - -

Data required for modifyDBCluster

-
-
-
-

- View Source - - AWS/database/aws-RDBMS.js, - line 88 - -

-
- -
-
-
-
-
- - - Promise.<modifyDBClusterResponse> -
-
-
-
-
- -
-

- # - - - restoreDatabase(params) - → {Promise.<rebootDBInstanceResponse>} - -

- -
-

Trigers the rebootDBInstance function of RDS

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - RebootDBInstanceMessage - -

Data required for rebootDBInstance

-
-
-
-

- View Source - - AWS/database/aws-RDBMS.js, - line 104 - -

-
- -
-
-
-
-
- - - Promise.<rebootDBInstanceResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + createDatabse(params) → {Promise.<createDBClusterResponse>} + + +

+ + + + +
+

Trigers the createDBCluster function of RDS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +CreateDBClusterMessage + + + +

Data required for createDBCluster

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-RDBMS.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createDBClusterResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + createSnapshots(params) → {Promise.<createDBSnapshotResponse>} + + +

+ + + + +
+

Trigers the createDBSnapshot function of RDS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +CreateDBSnapshotMessage + + + +

Data required for createDBSnapshot

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-RDBMS.js, line 40 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createDBSnapshotResponse> + + +
+ +
+ +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteDatabase(params) → {Promise.<deleteDBClusterResponse>} + + +

+ - -
-
+ + +
+

Trigers the deleteDBCluster function of RDS

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteDBClusterMessage + + + +

Data required for deleteDBCluster

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-RDBMS.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteDBClusterResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteDBSnapshot(params) → {Promise.<deleteDBSnapshotResponse>} + + +

+ + + + +
+

Trigers the deleteDBSnapshot function of RDS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteDBSnapshotMessage + + + +

Data required for deleteDBSnapshot

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-RDBMS.js, line 72 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteDBSnapshotResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + modifyDB(params) → {Promise.<modifyDBClusterResponse>} + + +

+ + + + +
+

Trigers the modifyDBCluster function of RDS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +ModifyDBClusterMessage + + + +

Data required for modifyDBCluster

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-RDBMS.js, line 88 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<modifyDBClusterResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + restoreDatabase(params) → {Promise.<rebootDBInstanceResponse>} + + +

+ + + + +
+

Trigers the rebootDBInstance function of RDS

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +RebootDBInstanceMessage + + + +

Data required for rebootDBInstance

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/database/aws-RDBMS.js, line 104 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<rebootDBInstanceResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/AWS_StorageBucket.html b/docs/AWS_StorageBucket.html index 2476a397..1e8997d1 100644 --- a/docs/AWS_StorageBucket.html +++ b/docs/AWS_StorageBucket.html @@ -1,671 +1,1138 @@ - - - - AWS_StorageBucket - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

AWS_StorageBucket

-
- -
-
-

- AWS_StorageBucket(aws, options) -

- -
-

Class to create a S3 object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new AWS_StorageBucket(aws, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
aws - module -

AWS SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - AWS/storage/aws-storageBucket.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

AWS_StorageBucket

+
+ + + + -
-

Methods

+
+ +
+ +

AWS_StorageBucket(aws, options)

+ +

Class to create a S3 object

+ + +
+ +
+
+ + +
-
-

- # - - - create(params) - → {Promise.<createBucketResponse>} - -

- -
-

Trigers the createBucket function of S3

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new AWS_StorageBucket(aws, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
params - CreateBucketRequest - -

Data required for createBucket

-
-
-
-

- View Source - - AWS/storage/aws-storageBucket.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<createBucketResponse> -
-
-
-
-
- -
-

- # - - - delete(params) - → {Promise.<deleteBucketResponse>} - -

- -
-

Trigers the deleteBucket function of S3

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
aws + + +module + + + +

AWS SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/storage/aws-storageBucket.js, line 12 + +

+ +
+ - - - params - - DeleteBucketRequest - - -

Data required for deleteBucket

- - - - -
-
-

- View Source - - AWS/storage/aws-storageBucket.js, - line 40 - -

-
- -
-
-
-
-
- - - Promise.<deleteBucketResponse> -
-
-
-
-
- -
-

- # - - - deleteFiles(params) - → {Promise.<deleteObjectsResponse>} - -

- -
-

Trigers the deleteObjects function of S3

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - DeleteObjectsRequest - -

Data required for deleteObjects

-
-
-
-

- View Source - - AWS/storage/aws-storageBucket.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<deleteObjectsResponse> -
-
-
-
-
- -
-

- # - - - list() - → {Promise.<listBucketsResponse>} - -

- -
-

Trigers the listBuckets function of S3

-
-
-

- View Source - - AWS/storage/aws-storageBucket.js, - line 71 - -

-
- -
-
-
-
-
- - - Promise.<listBucketsResponse> -
-
-
-
-
- -
-

- # - - - upload(params) - → {Promise.<uploadPartResponse>} - -

- -
-

Trigers the uploadPart function of S3

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - UploadPartRequest - -

Data required for uploadPart

-
-
-
-

- View Source - - AWS/storage/aws-storageBucket.js, - line 87 - -

-
- -
-
-
-
-
- - - Promise.<uploadPartResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + create(params) → {Promise.<createBucketResponse>} + + +

+ + + + +
+

Trigers the createBucket function of S3

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +CreateBucketRequest + + + +

Data required for createBucket

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/storage/aws-storageBucket.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(params) → {Promise.<deleteBucketResponse>} + + +

+ + + + +
+

Trigers the deleteBucket function of S3

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteBucketRequest + + + +

Data required for deleteBucket

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/storage/aws-storageBucket.js, line 40 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteFiles(params) → {Promise.<deleteObjectsResponse>} + + +

+ + + + +
+

Trigers the deleteObjects function of S3

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteObjectsRequest + + + +

Data required for deleteObjects

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/storage/aws-storageBucket.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteObjectsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list() → {Promise.<listBucketsResponse>} + + +

+ + + + +
+

Trigers the listBuckets function of S3

+
+ + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/storage/aws-storageBucket.js, line 71 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listBucketsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + upload(params) → {Promise.<uploadPartResponse>} + + +

+ + + + +
+

Trigers the uploadPart function of S3

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +UploadPartRequest + + + +

Data required for uploadPart

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/storage/aws-storageBucket.js, line 87 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<uploadPartResponse> + + +
+ +
+ +
+
+ - -
-
+ + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
- - - - - + + + + + + \ No newline at end of file diff --git a/docs/AWS_Translation.html b/docs/AWS_Translation.html index 60a0bae6..69658ab1 100644 --- a/docs/AWS_Translation.html +++ b/docs/AWS_Translation.html @@ -1,720 +1,1189 @@ - - - - AWS_Translation - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

AWS_Translation

-
- -
-
-

- AWS_Translation(aws, options) -

- -
-

Class to create a Translate object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new AWS_Translation(aws, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
aws - module -

AWS SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - AWS/artificialinteligence/aws-translation.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

AWS_Translation

+
+ + + + -
-

Methods

+
+ +
+ +

AWS_Translation(aws, options)

+ +

Class to create a Translate object

+ + +
+ +
+
+ + +
-
-

- # - - - batchTranslate(params) - → - {Promise.<startTextTranslationJobResponse>} - -

- -
-

- Trigers the startTextTranslationJob function of - Translate -

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new AWS_Translation(aws, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
params - StartTextTranslationJobRequest - -

Data required for startTextTranslationJob

-
-
-
-

- View Source - - AWS/artificialinteligence/aws-translation.js, - line 72 - -

-
- -
-
-
-
-
- - - Promise.<startTextTranslationJobResponse> -
-
-
-
-
- -
-

- # - - - createGlossary(params) - → {Promise.<importTerminologyResponse>} - -

- -
-

Trigers the importTerminology function of Translate

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + - - - + - + - - - -
Name
paramsType - ImportTerminologyRequest - -

Data required for importTerminology

-
-
+ -
-

- View Source - - AWS/artificialinteligence/aws-translation.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<importTerminologyResponse> -
-
-
-
-
- -
-

- # - - - deleteGlossary(params) - → {Promise.<deleteTerminologyResponse>} - -

- -
-

Trigers the deleteTerminology function of Translate

-
+ Description + + -
Parameters:
+ + -
- - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Name
aws + + +module + + + +

AWS SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/artificialinteligence/aws-translation.js, line 12 + +

+ +
- Type - Description - - - - - params - - DeleteTerminologyRequest - - -

Data required for deleteTerminology

- - - - -
-
-

- View Source - - AWS/artificialinteligence/aws-translation.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<deleteTerminologyResponse> -
-
-
-
-
- -
-

- # - - - getGlossary(params) - → {Promise.<getTerminologyResponse>} - -

- -
-

Trigers the getTerminology function of Translate

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - GetTerminologyRequest - -

Data required for getTerminology

-
-
-
-

- View Source - - AWS/artificialinteligence/aws-translation.js, - line 40 - -

-
- -
-
-
-
-
- - - Promise.<getTerminologyResponse> -
-
-
-
-
- -
-

- # - - - translate(params) - → {Promise.<translateTextResponse>} - -

- -
-

Trigers the translateText function of Translate

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
params - TranslateTextRequest - -

Data required for translateText

-
-
-
-

- View Source - - AWS/artificialinteligence/aws-translation.js, - line 88 - -

-
- -
-
-
-
-
- - - Promise.<translateTextResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + batchTranslate(params) → {Promise.<startTextTranslationJobResponse>} + + +

+ + + + +
+

Trigers the startTextTranslationJob function of Translate

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +StartTextTranslationJobRequest + + + +

Data required for startTextTranslationJob

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/artificialinteligence/aws-translation.js, line 72 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<startTextTranslationJobResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + createGlossary(params) → {Promise.<importTerminologyResponse>} + + +

+ + + + +
+

Trigers the importTerminology function of Translate

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +ImportTerminologyRequest + + + +

Data required for importTerminology

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/artificialinteligence/aws-translation.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<importTerminologyResponse> + + +
+ +
+ +
+
- -
-
+ + + +
+ +
+ + + +

+ # + + + + deleteGlossary(params) → {Promise.<deleteTerminologyResponse>} + + +

+ + + + +
+

Trigers the deleteTerminology function of Translate

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +DeleteTerminologyRequest + + + +

Data required for deleteTerminology

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/artificialinteligence/aws-translation.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteTerminologyResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + getGlossary(params) → {Promise.<getTerminologyResponse>} + + +

+ + + + +
+

Trigers the getTerminology function of Translate

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +GetTerminologyRequest + + + +

Data required for getTerminology

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/artificialinteligence/aws-translation.js, line 40 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getTerminologyResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + translate(params) → {Promise.<translateTextResponse>} + + +

+ + + + +
+

Trigers the translateText function of Translate

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
params + + +TranslateTextRequest + + + +

Data required for translateText

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + AWS/artificialinteligence/aws-translation.js, line 88 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<translateTextResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/AWS_appServices_aws-paaS.js.html b/docs/AWS_appServices_aws-paaS.js.html index dd75ff19..9aa34990 100644 --- a/docs/AWS_appServices_aws-paaS.js.html +++ b/docs/AWS_appServices_aws-paaS.js.html @@ -1,484 +1,414 @@ + + - - - - AWS/appServices/aws-paaS.js - - - - - - - - - - - - - + + + + + AWS/appServices/aws-paaS.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

AWS/appServices/aws-paaS.js

-
+ +
+
+
+

Source

+

AWS/appServices/aws-paaS.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a ElasticBeanstalk object
  * @category AWS
  */
 class AWS_PaaS {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._elasticBeanstalk = new this._AWS.ElasticBeanstalk({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the checkDNSAvailability function of ElasticBeanstalk
-   * @param {CheckDNSAvailabilityMessage} params - Data required for checkDNSAvailability
-   * @returns {Promise<checkDNSAvailabilityResponse>}
-   */
-  checkDNSAvailability(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.checkDNSAvailability(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the composeEnvironments function of ElasticBeanstalk
-   * @param {ComposeEnvironmentsMessage} params - Data required for composeEnvironments
-   * @returns {Promise<composeEnvironmentsResponse>}
-   */
-  composeEnvironments(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.composeEnvironments(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the createApplication function of ElasticBeanstalk
-   * @param {CreateApplicationMessage} params - Data required for createApplication
-   * @returns {Promise<createApplicationResponse>}
-   */
-  create(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.createApplication(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the createConfigurationTemplate function of ElasticBeanstalk
-   * @param {CreateConfigurationTemplateMessage} params - Data required for createConfigurationTemplate
-   * @returns {Promise<createConfigurationTemplateResponse>}
-   */
-  createConfigTemplate(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.createConfigurationTemplate(
-        params,
-        (error, data) => {
-          if (error) {
-            reject(error);
-          } else {
-            resolve(data);
-          }
-        }
-      );
-    });
-  }
-  /**
-   * Trigers the createEnvironment function of ElasticBeanstalk
-   * @param {CreateEnvironmentMessage} params - Data required for createEnvironment
-   * @returns {Promise<createEnvironmentResponse>}
-   */
-  createEnvironment(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.createEnvironment(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the createStorageLocation function of ElasticBeanstalk
-   * @returns {Promise<createStorageLocationResponse>}
-   */
-  createStorageLocation() {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.createStorageLocation((error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteApplication function of ElasticBeanstalk
-   * @param {DeleteApplicationMessage} params - Data required for deleteApplication
-   * @returns {Promise<deleteApplicationResponse>}
-   */
-  delete(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.deleteApplication(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteConfigurationTemplate function of ElasticBeanstalk
-   * @param {DeleteConfigurationTemplateMessage} params - Data required for deleteConfigurationTemplate
-   * @returns {Promise<deleteConfigurationTemplateResponse>}
-   */
-  deleteConfigTemplate(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.deleteConfigurationTemplate(
-        params,
-        (error, data) => {
-          if (error) {
-            reject(error);
-          } else {
-            resolve(data);
-          }
-        }
-      );
-    });
-  }
-  /**
-   * Trigers the describeAccountAttributes function of ElasticBeanstalk
-   * @returns {Promise<describeAccountAttributesResponse>}
-   */
-  describeAccountAttributes() {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.describeAccountAttributes((error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeApplications function of ElasticBeanstalk
-   * @param {DescribeApplicationsMessage} params - Data required for describeApplications
-   * @returns {Promise<describeApplicationsResponse>}
-   */
-  describe(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.describeApplications(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeConfigurationSettings function of ElasticBeanstalk
-   * @param {DescribeConfigurationSettingsMessage} params - Data required for describeConfigurationSettings
-   * @returns {Promise<describeConfigurationSettingsResponse>}
-   */
-  describeConfigSettings(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.describeConfigurationSettings(
-        params,
-        (error, data) => {
-          if (error) {
-            reject(error);
-          } else {
-            resolve(data);
-          }
-        }
-      );
-    });
-  }
-  /**
-   * Trigers the listPlatformVersions function of ElasticBeanstalk
-   * @param {ListPlatformVersionsRequest} params - Data required for listPlatformVersions
-   * @returns {Promise<listPlatformVersionsResponse>}
-   */
-  listVersions(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.listPlatformVersions(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the restartAppServer function of ElasticBeanstalk
-   * @param {RestartAppServerMessage} params - Data required for restartAppServer
-   * @returns {Promise<restartAppServerResponse>}
-   */
-  restart(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.restartAppServer(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the terminateEnvironment function of ElasticBeanstalk
-   * @param {TerminateEnvironmentMessage} params - Data required for terminateEnvironment
-   * @returns {Promise<terminateEnvironmentResponse>}
-   */
-  terminateEnvironment(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.terminateEnvironment(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the updateApplication function of ElasticBeanstalk
-   * @param {UpdateApplicationMessage} params - Data required for updateApplication
-   * @returns {Promise<updateApplicationResponse>}
-   */
-  update(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.updateApplication(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the updateEnvironment function of ElasticBeanstalk
-   * @param {UpdateEnvironmentMessage} params - Data required for updateEnvironment
-   * @returns {Promise<updateEnvironmentResponse>}
-   */
-  updateEnvironment(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.updateEnvironment(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
+	/**
+	 *
+	 * @param {module} aws AWS SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(aws, options) {
+		this._AWS = aws;
+		this._apiVersion = options.apiVersion;
+		this._elasticBeanstalk = new this._AWS.ElasticBeanstalk({
+			apiVersion: this._apiVersion,
+		});
+	}
+	/**
+	 * Trigers the checkDNSAvailability function of ElasticBeanstalk
+	 * @param {CheckDNSAvailabilityMessage} params - Data required for checkDNSAvailability
+	 * @returns {Promise<checkDNSAvailabilityResponse>}
+	 */
+	checkDNSAvailability(params) {
+		return new Promise((resolve, reject) => {
+			this._elasticBeanstalk.checkDNSAvailability(
+				params,
+				(error, data) => {
+					if (error) {
+						reject(error);
+					} else {
+						resolve(data);
+					}
+				}
+			);
+		});
+	}
+	/**
+	 * Trigers the composeEnvironments function of ElasticBeanstalk
+	 * @param {ComposeEnvironmentsMessage} params - Data required for composeEnvironments
+	 * @returns {Promise<composeEnvironmentsResponse>}
+	 */
+	composeEnvironments(params) {
+		return new Promise((resolve, reject) => {
+			this._elasticBeanstalk.composeEnvironments(
+				params,
+				(error, data) => {
+					if (error) {
+						reject(error);
+					} else {
+						resolve(data);
+					}
+				}
+			);
+		});
+	}
+	/**
+	 * Trigers the createApplication function of ElasticBeanstalk
+	 * @param {CreateApplicationMessage} params - Data required for createApplication
+	 * @returns {Promise<createApplicationResponse>}
+	 */
+	create(params) {
+		return new Promise((resolve, reject) => {
+			this._elasticBeanstalk.createApplication(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the createConfigurationTemplate function of ElasticBeanstalk
+	 * @param {CreateConfigurationTemplateMessage} params - Data required for createConfigurationTemplate
+	 * @returns {Promise<createConfigurationTemplateResponse>}
+	 */
+	createConfigTemplate(params) {
+		return new Promise((resolve, reject) => {
+			this._elasticBeanstalk.createConfigurationTemplate(
+				params,
+				(error, data) => {
+					if (error) {
+						reject(error);
+					} else {
+						resolve(data);
+					}
+				}
+			);
+		});
+	}
+	/**
+	 * Trigers the createEnvironment function of ElasticBeanstalk
+	 * @param {CreateEnvironmentMessage} params - Data required for createEnvironment
+	 * @returns {Promise<createEnvironmentResponse>}
+	 */
+	createEnvironment(params) {
+		return new Promise((resolve, reject) => {
+			this._elasticBeanstalk.createEnvironment(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the createStorageLocation function of ElasticBeanstalk
+	 * @returns {Promise<createStorageLocationResponse>}
+	 */
+	createStorageLocation() {
+		return new Promise((resolve, reject) => {
+			this._elasticBeanstalk.createStorageLocation((error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteApplication function of ElasticBeanstalk
+	 * @param {DeleteApplicationMessage} params - Data required for deleteApplication
+	 * @returns {Promise<deleteApplicationResponse>}
+	 */
+	delete(params) {
+		return new Promise((resolve, reject) => {
+			this._elasticBeanstalk.deleteApplication(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteConfigurationTemplate function of ElasticBeanstalk
+	 * @param {DeleteConfigurationTemplateMessage} params - Data required for deleteConfigurationTemplate
+	 * @returns {Promise<deleteConfigurationTemplateResponse>}
+	 */
+	deleteConfigTemplate(params) {
+		return new Promise((resolve, reject) => {
+			this._elasticBeanstalk.deleteConfigurationTemplate(
+				params,
+				(error, data) => {
+					if (error) {
+						reject(error);
+					} else {
+						resolve(data);
+					}
+				}
+			);
+		});
+	}
+	/**
+	 * Trigers the describeAccountAttributes function of ElasticBeanstalk
+	 * @returns {Promise<describeAccountAttributesResponse>}
+	 */
+	describeAccountAttributes() {
+		return new Promise((resolve, reject) => {
+			this._elasticBeanstalk.describeAccountAttributes((error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the describeApplications function of ElasticBeanstalk
+	 * @param {DescribeApplicationsMessage} params - Data required for describeApplications
+	 * @returns {Promise<describeApplicationsResponse>}
+	 */
+	describe(params) {
+		return new Promise((resolve, reject) => {
+			this._elasticBeanstalk.describeApplications(
+				params,
+				(error, data) => {
+					if (error) {
+						reject(error);
+					} else {
+						resolve(data);
+					}
+				}
+			);
+		});
+	}
+	/**
+	 * Trigers the describeConfigurationSettings function of ElasticBeanstalk
+	 * @param {DescribeConfigurationSettingsMessage} params - Data required for describeConfigurationSettings
+	 * @returns {Promise<describeConfigurationSettingsResponse>}
+	 */
+	describeConfigSettings(params) {
+		return new Promise((resolve, reject) => {
+			this._elasticBeanstalk.describeConfigurationSettings(
+				params,
+				(error, data) => {
+					if (error) {
+						reject(error);
+					} else {
+						resolve(data);
+					}
+				}
+			);
+		});
+	}
+	/**
+	 * Trigers the listPlatformVersions function of ElasticBeanstalk
+	 * @param {ListPlatformVersionsRequest} params - Data required for listPlatformVersions
+	 * @returns {Promise<listPlatformVersionsResponse>}
+	 */
+	listVersions(params) {
+		return new Promise((resolve, reject) => {
+			this._elasticBeanstalk.listPlatformVersions(
+				params,
+				(error, data) => {
+					if (error) {
+						reject(error);
+					} else {
+						resolve(data);
+					}
+				}
+			);
+		});
+	}
+	/**
+	 * Trigers the restartAppServer function of ElasticBeanstalk
+	 * @param {RestartAppServerMessage} params - Data required for restartAppServer
+	 * @returns {Promise<restartAppServerResponse>}
+	 */
+	restart(params) {
+		return new Promise((resolve, reject) => {
+			this._elasticBeanstalk.restartAppServer(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the terminateEnvironment function of ElasticBeanstalk
+	 * @param {TerminateEnvironmentMessage} params - Data required for terminateEnvironment
+	 * @returns {Promise<terminateEnvironmentResponse>}
+	 */
+	terminateEnvironment(params) {
+		return new Promise((resolve, reject) => {
+			this._elasticBeanstalk.terminateEnvironment(
+				params,
+				(error, data) => {
+					if (error) {
+						reject(error);
+					} else {
+						resolve(data);
+					}
+				}
+			);
+		});
+	}
+	/**
+	 * Trigers the updateApplication function of ElasticBeanstalk
+	 * @param {UpdateApplicationMessage} params - Data required for updateApplication
+	 * @returns {Promise<updateApplicationResponse>}
+	 */
+	update(params) {
+		return new Promise((resolve, reject) => {
+			this._elasticBeanstalk.updateApplication(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the updateEnvironment function of ElasticBeanstalk
+	 * @param {UpdateEnvironmentMessage} params - Data required for updateEnvironment
+	 * @returns {Promise<updateEnvironmentResponse>}
+	 */
+	updateEnvironment(params) {
+		return new Promise((resolve, reject) => {
+			this._elasticBeanstalk.updateEnvironment(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
 }
 module.exports = AWS_PaaS;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/AWS_artificialinteligence_aws-translation.js.html b/docs/AWS_artificialinteligence_aws-translation.js.html index 0450773b..76dab117 100644 --- a/docs/AWS_artificialinteligence_aws-translation.js.html +++ b/docs/AWS_artificialinteligence_aws-translation.js.html @@ -1,301 +1,216 @@ + + - - - - AWS/artificialinteligence/aws-translation.js - - - - - - - - - - - - - + + + + + AWS/artificialinteligence/aws-translation.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

AWS/artificialinteligence/aws-translation.js

-
+ +
+
+
+

Source

+

AWS/artificialinteligence/aws-translation.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a Translate object
  * @category AWS
  */
 class AWS_Translation {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._translate = new this._AWS.Translate({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the deleteTerminology function of Translate
-   * @param {DeleteTerminologyRequest} params - Data required for deleteTerminology
-   * @returns {Promise<deleteTerminologyResponse>}
-   */
-  deleteGlossary(params) {
-    return new Promise((resolve, reject) => {
-      this._translate.deleteTerminology(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the getTerminology function of Translate
-   * @param {GetTerminologyRequest} params - Data required for getTerminology
-   * @returns {Promise<getTerminologyResponse>}
-   */
-  getGlossary(params) {
-    return new Promise((resolve, reject) => {
-      this._translate.getTerminology(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the importTerminology function of Translate
-   * @param {ImportTerminologyRequest} params - Data required for importTerminology
-   * @returns {Promise<importTerminologyResponse>}
-   */
-  createGlossary(params) {
-    return new Promise((resolve, reject) => {
-      this._translate.importTerminology(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the startTextTranslationJob function of Translate
-   * @param {StartTextTranslationJobRequest} params - Data required for startTextTranslationJob
-   * @returns {Promise<startTextTranslationJobResponse>}
-   */
-  batchTranslate(params) {
-    return new Promise((resolve, reject) => {
-      this._translate.startTextTranslationJob(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the translateText function of Translate
-   * @param {TranslateTextRequest} params - Data required for translateText
-   * @returns {Promise<translateTextResponse>}
-   */
-  translate(params) {
-    return new Promise((resolve, reject) => {
-      this._translate.translateText(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
+	/**
+	 *
+	 * @param {module} aws AWS SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(aws, options) {
+		this._AWS = aws;
+		this._apiVersion = options.apiVersion;
+		this._translate = new this._AWS.Translate({
+			apiVersion: this._apiVersion,
+		});
+	}
+	/**
+	 * Trigers the deleteTerminology function of Translate
+	 * @param {DeleteTerminologyRequest} params - Data required for deleteTerminology
+	 * @returns {Promise<deleteTerminologyResponse>}
+	 */
+	deleteGlossary(params) {
+		return new Promise((resolve, reject) => {
+			this._translate.deleteTerminology(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the getTerminology function of Translate
+	 * @param {GetTerminologyRequest} params - Data required for getTerminology
+	 * @returns {Promise<getTerminologyResponse>}
+	 */
+	getGlossary(params) {
+		return new Promise((resolve, reject) => {
+			this._translate.getTerminology(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the importTerminology function of Translate
+	 * @param {ImportTerminologyRequest} params - Data required for importTerminology
+	 * @returns {Promise<importTerminologyResponse>}
+	 */
+	createGlossary(params) {
+		return new Promise((resolve, reject) => {
+			this._translate.importTerminology(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the startTextTranslationJob function of Translate
+	 * @param {StartTextTranslationJobRequest} params - Data required for startTextTranslationJob
+	 * @returns {Promise<startTextTranslationJobResponse>}
+	 */
+	batchTranslate(params) {
+		return new Promise((resolve, reject) => {
+			this._translate.startTextTranslationJob(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the translateText function of Translate
+	 * @param {TranslateTextRequest} params - Data required for translateText
+	 * @returns {Promise<translateTextResponse>}
+	 */
+	translate(params) {
+		return new Promise((resolve, reject) => {
+			this._translate.translateText(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
 }
 module.exports = AWS_Translation;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/AWS_aws-DNS.js.html b/docs/AWS_aws-DNS.js.html deleted file mode 100644 index 51279bfa..00000000 --- a/docs/AWS_aws-DNS.js.html +++ /dev/null @@ -1,271 +0,0 @@ - - - - - - AWS/aws-DNS.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

AWS/aws-DNS.js

-
- -
-
-
/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a Route53 object
- * @category AWS
- */
-class AWS_DNS {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._route53 = new this._AWS.Route53({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the changeResourceRecordSets function of Route53
-   * @param {ChangeResourceRecordSetsRequest} params - Data required for changeResourceRecordSets
-   * @returns {Promise<changeResourceRecordSetsResponse>}
-   */
-  changeRecordSets(params) {
-    return new Promise((resolve, reject) => {
-      this._route53.changeResourceRecordSets(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the createHostedZone function of Route53
-   * @param {CreateHostedZoneRequest} params - Data required for createHostedZone
-   * @returns {Promise<createHostedZoneResponse>}
-   */
-  createZone(params) {
-    return new Promise((resolve, reject) => {
-      this._route53.createHostedZone(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteHostedZone function of Route53
-   * @param {DeleteHostedZoneRequest} params - Data required for deleteHostedZone
-   * @returns {Promise<deleteHostedZoneResponse>}
-   */
-  deleteZone(params) {
-    return new Promise((resolve, reject) => {
-      this._route53.deleteHostedZone(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listHostedZones function of Route53
-   * @param {ListHostedZonesRequest} params - Data required for listHostedZones
-   * @returns {Promise<listHostedZonesResponse>}
-   */
-  listZones(params) {
-    return new Promise((resolve, reject) => {
-      this._route53.listHostedZones(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-}
-module.exports = AWS_DNS;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/AWS_aws-IAM.js.html b/docs/AWS_aws-IAM.js.html deleted file mode 100644 index 8ed32d65..00000000 --- a/docs/AWS_aws-IAM.js.html +++ /dev/null @@ -1,287 +0,0 @@ - - - - - - AWS/aws-IAM.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

AWS/aws-IAM.js

-
- -
-
-
/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a IAM object
- * @category AWS
- */
-class AWS_IAM {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._iAM = new this._AWS.IAM({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the attachGroupPolicy function of IAM
-   * @param {AttachGroupPolicyRequest} params - Data required for attachGroupPolicy
-   * @returns {Promise<attachGroupPolicyResponse>}
-   */
-  attachGroupPolicy(params) {
-    return new Promise((resolve, reject) => {
-      this._iAM.attachGroupPolicy(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the createGroup function of IAM
-   * @param {CreateGroupRequest} params - Data required for createGroup
-   * @returns {Promise<createGroupResponse>}
-   */
-  createGroup(params) {
-    return new Promise((resolve, reject) => {
-      this._iAM.createGroup(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteGroup function of IAM
-   * @param {DeleteGroupRequest} params - Data required for deleteGroup
-   * @returns {Promise<deleteGroupResponse>}
-   */
-  deleteGroup(params) {
-    return new Promise((resolve, reject) => {
-      this._iAM.deleteGroup(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the detachGroupPolicy function of IAM
-   * @param {DetachGroupPolicyRequest} params - Data required for detachGroupPolicy
-   * @returns {Promise<detachGroupPolicyResponse>}
-   */
-  detachGroupPolicy(params) {
-    return new Promise((resolve, reject) => {
-      this._iAM.detachGroupPolicy(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the getGroup function of IAM
-   * @param {GetGroupRequest} params - Data required for getGroup
-   * @returns {Promise<getGroupResponse>}
-   */
-  describe(params) {
-    return new Promise((resolve, reject) => {
-      this._iAM.getGroup(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-}
-module.exports = AWS_IAM;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/AWS_aws-RDBMS.js.html b/docs/AWS_aws-RDBMS.js.html deleted file mode 100644 index 44d3712f..00000000 --- a/docs/AWS_aws-RDBMS.js.html +++ /dev/null @@ -1,303 +0,0 @@ - - - - - - AWS/aws-RDBMS.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

AWS/aws-RDBMS.js

-
- -
-
-
/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a RDS object
- * @category AWS
- */
-class AWS_RDBMS {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._rDS = new this._AWS.RDS({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createDBCluster function of RDS
-   * @param {CreateDBClusterMessage} params - Data required for createDBCluster
-   * @returns {Promise<createDBClusterResponse>}
-   */
-  createDatabse(params) {
-    return new Promise((resolve, reject) => {
-      this._rDS.createDBCluster(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the createDBSnapshot function of RDS
-   * @param {CreateDBSnapshotMessage} params - Data required for createDBSnapshot
-   * @returns {Promise<createDBSnapshotResponse>}
-   */
-  createSnapshots(params) {
-    return new Promise((resolve, reject) => {
-      this._rDS.createDBSnapshot(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteDBCluster function of RDS
-   * @param {DeleteDBClusterMessage} params - Data required for deleteDBCluster
-   * @returns {Promise<deleteDBClusterResponse>}
-   */
-  deleteDatabase(params) {
-    return new Promise((resolve, reject) => {
-      this._rDS.deleteDBCluster(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteDBSnapshot function of RDS
-   * @param {DeleteDBSnapshotMessage} params - Data required for deleteDBSnapshot
-   * @returns {Promise<deleteDBSnapshotResponse>}
-   */
-  deleteDBSnapshot(params) {
-    return new Promise((resolve, reject) => {
-      this._rDS.deleteDBSnapshot(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the modifyDBCluster function of RDS
-   * @param {ModifyDBClusterMessage} params - Data required for modifyDBCluster
-   * @returns {Promise<modifyDBClusterResponse>}
-   */
-  modifyDB(params) {
-    return new Promise((resolve, reject) => {
-      this._rDS.modifyDBCluster(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the rebootDBInstance function of RDS
-   * @param {RebootDBInstanceMessage} params - Data required for rebootDBInstance
-   * @returns {Promise<rebootDBInstanceResponse>}
-   */
-  restoreDatabase(params) {
-    return new Promise((resolve, reject) => {
-      this._rDS.rebootDBInstance(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-}
-module.exports = AWS_RDBMS;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/AWS_aws-archivalStorage.js.html b/docs/AWS_aws-archivalStorage.js.html deleted file mode 100644 index 4b88c5ee..00000000 --- a/docs/AWS_aws-archivalStorage.js.html +++ /dev/null @@ -1,287 +0,0 @@ - - - - - - AWS/aws-archivalStorage.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

AWS/aws-archivalStorage.js

-
- -
-
-
/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a Glacier object
- * @category AWS
- */
-class AWS_ArchivalStorage {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._glacier = new this._AWS.Glacier({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createVault function of Glacier
-   * @param {CreateVaultInput} params - Data required for createVault
-   * @returns {Promise<createVaultResponse>}
-   */
-  create(params) {
-    return new Promise((resolve, reject) => {
-      this._glacier.createVault(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteArchive function of Glacier
-   * @param {DeleteArchiveInput} params - Data required for deleteArchive
-   * @returns {Promise<deleteArchiveResponse>}
-   */
-  deleteFiles(params) {
-    return new Promise((resolve, reject) => {
-      this._glacier.deleteArchive(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteVault function of Glacier
-   * @param {DeleteVaultInput} params - Data required for deleteVault
-   * @returns {Promise<deleteVaultResponse>}
-   */
-  delete(params) {
-    return new Promise((resolve, reject) => {
-      this._glacier.deleteVault(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the initiateMultipartUpload function of Glacier
-   * @param {InitiateMultipartUploadInput} params - Data required for initiateMultipartUpload
-   * @returns {Promise<initiateMultipartUploadResponse>}
-   */
-  upload(params) {
-    return new Promise((resolve, reject) => {
-      this._glacier.initiateMultipartUpload(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listParts function of Glacier
-   * @param {ListPartsInput} params - Data required for listParts
-   * @returns {Promise<listPartsResponse>}
-   */
-  list(params) {
-    return new Promise((resolve, reject) => {
-      this._glacier.listParts(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-}
-module.exports = AWS_ArchivalStorage;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/AWS_aws-blockStorage.js.html b/docs/AWS_aws-blockStorage.js.html deleted file mode 100644 index 49a1278a..00000000 --- a/docs/AWS_aws-blockStorage.js.html +++ /dev/null @@ -1,271 +0,0 @@ - - - - - - AWS/aws-blockStorage.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

AWS/aws-blockStorage.js

-
- -
-
-
/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a EC2 object
- * @category AWS
- */
-class AWS_BlockStorage {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._eC2 = new this._AWS.EC2({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createVolume function of EC2
-   * @param {CreateVolumeRequest} params - Data required for createVolume
-   * @returns {Promise<createVolumeResponse>}
-   */
-  create(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.createVolume(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteVolume function of EC2
-   * @param {DeleteVolumeRequest} params - Data required for deleteVolume
-   * @returns {Promise<deleteVolumeResponse>}
-   */
-  delete(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.deleteVolume(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeVolumeAttribute function of EC2
-   * @param {DescribeVolumeAttributeRequest} params - Data required for describeVolumeAttribute
-   * @returns {Promise<describeVolumeAttributeResponse>}
-   */
-  describe(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.describeVolumeAttribute(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeVolumes function of EC2
-   * @param {DescribeVolumesRequest} params - Data required for describeVolumes
-   * @returns {Promise<describeVolumesResponse>}
-   */
-  list(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.describeVolumes(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-}
-module.exports = AWS_BlockStorage;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/AWS_aws-computeInstance.js.html b/docs/AWS_aws-computeInstance.js.html deleted file mode 100644 index 854f02a3..00000000 --- a/docs/AWS_aws-computeInstance.js.html +++ /dev/null @@ -1,351 +0,0 @@ - - - - - - AWS/aws-computeInstance.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

AWS/aws-computeInstance.js

-
- -
-
-
/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a EC2 object
- * @category AWS
- */
-class AWS_ComputeInstance {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._eC2 = new this._AWS.EC2({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createTags function of EC2
-   * @param {CreateTagsRequest} params - Data required for createTags
-   * @returns {Promise<createTagsResponse>}
-   */
-  addTags(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.createTags(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeInstances function of EC2
-   * @param {DescribeInstancesRequest} params - Data required for describeInstances
-   * @returns {Promise<describeInstancesResponse>}
-   */
-  list(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.describeInstances(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the monitorInstances function of EC2
-   * @param {MonitorInstancesRequest} params - Data required for monitorInstances
-   * @returns {Promise<monitorInstancesResponse>}
-   */
-  monitor(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.monitorInstances(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the rebootInstances function of EC2
-   * @param {RebootInstancesRequest} params - Data required for rebootInstances
-   * @returns {Promise<rebootInstancesResponse>}
-   */
-  reboot(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.rebootInstances(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the runInstances function of EC2
-   * @param {RunInstancesRequest} params - Data required for runInstances
-   * @returns {Promise<runInstancesResponse>}
-   */
-  create(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.runInstances(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the startInstances function of EC2
-   * @param {StartInstancesRequest} params - Data required for startInstances
-   * @returns {Promise<startInstancesResponse>}
-   */
-  start(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.startInstances(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the stopInstances function of EC2
-   * @param {StopInstancesRequest} params - Data required for stopInstances
-   * @returns {Promise<stopInstancesResponse>}
-   */
-  stop(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.stopInstances(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the terminateInstances function of EC2
-   * @param {TerminateInstancesRequest} params - Data required for terminateInstances
-   * @returns {Promise<terminateInstancesResponse>}
-   */
-  destroy(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.terminateInstances(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the unmonitorInstances function of EC2
-   * @param {UnmonitorInstancesRequest} params - Data required for unmonitorInstances
-   * @returns {Promise<unmonitorInstancesResponse>}
-   */
-  unmonitor(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.unmonitorInstances(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-}
-module.exports = AWS_ComputeInstance;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/AWS_aws-container.js.html b/docs/AWS_aws-container.js.html deleted file mode 100644 index a772e64a..00000000 --- a/docs/AWS_aws-container.js.html +++ /dev/null @@ -1,271 +0,0 @@ - - - - - - AWS/aws-container.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

AWS/aws-container.js

-
- -
-
-
/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a ECS object
- * @category AWS
- */
-class AWS_Container {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._eCS = new this._AWS.ECS({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createCluster function of ECS
-   * @param {CreateClusterRequest} params - Data required for createCluster
-   * @returns {Promise<createClusterResponse>}
-   */
-  create(params) {
-    return new Promise((resolve, reject) => {
-      this._eCS.createCluster(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteCluster function of ECS
-   * @param {DeleteClusterRequest} params - Data required for deleteCluster
-   * @returns {Promise<deleteClusterResponse>}
-   */
-  delete(params) {
-    return new Promise((resolve, reject) => {
-      this._eCS.deleteCluster(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeClusters function of ECS
-   * @param {DescribeClustersRequest} params - Data required for describeClusters
-   * @returns {Promise<describeClustersResponse>}
-   */
-  describe(params) {
-    return new Promise((resolve, reject) => {
-      this._eCS.describeClusters(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listClusters function of ECS
-   * @param {ListClustersRequest} params - Data required for listClusters
-   * @returns {Promise<listClustersResponse>}
-   */
-  list(params) {
-    return new Promise((resolve, reject) => {
-      this._eCS.listClusters(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-}
-module.exports = AWS_Container;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/AWS_aws-keyManagement.js.html b/docs/AWS_aws-keyManagement.js.html deleted file mode 100644 index ab729c5e..00000000 --- a/docs/AWS_aws-keyManagement.js.html +++ /dev/null @@ -1,287 +0,0 @@ - - - - - - AWS/aws-keyManagement.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

AWS/aws-keyManagement.js

-
- -
-
-
/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a KMS object
- * @category AWS
- */
-class AWS_KeyManagement {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._kMS = new this._AWS.KMS({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createKey function of KMS
-   * @param {CreateKeyRequest} params - Data required for createKey
-   * @returns {Promise<createKeyResponse>}
-   */
-  createKey(params) {
-    return new Promise((resolve, reject) => {
-      this._kMS.createKey(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteCustomKeyStore function of KMS
-   * @param {DeleteCustomKeyStoreRequest} params - Data required for deleteCustomKeyStore
-   * @returns {Promise<deleteCustomKeyStoreResponse>}
-   */
-  deleteKey(params) {
-    return new Promise((resolve, reject) => {
-      this._kMS.deleteCustomKeyStore(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeKey function of KMS
-   * @param {DescribeKeyRequest} params - Data required for describeKey
-   * @returns {Promise<describeKeyResponse>}
-   */
-  describeKey(params) {
-    return new Promise((resolve, reject) => {
-      this._kMS.describeKey(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the putKeyPolicy function of KMS
-   * @param {PutKeyPolicyRequest} params - Data required for putKeyPolicy
-   * @returns {Promise<putKeyPolicyResponse>}
-   */
-  putKeyPolicy(params) {
-    return new Promise((resolve, reject) => {
-      this._kMS.putKeyPolicy(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the updateKeyDescription function of KMS
-   * @param {UpdateKeyDescriptionRequest} params - Data required for updateKeyDescription
-   * @returns {Promise<updateKeyDescriptionResponse>}
-   */
-  update(params) {
-    return new Promise((resolve, reject) => {
-      this._kMS.updateKeyDescription(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-}
-module.exports = AWS_KeyManagement;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/AWS_aws-kubernetes.js.html b/docs/AWS_aws-kubernetes.js.html deleted file mode 100644 index abc169fa..00000000 --- a/docs/AWS_aws-kubernetes.js.html +++ /dev/null @@ -1,367 +0,0 @@ - - - - - - AWS/aws-kubernetes.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

AWS/aws-kubernetes.js

-
- -
-
-
/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a EKS object
- * @category AWS
- */
-class AWS_Kubernetes {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._eKS = new this._AWS.EKS({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createCluster function of EKS
-   * @param {CreateClusterRequest} params - Data required for createCluster
-   * @returns {Promise<createClusterResponse>}
-   */
-  create(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.createCluster(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the createNodegroup function of EKS
-   * @param {CreateNodegroupRequest} params - Data required for createNodegroup
-   * @returns {Promise<createNodegroupResponse>}
-   */
-  createNodeGroup(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.createNodegroup(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteCluster function of EKS
-   * @param {DeleteClusterRequest} params - Data required for deleteCluster
-   * @returns {Promise<deleteClusterResponse>}
-   */
-  delete(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.deleteCluster(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteNodegroup function of EKS
-   * @param {DeleteNodegroupRequest} params - Data required for deleteNodegroup
-   * @returns {Promise<deleteNodegroupResponse>}
-   */
-  deleteNodegroup(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.deleteNodegroup(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeCluster function of EKS
-   * @param {DescribeClusterRequest} params - Data required for describeCluster
-   * @returns {Promise<describeClusterResponse>}
-   */
-  describeCluster(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.describeCluster(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeNodegroup function of EKS
-   * @param {DescribeNodegroupRequest} params - Data required for describeNodegroup
-   * @returns {Promise<describeNodegroupResponse>}
-   */
-  describeNodeGroup(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.describeNodegroup(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listClusters function of EKS
-   * @param {ListClustersRequest} params - Data required for listClusters
-   * @returns {Promise<listClustersResponse>}
-   */
-  listClusters(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.listClusters(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listNodegroups function of EKS
-   * @param {ListNodegroupsRequest} params - Data required for listNodegroups
-   * @returns {Promise<listNodegroupsResponse>}
-   */
-  listNodegroups(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.listNodegroups(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the tagResource function of EKS
-   * @param {TagResourceRequest} params - Data required for tagResource
-   * @returns {Promise<tagResourceResponse>}
-   */
-  updateTags(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.tagResource(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the updateClusterConfig function of EKS
-   * @param {UpdateClusterConfigRequest} params - Data required for updateClusterConfig
-   * @returns {Promise<updateClusterConfigResponse>}
-   */
-  updateConfig(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.updateClusterConfig(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-}
-module.exports = AWS_Kubernetes;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/AWS_aws-loadBalancer.js.html b/docs/AWS_aws-loadBalancer.js.html deleted file mode 100644 index f3758506..00000000 --- a/docs/AWS_aws-loadBalancer.js.html +++ /dev/null @@ -1,287 +0,0 @@ - - - - - - AWS/aws-loadBalancer.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

AWS/aws-loadBalancer.js

-
- -
-
-
/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a ELB object
- * @category AWS
- */
-class AWS_LoadBalancer {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._eLB = new this._AWS.ELB({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the addTags function of ELB
-   * @param {AddTagsInput} params - Data required for addTags
-   * @returns {Promise<addTagsResponse>}
-   */
-  addTags(params) {
-    return new Promise((resolve, reject) => {
-      this._eLB.addTags(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the createLoadBalancer function of ELB
-   * @param {CreateAccessPointInput} params - Data required for createLoadBalancer
-   * @returns {Promise<createLoadBalancerResponse>}
-   */
-  create(params) {
-    return new Promise((resolve, reject) => {
-      this._eLB.createLoadBalancer(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteLoadBalancer function of ELB
-   * @param {DeleteAccessPointInput} params - Data required for deleteLoadBalancer
-   * @returns {Promise<deleteLoadBalancerResponse>}
-   */
-  delete(params) {
-    return new Promise((resolve, reject) => {
-      this._eLB.deleteLoadBalancer(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeLoadBalancerAttributes function of ELB
-   * @param {DescribeLoadBalancerAttributesInput} params - Data required for describeLoadBalancerAttributes
-   * @returns {Promise<describeLoadBalancerAttributesResponse>}
-   */
-  describe(params) {
-    return new Promise((resolve, reject) => {
-      this._eLB.describeLoadBalancerAttributes(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeLoadBalancers function of ELB
-   * @param {DescribeAccessPointsInput} params - Data required for describeLoadBalancers
-   * @returns {Promise<describeLoadBalancersResponse>}
-   */
-  list(params) {
-    return new Promise((resolve, reject) => {
-      this._eLB.describeLoadBalancers(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-}
-module.exports = AWS_LoadBalancer;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/AWS_aws-monitoring.js.html b/docs/AWS_aws-monitoring.js.html deleted file mode 100644 index 10aec3cb..00000000 --- a/docs/AWS_aws-monitoring.js.html +++ /dev/null @@ -1,271 +0,0 @@ - - - - - - AWS/aws-monitoring.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

AWS/aws-monitoring.js

-
- -
-
-
/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a CloudWatch object
- * @category AWS
- */
-class AWS_Monitoring {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._cloudWatch = new this._AWS.CloudWatch({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the deleteAlarms function of CloudWatch
-   * @param {DeleteAlarmsInput} params - Data required for deleteAlarms
-   * @returns {Promise<deleteAlarmsResponse>}
-   */
-  deleteAlarm(params) {
-    return new Promise((resolve, reject) => {
-      this._cloudWatch.deleteAlarms(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the getMetricData function of CloudWatch
-   * @param {GetMetricDataInput} params - Data required for getMetricData
-   * @returns {Promise<getMetricDataResponse>}
-   */
-  getMetricData(params) {
-    return new Promise((resolve, reject) => {
-      this._cloudWatch.getMetricData(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listMetrics function of CloudWatch
-   * @param {ListMetricsInput} params - Data required for listMetrics
-   * @returns {Promise<listMetricsResponse>}
-   */
-  listAlarms(params) {
-    return new Promise((resolve, reject) => {
-      this._cloudWatch.listMetrics(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the putMetricAlarm function of CloudWatch
-   * @param {PutMetricAlarmInput} params - Data required for putMetricAlarm
-   * @returns {Promise<putMetricAlarmResponse>}
-   */
-  updateAlarm(params) {
-    return new Promise((resolve, reject) => {
-      this._cloudWatch.putMetricAlarm(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-}
-module.exports = AWS_Monitoring;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/AWS_aws-noSql.js.html b/docs/AWS_aws-noSql.js.html deleted file mode 100644 index 3ddb0458..00000000 --- a/docs/AWS_aws-noSql.js.html +++ /dev/null @@ -1,303 +0,0 @@ - - - - - - AWS/aws-noSql.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

AWS/aws-noSql.js

-
- -
-
-
/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a DynamoDB object
- * @category AWS
- */
-class AWS_NoSql {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._dynamoDB = new this._AWS.DynamoDB({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createTable function of DynamoDB
-   * @param {CreateTableInput} params - Data required for createTable
-   * @returns {Promise<createTableResponse>}
-   */
-  createTable(params) {
-    return new Promise((resolve, reject) => {
-      this._dynamoDB.createTable(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteItem function of DynamoDB
-   * @param {DeleteItemInput} params - Data required for deleteItem
-   * @returns {Promise<deleteItemResponse>}
-   */
-  deleteItem(params) {
-    return new Promise((resolve, reject) => {
-      this._dynamoDB.deleteItem(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteTable function of DynamoDB
-   * @param {DeleteTableInput} params - Data required for deleteTable
-   * @returns {Promise<deleteTableResponse>}
-   */
-  deleteTable(params) {
-    return new Promise((resolve, reject) => {
-      this._dynamoDB.deleteTable(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the putItem function of DynamoDB
-   * @param {PutItemInput} params - Data required for putItem
-   * @returns {Promise<putItemResponse>}
-   */
-  createItem(params) {
-    return new Promise((resolve, reject) => {
-      this._dynamoDB.putItem(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the query function of DynamoDB
-   * @param {QueryInput} params - Data required for query
-   * @returns {Promise<queryResponse>}
-   */
-  query(params) {
-    return new Promise((resolve, reject) => {
-      this._dynamoDB.query(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the updateItem function of DynamoDB
-   * @param {UpdateItemInput} params - Data required for updateItem
-   * @returns {Promise<updateItemResponse>}
-   */
-  updateItem(params) {
-    return new Promise((resolve, reject) => {
-      this._dynamoDB.updateItem(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-}
-module.exports = AWS_NoSql;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/AWS_aws-noSqlIndexed.js.html b/docs/AWS_aws-noSqlIndexed.js.html deleted file mode 100644 index 5679b1c8..00000000 --- a/docs/AWS_aws-noSqlIndexed.js.html +++ /dev/null @@ -1,351 +0,0 @@ - - - - - - AWS/aws-noSqlIndexed.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

AWS/aws-noSqlIndexed.js

-
- -
-
-
/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a SimpleDB object
- * @category AWS
- */
-class AWS_NoSqlIndexed {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._simpleDB = new this._AWS.SimpleDB({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the batchDeleteAttributes function of SimpleDB
-   * @param {BatchDeleteAttributesRequest} params - Data required for batchDeleteAttributes
-   * @returns {Promise<batchDeleteAttributesResponse>}
-   */
-  batchDelete(params) {
-    return new Promise((resolve, reject) => {
-      this._simpleDB.batchDeleteAttributes(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the batchPutAttributes function of SimpleDB
-   * @param {BatchPutAttributesRequest} params - Data required for batchPutAttributes
-   * @returns {Promise<batchPutAttributesResponse>}
-   */
-  batchWrite(params) {
-    return new Promise((resolve, reject) => {
-      this._simpleDB.batchPutAttributes(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the createDomain function of SimpleDB
-   * @param {CreateDomainRequest} params - Data required for createDomain
-   * @returns {Promise<createDomainResponse>}
-   */
-  createCollection(params) {
-    return new Promise((resolve, reject) => {
-      this._simpleDB.createDomain(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteAttributes function of SimpleDB
-   * @param {DeleteAttributesRequest} params - Data required for deleteAttributes
-   * @returns {Promise<deleteAttributesResponse>}
-   */
-  deleteAttribute(params) {
-    return new Promise((resolve, reject) => {
-      this._simpleDB.deleteAttributes(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteDomain function of SimpleDB
-   * @param {DeleteDomainRequest} params - Data required for deleteDomain
-   * @returns {Promise<deleteDomainResponse>}
-   */
-  deleteCollection(params) {
-    return new Promise((resolve, reject) => {
-      this._simpleDB.deleteDomain(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the getAttributes function of SimpleDB
-   * @param {GetAttributesRequest} params - Data required for getAttributes
-   * @returns {Promise<getAttributesResponse>}
-   */
-  getAttributes(params) {
-    return new Promise((resolve, reject) => {
-      this._simpleDB.getAttributes(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listDomains function of SimpleDB
-   * @param {ListDomainsRequest} params - Data required for listDomains
-   * @returns {Promise<listDomainsResponse>}
-   */
-  listCollections(params) {
-    return new Promise((resolve, reject) => {
-      this._simpleDB.listDomains(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the putAttributes function of SimpleDB
-   * @param {PutAttributesRequest} params - Data required for putAttributes
-   * @returns {Promise<putAttributesResponse>}
-   */
-  setAttribute(params) {
-    return new Promise((resolve, reject) => {
-      this._simpleDB.putAttributes(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the select function of SimpleDB
-   * @param {SelectRequest} params - Data required for select
-   * @returns {Promise<selectResponse>}
-   */
-  query(params) {
-    return new Promise((resolve, reject) => {
-      this._simpleDB.select(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-}
-module.exports = AWS_NoSqlIndexed;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/AWS_aws-notificationService.js.html b/docs/AWS_aws-notificationService.js.html deleted file mode 100644 index de803178..00000000 --- a/docs/AWS_aws-notificationService.js.html +++ /dev/null @@ -1,335 +0,0 @@ - - - - - - AWS/aws-notificationService.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

AWS/aws-notificationService.js

-
- -
-
-
/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a SNS object
- * @category AWS
- */
-class AWS_NotificationService {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._sNS = new this._AWS.SNS({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createTopic function of SNS
-   * @param {CreateTopicInput} params - Data required for createTopic
-   * @returns {Promise<createTopicResponse>}
-   */
-  createTopic(params) {
-    return new Promise((resolve, reject) => {
-      this._sNS.createTopic(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteTopic function of SNS
-   * @param {DeleteTopicInput} params - Data required for deleteTopic
-   * @returns {Promise<deleteTopicResponse>}
-   */
-  deleteTopic(params) {
-    return new Promise((resolve, reject) => {
-      this._sNS.deleteTopic(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the getTopicAttributes function of SNS
-   * @param {GetTopicAttributesInput} params - Data required for getTopicAttributes
-   * @returns {Promise<getTopicAttributesResponse>}
-   */
-  getTopicAttributes(params) {
-    return new Promise((resolve, reject) => {
-      this._sNS.getTopicAttributes(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listSubscriptions function of SNS
-   * @param {ListSubscriptionsInput} params - Data required for listSubscriptions
-   * @returns {Promise<listSubscriptionsResponse>}
-   */
-  listSubscriptions(params) {
-    return new Promise((resolve, reject) => {
-      this._sNS.listSubscriptions(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listTopics function of SNS
-   * @param {ListTopicsInput} params - Data required for listTopics
-   * @returns {Promise<listTopicsResponse>}
-   */
-  listTopics(params) {
-    return new Promise((resolve, reject) => {
-      this._sNS.listTopics(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the publish function of SNS
-   * @param {PublishInput} params - Data required for publish
-   * @returns {Promise<publishResponse>}
-   */
-  publish(params) {
-    return new Promise((resolve, reject) => {
-      this._sNS.publish(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the subscribe function of SNS
-   * @param {SubscribeInput} params - Data required for subscribe
-   * @returns {Promise<subscribeResponse>}
-   */
-  subscribe(params) {
-    return new Promise((resolve, reject) => {
-      this._sNS.subscribe(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the unsubscribe function of SNS
-   * @param {UnsubscribeInput} params - Data required for unsubscribe
-   * @returns {Promise<unsubscribeResponse>}
-   */
-  unsubscribe(params) {
-    return new Promise((resolve, reject) => {
-      this._sNS.unsubscribe(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-}
-module.exports = AWS_NotificationService;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/AWS_aws-paas.js.html b/docs/AWS_aws-paas.js.html deleted file mode 100644 index e9f118b5..00000000 --- a/docs/AWS_aws-paas.js.html +++ /dev/null @@ -1,470 +0,0 @@ - - - - - - AWS/aws-paaS.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

AWS/aws-paaS.js

-
- -
-
-
/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a ElasticBeanstalk object
- * @category AWS
- */
-class AWS_PaaS {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._elasticBeanstalk = new this._AWS.ElasticBeanstalk({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the checkDNSAvailability function of ElasticBeanstalk
-   * @param {CheckDNSAvailabilityMessage} params - Data required for checkDNSAvailability
-   * @returns {Promise<checkDNSAvailabilityResponse>}
-   */
-  checkDNSAvailability(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.checkDNSAvailability(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the composeEnvironments function of ElasticBeanstalk
-   * @param {ComposeEnvironmentsMessage} params - Data required for composeEnvironments
-   * @returns {Promise<composeEnvironmentsResponse>}
-   */
-  composeEnvironments(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.composeEnvironments(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the createApplication function of ElasticBeanstalk
-   * @param {CreateApplicationMessage} params - Data required for createApplication
-   * @returns {Promise<createApplicationResponse>}
-   */
-  create(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.createApplication(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the createConfigurationTemplate function of ElasticBeanstalk
-   * @param {CreateConfigurationTemplateMessage} params - Data required for createConfigurationTemplate
-   * @returns {Promise<createConfigurationTemplateResponse>}
-   */
-  createConfigTemplate(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.createConfigurationTemplate(
-        params,
-        (error, data) => {
-          if (error) {
-            reject(error);
-          } else {
-            resolve(data);
-          }
-        }
-      );
-    });
-  }
-  /**
-   * Trigers the createEnvironment function of ElasticBeanstalk
-   * @param {CreateEnvironmentMessage} params - Data required for createEnvironment
-   * @returns {Promise<createEnvironmentResponse>}
-   */
-  createEnvironment(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.createEnvironment(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the createStorageLocation function of ElasticBeanstalk
-   * @returns {Promise<createStorageLocationResponse>}
-   */
-  createStorageLocation() {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.createStorageLocation((error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteApplication function of ElasticBeanstalk
-   * @param {DeleteApplicationMessage} params - Data required for deleteApplication
-   * @returns {Promise<deleteApplicationResponse>}
-   */
-  delete(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.deleteApplication(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteConfigurationTemplate function of ElasticBeanstalk
-   * @param {DeleteConfigurationTemplateMessage} params - Data required for deleteConfigurationTemplate
-   * @returns {Promise<deleteConfigurationTemplateResponse>}
-   */
-  deleteConfigTemplate(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.deleteConfigurationTemplate(
-        params,
-        (error, data) => {
-          if (error) {
-            reject(error);
-          } else {
-            resolve(data);
-          }
-        }
-      );
-    });
-  }
-  /**
-   * Trigers the describeAccountAttributes function of ElasticBeanstalk
-   * @returns {Promise<describeAccountAttributesResponse>}
-   */
-  describeAccountAttributes() {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.describeAccountAttributes((error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeApplications function of ElasticBeanstalk
-   * @param {DescribeApplicationsMessage} params - Data required for describeApplications
-   * @returns {Promise<describeApplicationsResponse>}
-   */
-  describe(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.describeApplications(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeConfigurationSettings function of ElasticBeanstalk
-   * @param {DescribeConfigurationSettingsMessage} params - Data required for describeConfigurationSettings
-   * @returns {Promise<describeConfigurationSettingsResponse>}
-   */
-  describeConfigSettings(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.describeConfigurationSettings(
-        params,
-        (error, data) => {
-          if (error) {
-            reject(error);
-          } else {
-            resolve(data);
-          }
-        }
-      );
-    });
-  }
-  /**
-   * Trigers the listPlatformVersions function of ElasticBeanstalk
-   * @param {ListPlatformVersionsRequest} params - Data required for listPlatformVersions
-   * @returns {Promise<listPlatformVersionsResponse>}
-   */
-  listVersions(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.listPlatformVersions(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the restartAppServer function of ElasticBeanstalk
-   * @param {RestartAppServerMessage} params - Data required for restartAppServer
-   * @returns {Promise<restartAppServerResponse>}
-   */
-  restart(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.restartAppServer(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the terminateEnvironment function of ElasticBeanstalk
-   * @param {TerminateEnvironmentMessage} params - Data required for terminateEnvironment
-   * @returns {Promise<terminateEnvironmentResponse>}
-   */
-  terminateEnvironment(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.terminateEnvironment(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the updateApplication function of ElasticBeanstalk
-   * @param {UpdateApplicationMessage} params - Data required for updateApplication
-   * @returns {Promise<updateApplicationResponse>}
-   */
-  update(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.updateApplication(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the updateEnvironment function of ElasticBeanstalk
-   * @param {UpdateEnvironmentMessage} params - Data required for updateEnvironment
-   * @returns {Promise<updateEnvironmentResponse>}
-   */
-  updateEnvironment(params) {
-    return new Promise((resolve, reject) => {
-      this._elasticBeanstalk.updateEnvironment(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-}
-module.exports = AWS_PaaS;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/AWS_aws-storageBucket.js.html b/docs/AWS_aws-storageBucket.js.html deleted file mode 100644 index 7b0bd62f..00000000 --- a/docs/AWS_aws-storageBucket.js.html +++ /dev/null @@ -1,286 +0,0 @@ - - - - - - AWS/aws-storageBucket.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

AWS/aws-storageBucket.js

-
- -
-
-
/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a S3 object
- * @category AWS
- */
-class AWS_StorageBucket {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._s3 = new this._AWS.S3({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createBucket function of S3
-   * @param {CreateBucketRequest} params - Data required for createBucket
-   * @returns {Promise<createBucketResponse>}
-   */
-  create(params) {
-    return new Promise((resolve, reject) => {
-      this._s3.createBucket(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteBucket function of S3
-   * @param {DeleteBucketRequest} params - Data required for deleteBucket
-   * @returns {Promise<deleteBucketResponse>}
-   */
-  delete(params) {
-    return new Promise((resolve, reject) => {
-      this._s3.deleteBucket(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteObjects function of S3
-   * @param {DeleteObjectsRequest} params - Data required for deleteObjects
-   * @returns {Promise<deleteObjectsResponse>}
-   */
-  deleteFiles(params) {
-    return new Promise((resolve, reject) => {
-      this._s3.deleteObjects(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listBuckets function of S3
-   * @returns {Promise<listBucketsResponse>}
-   */
-  list() {
-    return new Promise((resolve, reject) => {
-      this._s3.listBuckets((error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the uploadPart function of S3
-   * @param {UploadPartRequest} params - Data required for uploadPart
-   * @returns {Promise<uploadPartResponse>}
-   */
-  upload(params) {
-    return new Promise((resolve, reject) => {
-      this._s3.uploadPart(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-}
-module.exports = AWS_StorageBucket;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/AWS_aws-translation.js.html b/docs/AWS_aws-translation.js.html deleted file mode 100644 index bd83ccc6..00000000 --- a/docs/AWS_aws-translation.js.html +++ /dev/null @@ -1,287 +0,0 @@ - - - - - - AWS/aws-translation.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

AWS/aws-translation.js

-
- -
-
-
/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a Translate object
- * @category AWS
- */
-class AWS_Translation {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._translate = new this._AWS.Translate({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the deleteTerminology function of Translate
-   * @param {DeleteTerminologyRequest} params - Data required for deleteTerminology
-   * @returns {Promise<deleteTerminologyResponse>}
-   */
-  deleteGlossary(params) {
-    return new Promise((resolve, reject) => {
-      this._translate.deleteTerminology(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the getTerminology function of Translate
-   * @param {GetTerminologyRequest} params - Data required for getTerminology
-   * @returns {Promise<getTerminologyResponse>}
-   */
-  getGlossary(params) {
-    return new Promise((resolve, reject) => {
-      this._translate.getTerminology(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the importTerminology function of Translate
-   * @param {ImportTerminologyRequest} params - Data required for importTerminology
-   * @returns {Promise<importTerminologyResponse>}
-   */
-  createGlossary(params) {
-    return new Promise((resolve, reject) => {
-      this._translate.importTerminology(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the startTextTranslationJob function of Translate
-   * @param {StartTextTranslationJobRequest} params - Data required for startTextTranslationJob
-   * @returns {Promise<startTextTranslationJobResponse>}
-   */
-  batchTranslate(params) {
-    return new Promise((resolve, reject) => {
-      this._translate.startTextTranslationJob(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the translateText function of Translate
-   * @param {TranslateTextRequest} params - Data required for translateText
-   * @returns {Promise<translateTextResponse>}
-   */
-  translate(params) {
-    return new Promise((resolve, reject) => {
-      this._translate.translateText(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-}
-module.exports = AWS_Translation;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/AWS_compute_aws-computeInstance.js.html b/docs/AWS_compute_aws-computeInstance.js.html index e3d47c7f..d534f4f1 100644 --- a/docs/AWS_compute_aws-computeInstance.js.html +++ b/docs/AWS_compute_aws-computeInstance.js.html @@ -1,365 +1,280 @@ + + - - - - AWS/compute/aws-computeInstance.js - - - - - - - - - - - - - + + + + + AWS/compute/aws-computeInstance.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

AWS/compute/aws-computeInstance.js

-
+ +
+
+
+

Source

+

AWS/compute/aws-computeInstance.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a EC2 object
  * @category AWS
  */
 class AWS_ComputeInstance {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._eC2 = new this._AWS.EC2({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createTags function of EC2
-   * @param {CreateTagsRequest} params - Data required for createTags
-   * @returns {Promise<createTagsResponse>}
-   */
-  addTags(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.createTags(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeInstances function of EC2
-   * @param {DescribeInstancesRequest} params - Data required for describeInstances
-   * @returns {Promise<describeInstancesResponse>}
-   */
-  list(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.describeInstances(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the monitorInstances function of EC2
-   * @param {MonitorInstancesRequest} params - Data required for monitorInstances
-   * @returns {Promise<monitorInstancesResponse>}
-   */
-  monitor(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.monitorInstances(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the rebootInstances function of EC2
-   * @param {RebootInstancesRequest} params - Data required for rebootInstances
-   * @returns {Promise<rebootInstancesResponse>}
-   */
-  reboot(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.rebootInstances(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the runInstances function of EC2
-   * @param {RunInstancesRequest} params - Data required for runInstances
-   * @returns {Promise<runInstancesResponse>}
-   */
-  create(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.runInstances(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the startInstances function of EC2
-   * @param {StartInstancesRequest} params - Data required for startInstances
-   * @returns {Promise<startInstancesResponse>}
-   */
-  start(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.startInstances(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the stopInstances function of EC2
-   * @param {StopInstancesRequest} params - Data required for stopInstances
-   * @returns {Promise<stopInstancesResponse>}
-   */
-  stop(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.stopInstances(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the terminateInstances function of EC2
-   * @param {TerminateInstancesRequest} params - Data required for terminateInstances
-   * @returns {Promise<terminateInstancesResponse>}
-   */
-  destroy(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.terminateInstances(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the unmonitorInstances function of EC2
-   * @param {UnmonitorInstancesRequest} params - Data required for unmonitorInstances
-   * @returns {Promise<unmonitorInstancesResponse>}
-   */
-  unmonitor(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.unmonitorInstances(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
+	/**
+	 *
+	 * @param {module} aws AWS SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(aws, options) {
+		this._AWS = aws;
+		this._apiVersion = options.apiVersion;
+		this._eC2 = new this._AWS.EC2({
+			apiVersion: this._apiVersion,
+		});
+	}
+	/**
+	 * Trigers the createTags function of EC2
+	 * @param {CreateTagsRequest} params - Data required for createTags
+	 * @returns {Promise<createTagsResponse>}
+	 */
+	addTags(params) {
+		return new Promise((resolve, reject) => {
+			this._eC2.createTags(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the describeInstances function of EC2
+	 * @param {DescribeInstancesRequest} params - Data required for describeInstances
+	 * @returns {Promise<describeInstancesResponse>}
+	 */
+	list(params) {
+		return new Promise((resolve, reject) => {
+			this._eC2.describeInstances(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the monitorInstances function of EC2
+	 * @param {MonitorInstancesRequest} params - Data required for monitorInstances
+	 * @returns {Promise<monitorInstancesResponse>}
+	 */
+	monitor(params) {
+		return new Promise((resolve, reject) => {
+			this._eC2.monitorInstances(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the rebootInstances function of EC2
+	 * @param {RebootInstancesRequest} params - Data required for rebootInstances
+	 * @returns {Promise<rebootInstancesResponse>}
+	 */
+	reboot(params) {
+		return new Promise((resolve, reject) => {
+			this._eC2.rebootInstances(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the runInstances function of EC2
+	 * @param {RunInstancesRequest} params - Data required for runInstances
+	 * @returns {Promise<runInstancesResponse>}
+	 */
+	create(params) {
+		return new Promise((resolve, reject) => {
+			this._eC2.runInstances(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the startInstances function of EC2
+	 * @param {StartInstancesRequest} params - Data required for startInstances
+	 * @returns {Promise<startInstancesResponse>}
+	 */
+	start(params) {
+		return new Promise((resolve, reject) => {
+			this._eC2.startInstances(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the stopInstances function of EC2
+	 * @param {StopInstancesRequest} params - Data required for stopInstances
+	 * @returns {Promise<stopInstancesResponse>}
+	 */
+	stop(params) {
+		return new Promise((resolve, reject) => {
+			this._eC2.stopInstances(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the terminateInstances function of EC2
+	 * @param {TerminateInstancesRequest} params - Data required for terminateInstances
+	 * @returns {Promise<terminateInstancesResponse>}
+	 */
+	destroy(params) {
+		return new Promise((resolve, reject) => {
+			this._eC2.terminateInstances(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the unmonitorInstances function of EC2
+	 * @param {UnmonitorInstancesRequest} params - Data required for unmonitorInstances
+	 * @returns {Promise<unmonitorInstancesResponse>}
+	 */
+	unmonitor(params) {
+		return new Promise((resolve, reject) => {
+			this._eC2.unmonitorInstances(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
 }
 module.exports = AWS_ComputeInstance;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/AWS_compute_aws-container.js.html b/docs/AWS_compute_aws-container.js.html index 984e1db3..754cc8f2 100644 --- a/docs/AWS_compute_aws-container.js.html +++ b/docs/AWS_compute_aws-container.js.html @@ -1,285 +1,200 @@ + + - - - - AWS/compute/aws-container.js - - - - - - - - - - - - - + + + + + AWS/compute/aws-container.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

AWS/compute/aws-container.js

-
+ +
+
+
+

Source

+

AWS/compute/aws-container.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a ECS object
  * @category AWS
  */
 class AWS_Container {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._eCS = new this._AWS.ECS({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createCluster function of ECS
-   * @param {CreateClusterRequest} params - Data required for createCluster
-   * @returns {Promise<createClusterResponse>}
-   */
-  create(params) {
-    return new Promise((resolve, reject) => {
-      this._eCS.createCluster(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteCluster function of ECS
-   * @param {DeleteClusterRequest} params - Data required for deleteCluster
-   * @returns {Promise<deleteClusterResponse>}
-   */
-  delete(params) {
-    return new Promise((resolve, reject) => {
-      this._eCS.deleteCluster(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeClusters function of ECS
-   * @param {DescribeClustersRequest} params - Data required for describeClusters
-   * @returns {Promise<describeClustersResponse>}
-   */
-  describe(params) {
-    return new Promise((resolve, reject) => {
-      this._eCS.describeClusters(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listClusters function of ECS
-   * @param {ListClustersRequest} params - Data required for listClusters
-   * @returns {Promise<listClustersResponse>}
-   */
-  list(params) {
-    return new Promise((resolve, reject) => {
-      this._eCS.listClusters(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
+	/**
+	 *
+	 * @param {module} aws AWS SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(aws, options) {
+		this._AWS = aws;
+		this._apiVersion = options.apiVersion;
+		this._eCS = new this._AWS.ECS({
+			apiVersion: this._apiVersion,
+		});
+	}
+	/**
+	 * Trigers the createCluster function of ECS
+	 * @param {CreateClusterRequest} params - Data required for createCluster
+	 * @returns {Promise<createClusterResponse>}
+	 */
+	create(params) {
+		return new Promise((resolve, reject) => {
+			this._eCS.createCluster(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteCluster function of ECS
+	 * @param {DeleteClusterRequest} params - Data required for deleteCluster
+	 * @returns {Promise<deleteClusterResponse>}
+	 */
+	delete(params) {
+		return new Promise((resolve, reject) => {
+			this._eCS.deleteCluster(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the describeClusters function of ECS
+	 * @param {DescribeClustersRequest} params - Data required for describeClusters
+	 * @returns {Promise<describeClustersResponse>}
+	 */
+	describe(params) {
+		return new Promise((resolve, reject) => {
+			this._eCS.describeClusters(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the listClusters function of ECS
+	 * @param {ListClustersRequest} params - Data required for listClusters
+	 * @returns {Promise<listClustersResponse>}
+	 */
+	list(params) {
+		return new Promise((resolve, reject) => {
+			this._eCS.listClusters(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
 }
 module.exports = AWS_Container;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/AWS_compute_aws-kubernetes.js.html b/docs/AWS_compute_aws-kubernetes.js.html index d971c0b1..b6628e88 100644 --- a/docs/AWS_compute_aws-kubernetes.js.html +++ b/docs/AWS_compute_aws-kubernetes.js.html @@ -1,381 +1,296 @@ + + - - - - AWS/compute/aws-kubernetes.js - - - - - - - - - - - - - + + + + + AWS/compute/aws-kubernetes.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

AWS/compute/aws-kubernetes.js

-
+ +
+
+
+

Source

+

AWS/compute/aws-kubernetes.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a EKS object
  * @category AWS
  */
 class AWS_Kubernetes {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._eKS = new this._AWS.EKS({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createCluster function of EKS
-   * @param {CreateClusterRequest} params - Data required for createCluster
-   * @returns {Promise<createClusterResponse>}
-   */
-  create(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.createCluster(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the createNodegroup function of EKS
-   * @param {CreateNodegroupRequest} params - Data required for createNodegroup
-   * @returns {Promise<createNodegroupResponse>}
-   */
-  createNodeGroup(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.createNodegroup(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteCluster function of EKS
-   * @param {DeleteClusterRequest} params - Data required for deleteCluster
-   * @returns {Promise<deleteClusterResponse>}
-   */
-  delete(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.deleteCluster(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteNodegroup function of EKS
-   * @param {DeleteNodegroupRequest} params - Data required for deleteNodegroup
-   * @returns {Promise<deleteNodegroupResponse>}
-   */
-  deleteNodegroup(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.deleteNodegroup(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeCluster function of EKS
-   * @param {DescribeClusterRequest} params - Data required for describeCluster
-   * @returns {Promise<describeClusterResponse>}
-   */
-  describeCluster(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.describeCluster(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeNodegroup function of EKS
-   * @param {DescribeNodegroupRequest} params - Data required for describeNodegroup
-   * @returns {Promise<describeNodegroupResponse>}
-   */
-  describeNodeGroup(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.describeNodegroup(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listClusters function of EKS
-   * @param {ListClustersRequest} params - Data required for listClusters
-   * @returns {Promise<listClustersResponse>}
-   */
-  listClusters(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.listClusters(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listNodegroups function of EKS
-   * @param {ListNodegroupsRequest} params - Data required for listNodegroups
-   * @returns {Promise<listNodegroupsResponse>}
-   */
-  listNodegroups(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.listNodegroups(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the tagResource function of EKS
-   * @param {TagResourceRequest} params - Data required for tagResource
-   * @returns {Promise<tagResourceResponse>}
-   */
-  updateTags(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.tagResource(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the updateClusterConfig function of EKS
-   * @param {UpdateClusterConfigRequest} params - Data required for updateClusterConfig
-   * @returns {Promise<updateClusterConfigResponse>}
-   */
-  updateConfig(params) {
-    return new Promise((resolve, reject) => {
-      this._eKS.updateClusterConfig(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
+	/**
+	 *
+	 * @param {module} aws AWS SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(aws, options) {
+		this._AWS = aws;
+		this._apiVersion = options.apiVersion;
+		this._eKS = new this._AWS.EKS({
+			apiVersion: this._apiVersion,
+		});
+	}
+	/**
+	 * Trigers the createCluster function of EKS
+	 * @param {CreateClusterRequest} params - Data required for createCluster
+	 * @returns {Promise<createClusterResponse>}
+	 */
+	create(params) {
+		return new Promise((resolve, reject) => {
+			this._eKS.createCluster(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the createNodegroup function of EKS
+	 * @param {CreateNodegroupRequest} params - Data required for createNodegroup
+	 * @returns {Promise<createNodegroupResponse>}
+	 */
+	createNodeGroup(params) {
+		return new Promise((resolve, reject) => {
+			this._eKS.createNodegroup(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteCluster function of EKS
+	 * @param {DeleteClusterRequest} params - Data required for deleteCluster
+	 * @returns {Promise<deleteClusterResponse>}
+	 */
+	delete(params) {
+		return new Promise((resolve, reject) => {
+			this._eKS.deleteCluster(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteNodegroup function of EKS
+	 * @param {DeleteNodegroupRequest} params - Data required for deleteNodegroup
+	 * @returns {Promise<deleteNodegroupResponse>}
+	 */
+	deleteNodegroup(params) {
+		return new Promise((resolve, reject) => {
+			this._eKS.deleteNodegroup(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the describeCluster function of EKS
+	 * @param {DescribeClusterRequest} params - Data required for describeCluster
+	 * @returns {Promise<describeClusterResponse>}
+	 */
+	describeCluster(params) {
+		return new Promise((resolve, reject) => {
+			this._eKS.describeCluster(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the describeNodegroup function of EKS
+	 * @param {DescribeNodegroupRequest} params - Data required for describeNodegroup
+	 * @returns {Promise<describeNodegroupResponse>}
+	 */
+	describeNodeGroup(params) {
+		return new Promise((resolve, reject) => {
+			this._eKS.describeNodegroup(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the listClusters function of EKS
+	 * @param {ListClustersRequest} params - Data required for listClusters
+	 * @returns {Promise<listClustersResponse>}
+	 */
+	listClusters(params) {
+		return new Promise((resolve, reject) => {
+			this._eKS.listClusters(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the listNodegroups function of EKS
+	 * @param {ListNodegroupsRequest} params - Data required for listNodegroups
+	 * @returns {Promise<listNodegroupsResponse>}
+	 */
+	listNodegroups(params) {
+		return new Promise((resolve, reject) => {
+			this._eKS.listNodegroups(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the tagResource function of EKS
+	 * @param {TagResourceRequest} params - Data required for tagResource
+	 * @returns {Promise<tagResourceResponse>}
+	 */
+	updateTags(params) {
+		return new Promise((resolve, reject) => {
+			this._eKS.tagResource(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the updateClusterConfig function of EKS
+	 * @param {UpdateClusterConfigRequest} params - Data required for updateClusterConfig
+	 * @returns {Promise<updateClusterConfigResponse>}
+	 */
+	updateConfig(params) {
+		return new Promise((resolve, reject) => {
+			this._eKS.updateClusterConfig(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
 }
 module.exports = AWS_Kubernetes;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/AWS_database_aws-RDBMS.js.html b/docs/AWS_database_aws-RDBMS.js.html index 0de0e392..678bd14c 100644 --- a/docs/AWS_database_aws-RDBMS.js.html +++ b/docs/AWS_database_aws-RDBMS.js.html @@ -1,317 +1,232 @@ + + - - - - AWS/database/aws-RDBMS.js - - - - - - - - - - - - - + + + + + AWS/database/aws-RDBMS.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

AWS/database/aws-RDBMS.js

-
+ +
+
+
+

Source

+

AWS/database/aws-RDBMS.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a RDS object
  * @category AWS
  */
 class AWS_RDBMS {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._rDS = new this._AWS.RDS({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createDBCluster function of RDS
-   * @param {CreateDBClusterMessage} params - Data required for createDBCluster
-   * @returns {Promise<createDBClusterResponse>}
-   */
-  createDatabse(params) {
-    return new Promise((resolve, reject) => {
-      this._rDS.createDBCluster(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the createDBSnapshot function of RDS
-   * @param {CreateDBSnapshotMessage} params - Data required for createDBSnapshot
-   * @returns {Promise<createDBSnapshotResponse>}
-   */
-  createSnapshots(params) {
-    return new Promise((resolve, reject) => {
-      this._rDS.createDBSnapshot(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteDBCluster function of RDS
-   * @param {DeleteDBClusterMessage} params - Data required for deleteDBCluster
-   * @returns {Promise<deleteDBClusterResponse>}
-   */
-  deleteDatabase(params) {
-    return new Promise((resolve, reject) => {
-      this._rDS.deleteDBCluster(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteDBSnapshot function of RDS
-   * @param {DeleteDBSnapshotMessage} params - Data required for deleteDBSnapshot
-   * @returns {Promise<deleteDBSnapshotResponse>}
-   */
-  deleteDBSnapshot(params) {
-    return new Promise((resolve, reject) => {
-      this._rDS.deleteDBSnapshot(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the modifyDBCluster function of RDS
-   * @param {ModifyDBClusterMessage} params - Data required for modifyDBCluster
-   * @returns {Promise<modifyDBClusterResponse>}
-   */
-  modifyDB(params) {
-    return new Promise((resolve, reject) => {
-      this._rDS.modifyDBCluster(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the rebootDBInstance function of RDS
-   * @param {RebootDBInstanceMessage} params - Data required for rebootDBInstance
-   * @returns {Promise<rebootDBInstanceResponse>}
-   */
-  restoreDatabase(params) {
-    return new Promise((resolve, reject) => {
-      this._rDS.rebootDBInstance(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
+	/**
+	 *
+	 * @param {module} aws AWS SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(aws, options) {
+		this._AWS = aws;
+		this._apiVersion = options.apiVersion;
+		this._rDS = new this._AWS.RDS({
+			apiVersion: this._apiVersion,
+		});
+	}
+	/**
+	 * Trigers the createDBCluster function of RDS
+	 * @param {CreateDBClusterMessage} params - Data required for createDBCluster
+	 * @returns {Promise<createDBClusterResponse>}
+	 */
+	createDatabse(params) {
+		return new Promise((resolve, reject) => {
+			this._rDS.createDBCluster(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the createDBSnapshot function of RDS
+	 * @param {CreateDBSnapshotMessage} params - Data required for createDBSnapshot
+	 * @returns {Promise<createDBSnapshotResponse>}
+	 */
+	createSnapshots(params) {
+		return new Promise((resolve, reject) => {
+			this._rDS.createDBSnapshot(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteDBCluster function of RDS
+	 * @param {DeleteDBClusterMessage} params - Data required for deleteDBCluster
+	 * @returns {Promise<deleteDBClusterResponse>}
+	 */
+	deleteDatabase(params) {
+		return new Promise((resolve, reject) => {
+			this._rDS.deleteDBCluster(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteDBSnapshot function of RDS
+	 * @param {DeleteDBSnapshotMessage} params - Data required for deleteDBSnapshot
+	 * @returns {Promise<deleteDBSnapshotResponse>}
+	 */
+	deleteDBSnapshot(params) {
+		return new Promise((resolve, reject) => {
+			this._rDS.deleteDBSnapshot(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the modifyDBCluster function of RDS
+	 * @param {ModifyDBClusterMessage} params - Data required for modifyDBCluster
+	 * @returns {Promise<modifyDBClusterResponse>}
+	 */
+	modifyDB(params) {
+		return new Promise((resolve, reject) => {
+			this._rDS.modifyDBCluster(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the rebootDBInstance function of RDS
+	 * @param {RebootDBInstanceMessage} params - Data required for rebootDBInstance
+	 * @returns {Promise<rebootDBInstanceResponse>}
+	 */
+	restoreDatabase(params) {
+		return new Promise((resolve, reject) => {
+			this._rDS.rebootDBInstance(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
 }
 module.exports = AWS_RDBMS;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/AWS_database_aws-noSql.js.html b/docs/AWS_database_aws-noSql.js.html index 61ec1e7d..ee89062a 100644 --- a/docs/AWS_database_aws-noSql.js.html +++ b/docs/AWS_database_aws-noSql.js.html @@ -1,317 +1,232 @@ + + - - - - AWS/database/aws-noSql.js - - - - - - - - - - - - - + + + + + AWS/database/aws-noSql.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

AWS/database/aws-noSql.js

-
+ +
+
+
+

Source

+

AWS/database/aws-noSql.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a DynamoDB object
  * @category AWS
  */
 class AWS_NoSql {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._dynamoDB = new this._AWS.DynamoDB({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createTable function of DynamoDB
-   * @param {CreateTableInput} params - Data required for createTable
-   * @returns {Promise<createTableResponse>}
-   */
-  createTable(params) {
-    return new Promise((resolve, reject) => {
-      this._dynamoDB.createTable(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteItem function of DynamoDB
-   * @param {DeleteItemInput} params - Data required for deleteItem
-   * @returns {Promise<deleteItemResponse>}
-   */
-  deleteItem(params) {
-    return new Promise((resolve, reject) => {
-      this._dynamoDB.deleteItem(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteTable function of DynamoDB
-   * @param {DeleteTableInput} params - Data required for deleteTable
-   * @returns {Promise<deleteTableResponse>}
-   */
-  deleteTable(params) {
-    return new Promise((resolve, reject) => {
-      this._dynamoDB.deleteTable(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the putItem function of DynamoDB
-   * @param {PutItemInput} params - Data required for putItem
-   * @returns {Promise<putItemResponse>}
-   */
-  createItem(params) {
-    return new Promise((resolve, reject) => {
-      this._dynamoDB.putItem(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the query function of DynamoDB
-   * @param {QueryInput} params - Data required for query
-   * @returns {Promise<queryResponse>}
-   */
-  query(params) {
-    return new Promise((resolve, reject) => {
-      this._dynamoDB.query(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the updateItem function of DynamoDB
-   * @param {UpdateItemInput} params - Data required for updateItem
-   * @returns {Promise<updateItemResponse>}
-   */
-  updateItem(params) {
-    return new Promise((resolve, reject) => {
-      this._dynamoDB.updateItem(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
+	/**
+	 *
+	 * @param {module} aws AWS SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(aws, options) {
+		this._AWS = aws;
+		this._apiVersion = options.apiVersion;
+		this._dynamoDB = new this._AWS.DynamoDB({
+			apiVersion: this._apiVersion,
+		});
+	}
+	/**
+	 * Trigers the createTable function of DynamoDB
+	 * @param {CreateTableInput} params - Data required for createTable
+	 * @returns {Promise<createTableResponse>}
+	 */
+	createTable(params) {
+		return new Promise((resolve, reject) => {
+			this._dynamoDB.createTable(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteItem function of DynamoDB
+	 * @param {DeleteItemInput} params - Data required for deleteItem
+	 * @returns {Promise<deleteItemResponse>}
+	 */
+	deleteItem(params) {
+		return new Promise((resolve, reject) => {
+			this._dynamoDB.deleteItem(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteTable function of DynamoDB
+	 * @param {DeleteTableInput} params - Data required for deleteTable
+	 * @returns {Promise<deleteTableResponse>}
+	 */
+	deleteTable(params) {
+		return new Promise((resolve, reject) => {
+			this._dynamoDB.deleteTable(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the putItem function of DynamoDB
+	 * @param {PutItemInput} params - Data required for putItem
+	 * @returns {Promise<putItemResponse>}
+	 */
+	createItem(params) {
+		return new Promise((resolve, reject) => {
+			this._dynamoDB.putItem(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the query function of DynamoDB
+	 * @param {QueryInput} params - Data required for query
+	 * @returns {Promise<queryResponse>}
+	 */
+	query(params) {
+		return new Promise((resolve, reject) => {
+			this._dynamoDB.query(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the updateItem function of DynamoDB
+	 * @param {UpdateItemInput} params - Data required for updateItem
+	 * @returns {Promise<updateItemResponse>}
+	 */
+	updateItem(params) {
+		return new Promise((resolve, reject) => {
+			this._dynamoDB.updateItem(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
 }
 module.exports = AWS_NoSql;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/AWS_database_aws-noSqlIndexed.js.html b/docs/AWS_database_aws-noSqlIndexed.js.html index cd97c11d..65f9c519 100644 --- a/docs/AWS_database_aws-noSqlIndexed.js.html +++ b/docs/AWS_database_aws-noSqlIndexed.js.html @@ -1,365 +1,280 @@ + + - - - - AWS/database/aws-noSqlIndexed.js - - - - - - - - - - - - - + + + + + AWS/database/aws-noSqlIndexed.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

AWS/database/aws-noSqlIndexed.js

-
+ +
+
+
+

Source

+

AWS/database/aws-noSqlIndexed.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a SimpleDB object
  * @category AWS
  */
 class AWS_NoSqlIndexed {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._simpleDB = new this._AWS.SimpleDB({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the batchDeleteAttributes function of SimpleDB
-   * @param {BatchDeleteAttributesRequest} params - Data required for batchDeleteAttributes
-   * @returns {Promise<batchDeleteAttributesResponse>}
-   */
-  batchDelete(params) {
-    return new Promise((resolve, reject) => {
-      this._simpleDB.batchDeleteAttributes(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the batchPutAttributes function of SimpleDB
-   * @param {BatchPutAttributesRequest} params - Data required for batchPutAttributes
-   * @returns {Promise<batchPutAttributesResponse>}
-   */
-  batchWrite(params) {
-    return new Promise((resolve, reject) => {
-      this._simpleDB.batchPutAttributes(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the createDomain function of SimpleDB
-   * @param {CreateDomainRequest} params - Data required for createDomain
-   * @returns {Promise<createDomainResponse>}
-   */
-  createCollection(params) {
-    return new Promise((resolve, reject) => {
-      this._simpleDB.createDomain(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteAttributes function of SimpleDB
-   * @param {DeleteAttributesRequest} params - Data required for deleteAttributes
-   * @returns {Promise<deleteAttributesResponse>}
-   */
-  deleteAttribute(params) {
-    return new Promise((resolve, reject) => {
-      this._simpleDB.deleteAttributes(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteDomain function of SimpleDB
-   * @param {DeleteDomainRequest} params - Data required for deleteDomain
-   * @returns {Promise<deleteDomainResponse>}
-   */
-  deleteCollection(params) {
-    return new Promise((resolve, reject) => {
-      this._simpleDB.deleteDomain(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the getAttributes function of SimpleDB
-   * @param {GetAttributesRequest} params - Data required for getAttributes
-   * @returns {Promise<getAttributesResponse>}
-   */
-  getAttributes(params) {
-    return new Promise((resolve, reject) => {
-      this._simpleDB.getAttributes(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listDomains function of SimpleDB
-   * @param {ListDomainsRequest} params - Data required for listDomains
-   * @returns {Promise<listDomainsResponse>}
-   */
-  listCollections(params) {
-    return new Promise((resolve, reject) => {
-      this._simpleDB.listDomains(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the putAttributes function of SimpleDB
-   * @param {PutAttributesRequest} params - Data required for putAttributes
-   * @returns {Promise<putAttributesResponse>}
-   */
-  setAttribute(params) {
-    return new Promise((resolve, reject) => {
-      this._simpleDB.putAttributes(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the select function of SimpleDB
-   * @param {SelectRequest} params - Data required for select
-   * @returns {Promise<selectResponse>}
-   */
-  query(params) {
-    return new Promise((resolve, reject) => {
-      this._simpleDB.select(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
+	/**
+	 *
+	 * @param {module} aws AWS SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(aws, options) {
+		this._AWS = aws;
+		this._apiVersion = options.apiVersion;
+		this._simpleDB = new this._AWS.SimpleDB({
+			apiVersion: this._apiVersion,
+		});
+	}
+	/**
+	 * Trigers the batchDeleteAttributes function of SimpleDB
+	 * @param {BatchDeleteAttributesRequest} params - Data required for batchDeleteAttributes
+	 * @returns {Promise<batchDeleteAttributesResponse>}
+	 */
+	batchDelete(params) {
+		return new Promise((resolve, reject) => {
+			this._simpleDB.batchDeleteAttributes(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the batchPutAttributes function of SimpleDB
+	 * @param {BatchPutAttributesRequest} params - Data required for batchPutAttributes
+	 * @returns {Promise<batchPutAttributesResponse>}
+	 */
+	batchWrite(params) {
+		return new Promise((resolve, reject) => {
+			this._simpleDB.batchPutAttributes(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the createDomain function of SimpleDB
+	 * @param {CreateDomainRequest} params - Data required for createDomain
+	 * @returns {Promise<createDomainResponse>}
+	 */
+	createCollection(params) {
+		return new Promise((resolve, reject) => {
+			this._simpleDB.createDomain(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteAttributes function of SimpleDB
+	 * @param {DeleteAttributesRequest} params - Data required for deleteAttributes
+	 * @returns {Promise<deleteAttributesResponse>}
+	 */
+	deleteAttribute(params) {
+		return new Promise((resolve, reject) => {
+			this._simpleDB.deleteAttributes(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteDomain function of SimpleDB
+	 * @param {DeleteDomainRequest} params - Data required for deleteDomain
+	 * @returns {Promise<deleteDomainResponse>}
+	 */
+	deleteCollection(params) {
+		return new Promise((resolve, reject) => {
+			this._simpleDB.deleteDomain(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the getAttributes function of SimpleDB
+	 * @param {GetAttributesRequest} params - Data required for getAttributes
+	 * @returns {Promise<getAttributesResponse>}
+	 */
+	getAttributes(params) {
+		return new Promise((resolve, reject) => {
+			this._simpleDB.getAttributes(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the listDomains function of SimpleDB
+	 * @param {ListDomainsRequest} params - Data required for listDomains
+	 * @returns {Promise<listDomainsResponse>}
+	 */
+	listCollections(params) {
+		return new Promise((resolve, reject) => {
+			this._simpleDB.listDomains(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the putAttributes function of SimpleDB
+	 * @param {PutAttributesRequest} params - Data required for putAttributes
+	 * @returns {Promise<putAttributesResponse>}
+	 */
+	setAttribute(params) {
+		return new Promise((resolve, reject) => {
+			this._simpleDB.putAttributes(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the select function of SimpleDB
+	 * @param {SelectRequest} params - Data required for select
+	 * @returns {Promise<selectResponse>}
+	 */
+	query(params) {
+		return new Promise((resolve, reject) => {
+			this._simpleDB.select(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
 }
 module.exports = AWS_NoSqlIndexed;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/AWS_management_aws-keyManagement.js.html b/docs/AWS_management_aws-keyManagement.js.html index 47e94aff..2f11438c 100644 --- a/docs/AWS_management_aws-keyManagement.js.html +++ b/docs/AWS_management_aws-keyManagement.js.html @@ -1,301 +1,216 @@ + + - - - - AWS/management/aws-keyManagement.js - - - - - - - - - - - - - + + + + + AWS/management/aws-keyManagement.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

AWS/management/aws-keyManagement.js

-
+ +
+
+
+

Source

+

AWS/management/aws-keyManagement.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a KMS object
  * @category AWS
  */
 class AWS_KeyManagement {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._kMS = new this._AWS.KMS({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createKey function of KMS
-   * @param {CreateKeyRequest} params - Data required for createKey
-   * @returns {Promise<createKeyResponse>}
-   */
-  createKey(params) {
-    return new Promise((resolve, reject) => {
-      this._kMS.createKey(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteCustomKeyStore function of KMS
-   * @param {DeleteCustomKeyStoreRequest} params - Data required for deleteCustomKeyStore
-   * @returns {Promise<deleteCustomKeyStoreResponse>}
-   */
-  deleteKey(params) {
-    return new Promise((resolve, reject) => {
-      this._kMS.deleteCustomKeyStore(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeKey function of KMS
-   * @param {DescribeKeyRequest} params - Data required for describeKey
-   * @returns {Promise<describeKeyResponse>}
-   */
-  describeKey(params) {
-    return new Promise((resolve, reject) => {
-      this._kMS.describeKey(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the putKeyPolicy function of KMS
-   * @param {PutKeyPolicyRequest} params - Data required for putKeyPolicy
-   * @returns {Promise<putKeyPolicyResponse>}
-   */
-  putKeyPolicy(params) {
-    return new Promise((resolve, reject) => {
-      this._kMS.putKeyPolicy(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the updateKeyDescription function of KMS
-   * @param {UpdateKeyDescriptionRequest} params - Data required for updateKeyDescription
-   * @returns {Promise<updateKeyDescriptionResponse>}
-   */
-  update(params) {
-    return new Promise((resolve, reject) => {
-      this._kMS.updateKeyDescription(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
+	/**
+	 *
+	 * @param {module} aws AWS SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(aws, options) {
+		this._AWS = aws;
+		this._apiVersion = options.apiVersion;
+		this._kMS = new this._AWS.KMS({
+			apiVersion: this._apiVersion,
+		});
+	}
+	/**
+	 * Trigers the createKey function of KMS
+	 * @param {CreateKeyRequest} params - Data required for createKey
+	 * @returns {Promise<createKeyResponse>}
+	 */
+	createKey(params) {
+		return new Promise((resolve, reject) => {
+			this._kMS.createKey(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteCustomKeyStore function of KMS
+	 * @param {DeleteCustomKeyStoreRequest} params - Data required for deleteCustomKeyStore
+	 * @returns {Promise<deleteCustomKeyStoreResponse>}
+	 */
+	deleteKey(params) {
+		return new Promise((resolve, reject) => {
+			this._kMS.deleteCustomKeyStore(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the describeKey function of KMS
+	 * @param {DescribeKeyRequest} params - Data required for describeKey
+	 * @returns {Promise<describeKeyResponse>}
+	 */
+	describeKey(params) {
+		return new Promise((resolve, reject) => {
+			this._kMS.describeKey(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the putKeyPolicy function of KMS
+	 * @param {PutKeyPolicyRequest} params - Data required for putKeyPolicy
+	 * @returns {Promise<putKeyPolicyResponse>}
+	 */
+	putKeyPolicy(params) {
+		return new Promise((resolve, reject) => {
+			this._kMS.putKeyPolicy(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the updateKeyDescription function of KMS
+	 * @param {UpdateKeyDescriptionRequest} params - Data required for updateKeyDescription
+	 * @returns {Promise<updateKeyDescriptionResponse>}
+	 */
+	update(params) {
+		return new Promise((resolve, reject) => {
+			this._kMS.updateKeyDescription(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
 }
 module.exports = AWS_KeyManagement;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/AWS_management_aws-monitoring.js.html b/docs/AWS_management_aws-monitoring.js.html index b6175c00..3564077a 100644 --- a/docs/AWS_management_aws-monitoring.js.html +++ b/docs/AWS_management_aws-monitoring.js.html @@ -1,285 +1,200 @@ + + - - - - AWS/management/aws-monitoring.js - - - - - - - - - - - - - + + + + + AWS/management/aws-monitoring.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

AWS/management/aws-monitoring.js

-
+ +
+
+
+

Source

+

AWS/management/aws-monitoring.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a CloudWatch object
  * @category AWS
  */
 class AWS_Monitoring {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._cloudWatch = new this._AWS.CloudWatch({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the deleteAlarms function of CloudWatch
-   * @param {DeleteAlarmsInput} params - Data required for deleteAlarms
-   * @returns {Promise<deleteAlarmsResponse>}
-   */
-  deleteAlarm(params) {
-    return new Promise((resolve, reject) => {
-      this._cloudWatch.deleteAlarms(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the getMetricData function of CloudWatch
-   * @param {GetMetricDataInput} params - Data required for getMetricData
-   * @returns {Promise<getMetricDataResponse>}
-   */
-  getMetricData(params) {
-    return new Promise((resolve, reject) => {
-      this._cloudWatch.getMetricData(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listMetrics function of CloudWatch
-   * @param {ListMetricsInput} params - Data required for listMetrics
-   * @returns {Promise<listMetricsResponse>}
-   */
-  listAlarms(params) {
-    return new Promise((resolve, reject) => {
-      this._cloudWatch.listMetrics(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the putMetricAlarm function of CloudWatch
-   * @param {PutMetricAlarmInput} params - Data required for putMetricAlarm
-   * @returns {Promise<putMetricAlarmResponse>}
-   */
-  updateAlarm(params) {
-    return new Promise((resolve, reject) => {
-      this._cloudWatch.putMetricAlarm(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
+	/**
+	 *
+	 * @param {module} aws AWS SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(aws, options) {
+		this._AWS = aws;
+		this._apiVersion = options.apiVersion;
+		this._cloudWatch = new this._AWS.CloudWatch({
+			apiVersion: this._apiVersion,
+		});
+	}
+	/**
+	 * Trigers the deleteAlarms function of CloudWatch
+	 * @param {DeleteAlarmsInput} params - Data required for deleteAlarms
+	 * @returns {Promise<deleteAlarmsResponse>}
+	 */
+	deleteAlarm(params) {
+		return new Promise((resolve, reject) => {
+			this._cloudWatch.deleteAlarms(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the getMetricData function of CloudWatch
+	 * @param {GetMetricDataInput} params - Data required for getMetricData
+	 * @returns {Promise<getMetricDataResponse>}
+	 */
+	getMetricData(params) {
+		return new Promise((resolve, reject) => {
+			this._cloudWatch.getMetricData(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the listMetrics function of CloudWatch
+	 * @param {ListMetricsInput} params - Data required for listMetrics
+	 * @returns {Promise<listMetricsResponse>}
+	 */
+	listAlarms(params) {
+		return new Promise((resolve, reject) => {
+			this._cloudWatch.listMetrics(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the putMetricAlarm function of CloudWatch
+	 * @param {PutMetricAlarmInput} params - Data required for putMetricAlarm
+	 * @returns {Promise<putMetricAlarmResponse>}
+	 */
+	updateAlarm(params) {
+		return new Promise((resolve, reject) => {
+			this._cloudWatch.putMetricAlarm(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
 }
 module.exports = AWS_Monitoring;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/AWS_management_aws-notificationService.js.html b/docs/AWS_management_aws-notificationService.js.html index 079207b8..b722a092 100644 --- a/docs/AWS_management_aws-notificationService.js.html +++ b/docs/AWS_management_aws-notificationService.js.html @@ -1,349 +1,264 @@ + + - - - - AWS/management/aws-notificationService.js - - - - - - - - - - - - - + + + + + AWS/management/aws-notificationService.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

AWS/management/aws-notificationService.js

-
+ +
+
+
+

Source

+

AWS/management/aws-notificationService.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a SNS object
  * @category AWS
  */
 class AWS_NotificationService {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._sNS = new this._AWS.SNS({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createTopic function of SNS
-   * @param {CreateTopicInput} params - Data required for createTopic
-   * @returns {Promise<createTopicResponse>}
-   */
-  createTopic(params) {
-    return new Promise((resolve, reject) => {
-      this._sNS.createTopic(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteTopic function of SNS
-   * @param {DeleteTopicInput} params - Data required for deleteTopic
-   * @returns {Promise<deleteTopicResponse>}
-   */
-  deleteTopic(params) {
-    return new Promise((resolve, reject) => {
-      this._sNS.deleteTopic(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the getTopicAttributes function of SNS
-   * @param {GetTopicAttributesInput} params - Data required for getTopicAttributes
-   * @returns {Promise<getTopicAttributesResponse>}
-   */
-  getTopicAttributes(params) {
-    return new Promise((resolve, reject) => {
-      this._sNS.getTopicAttributes(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listSubscriptions function of SNS
-   * @param {ListSubscriptionsInput} params - Data required for listSubscriptions
-   * @returns {Promise<listSubscriptionsResponse>}
-   */
-  listSubscriptions(params) {
-    return new Promise((resolve, reject) => {
-      this._sNS.listSubscriptions(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listTopics function of SNS
-   * @param {ListTopicsInput} params - Data required for listTopics
-   * @returns {Promise<listTopicsResponse>}
-   */
-  listTopics(params) {
-    return new Promise((resolve, reject) => {
-      this._sNS.listTopics(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the publish function of SNS
-   * @param {PublishInput} params - Data required for publish
-   * @returns {Promise<publishResponse>}
-   */
-  publish(params) {
-    return new Promise((resolve, reject) => {
-      this._sNS.publish(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the subscribe function of SNS
-   * @param {SubscribeInput} params - Data required for subscribe
-   * @returns {Promise<subscribeResponse>}
-   */
-  subscribe(params) {
-    return new Promise((resolve, reject) => {
-      this._sNS.subscribe(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the unsubscribe function of SNS
-   * @param {UnsubscribeInput} params - Data required for unsubscribe
-   * @returns {Promise<unsubscribeResponse>}
-   */
-  unsubscribe(params) {
-    return new Promise((resolve, reject) => {
-      this._sNS.unsubscribe(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
+	/**
+	 *
+	 * @param {module} aws AWS SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(aws, options) {
+		this._AWS = aws;
+		this._apiVersion = options.apiVersion;
+		this._sNS = new this._AWS.SNS({
+			apiVersion: this._apiVersion,
+		});
+	}
+	/**
+	 * Trigers the createTopic function of SNS
+	 * @param {CreateTopicInput} params - Data required for createTopic
+	 * @returns {Promise<createTopicResponse>}
+	 */
+	createTopic(params) {
+		return new Promise((resolve, reject) => {
+			this._sNS.createTopic(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteTopic function of SNS
+	 * @param {DeleteTopicInput} params - Data required for deleteTopic
+	 * @returns {Promise<deleteTopicResponse>}
+	 */
+	deleteTopic(params) {
+		return new Promise((resolve, reject) => {
+			this._sNS.deleteTopic(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the getTopicAttributes function of SNS
+	 * @param {GetTopicAttributesInput} params - Data required for getTopicAttributes
+	 * @returns {Promise<getTopicAttributesResponse>}
+	 */
+	getTopicAttributes(params) {
+		return new Promise((resolve, reject) => {
+			this._sNS.getTopicAttributes(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the listSubscriptions function of SNS
+	 * @param {ListSubscriptionsInput} params - Data required for listSubscriptions
+	 * @returns {Promise<listSubscriptionsResponse>}
+	 */
+	listSubscriptions(params) {
+		return new Promise((resolve, reject) => {
+			this._sNS.listSubscriptions(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the listTopics function of SNS
+	 * @param {ListTopicsInput} params - Data required for listTopics
+	 * @returns {Promise<listTopicsResponse>}
+	 */
+	listTopics(params) {
+		return new Promise((resolve, reject) => {
+			this._sNS.listTopics(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the publish function of SNS
+	 * @param {PublishInput} params - Data required for publish
+	 * @returns {Promise<publishResponse>}
+	 */
+	publish(params) {
+		return new Promise((resolve, reject) => {
+			this._sNS.publish(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the subscribe function of SNS
+	 * @param {SubscribeInput} params - Data required for subscribe
+	 * @returns {Promise<subscribeResponse>}
+	 */
+	subscribe(params) {
+		return new Promise((resolve, reject) => {
+			this._sNS.subscribe(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the unsubscribe function of SNS
+	 * @param {UnsubscribeInput} params - Data required for unsubscribe
+	 * @returns {Promise<unsubscribeResponse>}
+	 */
+	unsubscribe(params) {
+		return new Promise((resolve, reject) => {
+			this._sNS.unsubscribe(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
 }
 module.exports = AWS_NotificationService;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/AWS_network_aws-DNS.js.html b/docs/AWS_network_aws-DNS.js.html index b50ca8fc..7882b98d 100644 --- a/docs/AWS_network_aws-DNS.js.html +++ b/docs/AWS_network_aws-DNS.js.html @@ -1,285 +1,200 @@ + + - - - - AWS/network/aws-DNS.js - - - - - - - - - - - - - + + + + + AWS/network/aws-DNS.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

AWS/network/aws-DNS.js

-
+ +
+
+
+

Source

+

AWS/network/aws-DNS.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a Route53 object
  * @category AWS
  */
 class AWS_DNS {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._route53 = new this._AWS.Route53({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the changeResourceRecordSets function of Route53
-   * @param {ChangeResourceRecordSetsRequest} params - Data required for changeResourceRecordSets
-   * @returns {Promise<changeResourceRecordSetsResponse>}
-   */
-  changeRecordSets(params) {
-    return new Promise((resolve, reject) => {
-      this._route53.changeResourceRecordSets(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the createHostedZone function of Route53
-   * @param {CreateHostedZoneRequest} params - Data required for createHostedZone
-   * @returns {Promise<createHostedZoneResponse>}
-   */
-  createZone(params) {
-    return new Promise((resolve, reject) => {
-      this._route53.createHostedZone(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteHostedZone function of Route53
-   * @param {DeleteHostedZoneRequest} params - Data required for deleteHostedZone
-   * @returns {Promise<deleteHostedZoneResponse>}
-   */
-  deleteZone(params) {
-    return new Promise((resolve, reject) => {
-      this._route53.deleteHostedZone(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listHostedZones function of Route53
-   * @param {ListHostedZonesRequest} params - Data required for listHostedZones
-   * @returns {Promise<listHostedZonesResponse>}
-   */
-  listZones(params) {
-    return new Promise((resolve, reject) => {
-      this._route53.listHostedZones(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
+	/**
+	 *
+	 * @param {module} aws AWS SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(aws, options) {
+		this._AWS = aws;
+		this._apiVersion = options.apiVersion;
+		this._route53 = new this._AWS.Route53({
+			apiVersion: this._apiVersion,
+		});
+	}
+	/**
+	 * Trigers the changeResourceRecordSets function of Route53
+	 * @param {ChangeResourceRecordSetsRequest} params - Data required for changeResourceRecordSets
+	 * @returns {Promise<changeResourceRecordSetsResponse>}
+	 */
+	changeRecordSets(params) {
+		return new Promise((resolve, reject) => {
+			this._route53.changeResourceRecordSets(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the createHostedZone function of Route53
+	 * @param {CreateHostedZoneRequest} params - Data required for createHostedZone
+	 * @returns {Promise<createHostedZoneResponse>}
+	 */
+	createZone(params) {
+		return new Promise((resolve, reject) => {
+			this._route53.createHostedZone(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteHostedZone function of Route53
+	 * @param {DeleteHostedZoneRequest} params - Data required for deleteHostedZone
+	 * @returns {Promise<deleteHostedZoneResponse>}
+	 */
+	deleteZone(params) {
+		return new Promise((resolve, reject) => {
+			this._route53.deleteHostedZone(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the listHostedZones function of Route53
+	 * @param {ListHostedZonesRequest} params - Data required for listHostedZones
+	 * @returns {Promise<listHostedZonesResponse>}
+	 */
+	listZones(params) {
+		return new Promise((resolve, reject) => {
+			this._route53.listHostedZones(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
 }
 module.exports = AWS_DNS;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/AWS_network_aws-loadBalancer.js.html b/docs/AWS_network_aws-loadBalancer.js.html index 5ccdcb1f..2774825b 100644 --- a/docs/AWS_network_aws-loadBalancer.js.html +++ b/docs/AWS_network_aws-loadBalancer.js.html @@ -1,301 +1,216 @@ + + - - - - AWS/network/aws-loadBalancer.js - - - - - - - - - - - - - + + + + + AWS/network/aws-loadBalancer.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

AWS/network/aws-loadBalancer.js

-
+ +
+
+
+

Source

+

AWS/network/aws-loadBalancer.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a ELB object
  * @category AWS
  */
 class AWS_LoadBalancer {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._eLB = new this._AWS.ELB({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the addTags function of ELB
-   * @param {AddTagsInput} params - Data required for addTags
-   * @returns {Promise<addTagsResponse>}
-   */
-  addTags(params) {
-    return new Promise((resolve, reject) => {
-      this._eLB.addTags(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the createLoadBalancer function of ELB
-   * @param {CreateAccessPointInput} params - Data required for createLoadBalancer
-   * @returns {Promise<createLoadBalancerResponse>}
-   */
-  create(params) {
-    return new Promise((resolve, reject) => {
-      this._eLB.createLoadBalancer(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteLoadBalancer function of ELB
-   * @param {DeleteAccessPointInput} params - Data required for deleteLoadBalancer
-   * @returns {Promise<deleteLoadBalancerResponse>}
-   */
-  delete(params) {
-    return new Promise((resolve, reject) => {
-      this._eLB.deleteLoadBalancer(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeLoadBalancerAttributes function of ELB
-   * @param {DescribeLoadBalancerAttributesInput} params - Data required for describeLoadBalancerAttributes
-   * @returns {Promise<describeLoadBalancerAttributesResponse>}
-   */
-  describe(params) {
-    return new Promise((resolve, reject) => {
-      this._eLB.describeLoadBalancerAttributes(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeLoadBalancers function of ELB
-   * @param {DescribeAccessPointsInput} params - Data required for describeLoadBalancers
-   * @returns {Promise<describeLoadBalancersResponse>}
-   */
-  list(params) {
-    return new Promise((resolve, reject) => {
-      this._eLB.describeLoadBalancers(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
+	/**
+	 *
+	 * @param {module} aws AWS SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(aws, options) {
+		this._AWS = aws;
+		this._apiVersion = options.apiVersion;
+		this._eLB = new this._AWS.ELB({
+			apiVersion: this._apiVersion,
+		});
+	}
+	/**
+	 * Trigers the addTags function of ELB
+	 * @param {AddTagsInput} params - Data required for addTags
+	 * @returns {Promise<addTagsResponse>}
+	 */
+	addTags(params) {
+		return new Promise((resolve, reject) => {
+			this._eLB.addTags(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the createLoadBalancer function of ELB
+	 * @param {CreateAccessPointInput} params - Data required for createLoadBalancer
+	 * @returns {Promise<createLoadBalancerResponse>}
+	 */
+	create(params) {
+		return new Promise((resolve, reject) => {
+			this._eLB.createLoadBalancer(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteLoadBalancer function of ELB
+	 * @param {DeleteAccessPointInput} params - Data required for deleteLoadBalancer
+	 * @returns {Promise<deleteLoadBalancerResponse>}
+	 */
+	delete(params) {
+		return new Promise((resolve, reject) => {
+			this._eLB.deleteLoadBalancer(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the describeLoadBalancerAttributes function of ELB
+	 * @param {DescribeLoadBalancerAttributesInput} params - Data required for describeLoadBalancerAttributes
+	 * @returns {Promise<describeLoadBalancerAttributesResponse>}
+	 */
+	describe(params) {
+		return new Promise((resolve, reject) => {
+			this._eLB.describeLoadBalancerAttributes(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the describeLoadBalancers function of ELB
+	 * @param {DescribeAccessPointsInput} params - Data required for describeLoadBalancers
+	 * @returns {Promise<describeLoadBalancersResponse>}
+	 */
+	list(params) {
+		return new Promise((resolve, reject) => {
+			this._eLB.describeLoadBalancers(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
 }
 module.exports = AWS_LoadBalancer;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/AWS_paas.html b/docs/AWS_paas.html deleted file mode 100644 index e747542e..00000000 --- a/docs/AWS_paas.html +++ /dev/null @@ -1,1615 +0,0 @@ - - - - - - AWS_PaaS - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Class

-

AWS_PaaS

-
- -
-
-

- AWS_PaaS(aws, options) -

- -
-

Class to create a ElasticBeanstalk object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new AWS_PaaS(aws, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
aws - module -

AWS SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 12 - -

-
-
-
-
-
- -
-

Methods

-
-
-

- # - - - checkDNSAvailability(params) - → - {Promise.<checkDNSAvailabilityResponse>} - -

- -
-

- Trigers the checkDNSAvailability function of - ElasticBeanstalk -

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
params - CheckDNSAvailabilityMessage - -

Data required for checkDNSAvailability

-
-
- -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<checkDNSAvailabilityResponse> -
-
-
-
-
- -
-

- # - - - composeEnvironments(params) - → - {Promise.<composeEnvironmentsResponse>} - -

- -
-

- Trigers the composeEnvironments function of - ElasticBeanstalk -

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
params - ComposeEnvironmentsMessage - -

Data required for composeEnvironments

-
-
- -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 40 - -

-
- -
-
-
-
-
- - - Promise.<composeEnvironmentsResponse> -
-
-
-
-
- -
-

- # - - - create(params) - → {Promise.<createApplicationResponse>} - -

- -
-

- Trigers the createApplication function of - ElasticBeanstalk -

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
params - CreateApplicationMessage - -

Data required for createApplication

-
-
- -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<createApplicationResponse> -
-
-
-
-
- -
-

- # - - - createConfigTemplate(params) - → - {Promise.<createConfigurationTemplateResponse>} - -

- -
-

- Trigers the createConfigurationTemplate function of - ElasticBeanstalk -

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
params - CreateConfigurationTemplateMessage - -

- Data required for createConfigurationTemplate -

-
-
- -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 72 - -

-
- -
-
-
-
-
- - - Promise.<createConfigurationTemplateResponse> -
-
-
-
-
- -
-

- # - - - createEnvironment(params) - → {Promise.<createEnvironmentResponse>} - -

- -
-

- Trigers the createEnvironment function of - ElasticBeanstalk -

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
params - CreateEnvironmentMessage - -

Data required for createEnvironment

-
-
- -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 91 - -

-
- -
-
-
-
-
- - - Promise.<createEnvironmentResponse> -
-
-
-
-
- -
-

- # - - - createStorageLocation() - → - {Promise.<createStorageLocationResponse>} - -

- -
-

- Trigers the createStorageLocation function of - ElasticBeanstalk -

-
- -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 106 - -

-
- -
-
-
-
-
- - - Promise.<createStorageLocationResponse> -
-
-
-
-
- -
-

- # - - - delete(params) - → {Promise.<deleteApplicationResponse>} - -

- -
-

- Trigers the deleteApplication function of - ElasticBeanstalk -

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
params - DeleteApplicationMessage - -

Data required for deleteApplication

-
-
- -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 122 - -

-
- -
-
-
-
-
- - - Promise.<deleteApplicationResponse> -
-
-
-
-
- -
-

- # - - - deleteConfigTemplate(params) - → - {Promise.<deleteConfigurationTemplateResponse>} - -

- -
-

- Trigers the deleteConfigurationTemplate function of - ElasticBeanstalk -

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
params - DeleteConfigurationTemplateMessage - -

- Data required for deleteConfigurationTemplate -

-
-
- -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 138 - -

-
- -
-
-
-
-
- - - Promise.<deleteConfigurationTemplateResponse> -
-
-
-
-
- -
-

- # - - - describe(params) - → - {Promise.<describeApplicationsResponse>} - -

- -
-

- Trigers the describeApplications function of - ElasticBeanstalk -

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
params - DescribeApplicationsMessage - -

Data required for describeApplications

-
-
- -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 172 - -

-
- -
-
-
-
-
- - - Promise.<describeApplicationsResponse> -
-
-
-
-
- -
-

- # - - - describeAccountAttributes() - → - {Promise.<describeAccountAttributesResponse>} - -

- -
-

- Trigers the describeAccountAttributes function of - ElasticBeanstalk -

-
- -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 156 - -

-
- -
-
-
-
-
- - - Promise.<describeAccountAttributesResponse> -
-
-
-
-
- -
-

- # - - - describeConfigSettings(params) - → - {Promise.<describeConfigurationSettingsResponse>} - -

- -
-

- Trigers the describeConfigurationSettings function of - ElasticBeanstalk -

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
params - DescribeConfigurationSettingsMessage - -

- Data required for describeConfigurationSettings -

-
-
- -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 188 - -

-
- -
-
-
-
-
- - - Promise.<describeConfigurationSettingsResponse> -
-
-
-
-
- -
-

- # - - - listVersions(params) - → - {Promise.<listPlatformVersionsResponse>} - -

- -
-

- Trigers the listPlatformVersions function of - ElasticBeanstalk -

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
params - ListPlatformVersionsRequest - -

Data required for listPlatformVersions

-
-
- -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 207 - -

-
- -
-
-
-
-
- - - Promise.<listPlatformVersionsResponse> -
-
-
-
-
- -
-

- # - - - restart(params) - → {Promise.<restartAppServerResponse>} - -

- -
-

- Trigers the restartAppServer function of - ElasticBeanstalk -

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
params - RestartAppServerMessage - -

Data required for restartAppServer

-
-
- -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 223 - -

-
- -
-
-
-
-
- - - Promise.<restartAppServerResponse> -
-
-
-
-
- -
-

- # - - - terminateEnvironment(params) - → - {Promise.<terminateEnvironmentResponse>} - -

- -
-

- Trigers the terminateEnvironment function of - ElasticBeanstalk -

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
params - TerminateEnvironmentMessage - -

Data required for terminateEnvironment

-
-
- -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 239 - -

-
- -
-
-
-
-
- - - Promise.<terminateEnvironmentResponse> -
-
-
-
-
- -
-

- # - - - update(params) - → {Promise.<updateApplicationResponse>} - -

- -
-

- Trigers the updateApplication function of - ElasticBeanstalk -

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
params - UpdateApplicationMessage - -

Data required for updateApplication

-
-
- -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 255 - -

-
- -
-
-
-
-
- - - Promise.<updateApplicationResponse> -
-
-
-
-
- -
-

- # - - - updateEnvironment(params) - → {Promise.<updateEnvironmentResponse>} - -

- -
-

- Trigers the updateEnvironment function of - ElasticBeanstalk -

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
params - UpdateEnvironmentMessage - -

Data required for updateEnvironment

-
-
- -
-

- View Source - - AWS/appServices/aws-paaS.js, - line 271 - -

-
- -
-
-
-
-
- - - Promise.<updateEnvironmentResponse> -
-
-
-
-
-
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/AWS_security_aws-IAM.js.html b/docs/AWS_security_aws-IAM.js.html index a5171001..4cee7f41 100644 --- a/docs/AWS_security_aws-IAM.js.html +++ b/docs/AWS_security_aws-IAM.js.html @@ -1,301 +1,216 @@ + + - - - - AWS/security/aws-IAM.js - - - - - - - - - - - - - + + + + + AWS/security/aws-IAM.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

AWS/security/aws-IAM.js

-
+ +
+
+
+

Source

+

AWS/security/aws-IAM.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a IAM object
  * @category AWS
  */
 class AWS_IAM {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._iAM = new this._AWS.IAM({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the attachGroupPolicy function of IAM
-   * @param {AttachGroupPolicyRequest} params - Data required for attachGroupPolicy
-   * @returns {Promise<attachGroupPolicyResponse>}
-   */
-  attachGroupPolicy(params) {
-    return new Promise((resolve, reject) => {
-      this._iAM.attachGroupPolicy(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the createGroup function of IAM
-   * @param {CreateGroupRequest} params - Data required for createGroup
-   * @returns {Promise<createGroupResponse>}
-   */
-  createGroup(params) {
-    return new Promise((resolve, reject) => {
-      this._iAM.createGroup(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteGroup function of IAM
-   * @param {DeleteGroupRequest} params - Data required for deleteGroup
-   * @returns {Promise<deleteGroupResponse>}
-   */
-  deleteGroup(params) {
-    return new Promise((resolve, reject) => {
-      this._iAM.deleteGroup(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the detachGroupPolicy function of IAM
-   * @param {DetachGroupPolicyRequest} params - Data required for detachGroupPolicy
-   * @returns {Promise<detachGroupPolicyResponse>}
-   */
-  detachGroupPolicy(params) {
-    return new Promise((resolve, reject) => {
-      this._iAM.detachGroupPolicy(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the getGroup function of IAM
-   * @param {GetGroupRequest} params - Data required for getGroup
-   * @returns {Promise<getGroupResponse>}
-   */
-  describe(params) {
-    return new Promise((resolve, reject) => {
-      this._iAM.getGroup(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
+	/**
+	 *
+	 * @param {module} aws AWS SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(aws, options) {
+		this._AWS = aws;
+		this._apiVersion = options.apiVersion;
+		this._iAM = new this._AWS.IAM({
+			apiVersion: this._apiVersion,
+		});
+	}
+	/**
+	 * Trigers the attachGroupPolicy function of IAM
+	 * @param {AttachGroupPolicyRequest} params - Data required for attachGroupPolicy
+	 * @returns {Promise<attachGroupPolicyResponse>}
+	 */
+	attachGroupPolicy(params) {
+		return new Promise((resolve, reject) => {
+			this._iAM.attachGroupPolicy(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the createGroup function of IAM
+	 * @param {CreateGroupRequest} params - Data required for createGroup
+	 * @returns {Promise<createGroupResponse>}
+	 */
+	createGroup(params) {
+		return new Promise((resolve, reject) => {
+			this._iAM.createGroup(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteGroup function of IAM
+	 * @param {DeleteGroupRequest} params - Data required for deleteGroup
+	 * @returns {Promise<deleteGroupResponse>}
+	 */
+	deleteGroup(params) {
+		return new Promise((resolve, reject) => {
+			this._iAM.deleteGroup(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the detachGroupPolicy function of IAM
+	 * @param {DetachGroupPolicyRequest} params - Data required for detachGroupPolicy
+	 * @returns {Promise<detachGroupPolicyResponse>}
+	 */
+	detachGroupPolicy(params) {
+		return new Promise((resolve, reject) => {
+			this._iAM.detachGroupPolicy(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the getGroup function of IAM
+	 * @param {GetGroupRequest} params - Data required for getGroup
+	 * @returns {Promise<getGroupResponse>}
+	 */
+	describe(params) {
+		return new Promise((resolve, reject) => {
+			this._iAM.getGroup(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
 }
 module.exports = AWS_IAM;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/AWS_storage_aws-archivalStorage.js.html b/docs/AWS_storage_aws-archivalStorage.js.html index fca18ed7..4f56898f 100644 --- a/docs/AWS_storage_aws-archivalStorage.js.html +++ b/docs/AWS_storage_aws-archivalStorage.js.html @@ -1,301 +1,216 @@ + + - - - - AWS/storage/aws-archivalStorage.js - - - - - - - - - - - - - + + + + + AWS/storage/aws-archivalStorage.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

AWS/storage/aws-archivalStorage.js

-
+ +
+
+
+

Source

+

AWS/storage/aws-archivalStorage.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a Glacier object
  * @category AWS
  */
 class AWS_ArchivalStorage {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._glacier = new this._AWS.Glacier({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createVault function of Glacier
-   * @param {CreateVaultInput} params - Data required for createVault
-   * @returns {Promise<createVaultResponse>}
-   */
-  create(params) {
-    return new Promise((resolve, reject) => {
-      this._glacier.createVault(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteArchive function of Glacier
-   * @param {DeleteArchiveInput} params - Data required for deleteArchive
-   * @returns {Promise<deleteArchiveResponse>}
-   */
-  deleteFiles(params) {
-    return new Promise((resolve, reject) => {
-      this._glacier.deleteArchive(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteVault function of Glacier
-   * @param {DeleteVaultInput} params - Data required for deleteVault
-   * @returns {Promise<deleteVaultResponse>}
-   */
-  delete(params) {
-    return new Promise((resolve, reject) => {
-      this._glacier.deleteVault(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the initiateMultipartUpload function of Glacier
-   * @param {InitiateMultipartUploadInput} params - Data required for initiateMultipartUpload
-   * @returns {Promise<initiateMultipartUploadResponse>}
-   */
-  upload(params) {
-    return new Promise((resolve, reject) => {
-      this._glacier.initiateMultipartUpload(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listParts function of Glacier
-   * @param {ListPartsInput} params - Data required for listParts
-   * @returns {Promise<listPartsResponse>}
-   */
-  list(params) {
-    return new Promise((resolve, reject) => {
-      this._glacier.listParts(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
+	/**
+	 *
+	 * @param {module} aws AWS SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(aws, options) {
+		this._AWS = aws;
+		this._apiVersion = options.apiVersion;
+		this._glacier = new this._AWS.Glacier({
+			apiVersion: this._apiVersion,
+		});
+	}
+	/**
+	 * Trigers the createVault function of Glacier
+	 * @param {CreateVaultInput} params - Data required for createVault
+	 * @returns {Promise<createVaultResponse>}
+	 */
+	create(params) {
+		return new Promise((resolve, reject) => {
+			this._glacier.createVault(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteArchive function of Glacier
+	 * @param {DeleteArchiveInput} params - Data required for deleteArchive
+	 * @returns {Promise<deleteArchiveResponse>}
+	 */
+	deleteFiles(params) {
+		return new Promise((resolve, reject) => {
+			this._glacier.deleteArchive(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteVault function of Glacier
+	 * @param {DeleteVaultInput} params - Data required for deleteVault
+	 * @returns {Promise<deleteVaultResponse>}
+	 */
+	delete(params) {
+		return new Promise((resolve, reject) => {
+			this._glacier.deleteVault(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the initiateMultipartUpload function of Glacier
+	 * @param {InitiateMultipartUploadInput} params - Data required for initiateMultipartUpload
+	 * @returns {Promise<initiateMultipartUploadResponse>}
+	 */
+	upload(params) {
+		return new Promise((resolve, reject) => {
+			this._glacier.initiateMultipartUpload(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the listParts function of Glacier
+	 * @param {ListPartsInput} params - Data required for listParts
+	 * @returns {Promise<listPartsResponse>}
+	 */
+	list(params) {
+		return new Promise((resolve, reject) => {
+			this._glacier.listParts(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
 }
 module.exports = AWS_ArchivalStorage;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/AWS_storage_aws-blockStorage.js.html b/docs/AWS_storage_aws-blockStorage.js.html index 05c1f074..160cde84 100644 --- a/docs/AWS_storage_aws-blockStorage.js.html +++ b/docs/AWS_storage_aws-blockStorage.js.html @@ -1,285 +1,200 @@ + + - - - - AWS/storage/aws-blockStorage.js - - - - - - - - - - - - - + + + + + AWS/storage/aws-blockStorage.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

AWS/storage/aws-blockStorage.js

-
+ +
+
+
+

Source

+

AWS/storage/aws-blockStorage.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a EC2 object
  * @category AWS
  */
 class AWS_BlockStorage {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._eC2 = new this._AWS.EC2({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createVolume function of EC2
-   * @param {CreateVolumeRequest} params - Data required for createVolume
-   * @returns {Promise<createVolumeResponse>}
-   */
-  create(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.createVolume(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteVolume function of EC2
-   * @param {DeleteVolumeRequest} params - Data required for deleteVolume
-   * @returns {Promise<deleteVolumeResponse>}
-   */
-  delete(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.deleteVolume(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeVolumeAttribute function of EC2
-   * @param {DescribeVolumeAttributeRequest} params - Data required for describeVolumeAttribute
-   * @returns {Promise<describeVolumeAttributeResponse>}
-   */
-  describe(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.describeVolumeAttribute(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the describeVolumes function of EC2
-   * @param {DescribeVolumesRequest} params - Data required for describeVolumes
-   * @returns {Promise<describeVolumesResponse>}
-   */
-  list(params) {
-    return new Promise((resolve, reject) => {
-      this._eC2.describeVolumes(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
+	/**
+	 *
+	 * @param {module} aws AWS SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(aws, options) {
+		this._AWS = aws;
+		this._apiVersion = options.apiVersion;
+		this._eC2 = new this._AWS.EC2({
+			apiVersion: this._apiVersion,
+		});
+	}
+	/**
+	 * Trigers the createVolume function of EC2
+	 * @param {CreateVolumeRequest} params - Data required for createVolume
+	 * @returns {Promise<createVolumeResponse>}
+	 */
+	create(params) {
+		return new Promise((resolve, reject) => {
+			this._eC2.createVolume(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteVolume function of EC2
+	 * @param {DeleteVolumeRequest} params - Data required for deleteVolume
+	 * @returns {Promise<deleteVolumeResponse>}
+	 */
+	delete(params) {
+		return new Promise((resolve, reject) => {
+			this._eC2.deleteVolume(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the describeVolumeAttribute function of EC2
+	 * @param {DescribeVolumeAttributeRequest} params - Data required for describeVolumeAttribute
+	 * @returns {Promise<describeVolumeAttributeResponse>}
+	 */
+	describe(params) {
+		return new Promise((resolve, reject) => {
+			this._eC2.describeVolumeAttribute(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the describeVolumes function of EC2
+	 * @param {DescribeVolumesRequest} params - Data required for describeVolumes
+	 * @returns {Promise<describeVolumesResponse>}
+	 */
+	list(params) {
+		return new Promise((resolve, reject) => {
+			this._eC2.describeVolumes(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
 }
 module.exports = AWS_BlockStorage;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/AWS_storage_aws-storageBucket.js.html b/docs/AWS_storage_aws-storageBucket.js.html index 8520c1f3..ae5075a4 100644 --- a/docs/AWS_storage_aws-storageBucket.js.html +++ b/docs/AWS_storage_aws-storageBucket.js.html @@ -1,300 +1,215 @@ + + - - - - AWS/storage/aws-storageBucket.js - - - - - - - - - - - - - + + + + + AWS/storage/aws-storageBucket.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

AWS/storage/aws-storageBucket.js

-
+ +
+
+
+

Source

+

AWS/storage/aws-storageBucket.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a S3 object
  * @category AWS
  */
 class AWS_StorageBucket {
-  /**
-   *
-   * @param {module} aws AWS SDK
-   * @param {object} options SDK options
-   */
-  constructor(aws, options) {
-    this._AWS = aws;
-    this._apiVersion = options.apiVersion;
-    this._s3 = new this._AWS.S3({
-      apiVersion: this._apiVersion
-    });
-  }
-  /**
-   * Trigers the createBucket function of S3
-   * @param {CreateBucketRequest} params - Data required for createBucket
-   * @returns {Promise<createBucketResponse>}
-   */
-  create(params) {
-    return new Promise((resolve, reject) => {
-      this._s3.createBucket(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteBucket function of S3
-   * @param {DeleteBucketRequest} params - Data required for deleteBucket
-   * @returns {Promise<deleteBucketResponse>}
-   */
-  delete(params) {
-    return new Promise((resolve, reject) => {
-      this._s3.deleteBucket(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the deleteObjects function of S3
-   * @param {DeleteObjectsRequest} params - Data required for deleteObjects
-   * @returns {Promise<deleteObjectsResponse>}
-   */
-  deleteFiles(params) {
-    return new Promise((resolve, reject) => {
-      this._s3.deleteObjects(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the listBuckets function of S3
-   * @returns {Promise<listBucketsResponse>}
-   */
-  list() {
-    return new Promise((resolve, reject) => {
-      this._s3.listBuckets((error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
-  /**
-   * Trigers the uploadPart function of S3
-   * @param {UploadPartRequest} params - Data required for uploadPart
-   * @returns {Promise<uploadPartResponse>}
-   */
-  upload(params) {
-    return new Promise((resolve, reject) => {
-      this._s3.uploadPart(params, (error, data) => {
-        if (error) {
-          reject(error);
-        } else {
-          resolve(data);
-        }
-      });
-    });
-  }
+	/**
+	 *
+	 * @param {module} aws AWS SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(aws, options) {
+		this._AWS = aws;
+		this._apiVersion = options.apiVersion;
+		this._s3 = new this._AWS.S3({
+			apiVersion: this._apiVersion,
+		});
+	}
+	/**
+	 * Trigers the createBucket function of S3
+	 * @param {CreateBucketRequest} params - Data required for createBucket
+	 * @returns {Promise<createBucketResponse>}
+	 */
+	create(params) {
+		return new Promise((resolve, reject) => {
+			this._s3.createBucket(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteBucket function of S3
+	 * @param {DeleteBucketRequest} params - Data required for deleteBucket
+	 * @returns {Promise<deleteBucketResponse>}
+	 */
+	delete(params) {
+		return new Promise((resolve, reject) => {
+			this._s3.deleteBucket(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the deleteObjects function of S3
+	 * @param {DeleteObjectsRequest} params - Data required for deleteObjects
+	 * @returns {Promise<deleteObjectsResponse>}
+	 */
+	deleteFiles(params) {
+		return new Promise((resolve, reject) => {
+			this._s3.deleteObjects(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the listBuckets function of S3
+	 * @returns {Promise<listBucketsResponse>}
+	 */
+	list() {
+		return new Promise((resolve, reject) => {
+			this._s3.listBuckets((error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
+	/**
+	 * Trigers the uploadPart function of S3
+	 * @param {UploadPartRequest} params - Data required for uploadPart
+	 * @returns {Promise<uploadPartResponse>}
+	 */
+	upload(params) {
+		return new Promise((resolve, reject) => {
+			this._s3.uploadPart(params, (error, data) => {
+				if (error) {
+					reject(error);
+				} else {
+					resolve(data);
+				}
+			});
+		});
+	}
 }
 module.exports = AWS_StorageBucket;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/Azure_BlockStorage.html b/docs/Azure_BlockStorage.html index 6d495019..e3147b1f 100644 --- a/docs/Azure_BlockStorage.html +++ b/docs/Azure_BlockStorage.html @@ -1,868 +1,1554 @@ - - - - Azure_BlockStorage - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

Azure_BlockStorage

-
- -
-
-

- Azure_BlockStorage(azureRestSdk) -

- -
-

Class to create a BlockStorage object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

Azure_BlockStorage

+
+ + + + + +
+ +
+ +

Azure_BlockStorage(azureRestSdk)

+ +

Class to create a BlockStorage object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new Azure_BlockStorage(azureRestSdk) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
azureRestSdk - module - -

Azure Rest SDK

-
-
- -
-

- View Source - - Azure/storage/azure-blockStorage.js, - line 12 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new Azure_BlockStorage(azureRestSdk) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
azureRestSdk + + +module + + + +

Azure Rest SDK

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/storage/azure-blockStorage.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - create(resourceGroupName, diskName, disk, optionsopt) - → {Promise.<createOrUpdateResponse>} - -

- -
-

Trigers the createOrUpdate function of compute

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + +
+

Methods

+
+ +
-
- + +

+ # + + + + create(resourceGroupName, diskName, disk, optionsopt) → {Promise.<createOrUpdateResponse>} + + +

+ - - + + +
+

Trigers the createOrUpdate function of compute

+
+ - - - - - - - - - - - - - - +
Parameters:
+ +
+
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
diskName - StringKeyword - -

Mandatory parameter

-
disk - TypeReference - -

Mandatory parameter

-
options
+ + + + + - + - + + + - - - -
Name - TypeReference - Type<optional>
Attributes -

Optional parameter

-
-
+ -
-

- View Source - - Azure/storage/azure-blockStorage.js, - line 23 - -

-
- -
-
-
-
-
- - - Promise.<createOrUpdateResponse> -
-
-
-
-
- -
-

- # - - - delete(resourceGroupName, diskName, optionsopt) - → {Promise.<deleteMethodResponse>} - -

- -
-

Trigers the deleteMethod function of compute

-
+ Description + + -
Parameters:
+ + -
- - - - + + + + + - + - - - + + - - - + + + - + + + - - + - - + + - - + - - + + + + + - - + - + + - - - -
Name
resourceGroupNameType + + +StringKeyword - AttributesDescription
resourceGroupName + - - StringKeyword - -

Mandatory parameter

-
diskName

Mandatory parameter

- StringKeyword - -

Mandatory parameter

-
diskName
options + + +StringKeyword - - TypeReference - <optional>
-

Optional parameter

-
-
+ + + -
-

- View Source - - Azure/storage/azure-blockStorage.js, - line 54 - -

-
- -
-
-
-
-
- - - Promise.<deleteMethodResponse> -
-
-
-
-
- -
-

- # - - - describe(resourceGroupName, diskName, optionsopt) - → {Promise.<getResponse>} - -

- -
-

Trigers the get function of compute

-
+ -
Parameters:
+ + + -
- - - - + - + + - - - - + - - - + + + + + - + - - + + - - + + + - + + + - - + - - + + - - + - - - -
NameType

Mandatory parameter

AttributesDescription
resourceGroupName
disk - StringKeyword - + + +TypeReference - -

Mandatory parameter

-
diskName + - - StringKeyword - -

Mandatory parameter

-
options

Mandatory parameter

- TypeReference - <optional>
-

Optional parameter

-
-
+ + + + options + -
-

- View Source - - Azure/storage/azure-blockStorage.js, - line 85 - -

-
- -
-
-
-
-
- - - Promise.<getResponse> -
-
-
-
-
- -
-

- # - - - list(optionsopt) - → {Promise.<listResponse>} - -

- -
-

Trigers the list function of compute

-
+ + + +TypeReference -
Parameters:
-
- - - - + + - + + + - - - + + + - - - + - + + - - - - -
NameType + + <optional>
+ -
AttributesDescription
options - TypeReference -

Optional parameter

<optional>
-

Optional parameter

-
-
+ + + +
-
-

- View Source - - Azure/storage/azure-blockStorage.js, - line 114 - -

-
- -
-
-
-
-
- - - Promise.<listResponse> -
-
-
-
-
- -
-

- # - - - update(resourceGroupName, diskName, disk, optionsopt) - → {Promise.<updateResponse>} - -

- -
-

Trigers the update function of compute

-
-
Parameters:
-
- - - - - - +
-
- - + - - - + - + - + - - + - - + - + - + - - + - - + - + - + + - - + - - + - + +

+ View Source + + Azure/storage/azure-blockStorage.js, line 23 + +

+ + - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
diskName - StringKeyword - -

Mandatory parameter

-
disk - TypeReference - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
-
-

- View Source - - Azure/storage/azure-blockStorage.js, - line 144 - -

-
- -
-
-
-
-
- - - Promise.<updateResponse> -
-
-
-
-
-
-
-
-
+ + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createOrUpdateResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(resourceGroupName, diskName, optionsopt) → {Promise.<deleteMethodResponse>} + + +

+ + + + +
+

Trigers the deleteMethod function of compute

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

diskName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/storage/azure-blockStorage.js, line 59 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteMethodResponse> + + +
+ +
+ +
+
+ + - -
-
+ +
+ +
+ + + +

+ # + + + + describe(resourceGroupName, diskName, optionsopt) → {Promise.<getResponse>} + + +

+ + + + +
+

Trigers the get function of compute

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

diskName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/storage/azure-blockStorage.js, line 90 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(optionsopt) → {Promise.<listResponse>} + + +

+ + + + +
+

Trigers the list function of compute

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/storage/azure-blockStorage.js, line 119 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + update(resourceGroupName, diskName, disk, optionsopt) → {Promise.<updateResponse>} + + +

+ + + + +
+

Trigers the update function of compute

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

diskName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

disk + + +TypeReference + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/storage/azure-blockStorage.js, line 149 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/Azure_ComputeInstance.html b/docs/Azure_ComputeInstance.html index c87775b1..e09f9eef 100644 --- a/docs/Azure_ComputeInstance.html +++ b/docs/Azure_ComputeInstance.html @@ -1,989 +1,1803 @@ - - - - Azure_ComputeInstance - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

Azure_ComputeInstance

-
- -
-
-

- Azure_ComputeInstance(azureRestSdk) -

- -
-

Class to create a ComputeInstance object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

Azure_ComputeInstance

+
+ + + + + +
+ +
+ +

Azure_ComputeInstance(azureRestSdk)

+ +

Class to create a ComputeInstance object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new Azure_ComputeInstance(azureRestSdk) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
azureRestSdk - module - -

Azure Rest SDK

-
-
- -
-

- View Source - - Azure/compute/azure-computeInstance.js, - line 12 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new Azure_ComputeInstance(azureRestSdk) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
azureRestSdk + + +module + + + +

Azure Rest SDK

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-computeInstance.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - create(resourceGroupName, vmName, parameters, optionsopt) - → {Promise.<createOrUpdateResponse>} - -

- -
-

Trigers the createOrUpdate function of compute

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + +
+

Methods

+
+ +
-
- + +

+ # + + + + create(resourceGroupName, vmName, parameters, optionsopt) → {Promise.<createOrUpdateResponse>} + + +

+ - - + + +
+

Trigers the createOrUpdate function of compute

+
+ - - - - - - - - - - - - - - +
Parameters:
+ +
+
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
vmName - StringKeyword - -

Mandatory parameter

-
parameters - TypeReference - -

Mandatory parameter

-
options
+ + + + + - + - + + + - - - -
Name - TypeReference - Type<optional>
Attributes -

Optional parameter

-
-
+ -
-

- View Source - - Azure/compute/azure-computeInstance.js, - line 23 - -

-
- -
-
-
-
-
- - - Promise.<createOrUpdateResponse> -
-
-
-
-
- -
-

- # - - - destroy(resourceGroupName, vmName, optionsopt) - → {Promise.<deleteMethodResponse>} - -

- -
-

Trigers the deleteMethod function of compute

-
+ Description + + -
Parameters:
+ + -
- - - - + + + + + - + - - - + + - - - + + + - + + + - - + - - + + - - + - - + + + + + - - + - + + - - - -
Name
resourceGroupNameType + + +StringKeyword - AttributesDescription
resourceGroupName + - - StringKeyword - -

Mandatory parameter

-
vmName

Mandatory parameter

- StringKeyword - -

Mandatory parameter

-
vmName
options + + +StringKeyword - - TypeReference - <optional>
-

Optional parameter

-
-
+ + + -
-

- View Source - - Azure/compute/azure-computeInstance.js, - line 177 - -

-
- -
-
-
-
-
- - - Promise.<deleteMethodResponse> -
-
-
-
-
- -
-

- # - - - list(resourceGroupName, optionsopt) - → {Promise.<listResponse>} - -

- -
-

Trigers the list function of compute

-
+ -
Parameters:
+ + + -
- - - - + - + + - - - - + - - - + + + + + - + - - + + - - + + + - + + + - - - -
NameType

Mandatory parameter

AttributesDescription
resourceGroupName
parameters - StringKeyword - + + +TypeReference - -

Mandatory parameter

-
options + - - TypeReference - <optional>
-

Optional parameter

-
-
+ -
-

- View Source - - Azure/compute/azure-computeInstance.js, - line 53 - -

-
- -
-
-
-
-
- - - Promise.<listResponse> -
-
-
-
-
- -
-

- # - - - reboot(resourceGroupName, vmName, optionsopt) - → {Promise.<restartResponse>} - -

- -
-

Trigers the restart function of compute

-
+

Mandatory parameter

+ -
Parameters:
-
- - - - + - + + + + + - + - - - - - + + - + + + - - + + + - - + - + + - - - + + +
NameType
optionsAttributes + + +TypeReference - Description
resourceGroupName - StringKeyword - + + <optional>
+ -
-

Mandatory parameter

-
vmName - StringKeyword -

Optional parameter

-

Mandatory parameter

-
+
- - options - - TypeReference - - <optional>
- -

Optional parameter

- - - - -
-
-

- View Source - - Azure/compute/azure-computeInstance.js, - line 146 - -

-
- -
-
-
-
-
- - - Promise.<restartResponse> -
-
-
-
-
- -
-

- # - - - start(resourceGroupName, vmName, optionsopt) - → {Promise.<startResponse>} - -

- -
-

Trigers the start function of compute

-
+
-
Parameters:
+ -
- - - - + - + - + - - - + - - - + - + - + - - + - - + - + - + + - - + - - + - + +

+ View Source + + Azure/compute/azure-computeInstance.js, line 23 + +

+ + - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
vmName - StringKeyword - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
-
-

- View Source - - Azure/compute/azure-computeInstance.js, - line 84 - -

-
- -
-
-
-
-
- - - Promise.<startResponse> -
-
-
-
-
- -
-

- # - - - stop(resourceGroupName, vmName, optionsopt) - → {Promise.<powerOffResponse>} - -

- -
-

Trigers the powerOff function of compute

-
-
Parameters:
-
- - - - - - - - - - - - - - - - - - - - - - - - - +
+
+
+ + -
+
+ + +
+ + +Promise.<createOrUpdateResponse> -
- - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
vmName - StringKeyword - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
-
-

- View Source - - Azure/compute/azure-computeInstance.js, - line 115 - -

-
- -
-
-
-
-
- - - Promise.<powerOffResponse> -
-
-
-
-
-
-
-
-
+
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + destroy(resourceGroupName, vmName, optionsopt) → {Promise.<deleteMethodResponse>} + + +

+ + + + +
+

Trigers the deleteMethod function of compute

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

vmName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-computeInstance.js, line 182 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteMethodResponse> + + +
+ +
+ +
+
- -
-
+ + + +
+ +
+ + + +

+ # + + + + list(resourceGroupName, optionsopt) → {Promise.<listResponse>} + + +

+ + + + +
+

Trigers the list function of compute

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-computeInstance.js, line 58 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + reboot(resourceGroupName, vmName, optionsopt) → {Promise.<restartResponse>} + + +

+ + + + +
+

Trigers the restart function of compute

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

vmName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-computeInstance.js, line 151 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<restartResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + start(resourceGroupName, vmName, optionsopt) → {Promise.<startResponse>} + + +

+ + + + +
+

Trigers the start function of compute

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

vmName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-computeInstance.js, line 89 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<startResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + stop(resourceGroupName, vmName, optionsopt) → {Promise.<powerOffResponse>} + + +

+ + + + +
+

Trigers the powerOff function of compute

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

vmName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-computeInstance.js, line 120 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<powerOffResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/Azure_Container.html b/docs/Azure_Container.html index 56af419e..a4cfc541 100644 --- a/docs/Azure_Container.html +++ b/docs/Azure_Container.html @@ -1,741 +1,1272 @@ - - - - Azure_Container - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

Azure_Container

-
- -
-
-

- Azure_Container(azureRestSdk) -

- -
-

Class to create a Container object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new Azure_Container(azureRestSdk) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
azureRestSdk - module - -

Azure Rest SDK

-
-
- -
-

- View Source - - Azure/compute/azure-container.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

Azure_Container

+
+ + + -
-

Methods

+ +
+ +
+ +

Azure_Container(azureRestSdk)

+ +

Class to create a Container object

+ + +
+ +
+
+ + +
-
-

- # - - - create(resourceGroupName, containerServiceName, parameters, - optionsopt) - → {Promise.<createOrUpdateResponse>} - -

- -
-

- Trigers the createOrUpdate function of containerservice -

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new Azure_Container(azureRestSdk) + + +

+ - + + - - - - - - - - - - - - - - - +
Parameters:
+ +
+
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
- containerServiceName - - StringKeyword -
+ + + + + - - + - - + - + - + + + - - + + - - + + + + + - + - - - -
Name -

Mandatory parameter

-
Type
parameters - TypeReference - Description
-

Mandatory parameter

-
options
azureRestSdk - TypeReference - + + +module - <optional>
-

Optional parameter

-
-
+ + -
-

- View Source - - Azure/compute/azure-container.js, - line 23 - -

-
- -
-
-
-
-
- - - Promise.<createOrUpdateResponse> -
-
-
-
-
- -
-

- # - - - delete(resourceGroupName, containerServiceName, - optionsopt) - → {Promise.<deleteMethodResponse>} - -

- -
-

- Trigers the deleteMethod function of containerservice -

-
+ -
Parameters:
+ -
- - - - + + - - + + +
Name

Azure Rest SDK

TypeAttributes
+
- Description - - - - - resourceGroupName - - StringKeyword - - - -

Mandatory parameter

- - +
- - - containerServiceName - + - - StringKeyword - + - + - -

Mandatory parameter

- - + - - options + - - TypeReference - + - <optional>
+ - -

Optional parameter

- - - - -
+ -
-

- View Source - - Azure/compute/azure-container.js, - line 64 - -

-
- -
-
-
-
-
- - - Promise.<deleteMethodResponse> -
-
-
-
-
- -
-

- # - - - describe(resourceGroupName, containerServiceName, - optionsopt) - → {Promise.<getResponse>} - -

- -
-

Trigers the get function of containerservice

-
+ -
Parameters:
+ -
- - - - + - + + - + - - - + - - - + +

+ View Source + + Azure/compute/azure-container.js, line 12 + +

+ + - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
- containerServiceName - - StringKeyword - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
-
-

- View Source - - Azure/compute/azure-container.js, - line 95 - -

-
- -
-
-
-
-
- - - Promise.<getResponse> -
-
-
-
-
- -
-

- # - - - list(optionsopt) - → {Promise.<listResponse>} - -

- -
-

Trigers the list function of containerservice

-
-
Parameters:
-
- - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
options - TypeReference - <optional>
-

Optional parameter

-
-
-
-

- View Source - - Azure/compute/azure-container.js, - line 124 - -

-
- -
-
-
-
-
- - - Promise.<listResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + create(resourceGroupName, containerServiceName, parameters, optionsopt) → {Promise.<createOrUpdateResponse>} + + +

+ + + + +
+

Trigers the createOrUpdate function of containerservice

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

containerServiceName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

parameters + + +TypeReference + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-container.js, line 23 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createOrUpdateResponse> + + +
+ +
+ +
+
+ + + + +
+ +
+ - -
-
+ +

+ # + + + + delete(resourceGroupName, containerServiceName, optionsopt) → {Promise.<deleteMethodResponse>} + + +

+ + + + +
+

Trigers the deleteMethod function of containerservice

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

containerServiceName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-container.js, line 64 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteMethodResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describe(resourceGroupName, containerServiceName, optionsopt) → {Promise.<getResponse>} + + +

+ + + + +
+

Trigers the get function of containerservice

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

containerServiceName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-container.js, line 99 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(optionsopt) → {Promise.<listResponse>} + + +

+ + + + +
+

Trigers the list function of containerservice

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-container.js, line 128 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/Azure_DNS.html b/docs/Azure_DNS.html index 742701f7..d4331029 100644 --- a/docs/Azure_DNS.html +++ b/docs/Azure_DNS.html @@ -1,768 +1,1371 @@ - - - - Azure_DNS - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

Azure_DNS

-
- -
-
-

- Azure_DNS(azureRestSdk) -

- -
-

Class to create a DNS object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

Azure_DNS

+
+ + + + + +
+ +
+ +

Azure_DNS(azureRestSdk)

+ +

Class to create a DNS object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new Azure_DNS(azureRestSdk) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
azureRestSdk - module - -

Azure Rest SDK

-
-
- -
-

- View Source - - Azure/network/azure-DNS.js, - line 12 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new Azure_DNS(azureRestSdk) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
azureRestSdk + + +module + + + +

Azure Rest SDK

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/network/azure-DNS.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - changeRecordSets(resourceGroupName, zoneName, relativeRecordSetName, - recordType, parameters, optionsopt) - → {Promise.<createOrUpdateResponse>} - -

- -
-

Trigers the createOrUpdate function of dns

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + +
+

Methods

+
+ +
-
- + +

+ # + + + + changeRecordSets(resourceGroupName, zoneName, relativeRecordSetName, recordType, parameters, optionsopt) → {Promise.<createOrUpdateResponse>} + + +

+ - - + + +
+

Trigers the createOrUpdate function of dns

+
+ - - - - - - - - - - - - - - +
Parameters:
+ +
+
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
zoneName - StringKeyword - -

Mandatory parameter

-
- relativeRecordSetName - - StringKeyword - -

Mandatory parameter

-
recordType
+ + + + + - + - + + + - - + - - + + + - + + - + + + + + - - + - - + + - + + - - -
Name - TypeReference - TypeAttributes -

Mandatory parameter

-
parametersDescription
- TypeReference -
resourceGroupName -

Mandatory parameter

-
+ + +StringKeyword -
options - TypeReference - <optional>
+ - -

Optional parameter

-
-
+ -
-

- View Source - - Azure/network/azure-DNS.js, - line 115 - -

-
- -
-
-
-
-
- - - Promise.<createOrUpdateResponse> -
-
-
-
-
- -
-

- # - - - createZone(resourceGroupName, zoneName, parameters, - optionsopt) - → {Promise.<createOrUpdateResponse>} - -

- -
-

Trigers the createOrUpdate function of dns

-
+ + + -
Parameters:
+ -
- - - - + + - - + - - - + + + + + - - - + - + + - - + + - + - + + + - + - - + + - - - + - + + + + + - - + - - + + - + + - - -
Name

Mandatory parameter

TypeAttributesDescription
zoneName
resourceGroupName + + +StringKeyword - - StringKeyword - -

Mandatory parameter

-
+ -
zoneName - StringKeyword - -

Mandatory parameter

-

Mandatory parameter

parameters - TypeReference -
relativeRecordSetName -

Mandatory parameter

-
+ + +StringKeyword -
options - TypeReference - <optional>
+ - -

Optional parameter

-
-
+ -
-

- View Source - - Azure/network/azure-DNS.js, - line 23 - -

-
- -
-
-
-
-
- - - Promise.<createOrUpdateResponse> -
-
-
-
-
- -
-

- # - - - deleteZone(resourceGroupName, zoneName, optionsopt) - → {Promise.<deleteMethodResponse>} - -

- -
-

Trigers the deleteMethod function of dns

-
+ + + -
Parameters:
+ -
- - - - + + - - + - - - + + + + + - - - + - + + - - + + - + - + + + - + - - + + - - - + - + + + + + - - - -
Name

Mandatory parameter

TypeAttributesDescription
recordType
resourceGroupName + + +TypeReference - - StringKeyword - -

Mandatory parameter

-
+ -
zoneName - StringKeyword - -

Mandatory parameter

-

Mandatory parameter

options - TypeReference - <optional>
parameters -

Optional parameter

-
-
+ + + +TypeReference -
-

- View Source - - Azure/network/azure-DNS.js, - line 54 - -

-
- -
-
-
-
-
- - - Promise.<deleteMethodResponse> -
-
-
-
-
- -
-

- # - - - listZones(optionsopt) - → {Promise.<listResponse>} - -

- -
-

Trigers the list function of dns

-
-
Parameters:
+ + -
- - - - + + + - + + + - - - + - - - + + - - + - - - -
Name + - TypeAttributesDescription
options

Mandatory parameter

- TypeReference - <optional>
-

Optional parameter

-
-
+ + + + options + -
-

- View Source - - Azure/network/azure-DNS.js, - line 83 - -

-
- -
-
-
-
-
- - - Promise.<listResponse> -
-
-
-
-
-
-
-
-
+ + + +TypeReference + + + + + + + + + <optional>
+ + + + + + + + + + +

Optional parameter

+ + + + + + +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/network/azure-DNS.js, line 120 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createOrUpdateResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + createZone(resourceGroupName, zoneName, parameters, optionsopt) → {Promise.<createOrUpdateResponse>} + + +

+ + + + +
+

Trigers the createOrUpdate function of dns

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

zoneName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

parameters + + +TypeReference + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/network/azure-DNS.js, line 23 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createOrUpdateResponse> + + +
+ +
+ +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteZone(resourceGroupName, zoneName, optionsopt) → {Promise.<deleteMethodResponse>} + + +

+ - -
-
+ + +
+

Trigers the deleteMethod function of dns

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

zoneName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/network/azure-DNS.js, line 59 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteMethodResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listZones(optionsopt) → {Promise.<listResponse>} + + +

+ + + + +
+

Trigers the list function of dns

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/network/azure-DNS.js, line 88 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/Azure_KeyManagement.html b/docs/Azure_KeyManagement.html index 53564519..dea337e4 100644 --- a/docs/Azure_KeyManagement.html +++ b/docs/Azure_KeyManagement.html @@ -1,925 +1,1686 @@ - - - - Azure_KeyManagement - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

Azure_KeyManagement

-
- -
-
-

- Azure_KeyManagement(azureRestSdk) -

- -
-

Class to create a KeyManagement object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

Azure_KeyManagement

+
+ + + + + +
+ +
+ +

Azure_KeyManagement(azureRestSdk)

+ +

Class to create a KeyManagement object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new Azure_KeyManagement(azureRestSdk) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
azureRestSdk - module - -

Azure Rest SDK

-
-
- -
-

- View Source - - Azure/management/azure-keyManagement.js, - line 12 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new Azure_KeyManagement(azureRestSdk) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
azureRestSdk + + +module + + + +

Azure Rest SDK

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/management/azure-keyManagement.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - createKey(resourceGroupName, vaultName, parameters, - optionsopt) - → {Promise.<createOrUpdateResponse>} - -

- -
-

Trigers the createOrUpdate function of keyvault

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + +
+

Methods

+
+ +
-
- + +

+ # + + + + createKey(resourceGroupName, vaultName, parameters, optionsopt) → {Promise.<createOrUpdateResponse>} + + +

+ - - + + +
+

Trigers the createOrUpdate function of keyvault

+
+ - - - - - - - - - - - - - - +
Parameters:
+ +
+
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
vaultName - StringKeyword - -

Mandatory parameter

-
parameters - TypeReference - -

Mandatory parameter

-
options
+ + + + + - + - + + + - - - -
Name - TypeReference - Type<optional>
Attributes -

Optional parameter

-
-
+ -
-

- View Source - - Azure/management/azure-keyManagement.js, - line 23 - -

-
- -
-
-
-
-
- - - Promise.<createOrUpdateResponse> -
-
-
-
-
- -
-

- # - - - deleteKey(resourceGroupName, vaultName, optionsopt) - → {Promise.<deleteMethodResponse>} - -

- -
-

Trigers the deleteMethod function of keyvault

-
+ Description + + -
Parameters:
+ + -
- - - - + + + + + - + - - - + + - - - + + + - + + + - - + - - + + - - + - - + + + + + - - + - + + - - - -
Name
resourceGroupNameType + + +StringKeyword - AttributesDescription
resourceGroupName + - - StringKeyword - -

Mandatory parameter

-
vaultName

Mandatory parameter

- StringKeyword - -

Mandatory parameter

-
vaultName
options + + +StringKeyword - - TypeReference - <optional>
-

Optional parameter

-
-
+ + + -
-

- View Source - - Azure/management/azure-keyManagement.js, - line 54 - -

-
- -
-
-
-
-
- - - Promise.<deleteMethodResponse> -
-
-
-
-
- -
-

- # - - - describeKey(resourceGroupName, vaultName, optionsopt) - → {Promise.<getResponse>} - -

- -
-

Trigers the get function of keyvault

-
+ -
Parameters:
+ + + -
- - - - + - + + - - - - + - - - + + + + + - + - - + + - - + + + - + + + - - + - - + + - - + - - - -
NameType

Mandatory parameter

AttributesDescription
resourceGroupName
parameters - StringKeyword - + + +TypeReference - -

Mandatory parameter

-
vaultName + - - StringKeyword - -

Mandatory parameter

-
options

Mandatory parameter

- TypeReference - <optional>
-

Optional parameter

-
-
+ + + + options + -
-

- View Source - - Azure/management/azure-keyManagement.js, - line 117 - -

-
- -
-
-
-
-
- - - Promise.<getResponse> -
-
-
-
-
- -
-

- # - - - putKeyPolicy(resourceGroupName, vaultName, operationKind, - parameters, optionsopt) - → {Promise.<updateAccessPolicyResponse>} - -

- -
-

Trigers the updateAccessPolicy function of keyvault

-
+ + + +TypeReference -
Parameters:
-
- - - - + + - + + + - - - + + + - - - + - + + - - - + + +
NameType + + <optional>
+ -
AttributesDescription
resourceGroupName - StringKeyword -

Optional parameter

-

Mandatory parameter

-
+
- - vaultName - - StringKeyword - - - -

Mandatory parameter

- - - - operationKind +
- - TypeReference - + - + - -

Mandatory parameter

- - + - - parameters + - - TypeReference - + - + - -

Mandatory parameter

- - + - - options + - - TypeReference - + - <optional>
+ - -

Optional parameter

- - - - -
+ -
-

- View Source - - Azure/management/azure-keyManagement.js, - line 150 - -

-
- -
-
-
-
-
- - - Promise.<updateAccessPolicyResponse> -
-
-
-
-
- -
-

- # - - - update(resourceGroupName, vaultName, parameters, - optionsopt) - → {Promise.<updateResponse>} - -

- -
-

Trigers the update function of keyvault

-
+ + -
Parameters:
+ -
- - - - + - + +

+ View Source + + Azure/management/azure-keyManagement.js, line 23 + +

+ + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
vaultName - StringKeyword - -

Mandatory parameter

-
parameters - TypeReference - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
+
+
+
+ + -
-

- View Source - - Azure/management/azure-keyManagement.js, - line 86 - -

-
- -
-
-
-
-
- - - Promise.<updateResponse> -
-
-
-
-
-
-
-
-
+
+ + +
+ + +Promise.<createOrUpdateResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteKey(resourceGroupName, vaultName, optionsopt) → {Promise.<deleteMethodResponse>} + + +

+ + + + +
+

Trigers the deleteMethod function of keyvault

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

vaultName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/management/azure-keyManagement.js, line 59 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteMethodResponse> + + +
+ +
+ +
+
+ + - -
-
+ +
+ +
+ + + +

+ # + + + + describeKey(resourceGroupName, vaultName, optionsopt) → {Promise.<getResponse>} + + +

+ + + + +
+

Trigers the get function of keyvault

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

vaultName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/management/azure-keyManagement.js, line 127 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + putKeyPolicy(resourceGroupName, vaultName, operationKind, parameters, optionsopt) → {Promise.<updateAccessPolicyResponse>} + + +

+ + + + +
+

Trigers the updateAccessPolicy function of keyvault

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

vaultName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

operationKind + + +TypeReference + + + + + + + + + +

Mandatory parameter

parameters + + +TypeReference + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/management/azure-keyManagement.js, line 160 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateAccessPolicyResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + update(resourceGroupName, vaultName, parameters, optionsopt) → {Promise.<updateResponse>} + + +

+ + + + +
+

Trigers the update function of keyvault

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

vaultName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

parameters + + +TypeReference + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/management/azure-keyManagement.js, line 91 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/Azure_Kubernetes.html b/docs/Azure_Kubernetes.html index 7a539b89..3506ae68 100644 --- a/docs/Azure_Kubernetes.html +++ b/docs/Azure_Kubernetes.html @@ -1,1517 +1,2931 @@ - - - - Azure_Kubernetes - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

Azure_Kubernetes

-
- -
-
-

- Azure_Kubernetes(azureRestSdk) -

- -
-

Class to create a Kubernetes object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

Azure_Kubernetes

+
+ + + + + +
+ +
+ +

Azure_Kubernetes(azureRestSdk)

+ +

Class to create a Kubernetes object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new Azure_Kubernetes(azureRestSdk) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
azureRestSdk - module - -

Azure Rest SDK

-
-
- -
-

- View Source - - Azure/compute/azure-kubernetes.js, - line 12 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new Azure_Kubernetes(azureRestSdk) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
azureRestSdk + + +module + + + +

Azure Rest SDK

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-kubernetes.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - create(resourceGroupName, resourceName, parameters, - optionsopt) - → {Promise.<createOrUpdateResponse>} - -

- -
-

- Trigers the createOrUpdate function of containerservice -

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + +
+

Methods

+
+ +
-
- + +

+ # + + + + create(resourceGroupName, resourceName, parameters, optionsopt) → {Promise.<createOrUpdateResponse>} + + +

+ - - + + +
+

Trigers the createOrUpdate function of containerservice

+
+ - - - - - - - - - - - - - - +
Parameters:
+ +
+
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
resourceName - StringKeyword - -

Mandatory parameter

-
parameters - TypeReference - -

Mandatory parameter

-
options
+ + + + + - + - + + + - - - -
Name - TypeReference - Type<optional>
Attributes -

Optional parameter

-
-
+ -
-

- View Source - - Azure/compute/azure-kubernetes.js, - line 23 - -

-
- -
-
-
-
-
- - - Promise.<createOrUpdateResponse> -
-
-
-
-
- -
-

- # - - - createNodeGroup(resourceGroupName, resourceName, agentPoolName, - parameters, optionsopt) - → {Promise.<createOrUpdateResponse>} - -

- -
-

- Trigers the createOrUpdate function of containerservice -

-
+ Description + + -
Parameters:
+ + -
- - - - + + + + + - + - - - + + - - - + + + - + + + - - + - - + + - - + - - + + + + + - - + - + + - - + + - + - + + + - + - - + + - - - + - + + + + + - - - -
Name
resourceGroupNameType + + +StringKeyword - AttributesDescription
resourceGroupName + - - StringKeyword - -

Mandatory parameter

-
resourceName

Mandatory parameter

- StringKeyword - -

Mandatory parameter

-
resourceName
agentPoolName + + +StringKeyword - - StringKeyword - -

Mandatory parameter

-
+ -
parameters - TypeReference - -

Mandatory parameter

-

Mandatory parameter

options - TypeReference - <optional>
parameters -

Optional parameter

-
-
+ + + +TypeReference -
-

- View Source - - Azure/compute/azure-kubernetes.js, - line 182 - -

-
- -
-
-
-
-
- - - Promise.<createOrUpdateResponse> -
-
-
-
-
- -
-

- # - - - delete(resourceGroupName, resourceName, optionsopt) - → {Promise.<deleteMethodResponse>} - -

- -
-

- Trigers the deleteMethod function of containerservice -

-
-
Parameters:
+ + -
- - - - + + + - + + + - - - + - - - + + - - + - - + + + + + - - + - + + - - + + - + - + + + - + - - - -
Name + - TypeAttributesDescription
resourceGroupName

Mandatory parameter

- StringKeyword - -

Mandatory parameter

-
options
resourceName + + +TypeReference - - StringKeyword - -

Mandatory parameter

-
+ + <optional>
+ -
options - TypeReference - <optional>
-

Optional parameter

-
-
+

Optional parameter

+ -
-

- View Source - - Azure/compute/azure-kubernetes.js, - line 59 - -

-
- -
-
-
-
-
- - - Promise.<deleteMethodResponse> -
-
-
-
-
- -
-

- # - - - deleteNodegroup(resourceGroupName, resourceName, agentPoolName, - optionsopt) - → {Promise.<deleteMethodResponse>} - -

- -
-

- Trigers the deleteMethod function of containerservice -

-
-
Parameters:
+ + + +
-
- - - - - - - - - - - - +
-
+ - + - - + - - + - + - + - - + - - + - + - + - - + - - + + - + - + - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
resourceName - StringKeyword - -

Mandatory parameter

-
agentPoolName - StringKeyword - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
+ +

+ View Source + + Azure/compute/azure-kubernetes.js, line 23 + +

+ + -
-

- View Source - - Azure/compute/azure-kubernetes.js, - line 226 - -

-
- -
-
-
-
-
- - - Promise.<deleteMethodResponse> -
-
-
-
-
- -
-

- # - - - describeCluster(resourceGroupName, resourceName, optionsopt) - → {Promise.<getResponse>} - -

- -
-

Trigers the get function of containerservice

-
-
Parameters:
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
resourceName - StringKeyword - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
+
+
+
+ + -
-

- View Source - - Azure/compute/azure-kubernetes.js, - line 149 - -

-
- -
-
-
-
-
- - - Promise.<getResponse> -
-
-
-
-
- -
-

- # - - - describeNodeGroup(resourceGroupName, resourceName, agentPoolName, - optionsopt) - → {Promise.<getResponse>} - -

- -
-

Trigers the get function of containerservice

-
+
+ + +
+ + +Promise.<createOrUpdateResponse> -
Parameters:
-
- - - - + + + - + + + - - - - - - - - + + +
-
- - + +

+ # + + + + createNodeGroup(resourceGroupName, resourceName, agentPoolName, parameters, optionsopt) → {Promise.<createOrUpdateResponse>} + + +

+ - - + + +
+

Trigers the createOrUpdate function of containerservice

+
+ - - - - - - - - - - - - - +
Parameters:
+ +
+
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
resourceName - StringKeyword - -

Mandatory parameter

-
agentPoolName - StringKeyword - -

Mandatory parameter

-
options - TypeReference -
+ + + + + - + - - - -
Name<optional>
Type -

Optional parameter

-
-
+ + Attributes + -
-

- View Source - - Azure/compute/azure-kubernetes.js, - line 268 - -

-
- -
-
-
-
-
- - - Promise.<getResponse> -
-
-
-
-
- -
-

- # - - - listClusters(optionsopt) - → {Promise.<listResponse>} - -

- -
-

Trigers the list function of containerservice

-
+ -
Parameters:
+ Description + + -
- - - - + + - + + + + + - + - - - - - + + - + + + - - - -
Name
Type
resourceGroupNameAttributes + + +StringKeyword - Description
options - TypeReference - + - <optional>
-

Optional parameter

-
-
+ + + -
-

- View Source - - Azure/compute/azure-kubernetes.js, - line 120 - -

-
- -
-
-
-
-
- - - Promise.<listResponse> -
-
-
-
-
- -
-

- # - - - listNodegroups(resourceGroupName, resourceName, optionsopt) - → {Promise.<listResponse>} - -

- -
-

Trigers the list function of containerservice

-
+ -
Parameters:
+

Mandatory parameter

+ -
- - - - - + - + + + + + - - - + - - - + + - + + - + - - + + + - + - + + - - - - + - + + + + + - + - - -
NameTypeAttributes
resourceNameDescription
+ + +StringKeyword -
resourceGroupName - StringKeyword - + - -

Mandatory parameter

-
resourceName - StringKeyword -

Mandatory parameter

-

Mandatory parameter

-
options - TypeReference -
agentPoolName<optional>
+ + +StringKeyword - -

Optional parameter

-
-
-
-

- View Source - - Azure/compute/azure-kubernetes.js, - line 304 - -

-
- -
-
-
-
-
- - - Promise.<listResponse> -
-
-
-
-
- -
-

- # - - - updateConfig(resourceGroupName, resourceName, optionsopt) - → - {Promise.<rotateClusterCertificatesResponse>} - -

- -
-

- Trigers the rotateClusterCertificates function of - containerservice -

-
+ + -
Parameters:
+ + + -
- - - - + - + + + - + - - - + + - - - - + - + + + + + - - + - - + + - + + - + - - + + + - + - + + - - - -
NameTypeAttributesDescription

Mandatory parameter

resourceGroupName - StringKeyword -
parameters -

Mandatory parameter

-
+ + +TypeReference -
resourceName - StringKeyword - + - -

Mandatory parameter

-
options - TypeReference - <optional>

Mandatory parameter

-

Optional parameter

-
-
-
-

- View Source - - Azure/compute/azure-kubernetes.js, - line 335 - -

-
- -
-
-
-
-
- - - Promise.<rotateClusterCertificatesResponse> -
-
-
-
-
- -
-

- # - - - updateTags(resourceGroupName, resourceName, parameters, - optionsopt) - → {Promise.<updateTagsResponse>} - -

- -
-

Trigers the updateTags function of containerservice

-
+ -
Parameters:
+ + + + options + -
- - - - + - + + - - - + + - - + - + + + - + - - + + - - - + + +
Name + + +TypeReference - TypeAttributesDescription
+ + <optional>
+ -
resourceGroupName - StringKeyword - -

Mandatory parameter

-

Optional parameter

resourceName - StringKeyword -
+
- - -

Mandatory parameter

- - - - parameters - - TypeReference - - +
- -

Mandatory parameter

- - + - - options + - - TypeReference - + - <optional>
+ - -

Optional parameter

- - - - -
+ -
-

- View Source - - Azure/compute/azure-kubernetes.js, - line 91 - -

-
- -
-
-
-
-
- - - Promise.<updateTagsResponse> -
-
-
-
-
-
-
-
-
+ + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-kubernetes.js, line 192 + +

+ + + + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createOrUpdateResponse> + + +
+ +
+ +
+
+ + - -
-
+ +
+ +
+ + + +

+ # + + + + delete(resourceGroupName, resourceName, optionsopt) → {Promise.<deleteMethodResponse>} + + +

+ + + + +
+

Trigers the deleteMethod function of containerservice

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

resourceName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-kubernetes.js, line 59 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteMethodResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteNodegroup(resourceGroupName, resourceName, agentPoolName, optionsopt) → {Promise.<deleteMethodResponse>} + + +

+ + + + +
+

Trigers the deleteMethod function of containerservice

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

resourceName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

agentPoolName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-kubernetes.js, line 236 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteMethodResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describeCluster(resourceGroupName, resourceName, optionsopt) → {Promise.<getResponse>} + + +

+ + + + +
+

Trigers the get function of containerservice

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

resourceName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-kubernetes.js, line 159 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describeNodeGroup(resourceGroupName, resourceName, agentPoolName, optionsopt) → {Promise.<getResponse>} + + +

+ + + + +
+

Trigers the get function of containerservice

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

resourceName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

agentPoolName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-kubernetes.js, line 278 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listClusters(optionsopt) → {Promise.<listResponse>} + + +

+ + + + +
+

Trigers the list function of containerservice

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-kubernetes.js, line 130 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listNodegroups(resourceGroupName, resourceName, optionsopt) → {Promise.<listResponse>} + + +

+ + + + +
+

Trigers the list function of containerservice

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

resourceName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-kubernetes.js, line 319 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + updateConfig(resourceGroupName, resourceName, optionsopt) → {Promise.<rotateClusterCertificatesResponse>} + + +

+ + + + +
+

Trigers the rotateClusterCertificates function of containerservice

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

resourceName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-kubernetes.js, line 350 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<rotateClusterCertificatesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + updateTags(resourceGroupName, resourceName, parameters, optionsopt) → {Promise.<updateTagsResponse>} + + +

+ + + + +
+

Trigers the updateTags function of containerservice

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

resourceName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

parameters + + +TypeReference + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/compute/azure-kubernetes.js, line 91 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateTagsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+ + + + + + + \ No newline at end of file diff --git a/docs/Azure_LoadBalancer.html b/docs/Azure_LoadBalancer.html index 59c00476..d8cbef06 100644 --- a/docs/Azure_LoadBalancer.html +++ b/docs/Azure_LoadBalancer.html @@ -1,882 +1,1587 @@ - - - - Azure_LoadBalancer - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

Azure_LoadBalancer

-
- -
-
-

- Azure_LoadBalancer(azureRestSdk) -

- -
-

Class to create a LoadBalancer object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

Azure_LoadBalancer

+
+ + + + + +
+ +
+ +

Azure_LoadBalancer(azureRestSdk)

+ +

Class to create a LoadBalancer object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new Azure_LoadBalancer(azureRestSdk) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
azureRestSdk - module - -

Azure Rest SDK

-
-
- -
-

- View Source - - Azure/network/azure-loadBalancer.js, - line 12 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new Azure_LoadBalancer(azureRestSdk) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
azureRestSdk + + +module + + + +

Azure Rest SDK

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/network/azure-loadBalancer.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - addTags(resourceGroupName, loadBalancerName, parameters, - optionsopt) - → {Promise.<updateTagsResponse>} - -

- -
-

Trigers the updateTags function of network

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + +
+

Methods

+
+ +
-
- + +

+ # + + + + addTags(resourceGroupName, loadBalancerName, parameters, optionsopt) → {Promise.<updateTagsResponse>} + + +

+ - - + + +
+

Trigers the updateTags function of network

+
+ - - - - - - - - - - - - - - +
Parameters:
+ +
+
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
loadBalancerName - StringKeyword - -

Mandatory parameter

-
parameters - TypeReference - -

Mandatory parameter

-
options
+ + + + + - + - + + + - - - -
Name - TypeReference - Type<optional>
Attributes -

Optional parameter

-
-
+ -
-

- View Source - - Azure/network/azure-loadBalancer.js, - line 119 - -

-
- -
-
-
-
-
- - - Promise.<updateTagsResponse> -
-
-
-
-
- -
-

- # - - - create(resourceGroupName, loadBalancerName, parameters, - optionsopt) - → {Promise.<createOrUpdateResponse>} - -

- -
-

Trigers the createOrUpdate function of network

-
+ Description + + -
Parameters:
+ + -
- - - - + + + + + - + - - - + + - - - + + + - + + + - - + - - + + - - + - - + + + + + - - + - + + - - + + - + - + + + - + - - - -
Name
resourceGroupNameType + + +StringKeyword - AttributesDescription
resourceGroupName + - - StringKeyword - -

Mandatory parameter

-
loadBalancerName

Mandatory parameter

- StringKeyword - -

Mandatory parameter

-
loadBalancerName
parameters + + +StringKeyword - - TypeReference - -

Mandatory parameter

-
+ -
options - TypeReference - <optional>
-

Optional parameter

-
-
+

Mandatory parameter

+ -
-

- View Source - - Azure/network/azure-loadBalancer.js, - line 23 - -

-
- -
-
-
-
-
- - - Promise.<createOrUpdateResponse> -
-
-
-
-
- -
-

- # - - - delete(resourceGroupName, loadBalancerName, optionsopt) - → {Promise.<deleteMethodResponse>} - -

- -
-

Trigers the deleteMethod function of network

-
-
Parameters:
+ -
- - - - + + + + + - + - - - + + - - - + + + - + + + - - + - - + + - - + - - + + + + + - - + - + + - - - -
Name
parametersType + + +TypeReference - AttributesDescription
resourceGroupName + - - StringKeyword - -

Mandatory parameter

-
loadBalancerName

Mandatory parameter

- StringKeyword - -

Mandatory parameter

-
options
options + + +TypeReference - - TypeReference - <optional>
-

Optional parameter

-
-
+ + + + <optional>
+ -
-

- View Source - - Azure/network/azure-loadBalancer.js, - line 59 - -

-
- -
-
-
-
-
- - - Promise.<deleteMethodResponse> -
-
-
-
-
- -
-

- # - - - describe(resourceGroupName, loadBalancerName, optionsopt) - → {Promise.<getResponse>} - -

- -
-

Trigers the get function of network

-
+ -
Parameters:
+ + + -
- - - - + - + + - - - - + + +
NameType

Optional parameter

AttributesDescription
+
- - - resourceGroupName - - StringKeyword - - - -

Mandatory parameter

- - - - loadBalancerName +
- - StringKeyword - + - + - -

Mandatory parameter

- - + - - options + - - TypeReference - + - <optional>
+ - -

Optional parameter

- - - - -
+ -
-

- View Source - - Azure/network/azure-loadBalancer.js, - line 160 - -

-
- -
-
-
-
-
- - - Promise.<getResponse> -
-
-
-
-
- -
-

- # - - - list(resourceGroupName, optionsopt) - → {Promise.<listResponse>} - -

- -
-

Trigers the list function of network

-
+ -
Parameters:
+ -
- - - - + - + - + + - - - + - - - + - + +

+ View Source + + Azure/network/azure-loadBalancer.js, line 130 + +

+ + - - - - - - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
-
-

- View Source - - Azure/network/azure-loadBalancer.js, - line 89 - -

-
- -
-
-
-
-
- - - Promise.<listResponse> -
-
-
-
-
-
-
-
-
+ + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateTagsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + create(resourceGroupName, loadBalancerName, parameters, optionsopt) → {Promise.<createOrUpdateResponse>} + + +

+ + + + +
+

Trigers the createOrUpdate function of network

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

loadBalancerName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

parameters + + +TypeReference + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/network/azure-loadBalancer.js, line 23 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createOrUpdateResponse> + + +
+ +
+ +
+
+ + + - -
-
+
+ +
+ + + +

+ # + + + + delete(resourceGroupName, loadBalancerName, optionsopt) → {Promise.<deleteMethodResponse>} + + +

+ + + + +
+

Trigers the deleteMethod function of network

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

loadBalancerName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/network/azure-loadBalancer.js, line 64 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteMethodResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describe(resourceGroupName, loadBalancerName, optionsopt) → {Promise.<getResponse>} + + +

+ + + + +
+

Trigers the get function of network

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

loadBalancerName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/network/azure-loadBalancer.js, line 171 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(resourceGroupName, optionsopt) → {Promise.<listResponse>} + + +

+ + + + +
+

Trigers the list function of network

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/network/azure-loadBalancer.js, line 98 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + + + + + + +
+
+ + + + + + + \ No newline at end of file diff --git a/docs/Azure_Monitoring.html b/docs/Azure_Monitoring.html index 1effdb62..79052f24 100644 --- a/docs/Azure_Monitoring.html +++ b/docs/Azure_Monitoring.html @@ -1,868 +1,1554 @@ - - - - Azure_Monitoring - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

Azure_Monitoring

-
- -
-
-

- Azure_Monitoring(azureRestSdk) -

- -
-

Class to create a Monitoring object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

Azure_Monitoring

+
+ + + + + +
+ +
+ +

Azure_Monitoring(azureRestSdk)

+ +

Class to create a Monitoring object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new Azure_Monitoring(azureRestSdk) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
azureRestSdk - module - -

Azure Rest SDK

-
-
- -
-

- View Source - - Azure/management/azure-monitoring.js, - line 12 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new Azure_Monitoring(azureRestSdk) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
azureRestSdk + + +module + + + +

Azure Rest SDK

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/management/azure-monitoring.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - createAlarm(resourceGroupName, ruleName, parameters, - optionsopt) - → {Promise.<createOrUpdateResponse>} - -

- -
-

Trigers the createOrUpdate function of monitor

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + +
+

Methods

+
+ +
-
- + +

+ # + + + + createAlarm(resourceGroupName, ruleName, parameters, optionsopt) → {Promise.<createOrUpdateResponse>} + + +

+ - - + + +
+

Trigers the createOrUpdate function of monitor

+
+ - - - - - - - - - - - - - - +
Parameters:
+ +
+
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
ruleName - StringKeyword - -

Mandatory parameter

-
parameters - TypeReference - -

Mandatory parameter

-
options
+ + + + + - + - + + + - - - -
Name - TypeReference - Type<optional>
Attributes -

Optional parameter

-
-
+ -
-

- View Source - - Azure/management/azure-monitoring.js, - line 23 - -

-
- -
-
-
-
-
- - - Promise.<createOrUpdateResponse> -
-
-
-
-
- -
-

- # - - - deleteAlarm(resourceGroupName, ruleName, optionsopt) - → {Promise.<deleteMethodResponse>} - -

- -
-

Trigers the deleteMethod function of monitor

-
+ Description + + -
Parameters:
+ + -
- - - - + + + + + - + - - - + + - - - + + + - + + + - - + - - + + - - + - - + + + + + - - + - + + - - - -
Name
resourceGroupNameType + + +StringKeyword - AttributesDescription
resourceGroupName + - - StringKeyword - -

Mandatory parameter

-
ruleName

Mandatory parameter

- StringKeyword - -

Mandatory parameter

-
ruleName
options + + +StringKeyword - - TypeReference - <optional>
-

Optional parameter

-
-
+ + + -
-

- View Source - - Azure/management/azure-monitoring.js, - line 54 - -

-
- -
-
-
-
-
- - - Promise.<deleteMethodResponse> -
-
-
-
-
- -
-

- # - - - getMetricData(resourceGroupName, ruleName, optionsopt) - → {Promise.<getResponse>} - -

- -
-

Trigers the get function of monitor

-
+ -
Parameters:
+ + + -
- - - - + - + + - - - - + - - - + + + + + - + - - + + - - + + + - + + + - - + - - + + - - + - - - -
NameType

Mandatory parameter

AttributesDescription
resourceGroupName
parameters - StringKeyword - + + +TypeReference - -

Mandatory parameter

-
ruleName + - - StringKeyword - -

Mandatory parameter

-
options

Mandatory parameter

- TypeReference - <optional>
-

Optional parameter

-
-
+ + + + options + -
-

- View Source - - Azure/management/azure-monitoring.js, - line 149 - -

-
- -
-
-
-
-
- - - Promise.<getResponse> -
-
-
-
-
- -
-

- # - - - listAlarms(optionsopt) - → {Promise.<listBySubscriptionResponse>} - -

- -
-

Trigers the listBySubscription function of monitor

-
+ + + +TypeReference -
Parameters:
-
- - - - + + - + + + - - - + + + - - - + - + + - - - - -
NameType + + <optional>
+ -
AttributesDescription
options - TypeReference -

Optional parameter

<optional>
-

Optional parameter

-
-
+ + + +
-
-

- View Source - - Azure/management/azure-monitoring.js, - line 120 - -

-
- -
-
-
-
-
- - - Promise.<listBySubscriptionResponse> -
-
-
-
-
- -
-

- # - - - updateAlarm(resourceGroupName, ruleName, alertRulesResource, - optionsopt) - → {Promise.<updateResponse>} - -

- -
-

Trigers the update function of monitor

-
-
Parameters:
-
- - - - - - +
-
- - + - - - + - + - + - - + - - + - + - + - - + - - + - + - + + - - + - - + - + +

+ View Source + + Azure/management/azure-monitoring.js, line 23 + +

+ + - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
ruleName - StringKeyword - -

Mandatory parameter

-
- alertRulesResource - - TypeReference - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
-
-

- View Source - - Azure/management/azure-monitoring.js, - line 86 - -

-
- -
-
-
-
-
- - - Promise.<updateResponse> -
-
-
-
-
-
-
-
-
+ + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createOrUpdateResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteAlarm(resourceGroupName, ruleName, optionsopt) → {Promise.<deleteMethodResponse>} + + +

+ + + + +
+

Trigers the deleteMethod function of monitor

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

ruleName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/management/azure-monitoring.js, line 59 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteMethodResponse> + + +
+ +
+ +
+
+ + - -
-
+ +
+ +
+ + + +

+ # + + + + getMetricData(resourceGroupName, ruleName, optionsopt) → {Promise.<getResponse>} + + +

+ + + + +
+

Trigers the get function of monitor

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

ruleName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/management/azure-monitoring.js, line 161 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listAlarms(optionsopt) → {Promise.<listBySubscriptionResponse>} + + +

+ + + + +
+

Trigers the listBySubscription function of monitor

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/management/azure-monitoring.js, line 130 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listBySubscriptionResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + updateAlarm(resourceGroupName, ruleName, alertRulesResource, optionsopt) → {Promise.<updateResponse>} + + +

+ + + + +
+

Trigers the update function of monitor

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

ruleName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

alertRulesResource + + +TypeReference + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/management/azure-monitoring.js, line 91 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + + + + + + +
+
+ + + + + + + \ No newline at end of file diff --git a/docs/Azure_NoSql.html b/docs/Azure_NoSql.html index 8a64a956..7d540594 100644 --- a/docs/Azure_NoSql.html +++ b/docs/Azure_NoSql.html @@ -1,955 +1,1752 @@ - - - - Azure_NoSql - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

Azure_NoSql

-
- -
-
-

- Azure_NoSql(azureRestSdk) -

- -
-

Class to create a NoSql object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

Azure_NoSql

+
+ + + + + +
+ +
+ +

Azure_NoSql(azureRestSdk)

+ +

Class to create a NoSql object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new Azure_NoSql(azureRestSdk) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
azureRestSdk - module - -

Azure Rest SDK

-
-
- -
-

- View Source - - Azure/database/azure-noSql.js, - line 12 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new Azure_NoSql(azureRestSdk) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
azureRestSdk + + +module + + + +

Azure Rest SDK

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/database/azure-noSql.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - createCollection(resourceGroupName, accountName, tableName, - createUpdateTableParameters, optionsopt) - → {Promise.<createUpdateTableResponse>} - -

- -
-

Trigers the createUpdateTable function of cosmosdb

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + +
+

Methods

+
+ +
-
- + +

+ # + + + + createCollection(resourceGroupName, accountName, tableName, createUpdateTableParameters, optionsopt) → {Promise.<createUpdateTableResponse>} + + +

+ - - + + +
+

Trigers the createUpdateTable function of cosmosdb

+
+ - - - - - - - - - - - - - - +
Parameters:
+ +
+
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
accountName - StringKeyword - -

Mandatory parameter

-
tableName - StringKeyword - -

Mandatory parameter

-
- createUpdateTableParameters -
+ + + + + - + - + + + - - + - - + + + - + + - + + + + + - - - -
Name - TypeReference - TypeAttributes -

Mandatory parameter

-
optionsDescription
- TypeReference -
<optional>
resourceGroupName -

Optional parameter

-
-
+ + + +StringKeyword -
-

- View Source - - Azure/database/azure-noSql.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<createUpdateTableResponse> -
-
-
-
-
- -
-

- # - - - deleteCollection(resourceGroupName, accountName, tableName, - optionsopt) - → {Promise.<deleteTableResponse>} - -

- -
-

Trigers the deleteTable function of cosmosdb

-
-
Parameters:
+ + -
- - - - + + + - + + + - - - + - - - + + - - + - - + + + + + - - + - + + - - + + - + - + + + - + - - + + - - - + - + + + + + - - - -
Name + - TypeAttributesDescription
resourceGroupName

Mandatory parameter

- StringKeyword - -

Mandatory parameter

-
accountName
accountName + + +StringKeyword - - StringKeyword - -

Mandatory parameter

-
+ -
tableName - StringKeyword - -

Mandatory parameter

-

Mandatory parameter

options - TypeReference - <optional>
tableName -

Optional parameter

-
-
+ + + +StringKeyword -
-

- View Source - - Azure/database/azure-noSql.js, - line 68 - -

-
- -
-
-
-
-
- - - Promise.<deleteTableResponse> -
-
-
-
-
- -
-

- # - - - getAttributes(resourceGroupName, accountName, tableName, - optionsopt) - → {Promise.<getTableResponse>} - -

- -
-

Trigers the getTable function of cosmosdb

-
-
Parameters:
+ + -
- - - - + + + - + + + - - - + - - - + + - - + - - + + + + + - - + - + + - - + + - + - + + + - + - - + + - - - + - + + + + + - - - -
Name + - TypeAttributesDescription
resourceGroupName

Mandatory parameter

- StringKeyword - -

Mandatory parameter

-
createUpdateTableParameters
accountName + + +TypeReference - - StringKeyword - -

Mandatory parameter

-
+ -
tableName - StringKeyword - -

Mandatory parameter

-

Mandatory parameter

options - TypeReference - <optional>
options -

Optional parameter

-
-
+ + + +TypeReference -
-

- View Source - - Azure/database/azure-noSql.js, - line 181 - -

-
- -
-
-
-
-
- - - Promise.<getTableResponse> -
-
-
-
-
- -
-

- # - - - listCollections(resourceGroupName, accountName, optionsopt) - → {Promise.<listTablesResponse>} - -

- -
-

Trigers the listTables function of cosmosdb

-
-
Parameters:
+ + -
- - - - + + + - + + + - - - + - - - + + - - + + +
Name + + <optional>
+ -
TypeAttributesDescription
resourceGroupName

Optional parameter

- StringKeyword -
+
- -

Mandatory parameter

- - - - accountName - - StringKeyword - - - -

Mandatory parameter

- - +
- - options + - - TypeReference - + - <optional>
+ - -

Optional parameter

- - - - -
+ -
-

- View Source - - Azure/database/azure-noSql.js, - line 104 - -

-
- -
-
-
-
-
- - - Promise.<listTablesResponse> -
-
-
-
-
- -
-

- # - - - setAttribute(resourceGroupName, accountName, tableName, - updateThroughputParameters, optionsopt) - → - {Promise.<updateTableThroughputResponse>} - -

- -
-

- Trigers the updateTableThroughput function of cosmosdb -

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + - + + - + - - + - - + +

+ View Source + + Azure/database/azure-noSql.js, line 24 + +

+ + - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
accountName - StringKeyword - -

Mandatory parameter

-
tableName - StringKeyword - -

Mandatory parameter

-
- updateThroughputParameters - - TypeReference - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
-
-

- View Source - - Azure/database/azure-noSql.js, - line 137 - -

-
- -
-
-
-
-
- - - Promise.<updateTableThroughputResponse> -
-
-
-
-
-
-
-
-
+ + +
+
+
+ + + +
+ + +
+ + +Promise.<createUpdateTableResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteCollection(resourceGroupName, accountName, tableName, optionsopt) → {Promise.<deleteTableResponse>} + + +

+ + + + +
+

Trigers the deleteTable function of cosmosdb

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

accountName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

tableName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/database/azure-noSql.js, line 68 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteTableResponse> + + +
+ +
+ +
+
+ + + + +
+ +
- -
-
+ + +

+ # + + + + getAttributes(resourceGroupName, accountName, tableName, optionsopt) → {Promise.<getTableResponse>} + + +

+ + + + +
+

Trigers the getTable function of cosmosdb

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

accountName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

tableName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/database/azure-noSql.js, line 186 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getTableResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listCollections(resourceGroupName, accountName, optionsopt) → {Promise.<listTablesResponse>} + + +

+ + + + +
+

Trigers the listTables function of cosmosdb

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

accountName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/database/azure-noSql.js, line 109 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listTablesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + setAttribute(resourceGroupName, accountName, tableName, updateThroughputParameters, optionsopt) → {Promise.<updateTableThroughputResponse>} + + +

+ + + + +
+

Trigers the updateTableThroughput function of cosmosdb

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

accountName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

tableName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

updateThroughputParameters + + +TypeReference + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/database/azure-noSql.js, line 142 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateTableThroughputResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + + + + + + +
+
+ + + + + + + \ No newline at end of file diff --git a/docs/Azure_PaaS.html b/docs/Azure_PaaS.html index 2c2bae2a..676b2da7 100644 --- a/docs/Azure_PaaS.html +++ b/docs/Azure_PaaS.html @@ -1,1764 +1,3495 @@ - - - - Azure_PaaS - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

Azure_PaaS

-
- -
-
-

- Azure_PaaS(azureRestSdk) -

- -
-

Class to create a PaaS object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

Azure_PaaS

+
+ + + + + +
+ +
+ +

Azure_PaaS(azureRestSdk)

+ +

Class to create a PaaS object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new Azure_PaaS(azureRestSdk) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
azureRestSdk - module - -

Azure Rest SDK

-
-
- -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 12 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new Azure_PaaS(azureRestSdk) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
azureRestSdk + + +module + + + +

Azure Rest SDK

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/appServices/azure-paaS.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - checkDNSAvailability(optionsopt) - → {Promise.<checkAvailabilityResponse>} - -

- -
-

- Trigers the checkAvailability function of appservice -

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + +
+

Methods

+
+ +
-
- + +

+ # + + + + checkDNSAvailability(optionsopt) → {Promise.<checkAvailabilityResponse>} + + +

+ - - - -
NameTypeAttributesDescription
options - TypeReference - <optional>
-

Optional parameter

-
-
+ + +
+

Trigers the checkAvailability function of appservice

+
+ -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 368 - -

-
- -
-
-
-
-
- - - Promise.<checkAvailabilityResponse> -
-
-
-
-
- -
-

- # - - - create(resourceGroupName, name, siteEnvelope, optionsopt) - → {Promise.<createOrUpdateResponse>} - -

- -
-

Trigers the createOrUpdate function of appservice

-
-
Parameters:
-
- - - - - - - - - - - - - - +
Parameters:
+ +
+
NameTypeAttributesDescription
resourceGroupName - StringKeyword -
+ + + + + - - + - - + + + - + - + + + - - + + - - + + + + + - + - - + + - - + + + - + + + - - - -
Name -

Mandatory parameter

-
Type
nameAttributes - StringKeyword - Description
-

Mandatory parameter

-
siteEnvelope
options - TypeReference - + + +TypeReference - -

Mandatory parameter

-
options + + <optional>
+ -
- TypeReference - <optional>
-

Optional parameter

-
-
+ -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 23 - -

-
- -
-
-
-
-
- - - Promise.<createOrUpdateResponse> -
-
-
-
-
- -
-

- # - - - createConfigTemplate(resourceGroupName, name, siteEnvelope, slot, - optionsopt) - → {Promise.<createOrUpdateSlotResponse>} - -

- -
-

- Trigers the createOrUpdateSlot function of appservice -

-
+

Optional parameter

+ -
Parameters:
-
- - - - + + +
Name
+
- Type - Attributes - Description - - - - - resourceGroupName - - StringKeyword - +
- + - -

Mandatory parameter

- - + - - name + - - StringKeyword - + - + - -

Mandatory parameter

- - + - - siteEnvelope + - - TypeReference - + - + - -

Mandatory parameter

- - + - - slot + - - StringKeyword - + + - + - -

Mandatory parameter

- - + - - options + +

+ View Source + + Azure/appServices/azure-paaS.js, line 375 + +

+ +
- - TypeReference - - <optional>
- -

Optional parameter

- - - - -
-
-

- View Source - - Azure/appServices/azure-paaS.js, - line 263 - -

-
- -
-
-
-
-
- - - Promise.<createOrUpdateSlotResponse> -
-
-
-
-
- -
-

- # - - - createEnvironment(resourceGroupName, name, hostingEnvironmentEnvelope, - optionsopt) - → {Promise.<createOrUpdateResponse>} - -

- -
-

Trigers the createOrUpdate function of appservice

-
-
Parameters:
-
- - - - - - - - - - - - - - - - - - - - - - - - +
+
+
+ + -
+
+ + +
+ + +Promise.<checkAvailabilityResponse> -
- - + + + - - + + + - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
name - StringKeyword - -

Mandatory parameter

-
- hostingEnvironmentEnvelope - - TypeReference - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
-
-

- View Source - - Azure/appServices/azure-paaS.js, - line 178 - -

-
- -
-
-
-
-
- - - Promise.<createOrUpdateResponse> -
-
-
-
-
- -
-

- # - - - delete(resourceGroupName, name, optionsopt) - → {Promise.<deleteMethodResponse>} - -

- -
-

Trigers the deleteMethod function of appservice

-
+
+ +
-
Parameters:
-
- - - - + +

+ # + + + + create(resourceGroupName, name, siteEnvelope, optionsopt) → {Promise.<createOrUpdateResponse>} + + +

+ - + + +
+

Trigers the createOrUpdate function of appservice

+
+ - - - - - - - - - - - - - - - +
Parameters:
+ +
+
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
name - StringKeyword -
+ + + + + - - + - - + + + - + - + + + - - - -
Name -

Mandatory parameter

-
Type
optionsAttributes - TypeReference - <optional>
Description
-

Optional parameter

-
-
+ + -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 115 - -

-
- -
-
-
-
-
- - - Promise.<deleteMethodResponse> -
-
-
-
-
- -
-

- # - - - deleteConfigTemplate(resourceGroupName, name, slot, optionsopt) - → {Promise.<deleteSlotResponse>} - -

- -
-

Trigers the deleteSlot function of appservice

-
+ + + + resourceGroupName + -
Parameters:
+ + + +StringKeyword -
- - - - - + + - + + - - + - - - + + + - + - + + - - - - + - + + + + + - + - - - + + - + + + - - + + + - - + - + + - - - - -
NameTypeAttributes + - Description
resourceGroupName - StringKeyword -

Mandatory parameter

-

Mandatory parameter

-
name - StringKeyword -
name + + +StringKeyword - -

Mandatory parameter

-
slot - StringKeyword - + - -

Mandatory parameter

-
options - TypeReference -

Mandatory parameter

<optional>
-

Optional parameter

-
-
+ -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 339 - -

-
- -
-
-
-
-
- - - Promise.<deleteSlotResponse> -
-
-
-
-
- -
-

- # - - - describe(resourceGroupName, name, optionsopt) - → {Promise.<getResponse>} - -

- -
-

Trigers the get function of appservice

-
+ + + + siteEnvelope + -
Parameters:
+ + + +TypeReference -
- - - - - + + - + + - - + - - - + + + - + - + + - - - - + - + + + + + - + - - - + + - + + + - - - -
NameTypeAttributes + - Description
resourceGroupName - StringKeyword -

Mandatory parameter

-

Mandatory parameter

-
name - StringKeyword -
options + + +TypeReference - -

Mandatory parameter

-
options - TypeReference - + + <optional>
+ -
<optional>
-

Optional parameter

-
-
+ + + -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 86 - -

-
- -
-
-
-
-
- - - Promise.<getResponse> -
-
-
-
-
- -
-

- # - - - describeConfigSettings(resourceGroupName, name, slot, optionsopt) - → {Promise.<getSlotResponse>} - -

- -
-

Trigers the getSlot function of appservice

-
+ -
Parameters:
+

Optional parameter

+ -
- - - - - + + +
NameType
+
- Attributes - Description - - - - - resourceGroupName - - StringKeyword - - +
- -

Mandatory parameter

- - + - - name + - - StringKeyword - + - + - -

Mandatory parameter

- - + - - slot + - - StringKeyword - + - + - -

Mandatory parameter

- - + - - options + - - TypeReference - + - <optional>
+ + - -

Optional parameter

- - - - -
+ -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 307 - -

-
- -
-
-
-
-
- - - Promise.<getSlotResponse> -
-
-
-
-
- -
-

- # - - - restart(resourceGroupName, name, optionsopt) - → {Promise.<restartResponse>} - -

- -
-

Trigers the restart function of appservice

-
+ -
Parameters:
+ +

+ View Source + + Azure/appServices/azure-paaS.js, line 23 + +

+ + -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
name - StringKeyword - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
-
-

- View Source - - Azure/appServices/azure-paaS.js, - line 146 - -

-
- -
-
-
-
-
- - - Promise.<restartResponse> -
-
-
-
-
- -
-

- # - - - terminateEnvironment(resourceGroupName, name, optionsopt) - → {Promise.<deleteMethodResponse>} - -

- -
-

Trigers the deleteMethod function of appservice

-
-
Parameters:
+
+
+
+ + -
- - - - +
+ + +
+ + +Promise.<createOrUpdateResponse> -
- + + + - - - + + + - - - - - - - + + +
-
- - + +

+ # + + + + createConfigTemplate(resourceGroupName, name, siteEnvelope, slot, optionsopt) → {Promise.<createOrUpdateSlotResponse>} + + +

+ - + + +
+

Trigers the createOrUpdateSlot function of appservice

+
+ - - - - - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
name - StringKeyword - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
-
-

- View Source - - Azure/appServices/azure-paaS.js, - line 397 - -

-
- -
-
-
-
-
- - - Promise.<deleteMethodResponse> -
-
-
-
-
- -
-

- # - - - update(resourceGroupName, name, siteEnvelope, optionsopt) - → {Promise.<updateResponse>} - -

- -
-

Trigers the update function of appservice

-
-
Parameters:
-
- - - - - +
Parameters:
+ +
+
NameType
+ + + + + - + - - - + + + - - - + - + + + - + + - - + + + + + - - + - + + - - + + - + - + + + - + - - + + - - - + - + + + + + - - - -
NameAttributesTypeDescription
Attributes
resourceGroupName - StringKeyword - Description
-

Mandatory parameter

-
resourceGroupName
name + + +StringKeyword - - StringKeyword - -

Mandatory parameter

-
+ -
siteEnvelope - TypeReference - -

Mandatory parameter

-

Mandatory parameter

options - TypeReference - <optional>
name -

Optional parameter

-
-
+ + + +StringKeyword -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 55 - -

-
- -
-
-
-
-
- - - Promise.<updateResponse> -
-
-
-
-
- -
-

- # - - - updateEnvironment(resourceGroupName, name, hostingEnvironmentEnvelope, - optionsopt) - → {Promise.<updateResponse>} - -

- -
-

Trigers the update function of appservice

-
-
Parameters:
+ + -
- - - - + + + - + + + - - - + - - - + + - - + - - + + + + + - - + - + + - - + + - + - + + + - + - - + + - - - + - + + + + + - - - -
Name + - TypeAttributesDescription
resourceGroupName

Mandatory parameter

- StringKeyword - -

Mandatory parameter

-
siteEnvelope
name + + +TypeReference - - StringKeyword - -

Mandatory parameter

-
+ -
- hostingEnvironmentEnvelope - - TypeReference - -

Mandatory parameter

-

Mandatory parameter

options - TypeReference - <optional>
slot -

Optional parameter

-
-
+ + + +StringKeyword -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 220 - -

-
- -
-
-
-
-
- - - Promise.<updateResponse> -
-
-
-
-
-
-
-
-
+ + + + + + + + + + + + + + + + +

Mandatory parameter

+ + + + + + + + + options + + + + + +TypeReference + + + + + + + + + <optional>
+ + + + + + + + + + +

Optional parameter

+ + + + + + +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/appServices/azure-paaS.js, line 270 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createOrUpdateSlotResponse> + + +
+ +
+ +
+
- -
-
+ + + +
+ +
+ + + +

+ # + + + + createEnvironment(resourceGroupName, name, hostingEnvironmentEnvelope, optionsopt) → {Promise.<createOrUpdateResponse>} + + +

+ + + + +
+

Trigers the createOrUpdate function of appservice

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

name + + +StringKeyword + + + + + + + + + +

Mandatory parameter

hostingEnvironmentEnvelope + + +TypeReference + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/appServices/azure-paaS.js, line 185 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createOrUpdateResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(resourceGroupName, name, optionsopt) → {Promise.<deleteMethodResponse>} + + +

+ + + + +
+

Trigers the deleteMethod function of appservice

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

name + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/appServices/azure-paaS.js, line 122 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteMethodResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteConfigTemplate(resourceGroupName, name, slot, optionsopt) → {Promise.<deleteSlotResponse>} + + +

+ + + + +
+

Trigers the deleteSlot function of appservice

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

name + + +StringKeyword + + + + + + + + + +

Mandatory parameter

slot + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/appServices/azure-paaS.js, line 346 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteSlotResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describe(resourceGroupName, name, optionsopt) → {Promise.<getResponse>} + + +

+ + + + +
+

Trigers the get function of appservice

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

name + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/appServices/azure-paaS.js, line 91 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describeConfigSettings(resourceGroupName, name, slot, optionsopt) → {Promise.<getSlotResponse>} + + +

+ + + + +
+

Trigers the getSlot function of appservice

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

name + + +StringKeyword + + + + + + + + + +

Mandatory parameter

slot + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/appServices/azure-paaS.js, line 314 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getSlotResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + restart(resourceGroupName, name, optionsopt) → {Promise.<restartResponse>} + + +

+ + + + +
+

Trigers the restart function of appservice

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

name + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/appServices/azure-paaS.js, line 153 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<restartResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + terminateEnvironment(resourceGroupName, name, optionsopt) → {Promise.<deleteMethodResponse>} + + +

+ + + + +
+

Trigers the deleteMethod function of appservice

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

name + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/appServices/azure-paaS.js, line 404 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteMethodResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + update(resourceGroupName, name, siteEnvelope, optionsopt) → {Promise.<updateResponse>} + + +

+ + + + +
+

Trigers the update function of appservice

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

name + + +StringKeyword + + + + + + + + + +

Mandatory parameter

siteEnvelope + + +TypeReference + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/appServices/azure-paaS.js, line 60 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + updateEnvironment(resourceGroupName, name, hostingEnvironmentEnvelope, optionsopt) → {Promise.<updateResponse>} + + +

+ + + + +
+

Trigers the update function of appservice

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

name + + +StringKeyword + + + + + + + + + +

Mandatory parameter

hostingEnvironmentEnvelope + + +TypeReference + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/appServices/azure-paaS.js, line 227 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + + + + + + + + + + + + + + + + +
+
+ + + + + + + \ No newline at end of file diff --git a/docs/Azure_RDBMS.html b/docs/Azure_RDBMS.html index 32d06d40..1d94cad5 100644 --- a/docs/Azure_RDBMS.html +++ b/docs/Azure_RDBMS.html @@ -1,992 +1,1851 @@ - - - - Azure_RDBMS - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

Azure_RDBMS

-
- -
-
-

- Azure_RDBMS(azureRestSdk) -

- -
-

Class to create a RDBMS object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

Azure_RDBMS

+
+ + + + + +
+ +
+ +

Azure_RDBMS(azureRestSdk)

+ +

Class to create a RDBMS object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new Azure_RDBMS(azureRestSdk) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
azureRestSdk - module - -

Azure Rest SDK

-
-
- -
-

- View Source - - Azure/database/azure-RDBMS.js, - line 12 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new Azure_RDBMS(azureRestSdk) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
azureRestSdk + + +module + + + +

Azure Rest SDK

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/database/azure-RDBMS.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - createDatabse(resourceGroupName, serverName, databaseName, - parameters, optionsopt) - → {Promise.<createOrUpdateResponse>} - -

- -
-

Trigers the createOrUpdate function of sql

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + +
+

Methods

+
+ +
-
- + +

+ # + + + + createDatabse(resourceGroupName, serverName, databaseName, parameters, optionsopt) → {Promise.<createOrUpdateResponse>} + + +

+ - - + + +
+

Trigers the createOrUpdate function of sql

+
+ - - - - - - - - - - - - - - +
Parameters:
+ +
+
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
serverName - StringKeyword - -

Mandatory parameter

-
databaseName - StringKeyword - -

Mandatory parameter

-
parameters
+ + + + + - + - + + + - - + - - + + + - + + - + + + + + - - - -
Name - TypeReference - TypeAttributes -

Mandatory parameter

-
optionsDescription
- TypeReference -
<optional>
resourceGroupName -

Optional parameter

-
-
+ + + +StringKeyword -
-

- View Source - - Azure/database/azure-RDBMS.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<createOrUpdateResponse> -
-
-
-
-
- -
-

- # - - - createSnapshots(resourceGroupName, serverName, databaseName, - parameters, optionsopt) - → {Promise.<exportMethodResponse>} - -

- -
-

Trigers the exportMethod function of sql

-
-
Parameters:
+ + -
- - - - + + + - + + + - - - + - - - + + - - + - - + + + + + - - + - + + - - + + - + - + + + - + - - + + - - - + - + + + + + - - + - - + + - + + - - -
Name + - TypeAttributesDescription
resourceGroupName

Mandatory parameter

- StringKeyword - -

Mandatory parameter

-
serverName
serverName + + +StringKeyword - - StringKeyword - -

Mandatory parameter

-
+ -
databaseName - StringKeyword - -

Mandatory parameter

-

Mandatory parameter

parameters - TypeReference -
databaseName -

Mandatory parameter

-
+ + +StringKeyword -
options - TypeReference - <optional>
+ - -

Optional parameter

-
-
+ -
-

- View Source - - Azure/database/azure-RDBMS.js, - line 106 - -

-
- -
-
-
-
-
- - - Promise.<exportMethodResponse> -
-
-
-
-
- -
-

- # - - - deleteDatabase(resourceGroupName, serverName, databaseName, - optionsopt) - → {Promise.<deleteMethodResponse>} - -

- -
-

Trigers the deleteMethod function of sql

-
+ + + -
Parameters:
+ -
- - - - + + - - + - - - + + + + + - - - + - + + - - + + - + - + + + - + - - + + - - - + - + + + + + - - + - - + + - + + - - -
Name

Mandatory parameter

TypeAttributesDescription
parameters
resourceGroupName + + +TypeReference - - StringKeyword - -

Mandatory parameter

-
+ -
serverName - StringKeyword - -

Mandatory parameter

-

Mandatory parameter

databaseName - StringKeyword -
options -

Mandatory parameter

-
+ + +TypeReference -
options - TypeReference - <optional>
+ + <optional>
+ -
-

Optional parameter

-
-
+ -
-

- View Source - - Azure/database/azure-RDBMS.js, - line 68 - -

-
- -
-
-
-
-
- - - Promise.<deleteMethodResponse> -
-
-
-
-
- -
-

- # - - - modifyDB(resourceGroupName, serverName, databaseName, - parameters, optionsopt) - → {Promise.<updateResponse>} - -

- -
-

Trigers the update function of sql

-
+ + + -
Parameters:
+ -
- - - - + + - - + + +
Name

Optional parameter

TypeAttributes
+
- Description - - - - - resourceGroupName - - StringKeyword - - - -

Mandatory parameter

- - +
- - serverName + - - StringKeyword - + - + - -

Mandatory parameter

- - + - - databaseName + - - StringKeyword - + - + - -

Mandatory parameter

- - + - - parameters + - - TypeReference - + - + - -

Mandatory parameter

- - + + - - options + - - TypeReference - + - <optional>
+ +

+ View Source + + Azure/database/azure-RDBMS.js, line 24 + +

+ +
- -

Optional parameter

- - - - -
-
-

- View Source - - Azure/database/azure-RDBMS.js, - line 151 - -

-
- -
-
-
-
-
- - - Promise.<updateResponse> -
-
-
-
-
- -
-

- # - - - restoreDatabase(resourceGroupName, managedInstanceName, - databaseName, parameters, optionsopt) - → {Promise.<completeRestoreResponse>} - -

- -
-

Trigers the completeRestore function of sql

-
-
Parameters:
-
- - - - - - - - - - - - - - - - - - - - - - - - - - +
+
+
+ + -
- +
+ + +
+ + +Promise.<createOrUpdateResponse> -
- - + + + - + + + - - - - - - + + +
-
- - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
- managedInstanceName - - StringKeyword - -

Mandatory parameter

-
databaseName - StringKeyword - -

Mandatory parameter

-
parameters - TypeReference - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
-
-

- View Source - - Azure/database/azure-RDBMS.js, - line 196 - -

-
- -
-
-
-
-
- - - Promise.<completeRestoreResponse> -
-
-
-
-
-
-
-
-
+ +

+ # + + + + createSnapshots(resourceGroupName, serverName, databaseName, parameters, optionsopt) → {Promise.<exportMethodResponse>} + + +

+ + + + +
+

Trigers the exportMethod function of sql

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

serverName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

databaseName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

parameters + + +TypeReference + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/database/azure-RDBMS.js, line 111 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<exportMethodResponse> + + +
+ +
+ +
+
+ + + + +
+ +
+ - -
-
+ +

+ # + + + + deleteDatabase(resourceGroupName, serverName, databaseName, optionsopt) → {Promise.<deleteMethodResponse>} + + +

+ + + + +
+

Trigers the deleteMethod function of sql

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

serverName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

databaseName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/database/azure-RDBMS.js, line 68 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteMethodResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + modifyDB(resourceGroupName, serverName, databaseName, parameters, optionsopt) → {Promise.<updateResponse>} + + +

+ + + + +
+

Trigers the update function of sql

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

serverName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

databaseName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

parameters + + +TypeReference + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/database/azure-RDBMS.js, line 156 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + restoreDatabase(resourceGroupName, managedInstanceName, databaseName, parameters, optionsopt) → {Promise.<completeRestoreResponse>} + + +

+ + + + +
+

Trigers the completeRestore function of sql

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

managedInstanceName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

databaseName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

parameters + + +TypeReference + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/database/azure-RDBMS.js, line 201 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<completeRestoreResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + + + + + + +
+
+ + + + + + + \ No newline at end of file diff --git a/docs/Azure_StorageBucket.html b/docs/Azure_StorageBucket.html index f2d08628..4ff9943f 100644 --- a/docs/Azure_StorageBucket.html +++ b/docs/Azure_StorageBucket.html @@ -1,678 +1,1155 @@ - - - - Azure_StorageBucket - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

Azure_StorageBucket

-
- -
-
-

- Azure_StorageBucket(azureRestSdk) -

- -
-

Class to create a StorageBucket object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new Azure_StorageBucket(azureRestSdk) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
azureRestSdk - module - -

Azure Rest SDK

-
-
- -
-

- View Source - - Azure/storage/azure-storageBucket.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

Azure_StorageBucket

+
+ -
-

Methods

+ + + +
+ +
+ +

Azure_StorageBucket(azureRestSdk)

+ +

Class to create a StorageBucket object

+ + +
+ +
+
+ + +
-
-

- # - - - create(resourceGroupName, accountName, containerName, - blobContainer, optionsopt) - → {Promise.<createResponse>} - -

- -
-

Trigers the create function of storage

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new Azure_StorageBucket(azureRestSdk) + + +

+ - + + - - - - - - - - - - - - - - - +
Parameters:
+ +
+
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
accountName - StringKeyword -
+ + + + + - - + - - + - + - + + + - - + + - - + + + + + - + - - + + - - + - + - + + - - - -
Name -

Mandatory parameter

-
Type
containerName - StringKeyword - Description
-

Mandatory parameter

-
blobContainer
azureRestSdk - TypeReference - + + +module - -

Mandatory parameter

-
options - TypeReference - <optional>

Azure Rest SDK

-

Optional parameter

-
-
-
-

- View Source - - Azure/storage/azure-storageBucket.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<createResponse> -
-
-
-
-
- -
-

- # - - - delete(resourceGroupName, accountName, containerName, - optionsopt) - → {Promise.<deleteMethodResponse>} - -

- -
-

Trigers the deleteMethod function of storage

-
+ + + +
-
Parameters:
-
- - - - - - - - - +
-
- - + - + - + - - + - - + - + - + - - + - - + - + - + - - + + - - + + + + + +

+ View Source + + Azure/storage/azure-storageBucket.js, line 12 + +

+ + - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
accountName - StringKeyword - -

Mandatory parameter

-
containerName - StringKeyword - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
-
-

- View Source - - Azure/storage/azure-storageBucket.js, - line 68 - -

-
- -
-
-
-
-
- - - Promise.<deleteMethodResponse> -
-
-
-
-
- -
-

- # - - - list(resourceGroupName, accountName, optionsopt) - → {Promise.<listResponse>} - -

- -
-

Trigers the list function of storage

-
-
Parameters:
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
accountName - StringKeyword - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
-
-

- View Source - - Azure/storage/azure-storageBucket.js, - line 104 - -

-
- -
-
-
-
-
- - - Promise.<listResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + create(resourceGroupName, accountName, containerName, blobContainer, optionsopt) → {Promise.<createResponse>} + + +

+ + + + +
+

Trigers the create function of storage

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

accountName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

containerName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

blobContainer + + +TypeReference + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/storage/azure-storageBucket.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createResponse> + + +
+ +
+ +
+
+ + + + +
+ +
+ - -
-
+ +

+ # + + + + delete(resourceGroupName, accountName, containerName, optionsopt) → {Promise.<deleteMethodResponse>} + + +

+ + + + +
+

Trigers the deleteMethod function of storage

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

accountName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

containerName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/storage/azure-storageBucket.js, line 68 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteMethodResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(resourceGroupName, accountName, optionsopt) → {Promise.<listResponse>} + + +

+ + + + +
+

Trigers the list function of storage

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
resourceGroupName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

accountName + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Azure/storage/azure-storageBucket.js, line 104 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/Azure_appServices_azure-paaS.js.html b/docs/Azure_appServices_azure-paaS.js.html index c15b297a..a8b3fb90 100644 --- a/docs/Azure_appServices_azure-paaS.js.html +++ b/docs/Azure_appServices_azure-paaS.js.html @@ -1,623 +1,545 @@ + + - - - - Azure/appServices/azure-paaS.js - - - - - - - - - - - - - + + + + + Azure/appServices/azure-paaS.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

Azure/appServices/azure-paaS.js

-
+ +
+
+
+

Source

+

Azure/appServices/azure-paaS.js

+
+ + -
-
-
const { WebSiteManagementClient } = require("@azure/arm-appservice");
+
+    
+    
+
+
const { WebSiteManagementClient } = require('@azure/arm-appservice');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a PaaS object
  * @category Azure
  */
 class Azure_PaaS {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} siteEnvelope - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  create(resourceGroupName, name, siteEnvelope, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.webApps
-            .createOrUpdate(resourceGroupName, name, siteEnvelope, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the update function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} siteEnvelope - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateResponse>}
-   */
-  update(resourceGroupName, name, siteEnvelope, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.webApps
-            .update(resourceGroupName, name, siteEnvelope, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the get function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getResponse>}
-   */
-  describe(resourceGroupName, name, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.webApps.get(resourceGroupName, name, options).then(result => {
-            resolve(result);
-          });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  delete(resourceGroupName, name, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.webApps
-            .deleteMethod(resourceGroupName, name, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the restart function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<restartResponse>}
-   */
-  restart(resourceGroupName, name, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.webApps
-            .restart(resourceGroupName, name, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createOrUpdate function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} hostingEnvironmentEnvelope - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  createEnvironment(
-    resourceGroupName,
-    name,
-    hostingEnvironmentEnvelope,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.appServiceEnvironments
-            .createOrUpdate(
-              resourceGroupName,
-              name,
-              hostingEnvironmentEnvelope,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the update function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} hostingEnvironmentEnvelope - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateResponse>}
-   */
-  updateEnvironment(
-    resourceGroupName,
-    name,
-    hostingEnvironmentEnvelope,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.appServiceEnvironments
-            .update(
-              resourceGroupName,
-              name,
-              hostingEnvironmentEnvelope,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createOrUpdateSlot function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} siteEnvelope - Mandatory parameter
-   * @param {StringKeyword} slot - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateSlotResponse>}
-   */
-  createConfigTemplate(
-    resourceGroupName,
-    name,
-    siteEnvelope,
-    slot,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.webApps
-            .createOrUpdateSlot(
-              resourceGroupName,
-              name,
-              siteEnvelope,
-              slot,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getSlot function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {StringKeyword} slot - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getSlotResponse>}
-   */
-  describeConfigSettings(resourceGroupName, name, slot, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.webApps
-            .getSlot(resourceGroupName, name, slot, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteSlot function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {StringKeyword} slot - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteSlotResponse>}
-   */
-  deleteConfigTemplate(resourceGroupName, name, slot, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.webApps
-            .deleteSlot(resourceGroupName, name, slot, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the checkAvailability function of appservice
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<checkAvailabilityResponse>}
-   */
-  checkDNSAvailability(options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.domains.checkAvailability(options).then(result => {
-            resolve(result);
-          });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  terminateEnvironment(resourceGroupName, name, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.appServiceEnvironments
-            .deleteMethod(resourceGroupName, name, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
+	/**
+	 *
+	 * @param {module} azureRestSdk Azure Rest SDK
+	 */
+	constructor(azureRestSdk) {
+		this._azureRestSdk = azureRestSdk;
+	}
+	/**
+	 * Trigers the createOrUpdate function of appservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} name - Mandatory parameter
+	 * @param {TypeReference} siteEnvelope - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<createOrUpdateResponse>}
+	 */
+	create(resourceGroupName, name, siteEnvelope, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new WebSiteManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.webApps
+						.createOrUpdate(
+							resourceGroupName,
+							name,
+							siteEnvelope,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the update function of appservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} name - Mandatory parameter
+	 * @param {TypeReference} siteEnvelope - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<updateResponse>}
+	 */
+	update(resourceGroupName, name, siteEnvelope, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new WebSiteManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.webApps
+						.update(resourceGroupName, name, siteEnvelope, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the get function of appservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} name - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<getResponse>}
+	 */
+	describe(resourceGroupName, name, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new WebSiteManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.webApps
+						.get(resourceGroupName, name, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteMethod function of appservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} name - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<deleteMethodResponse>}
+	 */
+	delete(resourceGroupName, name, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new WebSiteManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.webApps
+						.deleteMethod(resourceGroupName, name, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the restart function of appservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} name - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<restartResponse>}
+	 */
+	restart(resourceGroupName, name, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new WebSiteManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.webApps
+						.restart(resourceGroupName, name, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the createOrUpdate function of appservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} name - Mandatory parameter
+	 * @param {TypeReference} hostingEnvironmentEnvelope - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<createOrUpdateResponse>}
+	 */
+	createEnvironment(
+		resourceGroupName,
+		name,
+		hostingEnvironmentEnvelope,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new WebSiteManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.appServiceEnvironments
+						.createOrUpdate(
+							resourceGroupName,
+							name,
+							hostingEnvironmentEnvelope,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the update function of appservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} name - Mandatory parameter
+	 * @param {TypeReference} hostingEnvironmentEnvelope - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<updateResponse>}
+	 */
+	updateEnvironment(
+		resourceGroupName,
+		name,
+		hostingEnvironmentEnvelope,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new WebSiteManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.appServiceEnvironments
+						.update(
+							resourceGroupName,
+							name,
+							hostingEnvironmentEnvelope,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the createOrUpdateSlot function of appservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} name - Mandatory parameter
+	 * @param {TypeReference} siteEnvelope - Mandatory parameter
+	 * @param {StringKeyword} slot - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<createOrUpdateSlotResponse>}
+	 */
+	createConfigTemplate(
+		resourceGroupName,
+		name,
+		siteEnvelope,
+		slot,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new WebSiteManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.webApps
+						.createOrUpdateSlot(
+							resourceGroupName,
+							name,
+							siteEnvelope,
+							slot,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the getSlot function of appservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} name - Mandatory parameter
+	 * @param {StringKeyword} slot - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<getSlotResponse>}
+	 */
+	describeConfigSettings(resourceGroupName, name, slot, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new WebSiteManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.webApps
+						.getSlot(resourceGroupName, name, slot, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteSlot function of appservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} name - Mandatory parameter
+	 * @param {StringKeyword} slot - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<deleteSlotResponse>}
+	 */
+	deleteConfigTemplate(resourceGroupName, name, slot, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new WebSiteManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.webApps
+						.deleteSlot(resourceGroupName, name, slot, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the checkAvailability function of appservice
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<checkAvailabilityResponse>}
+	 */
+	checkDNSAvailability(options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new WebSiteManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.domains.checkAvailability(options).then(result => {
+						resolve(result);
+					});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteMethod function of appservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} name - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<deleteMethodResponse>}
+	 */
+	terminateEnvironment(resourceGroupName, name, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new WebSiteManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.appServiceEnvironments
+						.deleteMethod(resourceGroupName, name, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
 }
 module.exports = Azure_PaaS;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/Azure_azure-DNS.js.html b/docs/Azure_azure-DNS.js.html deleted file mode 100644 index 216bef77..00000000 --- a/docs/Azure_azure-DNS.js.html +++ /dev/null @@ -1,341 +0,0 @@ - - - - - - Azure/azure-DNS.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

Azure/azure-DNS.js

-
- -
-
-
const { DnsManagementClient } = require("@azure/arm-dns");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a DNS object
- * @category Azure
- */
-class Azure_DNS {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of dns
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} zoneName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  createZone(resourceGroupName, zoneName, parameters, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new DnsManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.zones
-            .createOrUpdate(resourceGroupName, zoneName, parameters, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of dns
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} zoneName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  deleteZone(resourceGroupName, zoneName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new DnsManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.zones
-            .deleteMethod(resourceGroupName, zoneName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the list function of dns
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listResponse>}
-   */
-  listZones(options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new DnsManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.zones.list(options).then(result => {
-            resolve(result);
-          });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createOrUpdate function of dns
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} zoneName - Mandatory parameter
-   * @param {StringKeyword} relativeRecordSetName - Mandatory parameter
-   * @param {TypeReference} recordType - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  changeRecordSets(
-    resourceGroupName,
-    zoneName,
-    relativeRecordSetName,
-    recordType,
-    parameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new DnsManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.recordSets
-            .createOrUpdate(
-              resourceGroupName,
-              zoneName,
-              relativeRecordSetName,
-              recordType,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-}
-module.exports = Azure_DNS;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/Azure_azure-RDBMS.js.html b/docs/Azure_azure-RDBMS.js.html deleted file mode 100644 index b1ff8e44..00000000 --- a/docs/Azure_azure-RDBMS.js.html +++ /dev/null @@ -1,420 +0,0 @@ - - - - - - Azure/azure-RDBMS.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

Azure/azure-RDBMS.js

-
- -
-
-
const { SqlManagementClient } = require("@azure/arm-sql");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a RDBMS object
- * @category Azure
- */
-class Azure_RDBMS {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of sql
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} serverName - Mandatory parameter
-   * @param {StringKeyword} databaseName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  createDatabse(
-    resourceGroupName,
-    serverName,
-    databaseName,
-    parameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new SqlManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.databases
-            .createOrUpdate(
-              resourceGroupName,
-              serverName,
-              databaseName,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of sql
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} serverName - Mandatory parameter
-   * @param {StringKeyword} databaseName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  deleteDatabase(
-    resourceGroupName,
-    serverName,
-    databaseName,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new SqlManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.databases
-            .deleteMethod(resourceGroupName, serverName, databaseName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the exportMethod function of sql
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} serverName - Mandatory parameter
-   * @param {StringKeyword} databaseName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<exportMethodResponse>}
-   */
-  createSnapshots(
-    resourceGroupName,
-    serverName,
-    databaseName,
-    parameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new SqlManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.databases
-            .exportMethod(
-              resourceGroupName,
-              serverName,
-              databaseName,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the update function of sql
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} serverName - Mandatory parameter
-   * @param {StringKeyword} databaseName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateResponse>}
-   */
-  modifyDB(
-    resourceGroupName,
-    serverName,
-    databaseName,
-    parameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new SqlManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.databases
-            .update(
-              resourceGroupName,
-              serverName,
-              databaseName,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the completeRestore function of sql
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} managedInstanceName - Mandatory parameter
-   * @param {StringKeyword} databaseName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<completeRestoreResponse>}
-   */
-  restoreDatabase(
-    resourceGroupName,
-    managedInstanceName,
-    databaseName,
-    parameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new SqlManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.managedDatabases
-            .completeRestore(
-              resourceGroupName,
-              managedInstanceName,
-              databaseName,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-}
-module.exports = Azure_RDBMS;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/Azure_azure-blockStorage.js.html b/docs/Azure_azure-blockStorage.js.html deleted file mode 100644 index a2162c2d..00000000 --- a/docs/Azure_azure-blockStorage.js.html +++ /dev/null @@ -1,356 +0,0 @@ - - - - - - Azure/azure-blockStorage.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

Azure/azure-blockStorage.js

-
- -
-
-
const { ComputeManagementClient } = require("@azure/arm-compute");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a BlockStorage object
- * @category Azure
- */
-class Azure_BlockStorage {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} diskName - Mandatory parameter
-   * @param {TypeReference} disk - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  create(resourceGroupName, diskName, disk, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.disks
-            .createOrUpdate(resourceGroupName, diskName, disk, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} diskName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  delete(resourceGroupName, diskName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.disks
-            .deleteMethod(resourceGroupName, diskName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the get function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} diskName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getResponse>}
-   */
-  describe(resourceGroupName, diskName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.disks
-            .get(resourceGroupName, diskName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the list function of compute
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listResponse>}
-   */
-  list(options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.disks.list(options).then(result => {
-            resolve(result);
-          });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the update function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} diskName - Mandatory parameter
-   * @param {TypeReference} disk - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateResponse>}
-   */
-  update(resourceGroupName, diskName, disk, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.disks
-            .update(resourceGroupName, diskName, disk, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-}
-module.exports = Azure_BlockStorage;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/Azure_azure-computeInstance.js.html b/docs/Azure_azure-computeInstance.js.html deleted file mode 100644 index d2d04bfc..00000000 --- a/docs/Azure_azure-computeInstance.js.html +++ /dev/null @@ -1,389 +0,0 @@ - - - - - - Azure/azure-computeInstance.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

Azure/azure-computeInstance.js

-
- -
-
-
const { ComputeManagementClient } = require("@azure/arm-compute");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a ComputeInstance object
- * @category Azure
- */
-class Azure_ComputeInstance {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vmName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  create(resourceGroupName, vmName, parameters, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.virtualMachines
-            .createOrUpdate(resourceGroupName, vmName, parameters, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the list function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listResponse>}
-   */
-  list(resourceGroupName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.virtualMachines
-            .list(resourceGroupName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the start function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vmName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<startResponse>}
-   */
-  start(resourceGroupName, vmName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.virtualMachines
-            .start(resourceGroupName, vmName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the powerOff function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vmName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<powerOffResponse>}
-   */
-  stop(resourceGroupName, vmName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.virtualMachines
-            .powerOff(resourceGroupName, vmName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the restart function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vmName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<restartResponse>}
-   */
-  reboot(resourceGroupName, vmName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.virtualMachines
-            .restart(resourceGroupName, vmName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vmName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  destroy(resourceGroupName, vmName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.virtualMachines
-            .deleteMethod(resourceGroupName, vmName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-}
-module.exports = Azure_ComputeInstance;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/Azure_azure-container.js.html b/docs/Azure_azure-container.js.html deleted file mode 100644 index 53250ca7..00000000 --- a/docs/Azure_azure-container.js.html +++ /dev/null @@ -1,334 +0,0 @@ - - - - - - Azure/azure-container.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

Azure/azure-container.js

-
- -
-
-
const { ContainerServiceClient } = require("@azure/arm-containerservice");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a Container object
- * @category Azure
- */
-class Azure_Container {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} containerServiceName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  create(
-    resourceGroupName,
-    containerServiceName,
-    parameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.containerServices
-            .createOrUpdate(
-              resourceGroupName,
-              containerServiceName,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} containerServiceName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  delete(resourceGroupName, containerServiceName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.containerServices
-            .deleteMethod(resourceGroupName, containerServiceName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the get function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} containerServiceName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getResponse>}
-   */
-  describe(resourceGroupName, containerServiceName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.containerServices
-            .get(resourceGroupName, containerServiceName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the list function of containerservice
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listResponse>}
-   */
-  list(options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.containerServices.list(options).then(result => {
-            resolve(result);
-          });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-}
-module.exports = Azure_Container;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/Azure_azure-keyManagement.js.html b/docs/Azure_azure-keyManagement.js.html deleted file mode 100644 index 20fa5cea..00000000 --- a/docs/Azure_azure-keyManagement.js.html +++ /dev/null @@ -1,374 +0,0 @@ - - - - - - Azure/azure-keyManagement.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

Azure/azure-keyManagement.js

-
- -
-
-
const { KeyVaultManagementClient } = require("@azure/arm-keyvault");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a KeyManagement object
- * @category Azure
- */
-class Azure_KeyManagement {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of keyvault
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vaultName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  createKey(resourceGroupName, vaultName, parameters, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new KeyVaultManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.vaults
-            .createOrUpdate(resourceGroupName, vaultName, parameters, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of keyvault
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vaultName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  deleteKey(resourceGroupName, vaultName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new KeyVaultManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.vaults
-            .deleteMethod(resourceGroupName, vaultName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the update function of keyvault
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vaultName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateResponse>}
-   */
-  update(resourceGroupName, vaultName, parameters, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new KeyVaultManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.vaults
-            .update(resourceGroupName, vaultName, parameters, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the get function of keyvault
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vaultName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getResponse>}
-   */
-  describeKey(resourceGroupName, vaultName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new KeyVaultManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.vaults
-            .get(resourceGroupName, vaultName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the updateAccessPolicy function of keyvault
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vaultName - Mandatory parameter
-   * @param {TypeReference} operationKind - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateAccessPolicyResponse>}
-   */
-  putKeyPolicy(
-    resourceGroupName,
-    vaultName,
-    operationKind,
-    parameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new KeyVaultManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.vaults
-            .updateAccessPolicy(
-              resourceGroupName,
-              vaultName,
-              operationKind,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-}
-module.exports = Azure_KeyManagement;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/Azure_azure-kubernetes.js.html b/docs/Azure_azure-kubernetes.js.html deleted file mode 100644 index 1a5a47f2..00000000 --- a/docs/Azure_azure-kubernetes.js.html +++ /dev/null @@ -1,547 +0,0 @@ - - - - - - Azure/azure-kubernetes.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

Azure/azure-kubernetes.js

-
- -
-
-
const { ContainerServiceClient } = require("@azure/arm-containerservice");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a Kubernetes object
- * @category Azure
- */
-class Azure_Kubernetes {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} resourceName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  create(resourceGroupName, resourceName, parameters, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.managedClusters
-            .createOrUpdate(
-              resourceGroupName,
-              resourceName,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} resourceName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  delete(resourceGroupName, resourceName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.managedClusters
-            .deleteMethod(resourceGroupName, resourceName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the updateTags function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} resourceName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateTagsResponse>}
-   */
-  updateTags(resourceGroupName, resourceName, parameters, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.managedClusters
-            .updateTags(resourceGroupName, resourceName, parameters, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the list function of containerservice
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listResponse>}
-   */
-  listClusters(options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.managedClusters.list(options).then(result => {
-            resolve(result);
-          });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the get function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} resourceName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getResponse>}
-   */
-  describeCluster(resourceGroupName, resourceName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.managedClusters
-            .get(resourceGroupName, resourceName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createOrUpdate function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} resourceName - Mandatory parameter
-   * @param {StringKeyword} agentPoolName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  createNodeGroup(
-    resourceGroupName,
-    resourceName,
-    agentPoolName,
-    parameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.agentPools
-            .createOrUpdate(
-              resourceGroupName,
-              resourceName,
-              agentPoolName,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} resourceName - Mandatory parameter
-   * @param {StringKeyword} agentPoolName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  deleteNodegroup(
-    resourceGroupName,
-    resourceName,
-    agentPoolName,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.agentPools
-            .deleteMethod(
-              resourceGroupName,
-              resourceName,
-              agentPoolName,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the get function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} resourceName - Mandatory parameter
-   * @param {StringKeyword} agentPoolName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getResponse>}
-   */
-  describeNodeGroup(
-    resourceGroupName,
-    resourceName,
-    agentPoolName,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.agentPools
-            .get(resourceGroupName, resourceName, agentPoolName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the list function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} resourceName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listResponse>}
-   */
-  listNodegroups(resourceGroupName, resourceName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.agentPools
-            .list(resourceGroupName, resourceName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the rotateClusterCertificates function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} resourceName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<rotateClusterCertificatesResponse>}
-   */
-  updateConfig(resourceGroupName, resourceName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.managedClusters
-            .rotateClusterCertificates(resourceGroupName, resourceName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-}
-module.exports = Azure_Kubernetes;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/Azure_azure-loadBalancer.js.html b/docs/Azure_azure-loadBalancer.js.html deleted file mode 100644 index a133364d..00000000 --- a/docs/Azure_azure-loadBalancer.js.html +++ /dev/null @@ -1,372 +0,0 @@ - - - - - - Azure/azure-loadBalancer.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

Azure/azure-loadBalancer.js

-
- -
-
-
const { NetworkManagementClient } = require("@azure/arm-network");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a LoadBalancer object
- * @category Azure
- */
-class Azure_LoadBalancer {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of network
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} loadBalancerName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  create(resourceGroupName, loadBalancerName, parameters, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new NetworkManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.loadBalancers
-            .createOrUpdate(
-              resourceGroupName,
-              loadBalancerName,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of network
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} loadBalancerName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  delete(resourceGroupName, loadBalancerName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new NetworkManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.loadBalancers
-            .deleteMethod(resourceGroupName, loadBalancerName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the list function of network
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listResponse>}
-   */
-  list(resourceGroupName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new NetworkManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.loadBalancers.list(resourceGroupName, options).then(result => {
-            resolve(result);
-          });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the updateTags function of network
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} loadBalancerName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateTagsResponse>}
-   */
-  addTags(
-    resourceGroupName,
-    loadBalancerName,
-    parameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new NetworkManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.loadBalancers
-            .updateTags(
-              resourceGroupName,
-              loadBalancerName,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the get function of network
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} loadBalancerName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getResponse>}
-   */
-  describe(resourceGroupName, loadBalancerName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new NetworkManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.loadBalancers
-            .get(resourceGroupName, loadBalancerName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-}
-module.exports = Azure_LoadBalancer;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/Azure_azure-monitoring.js.html b/docs/Azure_azure-monitoring.js.html deleted file mode 100644 index 82ea6c4d..00000000 --- a/docs/Azure_azure-monitoring.js.html +++ /dev/null @@ -1,361 +0,0 @@ - - - - - - Azure/azure-monitoring.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

Azure/azure-monitoring.js

-
- -
-
-
const { MonitorManagementClient } = require("@azure/arm-monitor");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a Monitoring object
- * @category Azure
- */
-class Azure_Monitoring {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of monitor
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} ruleName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  createAlarm(resourceGroupName, ruleName, parameters, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new MonitorManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.alertRules
-            .createOrUpdate(resourceGroupName, ruleName, parameters, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of monitor
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} ruleName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  deleteAlarm(resourceGroupName, ruleName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new MonitorManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.alertRules
-            .deleteMethod(resourceGroupName, ruleName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the update function of monitor
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} ruleName - Mandatory parameter
-   * @param {TypeReference} alertRulesResource - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateResponse>}
-   */
-  updateAlarm(
-    resourceGroupName,
-    ruleName,
-    alertRulesResource,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new MonitorManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.alertRules
-            .update(resourceGroupName, ruleName, alertRulesResource, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the listBySubscription function of monitor
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listBySubscriptionResponse>}
-   */
-  listAlarms(options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new MonitorManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.alertRules.listBySubscription(options).then(result => {
-            resolve(result);
-          });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the get function of monitor
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} ruleName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getResponse>}
-   */
-  getMetricData(resourceGroupName, ruleName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new MonitorManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.alertRules
-            .get(resourceGroupName, ruleName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-}
-module.exports = Azure_Monitoring;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/Azure_azure-noSql.js.html b/docs/Azure_azure-noSql.js.html deleted file mode 100644 index 886230cc..00000000 --- a/docs/Azure_azure-noSql.js.html +++ /dev/null @@ -1,398 +0,0 @@ - - - - - - Azure/azure-noSql.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

Azure/azure-noSql.js

-
- -
-
-
const { CosmosDBManagementClient } = require("@azure/arm-cosmosdb");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a NoSql object
- * @category Azure
- */
-class Azure_NoSql {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createUpdateTable function of cosmosdb
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} accountName - Mandatory parameter
-   * @param {StringKeyword} tableName - Mandatory parameter
-   * @param {TypeReference} createUpdateTableParameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createUpdateTableResponse>}
-   */
-  createCollection(
-    resourceGroupName,
-    accountName,
-    tableName,
-    createUpdateTableParameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new CosmosDBManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.tableResources
-            .createUpdateTable(
-              resourceGroupName,
-              accountName,
-              tableName,
-              createUpdateTableParameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteTable function of cosmosdb
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} accountName - Mandatory parameter
-   * @param {StringKeyword} tableName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteTableResponse>}
-   */
-  deleteCollection(
-    resourceGroupName,
-    accountName,
-    tableName,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new CosmosDBManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.tableResources
-            .deleteTable(resourceGroupName, accountName, tableName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the listTables function of cosmosdb
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} accountName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listTablesResponse>}
-   */
-  listCollections(resourceGroupName, accountName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new CosmosDBManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.tableResources
-            .listTables(resourceGroupName, accountName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the updateTableThroughput function of cosmosdb
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} accountName - Mandatory parameter
-   * @param {StringKeyword} tableName - Mandatory parameter
-   * @param {TypeReference} updateThroughputParameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateTableThroughputResponse>}
-   */
-  setAttribute(
-    resourceGroupName,
-    accountName,
-    tableName,
-    updateThroughputParameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new CosmosDBManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.tableResources
-            .updateTableThroughput(
-              resourceGroupName,
-              accountName,
-              tableName,
-              updateThroughputParameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getTable function of cosmosdb
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} accountName - Mandatory parameter
-   * @param {StringKeyword} tableName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getTableResponse>}
-   */
-  getAttributes(
-    resourceGroupName,
-    accountName,
-    tableName,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new CosmosDBManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.tableResources
-            .getTable(resourceGroupName, accountName, tableName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-}
-module.exports = Azure_NoSql;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/Azure_azure-paas.js.html b/docs/Azure_azure-paas.js.html deleted file mode 100644 index f7c820a2..00000000 --- a/docs/Azure_azure-paas.js.html +++ /dev/null @@ -1,609 +0,0 @@ - - - - - - Azure/azure-paaS.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

Azure/azure-paaS.js

-
- -
-
-
const { WebSiteManagementClient } = require("@azure/arm-appservice");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a PaaS object
- * @category Azure
- */
-class Azure_PaaS {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} siteEnvelope - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  create(resourceGroupName, name, siteEnvelope, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.webApps
-            .createOrUpdate(resourceGroupName, name, siteEnvelope, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the update function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} siteEnvelope - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateResponse>}
-   */
-  update(resourceGroupName, name, siteEnvelope, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.webApps
-            .update(resourceGroupName, name, siteEnvelope, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the get function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getResponse>}
-   */
-  describe(resourceGroupName, name, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.webApps.get(resourceGroupName, name, options).then(result => {
-            resolve(result);
-          });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  delete(resourceGroupName, name, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.webApps
-            .deleteMethod(resourceGroupName, name, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the restart function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<restartResponse>}
-   */
-  restart(resourceGroupName, name, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.webApps
-            .restart(resourceGroupName, name, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createOrUpdate function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} hostingEnvironmentEnvelope - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  createEnvironment(
-    resourceGroupName,
-    name,
-    hostingEnvironmentEnvelope,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.appServiceEnvironments
-            .createOrUpdate(
-              resourceGroupName,
-              name,
-              hostingEnvironmentEnvelope,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the update function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} hostingEnvironmentEnvelope - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateResponse>}
-   */
-  updateEnvironment(
-    resourceGroupName,
-    name,
-    hostingEnvironmentEnvelope,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.appServiceEnvironments
-            .update(
-              resourceGroupName,
-              name,
-              hostingEnvironmentEnvelope,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createOrUpdateSlot function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} siteEnvelope - Mandatory parameter
-   * @param {StringKeyword} slot - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateSlotResponse>}
-   */
-  createConfigTemplate(
-    resourceGroupName,
-    name,
-    siteEnvelope,
-    slot,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.webApps
-            .createOrUpdateSlot(
-              resourceGroupName,
-              name,
-              siteEnvelope,
-              slot,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getSlot function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {StringKeyword} slot - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getSlotResponse>}
-   */
-  describeConfigSettings(resourceGroupName, name, slot, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.webApps
-            .getSlot(resourceGroupName, name, slot, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteSlot function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {StringKeyword} slot - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteSlotResponse>}
-   */
-  deleteConfigTemplate(resourceGroupName, name, slot, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.webApps
-            .deleteSlot(resourceGroupName, name, slot, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the checkAvailability function of appservice
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<checkAvailabilityResponse>}
-   */
-  checkDNSAvailability(options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.domains.checkAvailability(options).then(result => {
-            resolve(result);
-          });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of appservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  terminateEnvironment(resourceGroupName, name, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new WebSiteManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.appServiceEnvironments
-            .deleteMethod(resourceGroupName, name, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-}
-module.exports = Azure_PaaS;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/Azure_azure-storageBucket.js.html b/docs/Azure_azure-storageBucket.js.html deleted file mode 100644 index 00cbfe79..00000000 --- a/docs/Azure_azure-storageBucket.js.html +++ /dev/null @@ -1,316 +0,0 @@ - - - - - - Azure/azure-storageBucket.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

Azure/azure-storageBucket.js

-
- -
-
-
const { StorageManagementClient } = require("@azure/arm-storage");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a StorageBucket object
- * @category Azure
- */
-class Azure_StorageBucket {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the create function of storage
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} accountName - Mandatory parameter
-   * @param {StringKeyword} containerName - Mandatory parameter
-   * @param {TypeReference} blobContainer - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createResponse>}
-   */
-  create(
-    resourceGroupName,
-    accountName,
-    containerName,
-    blobContainer,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new StorageManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.blobContainers
-            .create(
-              resourceGroupName,
-              accountName,
-              containerName,
-              blobContainer,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of storage
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} accountName - Mandatory parameter
-   * @param {StringKeyword} containerName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  delete(resourceGroupName, accountName, containerName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new StorageManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.blobContainers
-            .deleteMethod(
-              resourceGroupName,
-              accountName,
-              containerName,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the list function of storage
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} accountName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listResponse>}
-   */
-  list(resourceGroupName, accountName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new StorageManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.blobContainers
-            .list(resourceGroupName, accountName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-}
-module.exports = Azure_StorageBucket;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/Azure_compute_azure-computeInstance.js.html b/docs/Azure_compute_azure-computeInstance.js.html index 8c59194c..bded3d38 100644 --- a/docs/Azure_compute_azure-computeInstance.js.html +++ b/docs/Azure_compute_azure-computeInstance.js.html @@ -1,403 +1,323 @@ + + - - - - Azure/compute/azure-computeInstance.js - - - - - - - - - - - - - + + + + + Azure/compute/azure-computeInstance.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

Azure/compute/azure-computeInstance.js

-
+ +
+
+
+

Source

+

Azure/compute/azure-computeInstance.js

+
+ + -
-
-
const { ComputeManagementClient } = require("@azure/arm-compute");
+
+    
+    
+
+
const { ComputeManagementClient } = require('@azure/arm-compute');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a ComputeInstance object
  * @category Azure
  */
 class Azure_ComputeInstance {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vmName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  create(resourceGroupName, vmName, parameters, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.virtualMachines
-            .createOrUpdate(resourceGroupName, vmName, parameters, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the list function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listResponse>}
-   */
-  list(resourceGroupName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.virtualMachines
-            .list(resourceGroupName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the start function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vmName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<startResponse>}
-   */
-  start(resourceGroupName, vmName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.virtualMachines
-            .start(resourceGroupName, vmName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the powerOff function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vmName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<powerOffResponse>}
-   */
-  stop(resourceGroupName, vmName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.virtualMachines
-            .powerOff(resourceGroupName, vmName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the restart function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vmName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<restartResponse>}
-   */
-  reboot(resourceGroupName, vmName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.virtualMachines
-            .restart(resourceGroupName, vmName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vmName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  destroy(resourceGroupName, vmName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.virtualMachines
-            .deleteMethod(resourceGroupName, vmName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
+	/**
+	 *
+	 * @param {module} azureRestSdk Azure Rest SDK
+	 */
+	constructor(azureRestSdk) {
+		this._azureRestSdk = azureRestSdk;
+	}
+	/**
+	 * Trigers the createOrUpdate function of compute
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} vmName - Mandatory parameter
+	 * @param {TypeReference} parameters - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<createOrUpdateResponse>}
+	 */
+	create(resourceGroupName, vmName, parameters, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ComputeManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.virtualMachines
+						.createOrUpdate(
+							resourceGroupName,
+							vmName,
+							parameters,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the list function of compute
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<listResponse>}
+	 */
+	list(resourceGroupName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ComputeManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.virtualMachines
+						.list(resourceGroupName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the start function of compute
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} vmName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<startResponse>}
+	 */
+	start(resourceGroupName, vmName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ComputeManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.virtualMachines
+						.start(resourceGroupName, vmName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the powerOff function of compute
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} vmName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<powerOffResponse>}
+	 */
+	stop(resourceGroupName, vmName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ComputeManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.virtualMachines
+						.powerOff(resourceGroupName, vmName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the restart function of compute
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} vmName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<restartResponse>}
+	 */
+	reboot(resourceGroupName, vmName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ComputeManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.virtualMachines
+						.restart(resourceGroupName, vmName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteMethod function of compute
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} vmName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<deleteMethodResponse>}
+	 */
+	destroy(resourceGroupName, vmName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ComputeManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.virtualMachines
+						.deleteMethod(resourceGroupName, vmName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
 }
 module.exports = Azure_ComputeInstance;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/Azure_compute_azure-container.js.html b/docs/Azure_compute_azure-container.js.html index 6fa5a6ad..067f388e 100644 --- a/docs/Azure_compute_azure-container.js.html +++ b/docs/Azure_compute_azure-container.js.html @@ -1,348 +1,267 @@ + + - - - - Azure/compute/azure-container.js - - - - - - - - - - - - - + + + + + Azure/compute/azure-container.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

Azure/compute/azure-container.js

-
+ +
+
+
+

Source

+

Azure/compute/azure-container.js

+
+ + -
-
-
const { ContainerServiceClient } = require("@azure/arm-containerservice");
+
+    
+    
+
+
const { ContainerServiceClient } = require('@azure/arm-containerservice');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a Container object
  * @category Azure
  */
 class Azure_Container {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} containerServiceName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  create(
-    resourceGroupName,
-    containerServiceName,
-    parameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.containerServices
-            .createOrUpdate(
-              resourceGroupName,
-              containerServiceName,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} containerServiceName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  delete(resourceGroupName, containerServiceName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.containerServices
-            .deleteMethod(resourceGroupName, containerServiceName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the get function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} containerServiceName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getResponse>}
-   */
-  describe(resourceGroupName, containerServiceName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.containerServices
-            .get(resourceGroupName, containerServiceName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the list function of containerservice
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listResponse>}
-   */
-  list(options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.containerServices.list(options).then(result => {
-            resolve(result);
-          });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
+	/**
+	 *
+	 * @param {module} azureRestSdk Azure Rest SDK
+	 */
+	constructor(azureRestSdk) {
+		this._azureRestSdk = azureRestSdk;
+	}
+	/**
+	 * Trigers the createOrUpdate function of containerservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} containerServiceName - Mandatory parameter
+	 * @param {TypeReference} parameters - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<createOrUpdateResponse>}
+	 */
+	create(
+		resourceGroupName,
+		containerServiceName,
+		parameters,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ContainerServiceClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.containerServices
+						.createOrUpdate(
+							resourceGroupName,
+							containerServiceName,
+							parameters,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteMethod function of containerservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} containerServiceName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<deleteMethodResponse>}
+	 */
+	delete(resourceGroupName, containerServiceName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ContainerServiceClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.containerServices
+						.deleteMethod(
+							resourceGroupName,
+							containerServiceName,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the get function of containerservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} containerServiceName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<getResponse>}
+	 */
+	describe(resourceGroupName, containerServiceName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ContainerServiceClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.containerServices
+						.get(resourceGroupName, containerServiceName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the list function of containerservice
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<listResponse>}
+	 */
+	list(options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ContainerServiceClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.containerServices.list(options).then(result => {
+						resolve(result);
+					});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
 }
 module.exports = Azure_Container;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/Azure_compute_azure-kubernetes.js.html b/docs/Azure_compute_azure-kubernetes.js.html index f4d8069e..487dc859 100644 --- a/docs/Azure_compute_azure-kubernetes.js.html +++ b/docs/Azure_compute_azure-kubernetes.js.html @@ -1,561 +1,495 @@ + + - - - - Azure/compute/azure-kubernetes.js - - - - - - - - - - - - - + + + + + Azure/compute/azure-kubernetes.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

Azure/compute/azure-kubernetes.js

-
+ +
+
+
+

Source

+

Azure/compute/azure-kubernetes.js

+
+ + -
-
-
const { ContainerServiceClient } = require("@azure/arm-containerservice");
+
+    
+    
+
+
const { ContainerServiceClient } = require('@azure/arm-containerservice');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a Kubernetes object
  * @category Azure
  */
 class Azure_Kubernetes {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} resourceName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  create(resourceGroupName, resourceName, parameters, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.managedClusters
-            .createOrUpdate(
-              resourceGroupName,
-              resourceName,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} resourceName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  delete(resourceGroupName, resourceName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.managedClusters
-            .deleteMethod(resourceGroupName, resourceName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the updateTags function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} resourceName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateTagsResponse>}
-   */
-  updateTags(resourceGroupName, resourceName, parameters, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.managedClusters
-            .updateTags(resourceGroupName, resourceName, parameters, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the list function of containerservice
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listResponse>}
-   */
-  listClusters(options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.managedClusters.list(options).then(result => {
-            resolve(result);
-          });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the get function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} resourceName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getResponse>}
-   */
-  describeCluster(resourceGroupName, resourceName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.managedClusters
-            .get(resourceGroupName, resourceName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createOrUpdate function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} resourceName - Mandatory parameter
-   * @param {StringKeyword} agentPoolName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  createNodeGroup(
-    resourceGroupName,
-    resourceName,
-    agentPoolName,
-    parameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.agentPools
-            .createOrUpdate(
-              resourceGroupName,
-              resourceName,
-              agentPoolName,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} resourceName - Mandatory parameter
-   * @param {StringKeyword} agentPoolName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  deleteNodegroup(
-    resourceGroupName,
-    resourceName,
-    agentPoolName,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.agentPools
-            .deleteMethod(
-              resourceGroupName,
-              resourceName,
-              agentPoolName,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the get function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} resourceName - Mandatory parameter
-   * @param {StringKeyword} agentPoolName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getResponse>}
-   */
-  describeNodeGroup(
-    resourceGroupName,
-    resourceName,
-    agentPoolName,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.agentPools
-            .get(resourceGroupName, resourceName, agentPoolName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the list function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} resourceName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listResponse>}
-   */
-  listNodegroups(resourceGroupName, resourceName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.agentPools
-            .list(resourceGroupName, resourceName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the rotateClusterCertificates function of containerservice
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} resourceName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<rotateClusterCertificatesResponse>}
-   */
-  updateConfig(resourceGroupName, resourceName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ContainerServiceClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.managedClusters
-            .rotateClusterCertificates(resourceGroupName, resourceName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
+	/**
+	 *
+	 * @param {module} azureRestSdk Azure Rest SDK
+	 */
+	constructor(azureRestSdk) {
+		this._azureRestSdk = azureRestSdk;
+	}
+	/**
+	 * Trigers the createOrUpdate function of containerservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} resourceName - Mandatory parameter
+	 * @param {TypeReference} parameters - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<createOrUpdateResponse>}
+	 */
+	create(resourceGroupName, resourceName, parameters, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ContainerServiceClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.managedClusters
+						.createOrUpdate(
+							resourceGroupName,
+							resourceName,
+							parameters,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteMethod function of containerservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} resourceName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<deleteMethodResponse>}
+	 */
+	delete(resourceGroupName, resourceName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ContainerServiceClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.managedClusters
+						.deleteMethod(resourceGroupName, resourceName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the updateTags function of containerservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} resourceName - Mandatory parameter
+	 * @param {TypeReference} parameters - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<updateTagsResponse>}
+	 */
+	updateTags(
+		resourceGroupName,
+		resourceName,
+		parameters,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ContainerServiceClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.managedClusters
+						.updateTags(
+							resourceGroupName,
+							resourceName,
+							parameters,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the list function of containerservice
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<listResponse>}
+	 */
+	listClusters(options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ContainerServiceClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.managedClusters.list(options).then(result => {
+						resolve(result);
+					});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the get function of containerservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} resourceName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<getResponse>}
+	 */
+	describeCluster(resourceGroupName, resourceName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ContainerServiceClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.managedClusters
+						.get(resourceGroupName, resourceName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the createOrUpdate function of containerservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} resourceName - Mandatory parameter
+	 * @param {StringKeyword} agentPoolName - Mandatory parameter
+	 * @param {TypeReference} parameters - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<createOrUpdateResponse>}
+	 */
+	createNodeGroup(
+		resourceGroupName,
+		resourceName,
+		agentPoolName,
+		parameters,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ContainerServiceClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.agentPools
+						.createOrUpdate(
+							resourceGroupName,
+							resourceName,
+							agentPoolName,
+							parameters,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteMethod function of containerservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} resourceName - Mandatory parameter
+	 * @param {StringKeyword} agentPoolName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<deleteMethodResponse>}
+	 */
+	deleteNodegroup(
+		resourceGroupName,
+		resourceName,
+		agentPoolName,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ContainerServiceClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.agentPools
+						.deleteMethod(
+							resourceGroupName,
+							resourceName,
+							agentPoolName,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the get function of containerservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} resourceName - Mandatory parameter
+	 * @param {StringKeyword} agentPoolName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<getResponse>}
+	 */
+	describeNodeGroup(
+		resourceGroupName,
+		resourceName,
+		agentPoolName,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ContainerServiceClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.agentPools
+						.get(
+							resourceGroupName,
+							resourceName,
+							agentPoolName,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the list function of containerservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} resourceName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<listResponse>}
+	 */
+	listNodegroups(resourceGroupName, resourceName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ContainerServiceClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.agentPools
+						.list(resourceGroupName, resourceName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the rotateClusterCertificates function of containerservice
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} resourceName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<rotateClusterCertificatesResponse>}
+	 */
+	updateConfig(resourceGroupName, resourceName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ContainerServiceClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.managedClusters
+						.rotateClusterCertificates(
+							resourceGroupName,
+							resourceName,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
 }
 module.exports = Azure_Kubernetes;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/Azure_database_azure-RDBMS.js.html b/docs/Azure_database_azure-RDBMS.js.html index 97bb3205..92b1888b 100644 --- a/docs/Azure_database_azure-RDBMS.js.html +++ b/docs/Azure_database_azure-RDBMS.js.html @@ -1,434 +1,354 @@ + + - - - - Azure/database/azure-RDBMS.js - - - - - - - - - - - - - + + + + + Azure/database/azure-RDBMS.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

Azure/database/azure-RDBMS.js

-
+ +
+
+
+

Source

+

Azure/database/azure-RDBMS.js

+
+ + -
-
-
const { SqlManagementClient } = require("@azure/arm-sql");
+
+    
+    
+
+
const { SqlManagementClient } = require('@azure/arm-sql');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a RDBMS object
  * @category Azure
  */
 class Azure_RDBMS {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of sql
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} serverName - Mandatory parameter
-   * @param {StringKeyword} databaseName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  createDatabse(
-    resourceGroupName,
-    serverName,
-    databaseName,
-    parameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new SqlManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.databases
-            .createOrUpdate(
-              resourceGroupName,
-              serverName,
-              databaseName,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of sql
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} serverName - Mandatory parameter
-   * @param {StringKeyword} databaseName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  deleteDatabase(
-    resourceGroupName,
-    serverName,
-    databaseName,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new SqlManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.databases
-            .deleteMethod(resourceGroupName, serverName, databaseName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the exportMethod function of sql
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} serverName - Mandatory parameter
-   * @param {StringKeyword} databaseName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<exportMethodResponse>}
-   */
-  createSnapshots(
-    resourceGroupName,
-    serverName,
-    databaseName,
-    parameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new SqlManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.databases
-            .exportMethod(
-              resourceGroupName,
-              serverName,
-              databaseName,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the update function of sql
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} serverName - Mandatory parameter
-   * @param {StringKeyword} databaseName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateResponse>}
-   */
-  modifyDB(
-    resourceGroupName,
-    serverName,
-    databaseName,
-    parameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new SqlManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.databases
-            .update(
-              resourceGroupName,
-              serverName,
-              databaseName,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the completeRestore function of sql
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} managedInstanceName - Mandatory parameter
-   * @param {StringKeyword} databaseName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<completeRestoreResponse>}
-   */
-  restoreDatabase(
-    resourceGroupName,
-    managedInstanceName,
-    databaseName,
-    parameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new SqlManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.managedDatabases
-            .completeRestore(
-              resourceGroupName,
-              managedInstanceName,
-              databaseName,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
+	/**
+	 *
+	 * @param {module} azureRestSdk Azure Rest SDK
+	 */
+	constructor(azureRestSdk) {
+		this._azureRestSdk = azureRestSdk;
+	}
+	/**
+	 * Trigers the createOrUpdate function of sql
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} serverName - Mandatory parameter
+	 * @param {StringKeyword} databaseName - Mandatory parameter
+	 * @param {TypeReference} parameters - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<createOrUpdateResponse>}
+	 */
+	createDatabse(
+		resourceGroupName,
+		serverName,
+		databaseName,
+		parameters,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new SqlManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.databases
+						.createOrUpdate(
+							resourceGroupName,
+							serverName,
+							databaseName,
+							parameters,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteMethod function of sql
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} serverName - Mandatory parameter
+	 * @param {StringKeyword} databaseName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<deleteMethodResponse>}
+	 */
+	deleteDatabase(
+		resourceGroupName,
+		serverName,
+		databaseName,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new SqlManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.databases
+						.deleteMethod(
+							resourceGroupName,
+							serverName,
+							databaseName,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the exportMethod function of sql
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} serverName - Mandatory parameter
+	 * @param {StringKeyword} databaseName - Mandatory parameter
+	 * @param {TypeReference} parameters - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<exportMethodResponse>}
+	 */
+	createSnapshots(
+		resourceGroupName,
+		serverName,
+		databaseName,
+		parameters,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new SqlManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.databases
+						.exportMethod(
+							resourceGroupName,
+							serverName,
+							databaseName,
+							parameters,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the update function of sql
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} serverName - Mandatory parameter
+	 * @param {StringKeyword} databaseName - Mandatory parameter
+	 * @param {TypeReference} parameters - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<updateResponse>}
+	 */
+	modifyDB(
+		resourceGroupName,
+		serverName,
+		databaseName,
+		parameters,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new SqlManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.databases
+						.update(
+							resourceGroupName,
+							serverName,
+							databaseName,
+							parameters,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the completeRestore function of sql
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} managedInstanceName - Mandatory parameter
+	 * @param {StringKeyword} databaseName - Mandatory parameter
+	 * @param {TypeReference} parameters - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<completeRestoreResponse>}
+	 */
+	restoreDatabase(
+		resourceGroupName,
+		managedInstanceName,
+		databaseName,
+		parameters,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new SqlManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.managedDatabases
+						.completeRestore(
+							resourceGroupName,
+							managedInstanceName,
+							databaseName,
+							parameters,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
 }
 module.exports = Azure_RDBMS;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/Azure_database_azure-noSql.js.html b/docs/Azure_database_azure-noSql.js.html index 10d2f42a..4bc8df56 100644 --- a/docs/Azure_database_azure-noSql.js.html +++ b/docs/Azure_database_azure-noSql.js.html @@ -1,412 +1,337 @@ + + - - - - Azure/database/azure-noSql.js - - - - - - - - - - - - - + + + + + Azure/database/azure-noSql.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

Azure/database/azure-noSql.js

-
+ +
+
+
+

Source

+

Azure/database/azure-noSql.js

+
+ + -
-
-
const { CosmosDBManagementClient } = require("@azure/arm-cosmosdb");
+
+    
+    
+
+
const { CosmosDBManagementClient } = require('@azure/arm-cosmosdb');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a NoSql object
  * @category Azure
  */
 class Azure_NoSql {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createUpdateTable function of cosmosdb
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} accountName - Mandatory parameter
-   * @param {StringKeyword} tableName - Mandatory parameter
-   * @param {TypeReference} createUpdateTableParameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createUpdateTableResponse>}
-   */
-  createCollection(
-    resourceGroupName,
-    accountName,
-    tableName,
-    createUpdateTableParameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new CosmosDBManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.tableResources
-            .createUpdateTable(
-              resourceGroupName,
-              accountName,
-              tableName,
-              createUpdateTableParameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteTable function of cosmosdb
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} accountName - Mandatory parameter
-   * @param {StringKeyword} tableName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteTableResponse>}
-   */
-  deleteCollection(
-    resourceGroupName,
-    accountName,
-    tableName,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new CosmosDBManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.tableResources
-            .deleteTable(resourceGroupName, accountName, tableName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the listTables function of cosmosdb
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} accountName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listTablesResponse>}
-   */
-  listCollections(resourceGroupName, accountName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new CosmosDBManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.tableResources
-            .listTables(resourceGroupName, accountName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the updateTableThroughput function of cosmosdb
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} accountName - Mandatory parameter
-   * @param {StringKeyword} tableName - Mandatory parameter
-   * @param {TypeReference} updateThroughputParameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateTableThroughputResponse>}
-   */
-  setAttribute(
-    resourceGroupName,
-    accountName,
-    tableName,
-    updateThroughputParameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new CosmosDBManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.tableResources
-            .updateTableThroughput(
-              resourceGroupName,
-              accountName,
-              tableName,
-              updateThroughputParameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getTable function of cosmosdb
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} accountName - Mandatory parameter
-   * @param {StringKeyword} tableName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getTableResponse>}
-   */
-  getAttributes(
-    resourceGroupName,
-    accountName,
-    tableName,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new CosmosDBManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.tableResources
-            .getTable(resourceGroupName, accountName, tableName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
+	/**
+	 *
+	 * @param {module} azureRestSdk Azure Rest SDK
+	 */
+	constructor(azureRestSdk) {
+		this._azureRestSdk = azureRestSdk;
+	}
+	/**
+	 * Trigers the createUpdateTable function of cosmosdb
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} accountName - Mandatory parameter
+	 * @param {StringKeyword} tableName - Mandatory parameter
+	 * @param {TypeReference} createUpdateTableParameters - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<createUpdateTableResponse>}
+	 */
+	createCollection(
+		resourceGroupName,
+		accountName,
+		tableName,
+		createUpdateTableParameters,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new CosmosDBManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.tableResources
+						.createUpdateTable(
+							resourceGroupName,
+							accountName,
+							tableName,
+							createUpdateTableParameters,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteTable function of cosmosdb
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} accountName - Mandatory parameter
+	 * @param {StringKeyword} tableName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<deleteTableResponse>}
+	 */
+	deleteCollection(
+		resourceGroupName,
+		accountName,
+		tableName,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new CosmosDBManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.tableResources
+						.deleteTable(
+							resourceGroupName,
+							accountName,
+							tableName,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the listTables function of cosmosdb
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} accountName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<listTablesResponse>}
+	 */
+	listCollections(resourceGroupName, accountName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new CosmosDBManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.tableResources
+						.listTables(resourceGroupName, accountName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the updateTableThroughput function of cosmosdb
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} accountName - Mandatory parameter
+	 * @param {StringKeyword} tableName - Mandatory parameter
+	 * @param {TypeReference} updateThroughputParameters - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<updateTableThroughputResponse>}
+	 */
+	setAttribute(
+		resourceGroupName,
+		accountName,
+		tableName,
+		updateThroughputParameters,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new CosmosDBManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.tableResources
+						.updateTableThroughput(
+							resourceGroupName,
+							accountName,
+							tableName,
+							updateThroughputParameters,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the getTable function of cosmosdb
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} accountName - Mandatory parameter
+	 * @param {StringKeyword} tableName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<getTableResponse>}
+	 */
+	getAttributes(
+		resourceGroupName,
+		accountName,
+		tableName,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new CosmosDBManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.tableResources
+						.getTable(
+							resourceGroupName,
+							accountName,
+							tableName,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
 }
 module.exports = Azure_NoSql;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/Azure_management_azure-keyManagement.js.html b/docs/Azure_management_azure-keyManagement.js.html index d3c56150..6612b3ac 100644 --- a/docs/Azure_management_azure-keyManagement.js.html +++ b/docs/Azure_management_azure-keyManagement.js.html @@ -1,388 +1,313 @@ + + - - - - Azure/management/azure-keyManagement.js - - - - - - - - - - - - - + + + + + Azure/management/azure-keyManagement.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

Azure/management/azure-keyManagement.js

-
+ +
+
+
+

Source

+

Azure/management/azure-keyManagement.js

+
+ + -
-
-
const { KeyVaultManagementClient } = require("@azure/arm-keyvault");
+
+    
+    
+
+
const { KeyVaultManagementClient } = require('@azure/arm-keyvault');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a KeyManagement object
  * @category Azure
  */
 class Azure_KeyManagement {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of keyvault
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vaultName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  createKey(resourceGroupName, vaultName, parameters, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new KeyVaultManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.vaults
-            .createOrUpdate(resourceGroupName, vaultName, parameters, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of keyvault
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vaultName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  deleteKey(resourceGroupName, vaultName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new KeyVaultManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.vaults
-            .deleteMethod(resourceGroupName, vaultName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the update function of keyvault
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vaultName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateResponse>}
-   */
-  update(resourceGroupName, vaultName, parameters, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new KeyVaultManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.vaults
-            .update(resourceGroupName, vaultName, parameters, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the get function of keyvault
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vaultName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getResponse>}
-   */
-  describeKey(resourceGroupName, vaultName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new KeyVaultManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.vaults
-            .get(resourceGroupName, vaultName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the updateAccessPolicy function of keyvault
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} vaultName - Mandatory parameter
-   * @param {TypeReference} operationKind - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateAccessPolicyResponse>}
-   */
-  putKeyPolicy(
-    resourceGroupName,
-    vaultName,
-    operationKind,
-    parameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new KeyVaultManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.vaults
-            .updateAccessPolicy(
-              resourceGroupName,
-              vaultName,
-              operationKind,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
+	/**
+	 *
+	 * @param {module} azureRestSdk Azure Rest SDK
+	 */
+	constructor(azureRestSdk) {
+		this._azureRestSdk = azureRestSdk;
+	}
+	/**
+	 * Trigers the createOrUpdate function of keyvault
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} vaultName - Mandatory parameter
+	 * @param {TypeReference} parameters - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<createOrUpdateResponse>}
+	 */
+	createKey(resourceGroupName, vaultName, parameters, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new KeyVaultManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.vaults
+						.createOrUpdate(
+							resourceGroupName,
+							vaultName,
+							parameters,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteMethod function of keyvault
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} vaultName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<deleteMethodResponse>}
+	 */
+	deleteKey(resourceGroupName, vaultName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new KeyVaultManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.vaults
+						.deleteMethod(resourceGroupName, vaultName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the update function of keyvault
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} vaultName - Mandatory parameter
+	 * @param {TypeReference} parameters - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<updateResponse>}
+	 */
+	update(resourceGroupName, vaultName, parameters, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new KeyVaultManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.vaults
+						.update(
+							resourceGroupName,
+							vaultName,
+							parameters,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the get function of keyvault
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} vaultName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<getResponse>}
+	 */
+	describeKey(resourceGroupName, vaultName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new KeyVaultManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.vaults
+						.get(resourceGroupName, vaultName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the updateAccessPolicy function of keyvault
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} vaultName - Mandatory parameter
+	 * @param {TypeReference} operationKind - Mandatory parameter
+	 * @param {TypeReference} parameters - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<updateAccessPolicyResponse>}
+	 */
+	putKeyPolicy(
+		resourceGroupName,
+		vaultName,
+		operationKind,
+		parameters,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new KeyVaultManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.vaults
+						.updateAccessPolicy(
+							resourceGroupName,
+							vaultName,
+							operationKind,
+							parameters,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
 }
 module.exports = Azure_KeyManagement;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/Azure_management_azure-monitoring.js.html b/docs/Azure_management_azure-monitoring.js.html index d9853981..17f2a6f2 100644 --- a/docs/Azure_management_azure-monitoring.js.html +++ b/docs/Azure_management_azure-monitoring.js.html @@ -1,375 +1,302 @@ + + - - - - Azure/management/azure-monitoring.js - - - - - - - - - - - - - + + + + + Azure/management/azure-monitoring.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

Azure/management/azure-monitoring.js

-
+ +
+
+
+

Source

+

Azure/management/azure-monitoring.js

+
+ + -
-
-
const { MonitorManagementClient } = require("@azure/arm-monitor");
+
+    
+    
+
+
const { MonitorManagementClient } = require('@azure/arm-monitor');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a Monitoring object
  * @category Azure
  */
 class Azure_Monitoring {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of monitor
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} ruleName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  createAlarm(resourceGroupName, ruleName, parameters, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new MonitorManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.alertRules
-            .createOrUpdate(resourceGroupName, ruleName, parameters, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of monitor
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} ruleName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  deleteAlarm(resourceGroupName, ruleName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new MonitorManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.alertRules
-            .deleteMethod(resourceGroupName, ruleName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the update function of monitor
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} ruleName - Mandatory parameter
-   * @param {TypeReference} alertRulesResource - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateResponse>}
-   */
-  updateAlarm(
-    resourceGroupName,
-    ruleName,
-    alertRulesResource,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new MonitorManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.alertRules
-            .update(resourceGroupName, ruleName, alertRulesResource, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the listBySubscription function of monitor
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listBySubscriptionResponse>}
-   */
-  listAlarms(options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new MonitorManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.alertRules.listBySubscription(options).then(result => {
-            resolve(result);
-          });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the get function of monitor
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} ruleName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getResponse>}
-   */
-  getMetricData(resourceGroupName, ruleName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new MonitorManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.alertRules
-            .get(resourceGroupName, ruleName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
+	/**
+	 *
+	 * @param {module} azureRestSdk Azure Rest SDK
+	 */
+	constructor(azureRestSdk) {
+		this._azureRestSdk = azureRestSdk;
+	}
+	/**
+	 * Trigers the createOrUpdate function of monitor
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} ruleName - Mandatory parameter
+	 * @param {TypeReference} parameters - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<createOrUpdateResponse>}
+	 */
+	createAlarm(resourceGroupName, ruleName, parameters, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new MonitorManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.alertRules
+						.createOrUpdate(
+							resourceGroupName,
+							ruleName,
+							parameters,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteMethod function of monitor
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} ruleName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<deleteMethodResponse>}
+	 */
+	deleteAlarm(resourceGroupName, ruleName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new MonitorManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.alertRules
+						.deleteMethod(resourceGroupName, ruleName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the update function of monitor
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} ruleName - Mandatory parameter
+	 * @param {TypeReference} alertRulesResource - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<updateResponse>}
+	 */
+	updateAlarm(
+		resourceGroupName,
+		ruleName,
+		alertRulesResource,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new MonitorManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.alertRules
+						.update(
+							resourceGroupName,
+							ruleName,
+							alertRulesResource,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the listBySubscription function of monitor
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<listBySubscriptionResponse>}
+	 */
+	listAlarms(options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new MonitorManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.alertRules
+						.listBySubscription(options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the get function of monitor
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} ruleName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<getResponse>}
+	 */
+	getMetricData(resourceGroupName, ruleName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new MonitorManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.alertRules
+						.get(resourceGroupName, ruleName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
 }
 module.exports = Azure_Monitoring;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/Azure_network_azure-DNS.js.html b/docs/Azure_network_azure-DNS.js.html index c74b9043..faaf2fe1 100644 --- a/docs/Azure_network_azure-DNS.js.html +++ b/docs/Azure_network_azure-DNS.js.html @@ -1,355 +1,275 @@ + + - - - - Azure/network/azure-DNS.js - - - - - - - - - - - - - + + + + + Azure/network/azure-DNS.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

Azure/network/azure-DNS.js

-
+ +
+
+
+

Source

+

Azure/network/azure-DNS.js

+
+ + -
-
-
const { DnsManagementClient } = require("@azure/arm-dns");
+
+    
+    
+
+
const { DnsManagementClient } = require('@azure/arm-dns');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a DNS object
  * @category Azure
  */
 class Azure_DNS {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of dns
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} zoneName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  createZone(resourceGroupName, zoneName, parameters, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new DnsManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.zones
-            .createOrUpdate(resourceGroupName, zoneName, parameters, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of dns
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} zoneName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  deleteZone(resourceGroupName, zoneName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new DnsManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.zones
-            .deleteMethod(resourceGroupName, zoneName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the list function of dns
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listResponse>}
-   */
-  listZones(options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new DnsManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.zones.list(options).then(result => {
-            resolve(result);
-          });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createOrUpdate function of dns
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} zoneName - Mandatory parameter
-   * @param {StringKeyword} relativeRecordSetName - Mandatory parameter
-   * @param {TypeReference} recordType - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  changeRecordSets(
-    resourceGroupName,
-    zoneName,
-    relativeRecordSetName,
-    recordType,
-    parameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new DnsManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.recordSets
-            .createOrUpdate(
-              resourceGroupName,
-              zoneName,
-              relativeRecordSetName,
-              recordType,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
+	/**
+	 *
+	 * @param {module} azureRestSdk Azure Rest SDK
+	 */
+	constructor(azureRestSdk) {
+		this._azureRestSdk = azureRestSdk;
+	}
+	/**
+	 * Trigers the createOrUpdate function of dns
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} zoneName - Mandatory parameter
+	 * @param {TypeReference} parameters - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<createOrUpdateResponse>}
+	 */
+	createZone(resourceGroupName, zoneName, parameters, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new DnsManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.zones
+						.createOrUpdate(
+							resourceGroupName,
+							zoneName,
+							parameters,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteMethod function of dns
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} zoneName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<deleteMethodResponse>}
+	 */
+	deleteZone(resourceGroupName, zoneName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new DnsManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.zones
+						.deleteMethod(resourceGroupName, zoneName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the list function of dns
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<listResponse>}
+	 */
+	listZones(options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new DnsManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.zones.list(options).then(result => {
+						resolve(result);
+					});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the createOrUpdate function of dns
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} zoneName - Mandatory parameter
+	 * @param {StringKeyword} relativeRecordSetName - Mandatory parameter
+	 * @param {TypeReference} recordType - Mandatory parameter
+	 * @param {TypeReference} parameters - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<createOrUpdateResponse>}
+	 */
+	changeRecordSets(
+		resourceGroupName,
+		zoneName,
+		relativeRecordSetName,
+		recordType,
+		parameters,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new DnsManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.recordSets
+						.createOrUpdate(
+							resourceGroupName,
+							zoneName,
+							relativeRecordSetName,
+							recordType,
+							parameters,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
 }
 module.exports = Azure_DNS;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/Azure_network_azure-loadBalancer.js.html b/docs/Azure_network_azure-loadBalancer.js.html index bd3bf7d5..1bc4e310 100644 --- a/docs/Azure_network_azure-loadBalancer.js.html +++ b/docs/Azure_network_azure-loadBalancer.js.html @@ -1,386 +1,312 @@ + + - - - - Azure/network/azure-loadBalancer.js - - - - - - - - - - - - - + + + + + Azure/network/azure-loadBalancer.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

Azure/network/azure-loadBalancer.js

-
+ +
+
+
+

Source

+

Azure/network/azure-loadBalancer.js

+
+ + -
-
-
const { NetworkManagementClient } = require("@azure/arm-network");
+
+    
+    
+
+
const { NetworkManagementClient } = require('@azure/arm-network');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a LoadBalancer object
  * @category Azure
  */
 class Azure_LoadBalancer {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of network
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} loadBalancerName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  create(resourceGroupName, loadBalancerName, parameters, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new NetworkManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.loadBalancers
-            .createOrUpdate(
-              resourceGroupName,
-              loadBalancerName,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of network
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} loadBalancerName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  delete(resourceGroupName, loadBalancerName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new NetworkManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.loadBalancers
-            .deleteMethod(resourceGroupName, loadBalancerName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the list function of network
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listResponse>}
-   */
-  list(resourceGroupName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new NetworkManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.loadBalancers.list(resourceGroupName, options).then(result => {
-            resolve(result);
-          });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the updateTags function of network
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} loadBalancerName - Mandatory parameter
-   * @param {TypeReference} parameters - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateTagsResponse>}
-   */
-  addTags(
-    resourceGroupName,
-    loadBalancerName,
-    parameters,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new NetworkManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.loadBalancers
-            .updateTags(
-              resourceGroupName,
-              loadBalancerName,
-              parameters,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the get function of network
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} loadBalancerName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getResponse>}
-   */
-  describe(resourceGroupName, loadBalancerName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new NetworkManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.loadBalancers
-            .get(resourceGroupName, loadBalancerName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
+	/**
+	 *
+	 * @param {module} azureRestSdk Azure Rest SDK
+	 */
+	constructor(azureRestSdk) {
+		this._azureRestSdk = azureRestSdk;
+	}
+	/**
+	 * Trigers the createOrUpdate function of network
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} loadBalancerName - Mandatory parameter
+	 * @param {TypeReference} parameters - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<createOrUpdateResponse>}
+	 */
+	create(
+		resourceGroupName,
+		loadBalancerName,
+		parameters,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new NetworkManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.loadBalancers
+						.createOrUpdate(
+							resourceGroupName,
+							loadBalancerName,
+							parameters,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteMethod function of network
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} loadBalancerName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<deleteMethodResponse>}
+	 */
+	delete(resourceGroupName, loadBalancerName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new NetworkManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.loadBalancers
+						.deleteMethod(
+							resourceGroupName,
+							loadBalancerName,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the list function of network
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<listResponse>}
+	 */
+	list(resourceGroupName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new NetworkManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.loadBalancers
+						.list(resourceGroupName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the updateTags function of network
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} loadBalancerName - Mandatory parameter
+	 * @param {TypeReference} parameters - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<updateTagsResponse>}
+	 */
+	addTags(
+		resourceGroupName,
+		loadBalancerName,
+		parameters,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new NetworkManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.loadBalancers
+						.updateTags(
+							resourceGroupName,
+							loadBalancerName,
+							parameters,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the get function of network
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} loadBalancerName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<getResponse>}
+	 */
+	describe(resourceGroupName, loadBalancerName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new NetworkManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.loadBalancers
+						.get(resourceGroupName, loadBalancerName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
 }
 module.exports = Azure_LoadBalancer;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/Azure_paas.html b/docs/Azure_paas.html deleted file mode 100644 index 2c2bae2a..00000000 --- a/docs/Azure_paas.html +++ /dev/null @@ -1,1764 +0,0 @@ - - - - - - Azure_PaaS - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Class

-

Azure_PaaS

-
- -
-
-

- Azure_PaaS(azureRestSdk) -

- -
-

Class to create a PaaS object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new Azure_PaaS(azureRestSdk) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
azureRestSdk - module - -

Azure Rest SDK

-
-
- -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 12 - -

-
-
-
-
-
- -
-

Methods

-
-
-

- # - - - checkDNSAvailability(optionsopt) - → {Promise.<checkAvailabilityResponse>} - -

- -
-

- Trigers the checkAvailability function of appservice -

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
options - TypeReference - <optional>
-

Optional parameter

-
-
- -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 368 - -

-
- -
-
-
-
-
- - - Promise.<checkAvailabilityResponse> -
-
-
-
-
- -
-

- # - - - create(resourceGroupName, name, siteEnvelope, optionsopt) - → {Promise.<createOrUpdateResponse>} - -

- -
-

Trigers the createOrUpdate function of appservice

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
name - StringKeyword - -

Mandatory parameter

-
siteEnvelope - TypeReference - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
- -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 23 - -

-
- -
-
-
-
-
- - - Promise.<createOrUpdateResponse> -
-
-
-
-
- -
-

- # - - - createConfigTemplate(resourceGroupName, name, siteEnvelope, slot, - optionsopt) - → {Promise.<createOrUpdateSlotResponse>} - -

- -
-

- Trigers the createOrUpdateSlot function of appservice -

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
name - StringKeyword - -

Mandatory parameter

-
siteEnvelope - TypeReference - -

Mandatory parameter

-
slot - StringKeyword - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
- -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 263 - -

-
- -
-
-
-
-
- - - Promise.<createOrUpdateSlotResponse> -
-
-
-
-
- -
-

- # - - - createEnvironment(resourceGroupName, name, hostingEnvironmentEnvelope, - optionsopt) - → {Promise.<createOrUpdateResponse>} - -

- -
-

Trigers the createOrUpdate function of appservice

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
name - StringKeyword - -

Mandatory parameter

-
- hostingEnvironmentEnvelope - - TypeReference - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
- -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 178 - -

-
- -
-
-
-
-
- - - Promise.<createOrUpdateResponse> -
-
-
-
-
- -
-

- # - - - delete(resourceGroupName, name, optionsopt) - → {Promise.<deleteMethodResponse>} - -

- -
-

Trigers the deleteMethod function of appservice

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
name - StringKeyword - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
- -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 115 - -

-
- -
-
-
-
-
- - - Promise.<deleteMethodResponse> -
-
-
-
-
- -
-

- # - - - deleteConfigTemplate(resourceGroupName, name, slot, optionsopt) - → {Promise.<deleteSlotResponse>} - -

- -
-

Trigers the deleteSlot function of appservice

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
name - StringKeyword - -

Mandatory parameter

-
slot - StringKeyword - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
- -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 339 - -

-
- -
-
-
-
-
- - - Promise.<deleteSlotResponse> -
-
-
-
-
- -
-

- # - - - describe(resourceGroupName, name, optionsopt) - → {Promise.<getResponse>} - -

- -
-

Trigers the get function of appservice

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
name - StringKeyword - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
- -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 86 - -

-
- -
-
-
-
-
- - - Promise.<getResponse> -
-
-
-
-
- -
-

- # - - - describeConfigSettings(resourceGroupName, name, slot, optionsopt) - → {Promise.<getSlotResponse>} - -

- -
-

Trigers the getSlot function of appservice

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
name - StringKeyword - -

Mandatory parameter

-
slot - StringKeyword - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
- -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 307 - -

-
- -
-
-
-
-
- - - Promise.<getSlotResponse> -
-
-
-
-
- -
-

- # - - - restart(resourceGroupName, name, optionsopt) - → {Promise.<restartResponse>} - -

- -
-

Trigers the restart function of appservice

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
name - StringKeyword - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
- -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 146 - -

-
- -
-
-
-
-
- - - Promise.<restartResponse> -
-
-
-
-
- -
-

- # - - - terminateEnvironment(resourceGroupName, name, optionsopt) - → {Promise.<deleteMethodResponse>} - -

- -
-

Trigers the deleteMethod function of appservice

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
name - StringKeyword - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
- -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 397 - -

-
- -
-
-
-
-
- - - Promise.<deleteMethodResponse> -
-
-
-
-
- -
-

- # - - - update(resourceGroupName, name, siteEnvelope, optionsopt) - → {Promise.<updateResponse>} - -

- -
-

Trigers the update function of appservice

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
name - StringKeyword - -

Mandatory parameter

-
siteEnvelope - TypeReference - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
- -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 55 - -

-
- -
-
-
-
-
- - - Promise.<updateResponse> -
-
-
-
-
- -
-

- # - - - updateEnvironment(resourceGroupName, name, hostingEnvironmentEnvelope, - optionsopt) - → {Promise.<updateResponse>} - -

- -
-

Trigers the update function of appservice

-
- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
resourceGroupName - StringKeyword - -

Mandatory parameter

-
name - StringKeyword - -

Mandatory parameter

-
- hostingEnvironmentEnvelope - - TypeReference - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
- -
-

- View Source - - Azure/appServices/azure-paaS.js, - line 220 - -

-
- -
-
-
-
-
- - - Promise.<updateResponse> -
-
-
-
-
-
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/Azure_storage_azure-blockStorage.js.html b/docs/Azure_storage_azure-blockStorage.js.html index ad929f47..e8a6a173 100644 --- a/docs/Azure_storage_azure-blockStorage.js.html +++ b/docs/Azure_storage_azure-blockStorage.js.html @@ -1,370 +1,290 @@ + + - - - - Azure/storage/azure-blockStorage.js - - - - - - - - - - - - - + + + + + Azure/storage/azure-blockStorage.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

Azure/storage/azure-blockStorage.js

-
+ +
+
+
+

Source

+

Azure/storage/azure-blockStorage.js

+
+ + -
-
-
const { ComputeManagementClient } = require("@azure/arm-compute");
+
+    
+    
+
+
const { ComputeManagementClient } = require('@azure/arm-compute');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a BlockStorage object
  * @category Azure
  */
 class Azure_BlockStorage {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the createOrUpdate function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} diskName - Mandatory parameter
-   * @param {TypeReference} disk - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createOrUpdateResponse>}
-   */
-  create(resourceGroupName, diskName, disk, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.disks
-            .createOrUpdate(resourceGroupName, diskName, disk, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} diskName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  delete(resourceGroupName, diskName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.disks
-            .deleteMethod(resourceGroupName, diskName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the get function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} diskName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getResponse>}
-   */
-  describe(resourceGroupName, diskName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.disks
-            .get(resourceGroupName, diskName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the list function of compute
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listResponse>}
-   */
-  list(options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.disks.list(options).then(result => {
-            resolve(result);
-          });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the update function of compute
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} diskName - Mandatory parameter
-   * @param {TypeReference} disk - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<updateResponse>}
-   */
-  update(resourceGroupName, diskName, disk, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new ComputeManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.disks
-            .update(resourceGroupName, diskName, disk, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
+	/**
+	 *
+	 * @param {module} azureRestSdk Azure Rest SDK
+	 */
+	constructor(azureRestSdk) {
+		this._azureRestSdk = azureRestSdk;
+	}
+	/**
+	 * Trigers the createOrUpdate function of compute
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} diskName - Mandatory parameter
+	 * @param {TypeReference} disk - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<createOrUpdateResponse>}
+	 */
+	create(resourceGroupName, diskName, disk, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ComputeManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.disks
+						.createOrUpdate(
+							resourceGroupName,
+							diskName,
+							disk,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteMethod function of compute
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} diskName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<deleteMethodResponse>}
+	 */
+	delete(resourceGroupName, diskName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ComputeManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.disks
+						.deleteMethod(resourceGroupName, diskName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the get function of compute
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} diskName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<getResponse>}
+	 */
+	describe(resourceGroupName, diskName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ComputeManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.disks
+						.get(resourceGroupName, diskName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the list function of compute
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<listResponse>}
+	 */
+	list(options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ComputeManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.disks.list(options).then(result => {
+						resolve(result);
+					});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the update function of compute
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} diskName - Mandatory parameter
+	 * @param {TypeReference} disk - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<updateResponse>}
+	 */
+	update(resourceGroupName, diskName, disk, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new ComputeManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.disks
+						.update(resourceGroupName, diskName, disk, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
 }
 module.exports = Azure_BlockStorage;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/Azure_storage_azure-storageBucket.js.html b/docs/Azure_storage_azure-storageBucket.js.html index ad7ea856..855bc3fd 100644 --- a/docs/Azure_storage_azure-storageBucket.js.html +++ b/docs/Azure_storage_azure-storageBucket.js.html @@ -1,330 +1,245 @@ + + - - - - Azure/storage/azure-storageBucket.js - - - - - - - - - - - - - + + + + + Azure/storage/azure-storageBucket.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

Azure/storage/azure-storageBucket.js

-
+ +
+
+
+

Source

+

Azure/storage/azure-storageBucket.js

+
+ + -
-
-
const { StorageManagementClient } = require("@azure/arm-storage");
+
+    
+    
+
+
const { StorageManagementClient } = require('@azure/arm-storage');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a StorageBucket object
  * @category Azure
  */
 class Azure_StorageBucket {
-  /**
-   *
-   * @param {module} azureRestSdk Azure Rest SDK
-   */
-  constructor(azureRestSdk) {
-    this._azureRestSdk = azureRestSdk;
-  }
-  /**
-   * Trigers the create function of storage
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} accountName - Mandatory parameter
-   * @param {StringKeyword} containerName - Mandatory parameter
-   * @param {TypeReference} blobContainer - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<createResponse>}
-   */
-  create(
-    resourceGroupName,
-    accountName,
-    containerName,
-    blobContainer,
-    options = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new StorageManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.blobContainers
-            .create(
-              resourceGroupName,
-              accountName,
-              containerName,
-              blobContainer,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteMethod function of storage
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} accountName - Mandatory parameter
-   * @param {StringKeyword} containerName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteMethodResponse>}
-   */
-  delete(resourceGroupName, accountName, containerName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new StorageManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.blobContainers
-            .deleteMethod(
-              resourceGroupName,
-              accountName,
-              containerName,
-              options
-            )
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the list function of storage
-   * @param {StringKeyword} resourceGroupName - Mandatory parameter
-   * @param {StringKeyword} accountName - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<listResponse>}
-   */
-  list(resourceGroupName, accountName, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._azureRestSdk
-        .loginWithServicePrincipalSecretWithAuthResponse(
-          process.env.AZURE_CLIENT_ID,
-          process.env.AZURE_CLIENT_SECRET,
-          process.env.AZURE_TENANT_ID
-        )
-        .then(authres => {
-          const client = new StorageManagementClient(
-            authres.credentials,
-            process.env.AZURE_SUBSCRIPTION_ID
-          );
-          client.blobContainers
-            .list(resourceGroupName, accountName, options)
-            .then(result => {
-              resolve(result);
-            });
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
+	/**
+	 *
+	 * @param {module} azureRestSdk Azure Rest SDK
+	 */
+	constructor(azureRestSdk) {
+		this._azureRestSdk = azureRestSdk;
+	}
+	/**
+	 * Trigers the create function of storage
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} accountName - Mandatory parameter
+	 * @param {StringKeyword} containerName - Mandatory parameter
+	 * @param {TypeReference} blobContainer - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<createResponse>}
+	 */
+	create(
+		resourceGroupName,
+		accountName,
+		containerName,
+		blobContainer,
+		options = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new StorageManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.blobContainers
+						.create(
+							resourceGroupName,
+							accountName,
+							containerName,
+							blobContainer,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteMethod function of storage
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} accountName - Mandatory parameter
+	 * @param {StringKeyword} containerName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<deleteMethodResponse>}
+	 */
+	delete(resourceGroupName, accountName, containerName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new StorageManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.blobContainers
+						.deleteMethod(
+							resourceGroupName,
+							accountName,
+							containerName,
+							options
+						)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the list function of storage
+	 * @param {StringKeyword} resourceGroupName - Mandatory parameter
+	 * @param {StringKeyword} accountName - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<listResponse>}
+	 */
+	list(resourceGroupName, accountName, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._azureRestSdk
+				.loginWithServicePrincipalSecretWithAuthResponse(
+					process.env.AZURE_CLIENT_ID,
+					process.env.AZURE_CLIENT_SECRET,
+					process.env.AZURE_TENANT_ID
+				)
+				.then(authres => {
+					const client = new StorageManagementClient(
+						authres.credentials,
+						process.env.AZURE_SUBSCRIPTION_ID
+					);
+					client.blobContainers
+						.list(resourceGroupName, accountName, options)
+						.then(result => {
+							resolve(result);
+						});
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
 }
 module.exports = Azure_StorageBucket;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/DO_BlockStorage.html b/docs/DO_BlockStorage.html index fdb9a525..197c5110 100644 --- a/docs/DO_BlockStorage.html +++ b/docs/DO_BlockStorage.html @@ -1,616 +1,1018 @@ - - - - DO_BlockStorage - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

DO_BlockStorage

-
- -
-
-

- DO_BlockStorage(do, options) -

- -
-

Class to create a Volumes object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new DO_BlockStorage(do, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
do - module -

DO SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - DO/storage/do-blockStorage.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

DO_BlockStorage

+
+ + -
-

Methods

+ + +
+ +
+ +

DO_BlockStorage(do, options)

+ +

Class to create a Volumes object

+ + +
+ +
+
+ + +
-
-

- # - - - create(options) - → {Promise.<createResponse>} - -

- -
-

Trigers the create function of Volumes

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new DO_BlockStorage(do, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
options - VolumeCreationOptions - -

Data required for create

-
-
-
-

- View Source - - DO/storage/do-blockStorage.js, - line 35 - -

-
- -
-
-
-
-
- - - Promise.<createResponse> -
-
-
-
-
- -
-

- # - - - delete(volumeId) - → {Promise.<deleteByIdResponse>} - -

- -
-

Trigers the deleteById function of Volumes

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
do + + +module + + + +

DO SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/storage/do-blockStorage.js, line 12 + +

+ +
+ + - - - volumeId - - StringKeyword - - -

Data required for deleteById

- - - - -
-
-

- View Source - - DO/storage/do-blockStorage.js, - line 61 - -

-
- -
-
-
-
-
- - - Promise.<deleteByIdResponse> -
-
-
-
-
- -
-

- # - - - describe(volumeId) - → {Promise.<getByIdResponse>} - -

- -
-

Trigers the getById function of Volumes

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
volumeId - StringKeyword - -

Data required for getById

-
-
-
-

- View Source - - DO/storage/do-blockStorage.js, - line 48 - -

-
- -
-
-
-
-
- - - Promise.<getByIdResponse> -
-
-
-
-
- -
-

- # - - - list(region) - → {Promise.<getAllResponse>} - -

- -
-

Trigers the getAll function of Volumes

-
-
Parameters:
-
- - - - - - - - - - - - - - - -
NameTypeDescription
region - StringKeyword - -

Data required for getAll

-
-
-
-

- View Source - - DO/storage/do-blockStorage.js, - line 22 - -

-
- -
-
-
-
-
- - - Promise.<getAllResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + create(options) → {Promise.<createResponse>} + + +

+ + + + +
+

Trigers the create function of Volumes

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
options + + +VolumeCreationOptions + + + +

Data required for create

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/storage/do-blockStorage.js, line 35 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createResponse> + + +
+ +
+ +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(volumeId) → {Promise.<deleteByIdResponse>} + + +

+ - -
-
+ + +
+

Trigers the deleteById function of Volumes

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
volumeId + + +StringKeyword + + + +

Data required for deleteById

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/storage/do-blockStorage.js, line 61 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteByIdResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describe(volumeId) → {Promise.<getByIdResponse>} + + +

+ + + + +
+

Trigers the getById function of Volumes

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
volumeId + + +StringKeyword + + + +

Data required for getById

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/storage/do-blockStorage.js, line 48 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getByIdResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(region) → {Promise.<getAllResponse>} + + +

+ + + + +
+

Trigers the getAll function of Volumes

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
region + + +StringKeyword + + + +

Data required for getAll

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/storage/do-blockStorage.js, line 22 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getAllResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/DO_ComputeInstance.html b/docs/DO_ComputeInstance.html index ecdc96d4..a57eb8d9 100644 --- a/docs/DO_ComputeInstance.html +++ b/docs/DO_ComputeInstance.html @@ -1,666 +1,1118 @@ - - - - DO_ComputeInstance - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

DO_ComputeInstance

-
- -
-
-

- DO_ComputeInstance(do, options) -

- -
-

Class to create a Droplets object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new DO_ComputeInstance(do, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
do - module -

DO SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - DO/compute/do-computeInstance.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

DO_ComputeInstance

+
+ + + -
-

Methods

+ +
+ +
+ +

DO_ComputeInstance(do, options)

+ +

Class to create a Droplets object

+ + +
+ +
+
+ + +
-
-

- # - - - create(options) - → {Promise.<createResponse>} - -

- -
-

Trigers the create function of Droplets

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new DO_ComputeInstance(do, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
options - DropletCreationRequest - -

Data required for create

-
-
-
-

- View Source - - DO/compute/do-computeInstance.js, - line 43 - -

-
- -
-
-
-
-
- - - Promise.<createResponse> -
-
-
-
-
- -
-

- # - - - destroy(dropletId) - → {Promise.<deleteByIdResponse>} - -

- -
-

Trigers the deleteById function of Droplets

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + - - - + - + - - - -
Name
dropletIdType - StringKeyword - -

Data required for deleteById

-
-
+ -
-

- View Source - - DO/compute/do-computeInstance.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<deleteByIdResponse> -
-
-
-
-
- -
-

- # - - - list(tagName, includeAll, page, pageSize) - → {Promise.<getAllResponse>} - -

- -
-

Trigers the getAll function of Droplets

-
+ Description + + -
Parameters:
+ + -
- - - - + + + + + - + - - - - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Name
doType + + +module - Description
tagName - StringKeyword -

DO SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/compute/do-computeInstance.js, line 12 + +

+ +
- -

Data required for getAll

- - - - includeAll - - BooleanKeyword - - -

Data required for getAll

- - - - page - - NumberKeyword - - -

Data required for getAll

- - - - pageSize - - NumberKeyword - - -

Data required for getAll

- - - - -
-
-

- View Source - - DO/compute/do-computeInstance.js, - line 25 - -

-
- -
-
-
-
-
- - - Promise.<getAllResponse> -
-
-
-
-
- -
-

- # - - - stop(dropletId, action) - → {Promise.<requestActionResponse>} - -

- -
-

Trigers the requestAction function of Droplets

-
-
Parameters:
-
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
dropletId - StringKeyword - -

Data required for requestAction

-
action - AnyKeyword - -

Data required for requestAction

-
-
-
-

- View Source - - DO/compute/do-computeInstance.js, - line 70 - -

-
- -
-
-
-
-
- - - Promise.<requestActionResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + create(options) → {Promise.<createResponse>} + + +

+ + + + +
+

Trigers the create function of Droplets

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
options + + +DropletCreationRequest + + + +

Data required for create

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/compute/do-computeInstance.js, line 43 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createResponse> + + +
+ +
+ +
+
+ - -
-
+ + +
+ +
+ + + +

+ # + + + + destroy(dropletId) → {Promise.<deleteByIdResponse>} + + +

+ + + + +
+

Trigers the deleteById function of Droplets

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
dropletId + + +StringKeyword + + + +

Data required for deleteById

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/compute/do-computeInstance.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteByIdResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(tagName, includeAll, page, pageSize) → {Promise.<getAllResponse>} + + +

+ + + + +
+

Trigers the getAll function of Droplets

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tagName + + +StringKeyword + + + +

Data required for getAll

includeAll + + +BooleanKeyword + + + +

Data required for getAll

page + + +NumberKeyword + + + +

Data required for getAll

pageSize + + +NumberKeyword + + + +

Data required for getAll

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/compute/do-computeInstance.js, line 25 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getAllResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + stop(dropletId, action) → {Promise.<requestActionResponse>} + + +

+ + + + +
+

Trigers the requestAction function of Droplets

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
dropletId + + +StringKeyword + + + +

Data required for requestAction

action + + +AnyKeyword + + + +

Data required for requestAction

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/compute/do-computeInstance.js, line 70 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<requestActionResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/DO_DNS.html b/docs/DO_DNS.html index 34ef3746..7e1d8794 100644 --- a/docs/DO_DNS.html +++ b/docs/DO_DNS.html @@ -1,789 +1,1414 @@ - - - - DO_DNS - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

DO_DNS

-
- -
-
-

- DO_DNS(do, options) -

- -
-

Class to create a Domains object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new DO_DNS(do, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
do - module -

DO SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - DO/network/do-DNS.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

DO_DNS

+
+ + + + + +
-
-

Methods

+
+ +

DO_DNS(do, options)

+ +

Class to create a Domains object

+ + +
+ +
+
+ + +
-
-

- # - - - changeRecordSets(domainName, recordId, options) - → {Promise.<updateRecordResponse>} - -

- -
-

Trigers the updateRecord function of Domains

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new DO_DNS(do, options) + + +

+ - + + - - - - - - - - - - - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
domainName - StringKeyword - -

Data required for updateRecord

-
recordId - StringKeyword - -

Data required for updateRecord

-
options - DomainRecordRequestOptions -
+ + + + + - - - -
Name -

Data required for updateRecord

-
-
+ Type -
-

- View Source - - DO/network/do-DNS.js, - line 89 - -

-
- -
-
-
-
-
- - - Promise.<updateRecordResponse> -
-
-
-
-
- -
-

- # - - - createRecord(domainName, options) - → {Promise.<createRecordResponse>} - -

- -
-

Trigers the createRecord function of Domains

-
+ -
Parameters:
+ -
- - - - + + + - + + - - - + + + + + - - - + - - + + - - + - + - - - -
NameDescription
Type
Description
do
domainName + + +module - - StringKeyword - -

Data required for createRecord

-
options - DomainRecordRequestOptions - -

Data required for createRecord

-
-
+

DO SDK

+ -
-

- View Source - - DO/network/do-DNS.js, - line 46 - -

-
- -
-
-
-
-
- - - Promise.<createRecordResponse> -
-
-
-
-
- -
-

- # - - - deleteRecord(domainName, recordId) - → {Promise.<deleteRecordResponse>} - -

- -
-

Trigers the deleteRecord function of Domains

-
-
Parameters:
+ -
- - - - + + + + + - + - - - - - + + - + - - + - - + + - - - - -
Name
optionsType + + +object - Description
domainName - StringKeyword - -

Data required for deleteRecord

-
recordId

SDK options

- StringKeyword - -

Data required for deleteRecord

-
-
+ + + +
-
-

- View Source - - DO/network/do-DNS.js, - line 74 - -

-
- -
-
-
-
-
- - - Promise.<deleteRecordResponse> -
-
-
-
-
- -
-

- # - - - getRecord(domainName, recordId) - → {Promise.<getRecordResponse>} - -

- -
-

Trigers the getRecord function of Domains

-
-
Parameters:
-
- - - - - - - - +
-
- - + - + - - + - - + - + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/network/do-DNS.js, line 12 + +

+ + - - - -
NameTypeDescription
domainName - StringKeyword - -

Data required for getRecord

-
recordId - StringKeyword - -

Data required for getRecord

-
-
-
-

- View Source - - DO/network/do-DNS.js, - line 60 - -

-
- -
-
-
-
-
- - - Promise.<getRecordResponse> -
-
-
-
-
- -
-

- # - - - getRecords(domainName, tagName, includeAll, page, - pageSize) - → {Promise.<getAllRecordsResponse>} - -

- -
-

Trigers the getAllRecords function of Domains

-
-
Parameters:
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
domainName - StringKeyword - -

Data required for getAllRecords

-
tagName - StringKeyword - -

Data required for getAllRecords

-
includeAll - BooleanKeyword - -

Data required for getAllRecords

-
page - NumberKeyword - -

Data required for getAllRecords

-
pageSize - NumberKeyword - -

Data required for getAllRecords

-
-
-
-

- View Source - - DO/network/do-DNS.js, - line 26 - -

-
- -
-
-
-
-
- - - Promise.<getAllRecordsResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + changeRecordSets(domainName, recordId, options) → {Promise.<updateRecordResponse>} + + +

+ + + + +
+

Trigers the updateRecord function of Domains

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
domainName + + +StringKeyword + + + +

Data required for updateRecord

recordId + + +StringKeyword + + + +

Data required for updateRecord

options + + +DomainRecordRequestOptions + + + +

Data required for updateRecord

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/network/do-DNS.js, line 89 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateRecordResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + createRecord(domainName, options) → {Promise.<createRecordResponse>} + + +

+ + + + +
+

Trigers the createRecord function of Domains

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
domainName + + +StringKeyword + + + +

Data required for createRecord

options + + +DomainRecordRequestOptions + + + +

Data required for createRecord

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/network/do-DNS.js, line 46 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createRecordResponse> + + +
+ +
+ +
+
+ + - -
-
+ +
+ +
+ + + +

+ # + + + + deleteRecord(domainName, recordId) → {Promise.<deleteRecordResponse>} + + +

+ + + + +
+

Trigers the deleteRecord function of Domains

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
domainName + + +StringKeyword + + + +

Data required for deleteRecord

recordId + + +StringKeyword + + + +

Data required for deleteRecord

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/network/do-DNS.js, line 74 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteRecordResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + getRecord(domainName, recordId) → {Promise.<getRecordResponse>} + + +

+ + + + +
+

Trigers the getRecord function of Domains

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
domainName + + +StringKeyword + + + +

Data required for getRecord

recordId + + +StringKeyword + + + +

Data required for getRecord

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/network/do-DNS.js, line 60 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getRecordResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + getRecords(domainName, tagName, includeAll, page, pageSize) → {Promise.<getAllRecordsResponse>} + + +

+ + + + +
+

Trigers the getAllRecords function of Domains

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
domainName + + +StringKeyword + + + +

Data required for getAllRecords

tagName + + +StringKeyword + + + +

Data required for getAllRecords

includeAll + + +BooleanKeyword + + + +

Data required for getAllRecords

page + + +NumberKeyword + + + +

Data required for getAllRecords

pageSize + + +NumberKeyword + + + +

Data required for getAllRecords

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/network/do-DNS.js, line 26 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getAllRecordsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/DO_KeyManagement.html b/docs/DO_KeyManagement.html index 3f928109..ed6dfcf4 100644 --- a/docs/DO_KeyManagement.html +++ b/docs/DO_KeyManagement.html @@ -1,656 +1,1093 @@ - - - - DO_KeyManagement - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

DO_KeyManagement

-
- -
-
-

- DO_KeyManagement(do, options) -

- -
-

Class to create a Keys object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new DO_KeyManagement(do, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
do - module -

DO SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - DO/management/do-keyManagement.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

DO_KeyManagement

+
+ + + -
-

Methods

+ +
+ +
+ +

DO_KeyManagement(do, options)

+ +

Class to create a Keys object

+ + +
+ +
+
+ + +
-
-

- # - - - createKey(addKeyRequest) - → {Promise.<addResponse>} - -

- -
-

Trigers the add function of Keys

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new DO_KeyManagement(do, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
addKeyRequest - AddKeyRequest - -

Data required for add

-
-
-
-

- View Source - - DO/management/do-keyManagement.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<addResponse> -
-
-
-
-
- -
-

- # - - - deleteKey(identifier) - → {Promise.<deleteResponse>} - -

- -
-

Trigers the delete function of Keys

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + - - - + - + - - - -
Name
identifierType - StringKeyword - -

Data required for delete

-
-
+ -
-

- View Source - - DO/management/do-keyManagement.js, - line 69 - -

-
- -
-
-
-
-
- - - Promise.<deleteResponse> -
-
-
-
-
- -
-

- # - - - describeKey(keyId) - → {Promise.<getByIdResponse>} - -

- -
-

Trigers the getById function of Keys

-
+ Description + + -
Parameters:
+ + -
- - - - + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Name
doType + + +module + + + +

DO SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/management/do-keyManagement.js, line 12 + +

+ +
- Description - - - - - keyId - - NumberKeyword - - -

Data required for getById

- - - - -
-
-

- View Source - - DO/management/do-keyManagement.js, - line 43 - -

-
- -
-
-
-
-
- - - Promise.<getByIdResponse> -
-
-
-
-
- -
-

- # - - - list(tagName, includeAll, page, pageSize) - → {Promise.<getAllResponse>} - -

- -
-

Trigers the getAll function of Keys

-
-
Parameters:
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
tagName - StringKeyword - -

Data required for getAll

-
includeAll - BooleanKeyword - -

Data required for getAll

-
page - NumberKeyword - -

Data required for getAll

-
pageSize - NumberKeyword - -

Data required for getAll

-
-
-
-

- View Source - - DO/management/do-keyManagement.js, - line 25 - -

-
- -
-
-
-
-
- - - Promise.<getAllResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + createKey(addKeyRequest) → {Promise.<addResponse>} + + +

+ + + + +
+

Trigers the add function of Keys

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
addKeyRequest + + +AddKeyRequest + + + +

Data required for add

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/management/do-keyManagement.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<addResponse> + + +
+ +
+ +
+
+ + + - -
-
+
+ +
+ + + +

+ # + + + + deleteKey(identifier) → {Promise.<deleteResponse>} + + +

+ + + + +
+

Trigers the delete function of Keys

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
identifier + + +StringKeyword + + + +

Data required for delete

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/management/do-keyManagement.js, line 69 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describeKey(keyId) → {Promise.<getByIdResponse>} + + +

+ + + + +
+

Trigers the getById function of Keys

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
keyId + + +NumberKeyword + + + +

Data required for getById

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/management/do-keyManagement.js, line 43 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getByIdResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(tagName, includeAll, page, pageSize) → {Promise.<getAllResponse>} + + +

+ + + + +
+

Trigers the getAll function of Keys

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tagName + + +StringKeyword + + + +

Data required for getAll

includeAll + + +BooleanKeyword + + + +

Data required for getAll

page + + +NumberKeyword + + + +

Data required for getAll

pageSize + + +NumberKeyword + + + +

Data required for getAll

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/management/do-keyManagement.js, line 25 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getAllResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/DO_Kubernetes.html b/docs/DO_Kubernetes.html index 76f9498e..6da008b6 100644 --- a/docs/DO_Kubernetes.html +++ b/docs/DO_Kubernetes.html @@ -1,1035 +1,1902 @@ - - - - DO_Kubernetes - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

DO_Kubernetes

-
- -
-
-

- DO_Kubernetes(do, options) -

- -
-

Class to create a Kubernetes object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

DO_Kubernetes

+
+ + + + + +
+ +
+ +

DO_Kubernetes(do, options)

+ +

Class to create a Kubernetes object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new DO_Kubernetes(do, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
do - module -

DO SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - DO/compute/do-kubernetes.js, - line 12 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new DO_Kubernetes(do, options) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
do + + +module + + + +

DO SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/compute/do-kubernetes.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - create(options) - → {Promise.<createResponse>} - -

- -
-

Trigers the create function of Kubernetes

-
+ -
Parameters:
+ -
- - - - + - + - - - + - - - + - + +
+

Methods

+
+ +
-
- - -
NameTypeDescription
options - NewClusterRequest - -

Data required for create

-
-
-
-

- View Source - - DO/compute/do-kubernetes.js, - line 37 - -

-
- -
-
-
-
-
- - - Promise.<createResponse> -
-
-
-
-
- -
-

- # - - - createNodeGroup(clusterId, nodePool) - → {Promise.<addNodePoolResponse>} - -

- -
-

Trigers the addNodePool function of Kubernetes

-
+ +

+ # + + + + create(options) → {Promise.<createResponse>} + + +

+ -
Parameters:
+ + +
+

Trigers the create function of Kubernetes

+
+ -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
clusterId - StringKeyword - -

Data required for addNodePool

-
nodePool - ClusterNodePool - -

Data required for addNodePool

-
-
+
Parameters:
+ +
+ + + + + + -
-

- View Source - - DO/compute/do-kubernetes.js, - line 112 - -

-
- -
-
-
-
-
- - - Promise.<addNodePoolResponse> -
-
-
-
- - -
-

- # - - - delete(clusterId) - → {Promise.<deleteResponse>} - -

- -
-

Trigers the delete function of Kubernetes

-
+
-
Parameters:
+ -
-
NameType
- - - + - + + + - - - + + - - - + + + + + - + - - -
NameTypeDescription
Description
clusterId
options - StringKeyword - + + +NewClusterRequest - -

Data required for delete

-
-
-
-

- View Source - - DO/compute/do-kubernetes.js, - line 63 - -

-
- -
-
-
-
-
- - - Promise.<deleteResponse> -
-
-
-
-
- -
-

- # - - - deleteNodegroup(clusterId, nodePoolId) - → {Promise.<deleteNodePoolResponse>} - -

- -
-

Trigers the deleteNodePool function of Kubernetes

-
+ + -
Parameters:
+ -
- - - - + - + + - - - - - - + + +
NameType

Data required for create

Description
clusterId
+
- - StringKeyword - - -

Data required for deleteNodePool

- - - - nodePoolId - - StringKeyword - - -

Data required for deleteNodePool

- - - - -
+
-
-

- View Source - - DO/compute/do-kubernetes.js, - line 126 - -

-
- -
-
-
-
-
- - - Promise.<deleteNodePoolResponse> -
-
-
-
-
- -
-

- # - - - describeCluster(clusterId) - → {Promise.<getByIdResponse>} - -

- -
-

Trigers the getById function of Kubernetes

-
+ -
Parameters:
+ -
- - - - + - + - - - + - - - + - + - - - -
NameTypeDescription
clusterId - StringKeyword - -

Data required for getById

-
-
+ -
-

- View Source - - DO/compute/do-kubernetes.js, - line 50 - -

-
- -
-
-
-
-
- - - Promise.<getByIdResponse> -
-
-
-
-
- -
-

- # - - - describeNodeGroup(clusterId, nodePoolId) - → {Promise.<getNodePoolByIdResponse>} - -

- -
-

Trigers the getNodePoolById function of Kubernetes

-
+ -
Parameters:
+ -
- - - - + - + + - - - + - - - + - + +

+ View Source + + DO/compute/do-kubernetes.js, line 41 + +

+ + - - - - - - - - -
NameTypeDescription
clusterId - StringKeyword - -

Data required for getNodePoolById

-
nodePoolId - StringKeyword - -

Data required for getNodePoolById

-
-
-
-

- View Source - - DO/compute/do-kubernetes.js, - line 98 - -

-
- -
-
-
-
-
- - - Promise.<getNodePoolByIdResponse> -
-
-
-
-
- -
-

- # - - - listClusters(includeAll, page, pageSize) - → {Promise.<getClustersResponse>} - -

- -
-

Trigers the getClusters function of Kubernetes

-
-
Parameters:
-
- - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
includeAll - BooleanKeyword - -

Data required for getClusters

-
page - NumberKeyword - -

Data required for getClusters

-
pageSize - NumberKeyword - -

Data required for getClusters

-
-
+
+
+
+ + -
-

- View Source - - DO/compute/do-kubernetes.js, - line 24 - -

-
- -
-
-
-
-
- - - Promise.<getClustersResponse> -
-
-
-
-
- -
-

- # - - - listNodegroups(clusterId, includeAll, page, pageSize) - → {Promise.<getNodePoolsResponse>} - -

- -
-

Trigers the getNodePools function of Kubernetes

-
+
+ + +
+ + +Promise.<createResponse> + + +
+ +
-
Parameters:
+ +
+
-
- - - - - - - - - - - + + +
-
- - + +

+ # + + + + createNodeGroup(clusterId, nodePool) → {Promise.<addNodePoolResponse>} + + +

+ - - + + +
+

Trigers the addNodePool function of Kubernetes

+
+ - - - - - - - - - - - - - - -
NameTypeDescription
clusterId - StringKeyword - -

Data required for getNodePools

-
includeAll - BooleanKeyword - -

Data required for getNodePools

-
page - NumberKeyword - -

Data required for getNodePools

-
pageSize - NumberKeyword - -

Data required for getNodePools

-
-
-
-

- View Source - - DO/compute/do-kubernetes.js, - line 79 - -

-
- -
-
-
-
-
- - - Promise.<getNodePoolsResponse> -
-
-
-
-
-
-
-
-
+
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
clusterId + + +StringKeyword + + + +

Data required for addNodePool

nodePool + + +ClusterNodePool + + + +

Data required for addNodePool

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/compute/do-kubernetes.js, line 116 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<addNodePoolResponse> + + +
+ +
+ +
+
+ + + + +
+ +
+ - -
-
+ +

+ # + + + + delete(clusterId) → {Promise.<deleteResponse>} + + +

+ + + + +
+

Trigers the delete function of Kubernetes

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
clusterId + + +StringKeyword + + + +

Data required for delete

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/compute/do-kubernetes.js, line 67 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteNodegroup(clusterId, nodePoolId) → {Promise.<deleteNodePoolResponse>} + + +

+ + + + +
+

Trigers the deleteNodePool function of Kubernetes

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
clusterId + + +StringKeyword + + + +

Data required for deleteNodePool

nodePoolId + + +StringKeyword + + + +

Data required for deleteNodePool

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/compute/do-kubernetes.js, line 130 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteNodePoolResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describeCluster(clusterId) → {Promise.<getByIdResponse>} + + +

+ + + + +
+

Trigers the getById function of Kubernetes

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
clusterId + + +StringKeyword + + + +

Data required for getById

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/compute/do-kubernetes.js, line 54 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getByIdResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describeNodeGroup(clusterId, nodePoolId) → {Promise.<getNodePoolByIdResponse>} + + +

+ + + + +
+

Trigers the getNodePoolById function of Kubernetes

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
clusterId + + +StringKeyword + + + +

Data required for getNodePoolById

nodePoolId + + +StringKeyword + + + +

Data required for getNodePoolById

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/compute/do-kubernetes.js, line 102 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getNodePoolByIdResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listClusters(includeAll, page, pageSize) → {Promise.<getClustersResponse>} + + +

+ + + + +
+

Trigers the getClusters function of Kubernetes

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
includeAll + + +BooleanKeyword + + + +

Data required for getClusters

page + + +NumberKeyword + + + +

Data required for getClusters

pageSize + + +NumberKeyword + + + +

Data required for getClusters

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/compute/do-kubernetes.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getClustersResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listNodegroups(clusterId, includeAll, page, pageSize) → {Promise.<getNodePoolsResponse>} + + +

+ + + + +
+

Trigers the getNodePools function of Kubernetes

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
clusterId + + +StringKeyword + + + +

Data required for getNodePools

includeAll + + +BooleanKeyword + + + +

Data required for getNodePools

page + + +NumberKeyword + + + +

Data required for getNodePools

pageSize + + +NumberKeyword + + + +

Data required for getNodePools

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/compute/do-kubernetes.js, line 83 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getNodePoolsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/DO_LoadBalancer.html b/docs/DO_LoadBalancer.html index efe3a761..78cc9d89 100644 --- a/docs/DO_LoadBalancer.html +++ b/docs/DO_LoadBalancer.html @@ -1,599 +1,992 @@ - - - - DO_LoadBalancer - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

DO_LoadBalancer

-
- -
-
-

- DO_LoadBalancer(do, options) -

- -
-

Class to create a LoadBalancers object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new DO_LoadBalancer(do, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
do - module -

DO SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - DO/network/do-loadBalancer.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

DO_LoadBalancer

+
+ + -
-

Methods

+ + +
+ +
+ +

DO_LoadBalancer(do, options)

+ +

Class to create a LoadBalancers object

+ + +
+ +
+
+ + +
-
-

- # - - - create(options) - → {Promise.<createResponse>} - -

- -
-

Trigers the create function of LoadBalancers

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new DO_LoadBalancer(do, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
options - LoadBalancerCreationOptions - -

Data required for create

-
-
-
-

- View Source - - DO/network/do-loadBalancer.js, - line 22 - -

-
- -
-
-
-
-
- - - Promise.<createResponse> -
-
-
-
-
- -
-

- # - - - delete(loadBalancerId) - → {Promise.<deleteResponse>} - -

- -
-

Trigers the delete function of LoadBalancers

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
do + + +module + + + +

DO SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/network/do-loadBalancer.js, line 12 + +

+ +
+ + + + + + - - - loadBalancerId - - StringKeyword - - -

Data required for delete

- - - - -
-
-

- View Source - - DO/network/do-loadBalancer.js, - line 61 - -

-
- -
-
-
-
-
- - - Promise.<deleteResponse> -
-
-
-
-
- -
-

- # - - - list() - → {Promise.<getAllResponse>} - -

- -
-

Trigers the getAll function of LoadBalancers

-
-
-

- View Source - - DO/network/do-loadBalancer.js, - line 34 - -

-
- -
-
-
-
-
- - - Promise.<getAllResponse> -
-
-
-
-
- -
-

- # - - - update(loadBalancerId, options) - → {Promise.<updateResponse>} - -

- -
-

Trigers the update function of LoadBalancers

-
-
Parameters:
-
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
loadBalancerId - StringKeyword - -

Data required for update

-
options - AnyKeyword - -

Data required for update

-
-
-
-

- View Source - - DO/network/do-loadBalancer.js, - line 48 - -

-
- -
-
-
-
-
- - - Promise.<updateResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + create(options) → {Promise.<createResponse>} + + +

+ + + + +
+

Trigers the create function of LoadBalancers

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
options + + +LoadBalancerCreationOptions + + + +

Data required for create

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/network/do-loadBalancer.js, line 22 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(loadBalancerId) → {Promise.<deleteResponse>} + + +

+ + + + +
+

Trigers the delete function of LoadBalancers

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
loadBalancerId + + +StringKeyword + + + +

Data required for delete

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/network/do-loadBalancer.js, line 61 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteResponse> + + +
+ +
+ +
+
+ + + + +
+ +
+ + + +

+ # + + + + list() → {Promise.<getAllResponse>} + + +

+ + + + +
+

Trigers the getAll function of LoadBalancers

+
+ + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/network/do-loadBalancer.js, line 34 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getAllResponse> + - -
-
- - - - - + +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + update(loadBalancerId, options) → {Promise.<updateResponse>} + + +

+ + + + +
+

Trigers the update function of LoadBalancers

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
loadBalancerId + + +StringKeyword + + + +

Data required for update

options + + +AnyKeyword + + + +

Data required for update

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/network/do-loadBalancer.js, line 48 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/DO_NoSql.html b/docs/DO_NoSql.html index 6a92ae2f..60f0eccf 100644 --- a/docs/DO_NoSql.html +++ b/docs/DO_NoSql.html @@ -1,659 +1,1118 @@ - - - - DO_NoSql - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

DO_NoSql

-
- -
-
-

- DO_NoSql(do, options) -

- -
-

Class to create a Databases object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new DO_NoSql(do, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
do - module -

DO SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - DO/database/do-noSql.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

DO_NoSql

+
+ + + -
-

Methods

+ +
+ +
+ +

DO_NoSql(do, options)

+ +

Class to create a Databases object

+ + +
+ +
+
+ + +
-
-

- # - - - createCluster(clusterOptions) - → {Promise.<createClusterResponse>} - -

- -
-

Trigers the createCluster function of Databases

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new DO_NoSql(do, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
clusterOptions - DatabaseCreateClusterRequest - -

Data required for createCluster

-
-
-
-

- View Source - - DO/database/do-noSql.js, - line 43 - -

-
- -
-
-
-
-
- - - Promise.<createClusterResponse> -
-
-
-
-
- -
-

- # - - - getCluster(clusterId) - → {Promise.<getClusterByIdResponse>} - -

- -
-

Trigers the getClusterById function of Databases

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + - - - + - + - - - -
Name
clusterIdType - StringKeyword - -

Data required for getClusterById

-
-
+ -
-

- View Source - - DO/database/do-noSql.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<getClusterByIdResponse> -
-
-
-
-
- -
-

- # - - - getClusters(tagName, includeAll, page, pageSize) - → {Promise.<getAllClustersResponse>} - -

- -
-

Trigers the getAllClusters function of Databases

-
+ Description + + -
Parameters:
+ + -
- - - - + + + + + - + - - - - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Name
doType + + +module - Description
tagName - StringKeyword -

DO SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/database/do-noSql.js, line 12 + +

+ +
- -

Data required for getAllClusters

- - - - includeAll - - BooleanKeyword - - -

Data required for getAllClusters

- - - - page - - NumberKeyword - - -

Data required for getAllClusters

- - - - pageSize - - NumberKeyword - - -

Data required for getAllClusters

- - - - -
-
-

- View Source - - DO/database/do-noSql.js, - line 25 - -

-
- -
-
-
-
-
- - - Promise.<getAllClustersResponse> -
-
-
-
-
- -
-

- # - - - updateCluster(clusterId, configuration) - → {Promise.<resizeClusterResponse>} - -

- -
-

Trigers the resizeCluster function of Databases

-
-
Parameters:
-
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
clusterId - StringKeyword - -

Data required for resizeCluster

-
configuration - DatabaseResizeClusterRequest - -

Data required for resizeCluster

-
-
-
-

- View Source - - DO/database/do-noSql.js, - line 70 - -

-
- -
-
-
-
-
- - - Promise.<resizeClusterResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + createCluster(clusterOptions) → {Promise.<createClusterResponse>} + + +

+ + + + +
+

Trigers the createCluster function of Databases

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
clusterOptions + + +DatabaseCreateClusterRequest + + + +

Data required for createCluster

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/database/do-noSql.js, line 43 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createClusterResponse> + + +
+ +
+ +
+
+ - -
-
+ + +
+ +
+ + + +

+ # + + + + getCluster(clusterId) → {Promise.<getClusterByIdResponse>} + + +

+ + + + +
+

Trigers the getClusterById function of Databases

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
clusterId + + +StringKeyword + + + +

Data required for getClusterById

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/database/do-noSql.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getClusterByIdResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + getClusters(tagName, includeAll, page, pageSize) → {Promise.<getAllClustersResponse>} + + +

+ + + + +
+

Trigers the getAllClusters function of Databases

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tagName + + +StringKeyword + + + +

Data required for getAllClusters

includeAll + + +BooleanKeyword + + + +

Data required for getAllClusters

page + + +NumberKeyword + + + +

Data required for getAllClusters

pageSize + + +NumberKeyword + + + +

Data required for getAllClusters

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/database/do-noSql.js, line 25 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getAllClustersResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + updateCluster(clusterId, configuration) → {Promise.<resizeClusterResponse>} + + +

+ + + + +
+

Trigers the resizeCluster function of Databases

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
clusterId + + +StringKeyword + + + +

Data required for resizeCluster

configuration + + +DatabaseResizeClusterRequest + + + +

Data required for resizeCluster

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/database/do-noSql.js, line 70 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<resizeClusterResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/DO_RDBMS.html b/docs/DO_RDBMS.html index 1b593e7d..04906eb1 100644 --- a/docs/DO_RDBMS.html +++ b/docs/DO_RDBMS.html @@ -1,659 +1,1118 @@ - - - - DO_RDBMS - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

DO_RDBMS

-
- -
-
-

- DO_RDBMS(do, options) -

- -
-

Class to create a Databases object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new DO_RDBMS(do, options) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
do - module -

DO SDK

options - object - -

SDK options

-
-
- -
-

- View Source - - DO/database/do-RDBMS.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

DO_RDBMS

+
+ + + -
-

Methods

+ +
+ +
+ +

DO_RDBMS(do, options)

+ +

Class to create a Databases object

+ + +
+ +
+
+ + +
-
-

- # - - - createCluster(clusterOptions) - → {Promise.<createClusterResponse>} - -

- -
-

Trigers the createCluster function of Databases

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new DO_RDBMS(do, options) + + +

+ - + + - - - - - - - - - - -
NameTypeDescription
clusterOptions - DatabaseCreateClusterRequest - -

Data required for createCluster

-
-
-
-

- View Source - - DO/database/do-RDBMS.js, - line 43 - -

-
- -
-
-
-
-
- - - Promise.<createClusterResponse> -
-
-
-
-
- -
-

- # - - - getCluster(clusterId) - → {Promise.<getClusterByIdResponse>} - -

- -
-

Trigers the getClusterById function of Databases

-
-
Parameters:
-
- - - - - - - - +
Parameters:
+ +
+
NameTypeDescription
+ + + + + - - - + - + - - - -
Name
clusterIdType - StringKeyword - -

Data required for getClusterById

-
-
+ -
-

- View Source - - DO/database/do-RDBMS.js, - line 56 - -

-
- -
-
-
-
-
- - - Promise.<getClusterByIdResponse> -
-
-
-
-
- -
-

- # - - - getClusters(tagName, includeAll, page, pageSize) - → {Promise.<getAllClustersResponse>} - -

- -
-

Trigers the getAllClusters function of Databases

-
+ Description + + -
Parameters:
+ + -
- - - - + + + + + - + - - - - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Name
doType + + +module - Description
tagName - StringKeyword -

DO SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/database/do-RDBMS.js, line 12 + +

+ +
- -

Data required for getAllClusters

- - - - includeAll - - BooleanKeyword - - -

Data required for getAllClusters

- - - - page - - NumberKeyword - - -

Data required for getAllClusters

- - - - pageSize - - NumberKeyword - - -

Data required for getAllClusters

- - - - -
-
-

- View Source - - DO/database/do-RDBMS.js, - line 25 - -

-
- -
-
-
-
-
- - - Promise.<getAllClustersResponse> -
-
-
-
-
- -
-

- # - - - updateCluster(clusterId, configuration) - → {Promise.<resizeClusterResponse>} - -

- -
-

Trigers the resizeCluster function of Databases

-
-
Parameters:
-
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
clusterId - StringKeyword - -

Data required for resizeCluster

-
configuration - DatabaseResizeClusterRequest - -

Data required for resizeCluster

-
-
-
-

- View Source - - DO/database/do-RDBMS.js, - line 70 - -

-
- -
-
-
-
-
- - - Promise.<resizeClusterResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + createCluster(clusterOptions) → {Promise.<createClusterResponse>} + + +

+ + + + +
+

Trigers the createCluster function of Databases

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
clusterOptions + + +DatabaseCreateClusterRequest + + + +

Data required for createCluster

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/database/do-RDBMS.js, line 43 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createClusterResponse> + + +
+ +
+ +
+
+ - -
-
+ + +
+ +
+ + + +

+ # + + + + getCluster(clusterId) → {Promise.<getClusterByIdResponse>} + + +

+ + + + +
+

Trigers the getClusterById function of Databases

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
clusterId + + +StringKeyword + + + +

Data required for getClusterById

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/database/do-RDBMS.js, line 56 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getClusterByIdResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + getClusters(tagName, includeAll, page, pageSize) → {Promise.<getAllClustersResponse>} + + +

+ + + + +
+

Trigers the getAllClusters function of Databases

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
tagName + + +StringKeyword + + + +

Data required for getAllClusters

includeAll + + +BooleanKeyword + + + +

Data required for getAllClusters

page + + +NumberKeyword + + + +

Data required for getAllClusters

pageSize + + +NumberKeyword + + + +

Data required for getAllClusters

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/database/do-RDBMS.js, line 25 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getAllClustersResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + updateCluster(clusterId, configuration) → {Promise.<resizeClusterResponse>} + + +

+ + + + +
+

Trigers the resizeCluster function of Databases

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
clusterId + + +StringKeyword + + + +

Data required for resizeCluster

configuration + + +DatabaseResizeClusterRequest + + + +

Data required for resizeCluster

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/database/do-RDBMS.js, line 70 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<resizeClusterResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/DO_compute_do-computeInstance.js.html b/docs/DO_compute_do-computeInstance.js.html index 95f0d633..ed3f4c9e 100644 --- a/docs/DO_compute_do-computeInstance.js.html +++ b/docs/DO_compute_do-computeInstance.js.html @@ -1,280 +1,195 @@ + + - - - - DO/compute/do-computeInstance.js - - - - - - - - - - - - - + + + + + DO/compute/do-computeInstance.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

DO/compute/do-computeInstance.js

-
+ +
+
+
+

Source

+

DO/compute/do-computeInstance.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a Droplets object
  * @category Digital Ocean
  */
 class DO_ComputeInstance {
-  /**
-   *
-   * @param {module} do DO SDK
-   * @param {object} options SDK options
-   */
-  constructor(dosdk, dotoken) {
-    this._DO = dosdk;
-    this._instance = new this._DO(dotoken);
-    this._droplets = this._instance.droplets;
-  }
-  /**
-   * Trigers the getAll function of Droplets
-   * @param {StringKeyword} tagName - Data required for getAll
-   * @param {BooleanKeyword} includeAll - Data required for getAll
-   * @param {NumberKeyword} page - Data required for getAll
-   * @param {NumberKeyword} pageSize - Data required for getAll
-   * @returns {Promise<getAllResponse>}
-   */
-  list(
-    tagName,
-    includeAll = undefined,
-    page = undefined,
-    pageSize = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._droplets
-        .getAll(tagName, includeAll, page, pageSize)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the create function of Droplets
-   * @param {DropletCreationRequest} options - Data required for create
-   * @returns {Promise<createResponse>}
-   */
-  create(options) {
-    return new Promise((resolve, reject) => {
-      this._droplets
-        .create(options)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the deleteById function of Droplets
-   * @param {StringKeyword} dropletId - Data required for deleteById
-   * @returns {Promise<deleteByIdResponse>}
-   */
-  destroy(dropletId) {
-    return new Promise((resolve, reject) => {
-      this._droplets
-        .deleteById(dropletId)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the requestAction function of Droplets
-   * @param {StringKeyword} dropletId - Data required for requestAction
-   * @param {AnyKeyword} action - Data required for requestAction
-   * @returns {Promise<requestActionResponse>}
-   */
-  stop(dropletId, action) {
-    return new Promise((resolve, reject) => {
-      this._droplets
-        .requestAction(dropletId, action)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
+	/**
+	 *
+	 * @param {module} do DO SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(dosdk, dotoken) {
+		this._DO = dosdk;
+		this._instance = new this._DO(dotoken);
+		this._droplets = this._instance.droplets;
+	}
+	/**
+	 * Trigers the getAll function of Droplets
+	 * @param {StringKeyword} tagName - Data required for getAll
+	 * @param {BooleanKeyword} includeAll - Data required for getAll
+	 * @param {NumberKeyword} page - Data required for getAll
+	 * @param {NumberKeyword} pageSize - Data required for getAll
+	 * @returns {Promise<getAllResponse>}
+	 */
+	list(
+		tagName,
+		includeAll = undefined,
+		page = undefined,
+		pageSize = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._droplets
+				.getAll(tagName, includeAll, page, pageSize)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the create function of Droplets
+	 * @param {DropletCreationRequest} options - Data required for create
+	 * @returns {Promise<createResponse>}
+	 */
+	create(options) {
+		return new Promise((resolve, reject) => {
+			this._droplets
+				.create(options)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteById function of Droplets
+	 * @param {StringKeyword} dropletId - Data required for deleteById
+	 * @returns {Promise<deleteByIdResponse>}
+	 */
+	destroy(dropletId) {
+		return new Promise((resolve, reject) => {
+			this._droplets
+				.deleteById(dropletId)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the requestAction function of Droplets
+	 * @param {StringKeyword} dropletId - Data required for requestAction
+	 * @param {AnyKeyword} action - Data required for requestAction
+	 * @returns {Promise<requestActionResponse>}
+	 */
+	stop(dropletId, action) {
+		return new Promise((resolve, reject) => {
+			this._droplets
+				.requestAction(dropletId, action)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
 }
 module.exports = DO_ComputeInstance;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/DO_compute_do-kubernetes.js.html b/docs/DO_compute_do-kubernetes.js.html index 835d1e77..dd243c12 100644 --- a/docs/DO_compute_do-kubernetes.js.html +++ b/docs/DO_compute_do-kubernetes.js.html @@ -1,336 +1,255 @@ + + - - - - DO/compute/do-kubernetes.js - - - - - - - - - - - - - + + + + + DO/compute/do-kubernetes.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

DO/compute/do-kubernetes.js

-
+ +
+
+
+

Source

+

DO/compute/do-kubernetes.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a Kubernetes object
  * @category Digital Ocean
  */
 class DO_Kubernetes {
-  /**
-   *
-   * @param {module} do DO SDK
-   * @param {object} options SDK options
-   */
-  constructor(dosdk, dotoken) {
-    this._DO = dosdk;
-    this._instance = new this._DO(dotoken);
-    this._kubernetes = this._instance.kubernetes;
-  }
-  /**
-   * Trigers the getClusters function of Kubernetes
-   * @param {BooleanKeyword} includeAll - Data required for getClusters
-   * @param {NumberKeyword} page - Data required for getClusters
-   * @param {NumberKeyword} pageSize - Data required for getClusters
-   * @returns {Promise<getClustersResponse>}
-   */
-  listClusters(includeAll = undefined, page = undefined, pageSize = undefined) {
-    return new Promise((resolve, reject) => {
-      this._kubernetes
-        .getClusters(includeAll, page, pageSize)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the create function of Kubernetes
-   * @param {NewClusterRequest} options - Data required for create
-   * @returns {Promise<createResponse>}
-   */
-  create(options) {
-    return new Promise((resolve, reject) => {
-      this._kubernetes
-        .create(options)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the getById function of Kubernetes
-   * @param {StringKeyword} clusterId - Data required for getById
-   * @returns {Promise<getByIdResponse>}
-   */
-  describeCluster(clusterId) {
-    return new Promise((resolve, reject) => {
-      this._kubernetes
-        .getById(clusterId)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the delete function of Kubernetes
-   * @param {StringKeyword} clusterId - Data required for delete
-   * @returns {Promise<deleteResponse>}
-   */
-  delete(clusterId) {
-    return new Promise((resolve, reject) => {
-      this._kubernetes
-        .delete(clusterId)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the getNodePools function of Kubernetes
-   * @param {StringKeyword} clusterId - Data required for getNodePools
-   * @param {BooleanKeyword} includeAll - Data required for getNodePools
-   * @param {NumberKeyword} page - Data required for getNodePools
-   * @param {NumberKeyword} pageSize - Data required for getNodePools
-   * @returns {Promise<getNodePoolsResponse>}
-   */
-  listNodegroups(
-    clusterId,
-    includeAll = undefined,
-    page = undefined,
-    pageSize = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._kubernetes
-        .getNodePools(clusterId, includeAll, page, pageSize)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the getNodePoolById function of Kubernetes
-   * @param {StringKeyword} clusterId - Data required for getNodePoolById
-   * @param {StringKeyword} nodePoolId - Data required for getNodePoolById
-   * @returns {Promise<getNodePoolByIdResponse>}
-   */
-  describeNodeGroup(clusterId, nodePoolId) {
-    return new Promise((resolve, reject) => {
-      this._kubernetes
-        .getNodePoolById(clusterId, nodePoolId)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the addNodePool function of Kubernetes
-   * @param {StringKeyword} clusterId - Data required for addNodePool
-   * @param {ClusterNodePool} nodePool - Data required for addNodePool
-   * @returns {Promise<addNodePoolResponse>}
-   */
-  createNodeGroup(clusterId, nodePool) {
-    return new Promise((resolve, reject) => {
-      this._kubernetes
-        .addNodePool(clusterId, nodePool)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the deleteNodePool function of Kubernetes
-   * @param {StringKeyword} clusterId - Data required for deleteNodePool
-   * @param {StringKeyword} nodePoolId - Data required for deleteNodePool
-   * @returns {Promise<deleteNodePoolResponse>}
-   */
-  deleteNodegroup(clusterId, nodePoolId) {
-    return new Promise((resolve, reject) => {
-      this._kubernetes
-        .deleteNodePool(clusterId, nodePoolId)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
+	/**
+	 *
+	 * @param {module} do DO SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(dosdk, dotoken) {
+		this._DO = dosdk;
+		this._instance = new this._DO(dotoken);
+		this._kubernetes = this._instance.kubernetes;
+	}
+	/**
+	 * Trigers the getClusters function of Kubernetes
+	 * @param {BooleanKeyword} includeAll - Data required for getClusters
+	 * @param {NumberKeyword} page - Data required for getClusters
+	 * @param {NumberKeyword} pageSize - Data required for getClusters
+	 * @returns {Promise<getClustersResponse>}
+	 */
+	listClusters(
+		includeAll = undefined,
+		page = undefined,
+		pageSize = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._kubernetes
+				.getClusters(includeAll, page, pageSize)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the create function of Kubernetes
+	 * @param {NewClusterRequest} options - Data required for create
+	 * @returns {Promise<createResponse>}
+	 */
+	create(options) {
+		return new Promise((resolve, reject) => {
+			this._kubernetes
+				.create(options)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getById function of Kubernetes
+	 * @param {StringKeyword} clusterId - Data required for getById
+	 * @returns {Promise<getByIdResponse>}
+	 */
+	describeCluster(clusterId) {
+		return new Promise((resolve, reject) => {
+			this._kubernetes
+				.getById(clusterId)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the delete function of Kubernetes
+	 * @param {StringKeyword} clusterId - Data required for delete
+	 * @returns {Promise<deleteResponse>}
+	 */
+	delete(clusterId) {
+		return new Promise((resolve, reject) => {
+			this._kubernetes
+				.delete(clusterId)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getNodePools function of Kubernetes
+	 * @param {StringKeyword} clusterId - Data required for getNodePools
+	 * @param {BooleanKeyword} includeAll - Data required for getNodePools
+	 * @param {NumberKeyword} page - Data required for getNodePools
+	 * @param {NumberKeyword} pageSize - Data required for getNodePools
+	 * @returns {Promise<getNodePoolsResponse>}
+	 */
+	listNodegroups(
+		clusterId,
+		includeAll = undefined,
+		page = undefined,
+		pageSize = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._kubernetes
+				.getNodePools(clusterId, includeAll, page, pageSize)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getNodePoolById function of Kubernetes
+	 * @param {StringKeyword} clusterId - Data required for getNodePoolById
+	 * @param {StringKeyword} nodePoolId - Data required for getNodePoolById
+	 * @returns {Promise<getNodePoolByIdResponse>}
+	 */
+	describeNodeGroup(clusterId, nodePoolId) {
+		return new Promise((resolve, reject) => {
+			this._kubernetes
+				.getNodePoolById(clusterId, nodePoolId)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the addNodePool function of Kubernetes
+	 * @param {StringKeyword} clusterId - Data required for addNodePool
+	 * @param {ClusterNodePool} nodePool - Data required for addNodePool
+	 * @returns {Promise<addNodePoolResponse>}
+	 */
+	createNodeGroup(clusterId, nodePool) {
+		return new Promise((resolve, reject) => {
+			this._kubernetes
+				.addNodePool(clusterId, nodePool)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteNodePool function of Kubernetes
+	 * @param {StringKeyword} clusterId - Data required for deleteNodePool
+	 * @param {StringKeyword} nodePoolId - Data required for deleteNodePool
+	 * @returns {Promise<deleteNodePoolResponse>}
+	 */
+	deleteNodegroup(clusterId, nodePoolId) {
+		return new Promise((resolve, reject) => {
+			this._kubernetes
+				.deleteNodePool(clusterId, nodePoolId)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
 }
 module.exports = DO_Kubernetes;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/DO_database_do-RDBMS.js.html b/docs/DO_database_do-RDBMS.js.html index 2b869d10..a120640c 100644 --- a/docs/DO_database_do-RDBMS.js.html +++ b/docs/DO_database_do-RDBMS.js.html @@ -1,280 +1,195 @@ + + - - - - DO/database/do-RDBMS.js - - - - - - - - - - - - - + + + + + DO/database/do-RDBMS.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

DO/database/do-RDBMS.js

-
+ +
+
+
+

Source

+

DO/database/do-RDBMS.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a Databases object
  * @category Digital Ocean
  */
 class DO_RDBMS {
-  /**
-   *
-   * @param {module} do DO SDK
-   * @param {object} options SDK options
-   */
-  constructor(dosdk, dotoken) {
-    this._DO = dosdk;
-    this._instance = new this._DO(dotoken);
-    this._databases = this._instance.databases;
-  }
-  /**
-   * Trigers the getAllClusters function of Databases
-   * @param {StringKeyword} tagName - Data required for getAllClusters
-   * @param {BooleanKeyword} includeAll - Data required for getAllClusters
-   * @param {NumberKeyword} page - Data required for getAllClusters
-   * @param {NumberKeyword} pageSize - Data required for getAllClusters
-   * @returns {Promise<getAllClustersResponse>}
-   */
-  getClusters(
-    tagName,
-    includeAll = undefined,
-    page = undefined,
-    pageSize = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._databases
-        .getAllClusters(tagName, includeAll, page, pageSize)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the createCluster function of Databases
-   * @param {DatabaseCreateClusterRequest} clusterOptions - Data required for createCluster
-   * @returns {Promise<createClusterResponse>}
-   */
-  createCluster(clusterOptions) {
-    return new Promise((resolve, reject) => {
-      this._databases
-        .createCluster(clusterOptions)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the getClusterById function of Databases
-   * @param {StringKeyword} clusterId - Data required for getClusterById
-   * @returns {Promise<getClusterByIdResponse>}
-   */
-  getCluster(clusterId) {
-    return new Promise((resolve, reject) => {
-      this._databases
-        .getClusterById(clusterId)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the resizeCluster function of Databases
-   * @param {StringKeyword} clusterId - Data required for resizeCluster
-   * @param {DatabaseResizeClusterRequest} configuration - Data required for resizeCluster
-   * @returns {Promise<resizeClusterResponse>}
-   */
-  updateCluster(clusterId, configuration) {
-    return new Promise((resolve, reject) => {
-      this._databases
-        .resizeCluster(clusterId, configuration)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
+	/**
+	 *
+	 * @param {module} do DO SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(dosdk, dotoken) {
+		this._DO = dosdk;
+		this._instance = new this._DO(dotoken);
+		this._databases = this._instance.databases;
+	}
+	/**
+	 * Trigers the getAllClusters function of Databases
+	 * @param {StringKeyword} tagName - Data required for getAllClusters
+	 * @param {BooleanKeyword} includeAll - Data required for getAllClusters
+	 * @param {NumberKeyword} page - Data required for getAllClusters
+	 * @param {NumberKeyword} pageSize - Data required for getAllClusters
+	 * @returns {Promise<getAllClustersResponse>}
+	 */
+	getClusters(
+		tagName,
+		includeAll = undefined,
+		page = undefined,
+		pageSize = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._databases
+				.getAllClusters(tagName, includeAll, page, pageSize)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the createCluster function of Databases
+	 * @param {DatabaseCreateClusterRequest} clusterOptions - Data required for createCluster
+	 * @returns {Promise<createClusterResponse>}
+	 */
+	createCluster(clusterOptions) {
+		return new Promise((resolve, reject) => {
+			this._databases
+				.createCluster(clusterOptions)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getClusterById function of Databases
+	 * @param {StringKeyword} clusterId - Data required for getClusterById
+	 * @returns {Promise<getClusterByIdResponse>}
+	 */
+	getCluster(clusterId) {
+		return new Promise((resolve, reject) => {
+			this._databases
+				.getClusterById(clusterId)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the resizeCluster function of Databases
+	 * @param {StringKeyword} clusterId - Data required for resizeCluster
+	 * @param {DatabaseResizeClusterRequest} configuration - Data required for resizeCluster
+	 * @returns {Promise<resizeClusterResponse>}
+	 */
+	updateCluster(clusterId, configuration) {
+		return new Promise((resolve, reject) => {
+			this._databases
+				.resizeCluster(clusterId, configuration)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
 }
 module.exports = DO_RDBMS;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/DO_database_do-noSql.js.html b/docs/DO_database_do-noSql.js.html index c09ef51d..6f9a031b 100644 --- a/docs/DO_database_do-noSql.js.html +++ b/docs/DO_database_do-noSql.js.html @@ -1,280 +1,195 @@ + + - - - - DO/database/do-noSql.js - - - - - - - - - - - - - + + + + + DO/database/do-noSql.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

DO/database/do-noSql.js

-
+ +
+
+
+

Source

+

DO/database/do-noSql.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a Databases object
  * @category Digital Ocean
  */
 class DO_NoSql {
-  /**
-   *
-   * @param {module} do DO SDK
-   * @param {object} options SDK options
-   */
-  constructor(dosdk, dotoken) {
-    this._DO = dosdk;
-    this._instance = new this._DO(dotoken);
-    this._databases = this._instance.databases;
-  }
-  /**
-   * Trigers the getAllClusters function of Databases
-   * @param {StringKeyword} tagName - Data required for getAllClusters
-   * @param {BooleanKeyword} includeAll - Data required for getAllClusters
-   * @param {NumberKeyword} page - Data required for getAllClusters
-   * @param {NumberKeyword} pageSize - Data required for getAllClusters
-   * @returns {Promise<getAllClustersResponse>}
-   */
-  getClusters(
-    tagName,
-    includeAll = undefined,
-    page = undefined,
-    pageSize = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._databases
-        .getAllClusters(tagName, includeAll, page, pageSize)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the createCluster function of Databases
-   * @param {DatabaseCreateClusterRequest} clusterOptions - Data required for createCluster
-   * @returns {Promise<createClusterResponse>}
-   */
-  createCluster(clusterOptions) {
-    return new Promise((resolve, reject) => {
-      this._databases
-        .createCluster(clusterOptions)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the getClusterById function of Databases
-   * @param {StringKeyword} clusterId - Data required for getClusterById
-   * @returns {Promise<getClusterByIdResponse>}
-   */
-  getCluster(clusterId) {
-    return new Promise((resolve, reject) => {
-      this._databases
-        .getClusterById(clusterId)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the resizeCluster function of Databases
-   * @param {StringKeyword} clusterId - Data required for resizeCluster
-   * @param {DatabaseResizeClusterRequest} configuration - Data required for resizeCluster
-   * @returns {Promise<resizeClusterResponse>}
-   */
-  updateCluster(clusterId, configuration) {
-    return new Promise((resolve, reject) => {
-      this._databases
-        .resizeCluster(clusterId, configuration)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
+	/**
+	 *
+	 * @param {module} do DO SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(dosdk, dotoken) {
+		this._DO = dosdk;
+		this._instance = new this._DO(dotoken);
+		this._databases = this._instance.databases;
+	}
+	/**
+	 * Trigers the getAllClusters function of Databases
+	 * @param {StringKeyword} tagName - Data required for getAllClusters
+	 * @param {BooleanKeyword} includeAll - Data required for getAllClusters
+	 * @param {NumberKeyword} page - Data required for getAllClusters
+	 * @param {NumberKeyword} pageSize - Data required for getAllClusters
+	 * @returns {Promise<getAllClustersResponse>}
+	 */
+	getClusters(
+		tagName,
+		includeAll = undefined,
+		page = undefined,
+		pageSize = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._databases
+				.getAllClusters(tagName, includeAll, page, pageSize)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the createCluster function of Databases
+	 * @param {DatabaseCreateClusterRequest} clusterOptions - Data required for createCluster
+	 * @returns {Promise<createClusterResponse>}
+	 */
+	createCluster(clusterOptions) {
+		return new Promise((resolve, reject) => {
+			this._databases
+				.createCluster(clusterOptions)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getClusterById function of Databases
+	 * @param {StringKeyword} clusterId - Data required for getClusterById
+	 * @returns {Promise<getClusterByIdResponse>}
+	 */
+	getCluster(clusterId) {
+		return new Promise((resolve, reject) => {
+			this._databases
+				.getClusterById(clusterId)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the resizeCluster function of Databases
+	 * @param {StringKeyword} clusterId - Data required for resizeCluster
+	 * @param {DatabaseResizeClusterRequest} configuration - Data required for resizeCluster
+	 * @returns {Promise<resizeClusterResponse>}
+	 */
+	updateCluster(clusterId, configuration) {
+		return new Promise((resolve, reject) => {
+			this._databases
+				.resizeCluster(clusterId, configuration)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
 }
 module.exports = DO_NoSql;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/DO_management_do-keyManagement.js.html b/docs/DO_management_do-keyManagement.js.html index 96f6c784..7595d00d 100644 --- a/docs/DO_management_do-keyManagement.js.html +++ b/docs/DO_management_do-keyManagement.js.html @@ -1,279 +1,194 @@ + + - - - - DO/management/do-keyManagement.js - - - - - - - - - - - - - + + + + + DO/management/do-keyManagement.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

DO/management/do-keyManagement.js

-
+ +
+
+
+

Source

+

DO/management/do-keyManagement.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a Keys object
  * @category Digital Ocean
  */
 class DO_KeyManagement {
-  /**
-   *
-   * @param {module} do DO SDK
-   * @param {object} options SDK options
-   */
-  constructor(dosdk, dotoken) {
-    this._DO = dosdk;
-    this._instance = new this._DO(dotoken);
-    this._keys = this._instance.keys;
-  }
-  /**
-   * Trigers the getAll function of Keys
-   * @param {StringKeyword} tagName - Data required for getAll
-   * @param {BooleanKeyword} includeAll - Data required for getAll
-   * @param {NumberKeyword} page - Data required for getAll
-   * @param {NumberKeyword} pageSize - Data required for getAll
-   * @returns {Promise<getAllResponse>}
-   */
-  list(
-    tagName,
-    includeAll = undefined,
-    page = undefined,
-    pageSize = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._keys
-        .getAll(tagName, includeAll, page, pageSize)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the getById function of Keys
-   * @param {NumberKeyword} keyId - Data required for getById
-   * @returns {Promise<getByIdResponse>}
-   */
-  describeKey(keyId) {
-    return new Promise((resolve, reject) => {
-      this._keys
-        .getById(keyId)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the add function of Keys
-   * @param {AddKeyRequest} addKeyRequest - Data required for add
-   * @returns {Promise<addResponse>}
-   */
-  createKey(addKeyRequest) {
-    return new Promise((resolve, reject) => {
-      this._keys
-        .add(addKeyRequest)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the delete function of Keys
-   * @param {StringKeyword} identifier - Data required for delete
-   * @returns {Promise<deleteResponse>}
-   */
-  deleteKey(identifier) {
-    return new Promise((resolve, reject) => {
-      this._keys
-        .delete(identifier)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
+	/**
+	 *
+	 * @param {module} do DO SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(dosdk, dotoken) {
+		this._DO = dosdk;
+		this._instance = new this._DO(dotoken);
+		this._keys = this._instance.keys;
+	}
+	/**
+	 * Trigers the getAll function of Keys
+	 * @param {StringKeyword} tagName - Data required for getAll
+	 * @param {BooleanKeyword} includeAll - Data required for getAll
+	 * @param {NumberKeyword} page - Data required for getAll
+	 * @param {NumberKeyword} pageSize - Data required for getAll
+	 * @returns {Promise<getAllResponse>}
+	 */
+	list(
+		tagName,
+		includeAll = undefined,
+		page = undefined,
+		pageSize = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._keys
+				.getAll(tagName, includeAll, page, pageSize)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getById function of Keys
+	 * @param {NumberKeyword} keyId - Data required for getById
+	 * @returns {Promise<getByIdResponse>}
+	 */
+	describeKey(keyId) {
+		return new Promise((resolve, reject) => {
+			this._keys
+				.getById(keyId)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the add function of Keys
+	 * @param {AddKeyRequest} addKeyRequest - Data required for add
+	 * @returns {Promise<addResponse>}
+	 */
+	createKey(addKeyRequest) {
+		return new Promise((resolve, reject) => {
+			this._keys
+				.add(addKeyRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the delete function of Keys
+	 * @param {StringKeyword} identifier - Data required for delete
+	 * @returns {Promise<deleteResponse>}
+	 */
+	deleteKey(identifier) {
+		return new Promise((resolve, reject) => {
+			this._keys
+				.delete(identifier)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
 }
 module.exports = DO_KeyManagement;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/DO_network_do-DNS.js.html b/docs/DO_network_do-DNS.js.html index b76e6d1a..40af1ad8 100644 --- a/docs/DO_network_do-DNS.js.html +++ b/docs/DO_network_do-DNS.js.html @@ -1,299 +1,214 @@ + + - - - - DO/network/do-DNS.js - - - - - - - - - - - - - + + + + + DO/network/do-DNS.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

DO/network/do-DNS.js

-
+ +
+
+
+

Source

+

DO/network/do-DNS.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a Domains object
  * @category Digital Ocean
  */
 class DO_DNS {
-  /**
-   *
-   * @param {module} do DO SDK
-   * @param {object} options SDK options
-   */
-  constructor(dosdk, dotoken) {
-    this._DO = dosdk;
-    this._instance = new this._DO(dotoken);
-    this._domains = this._instance.domains;
-  }
-  /**
-   * Trigers the getAllRecords function of Domains
-   * @param {StringKeyword} domainName - Data required for getAllRecords
-   * @param {StringKeyword} tagName - Data required for getAllRecords
-   * @param {BooleanKeyword} includeAll - Data required for getAllRecords
-   * @param {NumberKeyword} page - Data required for getAllRecords
-   * @param {NumberKeyword} pageSize - Data required for getAllRecords
-   * @returns {Promise<getAllRecordsResponse>}
-   */
-  getRecords(
-    domainName,
-    tagName,
-    includeAll = undefined,
-    page = undefined,
-    pageSize = undefined
-  ) {
-    return new Promise((resolve, reject) => {
-      this._domains
-        .getAllRecords(domainName, tagName, includeAll, page, pageSize)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the createRecord function of Domains
-   * @param {StringKeyword} domainName - Data required for createRecord
-   * @param {DomainRecordRequestOptions} options - Data required for createRecord
-   * @returns {Promise<createRecordResponse>}
-   */
-  createRecord(domainName, options) {
-    return new Promise((resolve, reject) => {
-      this._domains
-        .createRecord(domainName, options)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the getRecord function of Domains
-   * @param {StringKeyword} domainName - Data required for getRecord
-   * @param {StringKeyword} recordId - Data required for getRecord
-   * @returns {Promise<getRecordResponse>}
-   */
-  getRecord(domainName, recordId) {
-    return new Promise((resolve, reject) => {
-      this._domains
-        .getRecord(domainName, recordId)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the deleteRecord function of Domains
-   * @param {StringKeyword} domainName - Data required for deleteRecord
-   * @param {StringKeyword} recordId - Data required for deleteRecord
-   * @returns {Promise<deleteRecordResponse>}
-   */
-  deleteRecord(domainName, recordId) {
-    return new Promise((resolve, reject) => {
-      this._domains
-        .deleteRecord(domainName, recordId)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the updateRecord function of Domains
-   * @param {StringKeyword} domainName - Data required for updateRecord
-   * @param {StringKeyword} recordId - Data required for updateRecord
-   * @param {DomainRecordRequestOptions} options - Data required for updateRecord
-   * @returns {Promise<updateRecordResponse>}
-   */
-  changeRecordSets(domainName, recordId, options) {
-    return new Promise((resolve, reject) => {
-      this._domains
-        .updateRecord(domainName, recordId, options)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
+	/**
+	 *
+	 * @param {module} do DO SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(dosdk, dotoken) {
+		this._DO = dosdk;
+		this._instance = new this._DO(dotoken);
+		this._domains = this._instance.domains;
+	}
+	/**
+	 * Trigers the getAllRecords function of Domains
+	 * @param {StringKeyword} domainName - Data required for getAllRecords
+	 * @param {StringKeyword} tagName - Data required for getAllRecords
+	 * @param {BooleanKeyword} includeAll - Data required for getAllRecords
+	 * @param {NumberKeyword} page - Data required for getAllRecords
+	 * @param {NumberKeyword} pageSize - Data required for getAllRecords
+	 * @returns {Promise<getAllRecordsResponse>}
+	 */
+	getRecords(
+		domainName,
+		tagName,
+		includeAll = undefined,
+		page = undefined,
+		pageSize = undefined
+	) {
+		return new Promise((resolve, reject) => {
+			this._domains
+				.getAllRecords(domainName, tagName, includeAll, page, pageSize)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the createRecord function of Domains
+	 * @param {StringKeyword} domainName - Data required for createRecord
+	 * @param {DomainRecordRequestOptions} options - Data required for createRecord
+	 * @returns {Promise<createRecordResponse>}
+	 */
+	createRecord(domainName, options) {
+		return new Promise((resolve, reject) => {
+			this._domains
+				.createRecord(domainName, options)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getRecord function of Domains
+	 * @param {StringKeyword} domainName - Data required for getRecord
+	 * @param {StringKeyword} recordId - Data required for getRecord
+	 * @returns {Promise<getRecordResponse>}
+	 */
+	getRecord(domainName, recordId) {
+		return new Promise((resolve, reject) => {
+			this._domains
+				.getRecord(domainName, recordId)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteRecord function of Domains
+	 * @param {StringKeyword} domainName - Data required for deleteRecord
+	 * @param {StringKeyword} recordId - Data required for deleteRecord
+	 * @returns {Promise<deleteRecordResponse>}
+	 */
+	deleteRecord(domainName, recordId) {
+		return new Promise((resolve, reject) => {
+			this._domains
+				.deleteRecord(domainName, recordId)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the updateRecord function of Domains
+	 * @param {StringKeyword} domainName - Data required for updateRecord
+	 * @param {StringKeyword} recordId - Data required for updateRecord
+	 * @param {DomainRecordRequestOptions} options - Data required for updateRecord
+	 * @returns {Promise<updateRecordResponse>}
+	 */
+	changeRecordSets(domainName, recordId, options) {
+		return new Promise((resolve, reject) => {
+			this._domains
+				.updateRecord(domainName, recordId, options)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
 }
 module.exports = DO_DNS;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/DO_network_do-loadBalancer.js.html b/docs/DO_network_do-loadBalancer.js.html index c3b54edb..e1ad4049 100644 --- a/docs/DO_network_do-loadBalancer.js.html +++ b/docs/DO_network_do-loadBalancer.js.html @@ -1,271 +1,186 @@ + + - - - - DO/network/do-loadBalancer.js - - - - - - - - - - - - - + + + + + DO/network/do-loadBalancer.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

DO/network/do-loadBalancer.js

-
+ +
+
+
+

Source

+

DO/network/do-loadBalancer.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a LoadBalancers object
  * @category Digital Ocean
  */
 class DO_LoadBalancer {
-  /**
-   *
-   * @param {module} do DO SDK
-   * @param {object} options SDK options
-   */
-  constructor(dosdk, dotoken) {
-    this._DO = dosdk;
-    this._instance = new this._DO(dotoken);
-    this._loadBalancers = this._instance.loadBalancers;
-  }
-  /**
-   * Trigers the create function of LoadBalancers
-   * @param {LoadBalancerCreationOptions} options - Data required for create
-   * @returns {Promise<createResponse>}
-   */
-  create(options) {
-    return new Promise((resolve, reject) => {
-      this._loadBalancers
-        .create(options)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the getAll function of LoadBalancers
-   * @returns {Promise<getAllResponse>}
-   */
-  list() {
-    return new Promise((resolve, reject) => {
-      this._loadBalancers
-        .getAll()
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the update function of LoadBalancers
-   * @param {StringKeyword} loadBalancerId - Data required for update
-   * @param {AnyKeyword} options - Data required for update
-   * @returns {Promise<updateResponse>}
-   */
-  update(loadBalancerId, options) {
-    return new Promise((resolve, reject) => {
-      this._loadBalancers
-        .update(loadBalancerId, options)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the delete function of LoadBalancers
-   * @param {StringKeyword} loadBalancerId - Data required for delete
-   * @returns {Promise<deleteResponse>}
-   */
-  delete(loadBalancerId) {
-    return new Promise((resolve, reject) => {
-      this._loadBalancers
-        .delete(loadBalancerId)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
+	/**
+	 *
+	 * @param {module} do DO SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(dosdk, dotoken) {
+		this._DO = dosdk;
+		this._instance = new this._DO(dotoken);
+		this._loadBalancers = this._instance.loadBalancers;
+	}
+	/**
+	 * Trigers the create function of LoadBalancers
+	 * @param {LoadBalancerCreationOptions} options - Data required for create
+	 * @returns {Promise<createResponse>}
+	 */
+	create(options) {
+		return new Promise((resolve, reject) => {
+			this._loadBalancers
+				.create(options)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getAll function of LoadBalancers
+	 * @returns {Promise<getAllResponse>}
+	 */
+	list() {
+		return new Promise((resolve, reject) => {
+			this._loadBalancers
+				.getAll()
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the update function of LoadBalancers
+	 * @param {StringKeyword} loadBalancerId - Data required for update
+	 * @param {AnyKeyword} options - Data required for update
+	 * @returns {Promise<updateResponse>}
+	 */
+	update(loadBalancerId, options) {
+		return new Promise((resolve, reject) => {
+			this._loadBalancers
+				.update(loadBalancerId, options)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the delete function of LoadBalancers
+	 * @param {StringKeyword} loadBalancerId - Data required for delete
+	 * @returns {Promise<deleteResponse>}
+	 */
+	delete(loadBalancerId) {
+		return new Promise((resolve, reject) => {
+			this._loadBalancers
+				.delete(loadBalancerId)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
 }
 module.exports = DO_LoadBalancer;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/DO_storage_do-archivalStorage.js.html b/docs/DO_storage_do-archivalStorage.js.html new file mode 100644 index 00000000..1d4f75a7 --- /dev/null +++ b/docs/DO_storage_do-archivalStorage.js.html @@ -0,0 +1,188 @@ + + + + + + + + + + DO/storage/do-archivalStorage.js + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Source

+

DO/storage/do-archivalStorage.js

+
+ + + + + +
+
+
/*This is an auto generated class, please do not change.*/
+/**
+ * Class to create a ObjectStorageClient object
+ * @category Oracle Cloud
+ */
+class Oracle_ArchivalStorage {
+	/**
+	 *
+	 * @param {module} do Oracle SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(ocisdk, params, clientConfiguration) {
+		this._oci = ocisdk;
+		this._sdkclassName = this._oci.objectStorageClient(
+			params,
+			clientConfiguration
+		);
+	}
+	/**
+	 * Trigers the createBucket function of ObjectStorageClient
+	 * @param {CreateBucketRequest} createBucketRequest - Data required for createBucket
+	 * @returns {Promise<createBucketResponse>}
+	 */
+	create(createBucketRequest) {
+		return new Promise((resolve, reject) => {
+			this._objectStorageClient
+				.createBucket(createBucketRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteBucket function of ObjectStorageClient
+	 * @param {DeleteBucketRequest} deleteBucketRequest - Data required for deleteBucket
+	 * @returns {Promise<deleteBucketResponse>}
+	 */
+	delete(deleteBucketRequest) {
+		return new Promise((resolve, reject) => {
+			this._objectStorageClient
+				.deleteBucket(deleteBucketRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the listBuckets function of ObjectStorageClient
+	 * @param {ListBucketsRequest} listBucketsRequest - Data required for listBuckets
+	 * @returns {Promise<listBucketsResponse>}
+	 */
+	list(listBucketsRequest) {
+		return new Promise((resolve, reject) => {
+			this._objectStorageClient
+				.listBuckets(listBucketsRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the updateBucket function of ObjectStorageClient
+	 * @param {UpdateBucketRequest} updateBucketRequest - Data required for updateBucket
+	 * @returns {Promise<updateBucketResponse>}
+	 */
+	update(updateBucketRequest) {
+		return new Promise((resolve, reject) => {
+			this._objectStorageClient
+				.updateBucket(updateBucketRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+}
+module.exports = Oracle_ArchivalStorage;
+
+
+
+ + + + +
+ + + +
+
+
+
+ + + + + + diff --git a/docs/DO_storage_do-blockStorage.js.html b/docs/DO_storage_do-blockStorage.js.html index 594caa58..0204f0f3 100644 --- a/docs/DO_storage_do-blockStorage.js.html +++ b/docs/DO_storage_do-blockStorage.js.html @@ -1,271 +1,186 @@ + + - - - - DO/storage/do-blockStorage.js - - - - - - - - - - - - - + + + + + DO/storage/do-blockStorage.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

DO/storage/do-blockStorage.js

-
+ +
+
+
+

Source

+

DO/storage/do-blockStorage.js

+
+ + -
-
-
/*This is an auto generated class, please do not change.*/
+
+    
+    
+
+
/*This is an auto generated class, please do not change.*/
 /**
  * Class to create a Volumes object
  * @category Digital Ocean
  */
 class DO_BlockStorage {
-  /**
-   *
-   * @param {module} do DO SDK
-   * @param {object} options SDK options
-   */
-  constructor(dosdk, dotoken) {
-    this._DO = dosdk;
-    this._instance = new this._DO(dotoken);
-    this._volumes = this._instance.volumes;
-  }
-  /**
-   * Trigers the getAll function of Volumes
-   * @param {StringKeyword} region - Data required for getAll
-   * @returns {Promise<getAllResponse>}
-   */
-  list(region) {
-    return new Promise((resolve, reject) => {
-      this._volumes
-        .getAll(region)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the create function of Volumes
-   * @param {VolumeCreationOptions} options - Data required for create
-   * @returns {Promise<createResponse>}
-   */
-  create(options) {
-    return new Promise((resolve, reject) => {
-      this._volumes
-        .create(options)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the getById function of Volumes
-   * @param {StringKeyword} volumeId - Data required for getById
-   * @returns {Promise<getByIdResponse>}
-   */
-  describe(volumeId) {
-    return new Promise((resolve, reject) => {
-      this._volumes
-        .getById(volumeId)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
-  /**
-   * Trigers the deleteById function of Volumes
-   * @param {StringKeyword} volumeId - Data required for deleteById
-   * @returns {Promise<deleteByIdResponse>}
-   */
-  delete(volumeId) {
-    return new Promise((resolve, reject) => {
-      this._volumes
-        .deleteById(volumeId)
-        .then(data => resolve(data))
-        .catch(err => reject(err));
-    });
-  }
+	/**
+	 *
+	 * @param {module} do DO SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(dosdk, dotoken) {
+		this._DO = dosdk;
+		this._instance = new this._DO(dotoken);
+		this._volumes = this._instance.volumes;
+	}
+	/**
+	 * Trigers the getAll function of Volumes
+	 * @param {StringKeyword} region - Data required for getAll
+	 * @returns {Promise<getAllResponse>}
+	 */
+	list(region) {
+		return new Promise((resolve, reject) => {
+			this._volumes
+				.getAll(region)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the create function of Volumes
+	 * @param {VolumeCreationOptions} options - Data required for create
+	 * @returns {Promise<createResponse>}
+	 */
+	create(options) {
+		return new Promise((resolve, reject) => {
+			this._volumes
+				.create(options)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getById function of Volumes
+	 * @param {StringKeyword} volumeId - Data required for getById
+	 * @returns {Promise<getByIdResponse>}
+	 */
+	describe(volumeId) {
+		return new Promise((resolve, reject) => {
+			this._volumes
+				.getById(volumeId)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteById function of Volumes
+	 * @param {StringKeyword} volumeId - Data required for deleteById
+	 * @returns {Promise<deleteByIdResponse>}
+	 */
+	delete(volumeId) {
+		return new Promise((resolve, reject) => {
+			this._volumes
+				.deleteById(volumeId)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
 }
 module.exports = DO_BlockStorage;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/GCP_KeyManagement.html b/docs/GCP_KeyManagement.html index bcb73345..27a24c1b 100644 --- a/docs/GCP_KeyManagement.html +++ b/docs/GCP_KeyManagement.html @@ -1,821 +1,1424 @@ - - - - GCP_KeyManagement - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

GCP_KeyManagement

-
- -
-
-

- GCP_KeyManagement(config) -

- -
-

Class to create a KeyManagement object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

GCP_KeyManagement

+
+ + + + + +
+ +
+ +

GCP_KeyManagement(config)

+ +

Class to create a KeyManagement object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new GCP_KeyManagement(config) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
config - object - -

Configuration object

-
-
- -
-

- View Source - - googleCloud/management/gcp-keyManagement.js, - line 12 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new GCP_KeyManagement(config) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
config + + +object + + + +

Configuration object

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/management/gcp-keyManagement.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - createKey(request, optionsopt) - → {Promise.<createCryptoKeyResponse>} - -

- -
-

Trigers the createCryptoKey function of undefined

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + +
+

Methods

+
+ +
-
- + +

+ # + + + + createKey(request, optionsopt) → {Promise.<createCryptoKeyResponse>} + + +

+ - - + + +
+

Trigers the createCryptoKey function of undefined

+
+ - - - - - - - -
NameTypeAttributesDescription
request - TypeReference - -

Data required for createCryptoKey

-
options - TypeReference - <optional>
-

Data required for createCryptoKey

-
-
-
-

- View Source - - googleCloud/management/gcp-keyManagement.js, - line 21 - -

-
- -
-
-
-
-
- - - Promise.<createCryptoKeyResponse> -
-
-
-
-
- -
-

- # - - - deleteKey(request, optionsopt) - → - {Promise.<destroyCryptoKeyVersionResponse>} - -

- -
-

- Trigers the destroyCryptoKeyVersion function of - undefined -

-
-
Parameters:
-
- - - - - - +
Parameters:
+ +
+
NameTypeAttributes
+ + + + + - - - + - - - + + + - + - + + + - - + + - - + + + + + - + - - - -
NameDescription
Type
requestAttributes - TypeReference - Description
-

Data required for destroyCryptoKeyVersion

-
options
request - TypeReference - + + +TypeReference - <optional>
-

Data required for destroyCryptoKeyVersion

-
-
+ + -
-

- View Source - - googleCloud/management/gcp-keyManagement.js, - line 39 - -

-
- -
-
-
-
-
- - - Promise.<destroyCryptoKeyVersionResponse> -
-
-
-
-
- -
-

- # - - - describeKey(request, optionsopt) - → {Promise.<getCryptoKeyResponse>} - -

- -
-

Trigers the getCryptoKey function of undefined

-
+ + + -
Parameters:
+ -
- - - - + + + - + - + + - - - - - - + - + + + + + - + - - - + + - + + + - - - -
NameTypeAttributes

Data required for createCryptoKey

Description
request - TypeReference -
options + + +TypeReference - -

Data required for getCryptoKey

-
options - TypeReference - + + <optional>
+ -
<optional>
-

Data required for getCryptoKey

-
-
+ + + -
-

- View Source - - googleCloud/management/gcp-keyManagement.js, - line 75 - -

-
- -
-
-
-
-
- - - Promise.<getCryptoKeyResponse> -
-
-
-
-
- -
-

- # - - - putKeyPolicy(request, optionsopt, callbackopt) - → {Promise.<setIamPolicyResponse>} - -

- -
-

Trigers the setIamPolicy function of undefined

-
+ -
Parameters:
+

Data required for createCryptoKey

+ -
- - - - - + + +
NameType
+
- Attributes - Description - - - - - request - - TypeReference - - +
- -

Data required for setIamPolicy

- - + - - options + - - UnionType - + - <optional>
+ - -

Data required for setIamPolicy

- - + - - callback + - - TypeReference - + - <optional>
+ - -

Data required for setIamPolicy

- - - - -
+ -
-

- View Source - - googleCloud/management/gcp-keyManagement.js, - line 94 - -

-
- -
-
-
-
-
- - - Promise.<setIamPolicyResponse> -
-
-
-
-
- -
-

- # - - - update(request, optionsopt) - → {Promise.<updateCryptoKeyResponse>} - -

- -
-

Trigers the updateCryptoKey function of undefined

-
+ -
Parameters:
+ -
- - - - + + - + - + - - - + +

+ View Source + + googleCloud/management/gcp-keyManagement.js, line 23 + +

+ + - - - - - - - - - - - - - - -
NameTypeAttributesDescription
request - TypeReference - -

Data required for updateCryptoKey

-
options - TypeReference - <optional>
-

Data required for updateCryptoKey

-
-
-
-

- View Source - - googleCloud/management/gcp-keyManagement.js, - line 57 - -

-
- -
-
-
-
-
- - - Promise.<updateCryptoKeyResponse> -
-
-
-
-
-
-
-
-
+ + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createCryptoKeyResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteKey(request, optionsopt) → {Promise.<destroyCryptoKeyVersionResponse>} + + +

+ + + + +
+

Trigers the destroyCryptoKeyVersion function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for destroyCryptoKeyVersion

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for destroyCryptoKeyVersion

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/management/gcp-keyManagement.js, line 41 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<destroyCryptoKeyVersionResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describeKey(request, optionsopt) → {Promise.<getCryptoKeyResponse>} + + +

+ + + + +
+

Trigers the getCryptoKey function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for getCryptoKey

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for getCryptoKey

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/management/gcp-keyManagement.js, line 77 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getCryptoKeyResponse> + + +
+ +
+ +
+
+ + + - -
-
+
+ +
+ + + +

+ # + + + + putKeyPolicy(request, optionsopt, callbackopt) → {Promise.<setIamPolicyResponse>} + + +

+ + + + +
+

Trigers the setIamPolicy function of undefined

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for setIamPolicy

options + + +UnionType + + + + + + <optional>
+ + + + + +

Data required for setIamPolicy

callback + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for setIamPolicy

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/management/gcp-keyManagement.js, line 96 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<setIamPolicyResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + update(request, optionsopt) → {Promise.<updateCryptoKeyResponse>} + + +

+ + + + +
+

Trigers the updateCryptoKey function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for updateCryptoKey

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for updateCryptoKey

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/management/gcp-keyManagement.js, line 59 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateCryptoKeyResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/GCP_Kubernetes.html b/docs/GCP_Kubernetes.html index 80be1395..217dc91b 100644 --- a/docs/GCP_Kubernetes.html +++ b/docs/GCP_Kubernetes.html @@ -1,1203 +1,2253 @@ - - - - GCP_Kubernetes - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

GCP_Kubernetes

-
- -
-
-

- GCP_Kubernetes(config) -

- -
-

Class to create a Kubernetes object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

GCP_Kubernetes

+
+ + + + + +
+ +
+ +

GCP_Kubernetes(config)

+ +

Class to create a Kubernetes object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new GCP_Kubernetes(config) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
config - object - -

Configuration object

-
-
- -
-

- View Source - - googleCloud/compute/gcp-kubernetes.js, - line 12 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new GCP_Kubernetes(config) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
config + + +object + + + +

Configuration object

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/compute/gcp-kubernetes.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - create(request, optionsopt) - → {Promise.<createClusterResponse>} - -

- -
-

Trigers the createCluster function of undefined

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + +
+

Methods

+
+ +
-
- + +

+ # + + + + create(request, optionsopt) → {Promise.<createClusterResponse>} + + +

+ - - + + +
+

Trigers the createCluster function of undefined

+
+ - - - - - - - -
NameTypeAttributesDescription
request - TypeReference - -

Data required for createCluster

-
options - TypeReference - <optional>
-

Data required for createCluster

-
-
-
-

- View Source - - googleCloud/compute/gcp-kubernetes.js, - line 21 - -

-
- -
-
-
-
-
- - - Promise.<createClusterResponse> -
-
-
-
-
- -
-

- # - - - createNodeGroup(request, optionsopt) - → {Promise.<createNodePoolResponse>} - -

- -
-

Trigers the createNodePool function of undefined

-
-
Parameters:
-
- - - - - - +
Parameters:
+ +
+
NameTypeAttributes
+ + + + + - - - + - - - + + + - + - + + + - - + + - - + + + + + - + - - - -
NameDescription
Type
requestAttributes - TypeReference - Description
-

Data required for createNodePool

-
options
request - TypeReference - + + +TypeReference - <optional>
-

Data required for createNodePool

-
-
+ + -
-

- View Source - - googleCloud/compute/gcp-kubernetes.js, - line 93 - -

-
- -
-
-
-
-
- - - Promise.<createNodePoolResponse> -
-
-
-
-
- -
-

- # - - - delete(request, optionsopt) - → {Promise.<deleteClusterResponse>} - -

- -
-

Trigers the deleteCluster function of undefined

-
+ + + -
Parameters:
+ -
- - - - + + + - + - + + - - - - - - + - + + + + + - + - - - + + - + + + - - - -
NameTypeAttributes

Data required for createCluster

Description
request - TypeReference -
options + + +TypeReference - -

Data required for deleteCluster

-
options - TypeReference - + + <optional>
+ -
<optional>
-

Data required for deleteCluster

-
-
+ + + -
-

- View Source - - googleCloud/compute/gcp-kubernetes.js, - line 39 - -

-
- -
-
-
-
-
- - - Promise.<deleteClusterResponse> -
-
-
-
-
- -
-

- # - - - deleteNodegroup(request, optionsopt) - → {Promise.<deleteNodePoolResponse>} - -

- -
-

Trigers the deleteNodePool function of undefined

-
+ -
Parameters:
+

Data required for createCluster

+ -
- - - - - + + +
NameType
+
- Attributes - Description - - - - - request - - TypeReference - - +
- -

Data required for deleteNodePool

- - + - - options + - - TypeReference - + - <optional>
+ - -

Data required for deleteNodePool

- - - - -
+ -
-

- View Source - - googleCloud/compute/gcp-kubernetes.js, - line 111 - -

-
- -
-
-
-
-
- - - Promise.<deleteNodePoolResponse> -
-
-
-
-
- -
-

- # - - - describeCluster(request, optionsopt) - → {Promise.<getClusterResponse>} - -

- -
-

Trigers the getCluster function of undefined

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + + - + - + - - + +

+ View Source + + googleCloud/compute/gcp-kubernetes.js, line 21 + +

+ + - - - - - - - -
NameTypeAttributesDescription
request - TypeReference - -

Data required for getCluster

-
options - TypeReference - <optional>
-

Data required for getCluster

-
-
-
-

- View Source - - googleCloud/compute/gcp-kubernetes.js, - line 75 - -

-
- -
-
-
-
-
- - - Promise.<getClusterResponse> -
-
-
-
-
- -
-

- # - - - describeNodeGroup(request, optionsopt) - → {Promise.<getNodePoolResponse>} - -

- -
-

Trigers the getNodePool function of undefined

-
-
Parameters:
-
- - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
request - TypeReference - -

Data required for getNodePool

-
options - TypeReference - <optional>
-

Data required for getNodePool

-
-
+
+
+
+ + -
-

- View Source - - googleCloud/compute/gcp-kubernetes.js, - line 129 - -

-
- -
-
-
-
-
- - - Promise.<getNodePoolResponse> -
-
-
-
-
- -
-

- # - - - listClusters(request, optionsopt) - → {Promise.<listClustersResponse>} - -

- -
-

Trigers the listClusters function of undefined

-
+
+ + +
+ + +Promise.<createClusterResponse> -
Parameters:
-
- - - - + + + - + + + - - - - - - - - + + +
-
- - + +

+ # + + + + createNodeGroup(request, optionsopt) → {Promise.<createNodePoolResponse>} + + +

+ - - + + +
+

Trigers the createNodePool function of undefined

+
+ - - - - - -
NameTypeAttributesDescription
request - TypeReference - -

Data required for listClusters

-
options - TypeReference - <optional>
-

Data required for listClusters

-
-
-
-

- View Source - - googleCloud/compute/gcp-kubernetes.js, - line 57 - -

-
- -
-
-
-
-
- - - Promise.<listClustersResponse> -
-
-
-
-
- -
-

- # - - - listNodegroups(request, optionsopt) - → {Promise.<listNodePoolsResponse>} - -

- -
-

Trigers the listNodePools function of undefined

-
-
Parameters:
-
- - - - - - - - - +
Parameters:
+ +
+
NameTypeAttributesDescription
+ + + + + - - - + - + + + - + - - + + + - - + + - + + + + + - + - - -
Name
requestType - TypeReference - Attributes -

Data required for listNodePools

-
Description
options
- TypeReference -
request<optional>
+ + +TypeReference - -

Data required for listNodePools

-
-
-
-

- View Source - - googleCloud/compute/gcp-kubernetes.js, - line 147 - -

-
- -
-
-
-
-
- - - Promise.<listNodePoolsResponse> -
-
-
-
-
- -
-

- # - - - updateConfig(request, optionsopt) - → {Promise.<setAddonsConfigResponse>} - -

- -
-

Trigers the setAddonsConfig function of undefined

-
+ + -
Parameters:
+ + + -
- - - - + - + + + - + - - - + + - - - - + - + + + + + - - + - - + + - + + - - -
NameTypeAttributesDescription

Data required for createNodePool

request - TypeReference -
options -

Data required for setAddonsConfig

-
+ + +TypeReference -
options - TypeReference - <optional>
+ + <optional>
+ -
-

Data required for setAddonsConfig

-
-
+ -
-

- View Source - - googleCloud/compute/gcp-kubernetes.js, - line 165 - -

-
- -
-
-
-
-
- - - Promise.<setAddonsConfigResponse> -
-
-
-
-
-
-
-
-
+ + + + + + +

Data required for createNodePool

+ + + + + + +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/compute/gcp-kubernetes.js, line 93 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createNodePoolResponse> + + +
+ +
+ +
+
+ + + - -
-
+
+ +
+ + + +

+ # + + + + delete(request, optionsopt) → {Promise.<deleteClusterResponse>} + + +

+ + + + +
+

Trigers the deleteCluster function of undefined

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for deleteCluster

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for deleteCluster

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/compute/gcp-kubernetes.js, line 39 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteClusterResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteNodegroup(request, optionsopt) → {Promise.<deleteNodePoolResponse>} + + +

+ + + + +
+

Trigers the deleteNodePool function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for deleteNodePool

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for deleteNodePool

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/compute/gcp-kubernetes.js, line 111 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteNodePoolResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describeCluster(request, optionsopt) → {Promise.<getClusterResponse>} + + +

+ + + + +
+

Trigers the getCluster function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for getCluster

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for getCluster

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/compute/gcp-kubernetes.js, line 75 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getClusterResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + describeNodeGroup(request, optionsopt) → {Promise.<getNodePoolResponse>} + + +

+ + + + +
+

Trigers the getNodePool function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for getNodePool

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for getNodePool

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/compute/gcp-kubernetes.js, line 129 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getNodePoolResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listClusters(request, optionsopt) → {Promise.<listClustersResponse>} + + +

+ + + + +
+

Trigers the listClusters function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for listClusters

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for listClusters

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/compute/gcp-kubernetes.js, line 57 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listClustersResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listNodegroups(request, optionsopt) → {Promise.<listNodePoolsResponse>} + + +

+ + + + +
+

Trigers the listNodePools function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for listNodePools

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for listNodePools

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/compute/gcp-kubernetes.js, line 147 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listNodePoolsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + updateConfig(request, optionsopt) → {Promise.<setAddonsConfigResponse>} + + +

+ + + + +
+

Trigers the setAddonsConfig function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for setAddonsConfig

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for setAddonsConfig

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/compute/gcp-kubernetes.js, line 165 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<setAddonsConfigResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/GCP_Monitoring.html b/docs/GCP_Monitoring.html index 42d0155a..f70322ec 100644 --- a/docs/GCP_Monitoring.html +++ b/docs/GCP_Monitoring.html @@ -1,886 +1,1560 @@ - - - - GCP_Monitoring - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

GCP_Monitoring

-
- -
-
-

- GCP_Monitoring(config) -

- -
-

Class to create a Monitoring object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

GCP_Monitoring

+
+ + + + + +
+ +
+ +

GCP_Monitoring(config)

+ +

Class to create a Monitoring object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new GCP_Monitoring(config) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
config - object - -

Configuration object

-
-
- -
-

- View Source - - googleCloud/management/gcp-monitoring.js, - line 13 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new GCP_Monitoring(config) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
config + + +object + + + +

Configuration object

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/management/gcp-monitoring.js, line 13 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - createAlarm(request, optionsopt) - → {Promise.<createAlertPolicyResponse>} - -

- -
-

Trigers the createAlertPolicy function of undefined

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + +
+

Methods

+
+ +
-
- + +

+ # + + + + createAlarm(request, optionsopt) → {Promise.<createAlertPolicyResponse>} + + +

+ - - + + +
+

Trigers the createAlertPolicy function of undefined

+
+ - - - - - - - -
NameTypeAttributesDescription
request - TypeReference - -

Data required for createAlertPolicy

-
options - TypeReference - <optional>
-

Data required for createAlertPolicy

-
-
-
-

- View Source - - googleCloud/management/gcp-monitoring.js, - line 23 - -

-
- -
-
-
-
-
- - - Promise.<createAlertPolicyResponse> -
-
-
-
-
- -
-

- # - - - deleteAlarm(request, optionsopt) - → {Promise.<deleteAlertPolicyResponse>} - -

- -
-

Trigers the deleteAlertPolicy function of undefined

-
-
Parameters:
-
- - - - - - +
Parameters:
+ +
+
NameTypeAttributes
+ + + + + - - - + - - - + + + - + - + + + - - + + - - + + + + + - + - - - -
NameDescription
Type
requestAttributes - TypeReference - Description
-

Data required for deleteAlertPolicy

-
options
request - TypeReference - + + +TypeReference - <optional>
-

Data required for deleteAlertPolicy

-
-
+ + -
-

- View Source - - googleCloud/management/gcp-monitoring.js, - line 41 - -

-
- -
-
-
-
-
- - - Promise.<deleteAlertPolicyResponse> -
-
-
-
-
- -
-

- # - - - getMetricData(request, optionsopt) - → - {Promise.<getMetricDescriptorResponse>} - -

- -
-

- Trigers the getMetricDescriptor function of undefined -

-
+ + + -
Parameters:
+ -
- - - - + + + - + - + + - - - - - - + - + + + + + - + - - - + + - + + + - - - -
NameTypeAttributes

Data required for createAlertPolicy

Description
request - TypeReference -
options + + +TypeReference - -

Data required for getMetricDescriptor

-
options - TypeReference - + + <optional>
+ -
<optional>
-

Data required for getMetricDescriptor

-
-
+ + + -
-

- View Source - - googleCloud/management/gcp-monitoring.js, - line 95 - -

-
- -
-
-
-
-
- - - Promise.<getMetricDescriptorResponse> -
-
-
-
-
- -
-

- # - - - listAlarms(request, optionsopt) - → {Promise.<listAlertPoliciesResponse>} - -

- -
-

Trigers the listAlertPolicies function of undefined

-
+ -
Parameters:
+

Data required for createAlertPolicy

+ -
- - - - - + + +
NameType
+
- Attributes - Description - - - - - request - - TypeReference - - +
- -

Data required for listAlertPolicies

- - + - - options + - - TypeReference - + - <optional>
+ - -

Data required for listAlertPolicies

- - - - -
+ -
-

- View Source - - googleCloud/management/gcp-monitoring.js, - line 77 - -

-
- -
-
-
-
-
- - - Promise.<listAlertPoliciesResponse> -
-
-
-
-
- -
-

- # - - - projectPath(project) - → {Promise.<projectPathResponse>} - -

- -
-

Trigers the projectPath function of undefined

-
+ -
Parameters:
+ -
- - - - + - + - - - + - - - + - + + - - - -
NameTypeDescription
project - StringKeyword - -

Data required for projectPath

-
-
+ -
-

- View Source - - googleCloud/management/gcp-monitoring.js, - line 112 - -

-
- -
-
-
-
-
- - - Promise.<projectPathResponse> -
-
-
-
-
- -
-

- # - - - updateAlarm(request, optionsopt) - → {Promise.<updateAlertPolicyResponse>} - -

- -
-

Trigers the updateAlertPolicy function of undefined

-
+ -
Parameters:
+ +

+ View Source + + googleCloud/management/gcp-monitoring.js, line 23 + +

+ + -
- - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
request - TypeReference - -

Data required for updateAlertPolicy

-
options - TypeReference - <optional>
-

Data required for updateAlertPolicy

-
-
-
-

- View Source - - googleCloud/management/gcp-monitoring.js, - line 59 - -

-
- -
-
-
-
-
- - - Promise.<updateAlertPolicyResponse> -
-
-
-
-
-
-
-
-
+ + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createAlertPolicyResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteAlarm(request, optionsopt) → {Promise.<deleteAlertPolicyResponse>} + + +

+ + + + +
+

Trigers the deleteAlertPolicy function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for deleteAlertPolicy

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for deleteAlertPolicy

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/management/gcp-monitoring.js, line 41 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteAlertPolicyResponse> + + +
+ +
+ +
+
+ + + - -
-
+
+ +
+ + + +

+ # + + + + getMetricData(request, optionsopt) → {Promise.<getMetricDescriptorResponse>} + + +

+ + + + +
+

Trigers the getMetricDescriptor function of undefined

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for getMetricDescriptor

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for getMetricDescriptor

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/management/gcp-monitoring.js, line 95 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getMetricDescriptorResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listAlarms(request, optionsopt) → {Promise.<listAlertPoliciesResponse>} + + +

+ + + + +
+

Trigers the listAlertPolicies function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for listAlertPolicies

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for listAlertPolicies

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/management/gcp-monitoring.js, line 77 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listAlertPoliciesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + projectPath(project) → {Promise.<projectPathResponse>} + + +

+ + + + +
+

Trigers the projectPath function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
project + + +StringKeyword + + + +

Data required for projectPath

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/management/gcp-monitoring.js, line 112 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<projectPathResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + updateAlarm(request, optionsopt) → {Promise.<updateAlertPolicyResponse>} + + +

+ + + + +
+

Trigers the updateAlertPolicy function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for updateAlertPolicy

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for updateAlertPolicy

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/management/gcp-monitoring.js, line 59 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateAlertPolicyResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/GCP_NoSql.html b/docs/GCP_NoSql.html index 17297011..c5d621c5 100644 --- a/docs/GCP_NoSql.html +++ b/docs/GCP_NoSql.html @@ -1,692 +1,1175 @@ - - - - GCP_NoSql - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

GCP_NoSql

-
- -
-
-

- GCP_NoSql(config) -

- -
-

Class to create a NoSql object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new GCP_NoSql(config) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
config - object - -

Configuration object

-
-
- -
-

- View Source - - googleCloud/database/gcp-noSql.js, - line 12 - -

-
-
-
-
-
+ +
+
+
+

Class

+

GCP_NoSql

+
+ + + -
-

Methods

+ +
+ +
+ +

GCP_NoSql(config)

+ +

Class to create a NoSql object

+ + +
+ +
+
+ + +
-
-

- # - - - createItem(request, optionsopt) - → {Promise.<createDocumentResponse>} - -

- -
-

Trigers the createDocument function of undefined

-
+
+
+ Constructor +
+ -
Parameters:
-
- - - - + +

+ # + + + + new GCP_NoSql(config) + + +

+ - + + - - - - - - - - - - - - - - - +
Parameters:
+ +
+
NameTypeAttributesDescription
request - TypeReference - -

Data required for createDocument

-
options - TypeReference - <optional>
+ + + + + - - - -
Name -

Data required for createDocument

-
-
+ Type -
-

- View Source - - googleCloud/database/gcp-noSql.js, - line 21 - -

-
- -
-
-
-
-
- - - Promise.<createDocumentResponse> -
-
-
-
-
- -
-

- # - - - deleteItem(request, optionsopt) - → {Promise.<deleteDocumentResponse>} - -

- -
-

Trigers the deleteDocument function of undefined

-
+ -
Parameters:
+ -
- - - - + + + - + + - + + + + + - - - + - - - + + - + - - + - - + + - - + + +
NameDescription
Type
Attributes
configDescription
+ + +object -
request - TypeReference - -

Data required for deleteDocument

-
options

Configuration object

- TypeReference - <optional>
+
- -

Data required for deleteDocument

- - - - -
-
-

- View Source - - googleCloud/database/gcp-noSql.js, - line 39 - -

-
- -
-
-
-
-
- - - Promise.<deleteDocumentResponse> -
-
-
-
-
- -
-

- # - - - query(requestopt, optionsopt) - → {Promise.<runQueryResponse>} - -

- -
-

Trigers the runQuery function of undefined

-
-
Parameters:
-
- - - - - +
-
+ - - - + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/database/gcp-noSql.js, line 12 + +

+ + - - - - - - - - - - - -
NameTypeAttributesDescription
request - TypeReference - <optional>
-

Data required for runQuery

-
options - TypeReference - <optional>
-

Data required for runQuery

-
-
-
-

- View Source - - googleCloud/database/gcp-noSql.js, - line 75 - -

-
- -
-
-
-
-
- - - Promise.<runQueryResponse> -
-
-
-
-
- -
-

- # - - - updateItem(request, optionsopt) - → {Promise.<updateDocumentResponse>} - -

- -
-

Trigers the updateDocument function of undefined

-
-
Parameters:
-
- - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
request - TypeReference - -

Data required for updateDocument

-
options - TypeReference - <optional>
-

Data required for updateDocument

-
-
-
-

- View Source - - googleCloud/database/gcp-noSql.js, - line 57 - -

-
- -
-
-
-
-
- - - Promise.<updateDocumentResponse> -
-
-
-
-
-
-
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + createItem(request, optionsopt) → {Promise.<createDocumentResponse>} + + +

+ + + + +
+

Trigers the createDocument function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for createDocument

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for createDocument

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/database/gcp-noSql.js, line 21 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createDocumentResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteItem(request, optionsopt) → {Promise.<deleteDocumentResponse>} + + +

+ + + + +
+

Trigers the deleteDocument function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for deleteDocument

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for deleteDocument

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/database/gcp-noSql.js, line 39 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteDocumentResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + query(requestopt, optionsopt) → {Promise.<runQueryResponse>} + + +

+ + + + +
+

Trigers the runQuery function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for runQuery

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for runQuery

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/database/gcp-noSql.js, line 75 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<runQueryResponse> + + +
+ +
+ +
+
+ + + + +
+ +
+ + + +

+ # + + + + updateItem(request, optionsopt) → {Promise.<updateDocumentResponse>} + + +

+ - -
-
+ + +
+

Trigers the updateDocument function of undefined

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for updateDocument

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for updateDocument

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/database/gcp-noSql.js, line 57 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateDocumentResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/GCP_NotificationService.html b/docs/GCP_NotificationService.html index 8682584c..d849b71f 100644 --- a/docs/GCP_NotificationService.html +++ b/docs/GCP_NotificationService.html @@ -1,1119 +1,2037 @@ - - - - GCP_NotificationService - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

GCP_NotificationService

-
- -
-
-

- GCP_NotificationService(config) -

- -
-

Class to create a NotificationService object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

GCP_NotificationService

+
+ + + + + +
+ +
+ +

GCP_NotificationService(config)

+ +

Class to create a NotificationService object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new GCP_NotificationService(config) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
config - object - -

Configuration object

-
-
- -
-

- View Source - - googleCloud/management/gcp-notificationService.js, - line 13 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new GCP_NotificationService(config) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
config + + +object + + + +

Configuration object

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/management/gcp-notificationService.js, line 13 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - createTopic(request, optionsopt) - → {Promise.<createTopicResponse>} - -

- -
-

Trigers the createTopic function of undefined

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + +
+

Methods

+
+ +
-
- + +

+ # + + + + createTopic(request, optionsopt) → {Promise.<createTopicResponse>} + + +

+ - - + + +
+

Trigers the createTopic function of undefined

+
+ - - - - - - - -
NameTypeAttributesDescription
request - TypeReference - -

Data required for createTopic

-
options - TypeReference - <optional>
-

Data required for createTopic

-
-
-
-

- View Source - - googleCloud/management/gcp-notificationService.js, - line 23 - -

-
- -
-
-
-
-
- - - Promise.<createTopicResponse> -
-
-
-
-
- -
-

- # - - - deleteTopic(request, optionsopt) - → {Promise.<deleteTopicResponse>} - -

- -
-

Trigers the deleteTopic function of undefined

-
-
Parameters:
-
- - - - - - +
Parameters:
+ +
+
NameTypeAttributes
+ + + + + - - - + - - - + + + - + - + + + - - + + - - + + + + + - + - - - -
NameDescription
Type
requestAttributes - TypeReference - Description
-

Data required for deleteTopic

-
options
request - TypeReference - + + +TypeReference - <optional>
-

Data required for deleteTopic

-
-
+ + -
-

- View Source - - googleCloud/management/gcp-notificationService.js, - line 41 - -

-
- -
-
-
-
-
- - - Promise.<deleteTopicResponse> -
-
-
-
-
- -
-

- # - - - getTopicAttributes(request, optionsopt) - → {Promise.<getTopicResponse>} - -

- -
-

Trigers the getTopic function of undefined

-
+ + + -
Parameters:
+ -
- - - - + + + - + - + + - - - - - - + - + + + + + - + - - - + + - + + + - - - -
NameTypeAttributes

Data required for createTopic

Description
request - TypeReference -
options + + +TypeReference - -

Data required for getTopic

-
options - TypeReference - + + <optional>
+ -
<optional>
-

Data required for getTopic

-
-
+ + + -
-

- View Source - - googleCloud/management/gcp-notificationService.js, - line 59 - -

-
- -
-
-
-
-
- - - Promise.<getTopicResponse> -
-
-
-
-
- -
-

- # - - - listSubscriptions(request, optionsopt) - → - {Promise.<listTopicSubscriptionsResponse>} - -

- -
-

- Trigers the listTopicSubscriptions function of undefined -

-
+ -
Parameters:
+

Data required for createTopic

+ -
- - - - - + + +
NameType
+
- Attributes - Description - - - - - request - - TypeReference - - +
- -

Data required for listTopicSubscriptions

- - + - - options + - - TypeReference - + - <optional>
+ - -

Data required for listTopicSubscriptions

- - - - -
+ -
-

- View Source - - googleCloud/management/gcp-notificationService.js, - line 77 - -

-
- -
-
-
-
-
- - - Promise.<listTopicSubscriptionsResponse> -
-
-
-
-
- -
-

- # - - - listTopics(request, optionsopt) - → {Promise.<listTopicsResponse>} - -

- -
-

Trigers the listTopics function of undefined

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + + - + - + - - + +

+ View Source + + googleCloud/management/gcp-notificationService.js, line 23 + +

+ + - - - - - - - -
NameTypeAttributesDescription
request - TypeReference - -

Data required for listTopics

-
options - TypeReference - <optional>
-

Data required for listTopics

-
-
-
-

- View Source - - googleCloud/management/gcp-notificationService.js, - line 131 - -

-
- -
-
-
-
-
- - - Promise.<listTopicsResponse> -
-
-
-
-
- -
-

- # - - - publish(request, optionsopt) - → {Promise.<publishResponse>} - -

- -
-

Trigers the publish function of undefined

-
-
Parameters:
-
- - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
request - TypeReference - -

Data required for publish

-
options - TypeReference - <optional>
-

Data required for publish

-
-
+
+
+
+ + -
-

- View Source - - googleCloud/management/gcp-notificationService.js, - line 113 - -

-
- -
-
-
-
-
- - - Promise.<publishResponse> -
-
-
-
-
- -
-

- # - - - subscribe(request, optionsopt) - → {Promise.<createSubscriptionResponse>} - -

- -
-

- Trigers the createSubscription function of undefined -

-
+
+ + +
+ + +Promise.<createTopicResponse> -
Parameters:
-
- - - - + + + - + + + - - - - - - - - + + +
-
- - + +

+ # + + + + deleteTopic(request, optionsopt) → {Promise.<deleteTopicResponse>} + + +

+ - - + + +
+

Trigers the deleteTopic function of undefined

+
+ - - - - - -
NameTypeAttributesDescription
request - TypeReference - -

Data required for createSubscription

-
options - TypeReference - <optional>
-

Data required for createSubscription

-
-
-
-

- View Source - - googleCloud/management/gcp-notificationService.js, - line 95 - -

-
- -
-
-
-
-
- - - Promise.<createSubscriptionResponse> -
-
-
-
-
- -
-

- # - - - unsubscribe(request, optionsopt) - → {Promise.<deleteSubscriptionResponse>} - -

- -
-

- Trigers the deleteSubscription function of undefined -

-
-
Parameters:
-
- - - - - - - - - +
Parameters:
+ +
+
NameTypeAttributesDescription
+ + + + + - - - + - + + + - + - - + + + - - + + - + + + + + - + - - -
Name
requestType - TypeReference - Attributes -

Data required for deleteSubscription

-
Description
options
- TypeReference -
request<optional>
+ + +TypeReference - -

Data required for deleteSubscription

-
-
-
-

- View Source - - googleCloud/management/gcp-notificationService.js, - line 149 - -

-
- -
-
-
-
-
- - - Promise.<deleteSubscriptionResponse> -
-
-
-
-
-
-
-
-
+ + + + + + + + + + + + + + + +

Data required for deleteTopic

+ + + + + + + + + options + + + + + +TypeReference + + + + + + + + + <optional>
+ + + + + + + + + + +

Data required for deleteTopic

+ + + + + + +
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/management/gcp-notificationService.js, line 41 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteTopicResponse> + + +
+ +
+ +
+
+ + + + +
+ +
+ - -
-
+ +

+ # + + + + getTopicAttributes(request, optionsopt) → {Promise.<getTopicResponse>} + + +

+ + + + +
+

Trigers the getTopic function of undefined

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for getTopic

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for getTopic

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/management/gcp-notificationService.js, line 59 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getTopicResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listSubscriptions(request, optionsopt) → {Promise.<listTopicSubscriptionsResponse>} + + +

+ + + + +
+

Trigers the listTopicSubscriptions function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for listTopicSubscriptions

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for listTopicSubscriptions

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/management/gcp-notificationService.js, line 77 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listTopicSubscriptionsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listTopics(request, optionsopt) → {Promise.<listTopicsResponse>} + + +

+ + + + +
+

Trigers the listTopics function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for listTopics

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for listTopics

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/management/gcp-notificationService.js, line 131 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listTopicsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + publish(request, optionsopt) → {Promise.<publishResponse>} + + +

+ + + + +
+

Trigers the publish function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for publish

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for publish

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/management/gcp-notificationService.js, line 113 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<publishResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + subscribe(request, optionsopt) → {Promise.<createSubscriptionResponse>} + + +

+ + + + +
+

Trigers the createSubscription function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for createSubscription

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for createSubscription

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/management/gcp-notificationService.js, line 95 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createSubscriptionResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + unsubscribe(request, optionsopt) → {Promise.<deleteSubscriptionResponse>} + + +

+ + + + +
+

Trigers the deleteSubscription function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for deleteSubscription

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for deleteSubscription

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/management/gcp-notificationService.js, line 149 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteSubscriptionResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/GCP_RDBMS.html b/docs/GCP_RDBMS.html index 193883b9..09c37b4a 100644 --- a/docs/GCP_RDBMS.html +++ b/docs/GCP_RDBMS.html @@ -1,1002 +1,1826 @@ - - - - GCP_RDBMS - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

GCP_RDBMS

-
- -
-
-

- GCP_RDBMS(config) -

- -
-

Class to create a RDBMS object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

GCP_RDBMS

+
+ + + + + +
+ +
+ +

GCP_RDBMS(config)

+ +

Class to create a RDBMS object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new GCP_RDBMS(config) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
config - object - -

Configuration object

-
-
- -
-

- View Source - - googleCloud/database/gcp-RDBMS.js, - line 12 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new GCP_RDBMS(config) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
config + + +object + + + +

Configuration object

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/database/gcp-RDBMS.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - createDatabse(request, optionsopt) - → {Promise.<createDatabaseResponse>} - -

- -
-

Trigers the createDatabase function of undefined

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + +
+

Methods

+
+ +
-
- + +

+ # + + + + createDatabse(request, optionsopt) → {Promise.<createDatabaseResponse>} + + +

+ - - + + +
+

Trigers the createDatabase function of undefined

+
+ - - - - - - - -
NameTypeAttributesDescription
request - TypeReference - -

Data required for createDatabase

-
options - TypeReference - <optional>
-

Data required for createDatabase

-
-
-
-

- View Source - - googleCloud/database/gcp-RDBMS.js, - line 21 - -

-
- -
-
-
-
-
- - - Promise.<createDatabaseResponse> -
-
-
-
-
- -
-

- # - - - createSnapshots(request, optionsopt) - → {Promise.<createBackupResponse>} - -

- -
-

Trigers the createBackup function of undefined

-
-
Parameters:
-
- - - - - - +
Parameters:
+ +
+
NameTypeAttributes
+ + + + + - - - + - - - + + + - + - + + + - - + + - - + + + + + - + - - - -
NameDescription
Type
requestAttributes - TypeReference - Description
-

Data required for createBackup

-
options
request - TypeReference - + + +TypeReference - <optional>
-

Data required for createBackup

-
-
+ + -
-

- View Source - - googleCloud/database/gcp-RDBMS.js, - line 57 - -

-
- -
-
-
-
-
- - - Promise.<createBackupResponse> -
-
-
-
-
- -
-

- # - - - databasePath(project, instance, database) - → {Promise.<databasePathResponse>} - -

- -
-

Trigers the databasePath function of undefined

-
+ + + -
Parameters:
+ -
- - - - + + + - + - - - + + - - - - + - - + + + + + - - + - - + + - - + + + - - - -
NameTypeDescription

Data required for createDatabase

project - StringKeyword - -

Data required for databasePath

-
options
instance + + +TypeReference - - StringKeyword - -

Data required for databasePath

-
database + + <optional>
+ -
- StringKeyword - -

Data required for databasePath

-
-
+ + + -
-

- View Source - - googleCloud/database/gcp-RDBMS.js, - line 130 - -

-
- -
-
-
-
-
- - - Promise.<databasePathResponse> -
-
-
-
-
- -
-

- # - - - deleteDatabase(request, optionsopt) - → {Promise.<dropDatabaseResponse>} - -

- -
-

Trigers the dropDatabase function of undefined

-
+ -
Parameters:
+

Data required for createDatabase

+ -
- - - - - + + +
NameType
+
- Attributes - Description - - - - - request - - TypeReference - - +
- -

Data required for dropDatabase

- - + - - options + - - TypeReference - + - <optional>
+ - -

Data required for dropDatabase

- - - - -
+ -
-

- View Source - - googleCloud/database/gcp-RDBMS.js, - line 39 - -

-
- -
-
-
-
-
- - - Promise.<dropDatabaseResponse> -
-
-
-
-
- -
-

- # - - - deleteDBSnapshot(request, optionsopt) - → {Promise.<deleteBackupResponse>} - -

- -
-

Trigers the deleteBackup function of undefined

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + + - + - + - - + +

+ View Source + + googleCloud/database/gcp-RDBMS.js, line 21 + +

+ + - - - - - - - -
NameTypeAttributesDescription
request - TypeReference - -

Data required for deleteBackup

-
options - TypeReference - <optional>
-

Data required for deleteBackup

-
-
-
-

- View Source - - googleCloud/database/gcp-RDBMS.js, - line 111 - -

-
- -
-
-
-
-
- - - Promise.<deleteBackupResponse> -
-
-
-
-
- -
-

- # - - - modifyDB(request, optionsopt) - → {Promise.<updateDatabaseDdlResponse>} - -

- -
-

Trigers the updateDatabaseDdl function of undefined

-
-
Parameters:
-
- - - - - - - - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
request - TypeReference - -

Data required for updateDatabaseDdl

-
options - TypeReference - <optional>
-

Data required for updateDatabaseDdl

-
-
+
+
+
+ + -
-

- View Source - - googleCloud/database/gcp-RDBMS.js, - line 75 - -

-
- -
-
-
-
-
- - - Promise.<updateDatabaseDdlResponse> -
-
-
-
-
- -
-

- # - - - restoreDatabase(request, optionsopt) - → {Promise.<restoreDatabaseResponse>} - -

- -
-

Trigers the restoreDatabase function of undefined

-
+
+ + +
+ + +Promise.<createDatabaseResponse> -
Parameters:
-
- - - - + + + - + + + - - - - - - - - + + +
-
- - + +

+ # + + + + createSnapshots(request, optionsopt) → {Promise.<createBackupResponse>} + + +

+ - - + + +
+

Trigers the createBackup function of undefined

+
+ - - - - - -
NameTypeAttributesDescription
request - TypeReference - -

Data required for restoreDatabase

-
options - TypeReference - <optional>
-

Data required for restoreDatabase

-
-
-
-

- View Source - - googleCloud/database/gcp-RDBMS.js, - line 93 - -

-
- -
-
-
-
-
- - - Promise.<restoreDatabaseResponse> -
-
-
-
-
-
-
-
-
+ + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for createBackup

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for createBackup

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/database/gcp-RDBMS.js, line 57 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createBackupResponse> + + +
+ +
+ +
+
+ + + - -
-
+
+ +
+ + + +

+ # + + + + databasePath(project, instance, database) → {Promise.<databasePathResponse>} + + +

+ + + + +
+

Trigers the databasePath function of undefined

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
project + + +StringKeyword + + + +

Data required for databasePath

instance + + +StringKeyword + + + +

Data required for databasePath

database + + +StringKeyword + + + +

Data required for databasePath

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/database/gcp-RDBMS.js, line 130 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<databasePathResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteDatabase(request, optionsopt) → {Promise.<dropDatabaseResponse>} + + +

+ + + + +
+

Trigers the dropDatabase function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for dropDatabase

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for dropDatabase

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/database/gcp-RDBMS.js, line 39 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<dropDatabaseResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteDBSnapshot(request, optionsopt) → {Promise.<deleteBackupResponse>} + + +

+ + + + +
+

Trigers the deleteBackup function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for deleteBackup

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for deleteBackup

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/database/gcp-RDBMS.js, line 111 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteBackupResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + modifyDB(request, optionsopt) → {Promise.<updateDatabaseDdlResponse>} + + +

+ + + + +
+

Trigers the updateDatabaseDdl function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for updateDatabaseDdl

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for updateDatabaseDdl

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/database/gcp-RDBMS.js, line 75 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateDatabaseDdlResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + restoreDatabase(request, optionsopt) → {Promise.<restoreDatabaseResponse>} + + +

+ + + + +
+

Trigers the restoreDatabase function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for restoreDatabase

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for restoreDatabase

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/database/gcp-RDBMS.js, line 93 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<restoreDatabaseResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/GCP_Translation.html b/docs/GCP_Translation.html index 5dd4b71e..ac43e944 100644 --- a/docs/GCP_Translation.html +++ b/docs/GCP_Translation.html @@ -1,803 +1,1389 @@ - - - - GCP_Translation - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

GCP_Translation

-
- -
-
-

- GCP_Translation(config) -

- -
-

Class to create a Translation object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

GCP_Translation

+
+ + + + + +
+ +
+ +

GCP_Translation(config)

+ +

Class to create a Translation object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new GCP_Translation(config) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
config - object - -

Configuration object

-
-
- -
-

- View Source - - googleCloud/artificialinteligence/gcp-translation.js, - line 12 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new GCP_Translation(config) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
config + + +object + + + +

Configuration object

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/artificialinteligence/gcp-translation.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - batchTranslate(request, optionsopt) - → {Promise.<batchTranslateTextResponse>} - -

- -
-

- Trigers the batchTranslateText function of undefined -

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + +
+

Methods

+
+ +
-
- + +

+ # + + + + batchTranslate(request, optionsopt) → {Promise.<batchTranslateTextResponse>} + + +

+ - - + + +
+

Trigers the batchTranslateText function of undefined

+
+ - - - - - - - -
NameTypeAttributesDescription
request - TypeReference - -

Data required for batchTranslateText

-
options - TypeReference - <optional>
-

Data required for batchTranslateText

-
-
-
-

- View Source - - googleCloud/artificialinteligence/gcp-translation.js, - line 39 - -

-
- -
-
-
-
-
- - - Promise.<batchTranslateTextResponse> -
-
-
-
-
- -
-

- # - - - createGlossary(request, optionsopt) - → {Promise.<createGlossaryResponse>} - -

- -
-

Trigers the createGlossary function of undefined

-
-
Parameters:
-
- - - - - - +
Parameters:
+ +
+
NameTypeAttributes
+ + + + + - - - + - - - + + + - + - + + + - - + + - - + + + + + - + - - - -
NameDescription
Type
requestAttributes - TypeReference - Description
-

Data required for createGlossary

-
options
request - TypeReference - + + +TypeReference - <optional>
-

Data required for createGlossary

-
-
+ + -
-

- View Source - - googleCloud/artificialinteligence/gcp-translation.js, - line 75 - -

-
- -
-
-
-
-
- - - Promise.<createGlossaryResponse> -
-
-
-
-
- -
-

- # - - - detectLanguage(request, optionsopt) - → {Promise.<detectLanguageResponse>} - -

- -
-

Trigers the detectLanguage function of undefined

-
+ + + -
Parameters:
+ -
- - - - + + + - + - + + - - - - - - + - + + + + + - + - - - + + - + + + - - - -
NameTypeAttributes

Data required for batchTranslateText

Description
request - TypeReference -
options + + +TypeReference - -

Data required for detectLanguage

-
options - TypeReference - + + <optional>
+ -
<optional>
-

Data required for detectLanguage

-
-
+ + + -
-

- View Source - - googleCloud/artificialinteligence/gcp-translation.js, - line 93 - -

-
- -
-
-
-
-
- - - Promise.<detectLanguageResponse> -
-
-
-
-
- -
-

- # - - - getGlossary(request, optionsopt) - → {Promise.<getGlossaryResponse>} - -

- -
-

Trigers the getGlossary function of undefined

-
+ -
Parameters:
+

Data required for batchTranslateText

+ -
- - - - - + + +
NameType
+
- Attributes - Description - - - - - request - - TypeReference - - +
- -

Data required for getGlossary

- - + - - options + - - TypeReference - + - <optional>
+ - -

Data required for getGlossary

- - - - -
+ -
-

- View Source - - googleCloud/artificialinteligence/gcp-translation.js, - line 57 - -

-
- -
-
-
-
-
- - - Promise.<getGlossaryResponse> -
-
-
-
-
- -
-

- # - - - translate(request, optionsopt) - → {Promise.<translateTextResponse>} - -

- -
-

Trigers the translateText function of undefined

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + + - + - + - - + +

+ View Source + + googleCloud/artificialinteligence/gcp-translation.js, line 39 + +

+ + - - - - - - - -
NameTypeAttributesDescription
request - TypeReference - -

Data required for translateText

-
options - TypeReference - <optional>
-

Data required for translateText

-
-
-
-

- View Source - - googleCloud/artificialinteligence/gcp-translation.js, - line 21 - -

-
- -
-
-
-
-
- - - Promise.<translateTextResponse> -
-
-
-
-
-
-
-
-
+ + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<batchTranslateTextResponse> + + +
+ +
+ +
+
+ + + + +
+ +
+ - -
-
+ +

+ # + + + + createGlossary(request, optionsopt) → {Promise.<createGlossaryResponse>} + + +

+ + + + +
+

Trigers the createGlossary function of undefined

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for createGlossary

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for createGlossary

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/artificialinteligence/gcp-translation.js, line 75 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createGlossaryResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + detectLanguage(request, optionsopt) → {Promise.<detectLanguageResponse>} + + +

+ + + + +
+

Trigers the detectLanguage function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for detectLanguage

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for detectLanguage

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/artificialinteligence/gcp-translation.js, line 93 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<detectLanguageResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + getGlossary(request, optionsopt) → {Promise.<getGlossaryResponse>} + + +

+ + + + +
+

Trigers the getGlossary function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for getGlossary

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for getGlossary

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/artificialinteligence/gcp-translation.js, line 57 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getGlossaryResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + translate(request, optionsopt) → {Promise.<translateTextResponse>} + + +

+ + + + +
+

Trigers the translateText function of undefined

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
request + + +TypeReference + + + + + + + + + +

Data required for translateText

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Data required for translateText

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/artificialinteligence/gcp-translation.js, line 21 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<translateTextResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/GCP_dns.html b/docs/GCP_dns.html index 7821b59d..911d64c3 100644 --- a/docs/GCP_dns.html +++ b/docs/GCP_dns.html @@ -1,845 +1,1523 @@ - - - - GCP_dns - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

GCP_dns

-
- -
-
-

- GCP_dns(config) -

- -
-

Class to create a dns object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

GCP_dns

+
+ + + + + +
+ +
+ +

GCP_dns(config)

+ +

Class to create a dns object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new GCP_dns(config) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
config - object - -

Configuration object

-
-
- -
-

- View Source - - googleCloud/network/gcp-DNS.js, - line 12 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new GCP_dns(config) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
config + + +object + + + +

Configuration object

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/network/gcp-DNS.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - changeRecordSets(identifieropt, dns, config) - → {Promise.<createChangeResponse>} - -

- -
-

Trigers the createChange function of dns

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + +
+

Methods

+
+ +
-
- + +

+ # + + + + changeRecordSets(identifieropt, dns, config) → {Promise.<createChangeResponse>} + + +

+ - - + + +
+

Trigers the createChange function of dns

+
+ - - - - - - - - - - - - - -
NameTypeAttributesDescription
identifier - string - <optional>
-

Optional parameter

-
dns - DNS - -

Mandatory parameter

-
config - TypeReference - -

Mandatory parameter

-
-
-
-

- View Source - - googleCloud/network/gcp-DNS.js, - line 59 - -

-
- -
-
-
-
-
- - - Promise.<createChangeResponse> -
-
-
-
-
- -
-

- # - - - createZone(identifieropt, dns, config) - → {Promise.<createResponse>} - -

- -
-

Trigers the create function of dns

-
+
Parameters:
+ +
+ + + + + + -
Parameters:
+ -
-
NameType
- - - + + + - + - + + + - - - + + - - - + + + + + - + - - + + - - + + + - + + + - - + - - + + - - + - - - -
NameAttributesTypeAttributesDescription
Description
identifier
identifier - string - + + +string - <optional>
-

Optional parameter

-
dns + + <optional>
+ -
- DNS - -

Mandatory parameter

-
config

Optional parameter

- TypeReference - -

Mandatory parameter

-
-
+ + + + dns + -
-

- View Source - - googleCloud/network/gcp-DNS.js, - line 39 - -

-
- -
-
-
-
-
- - - Promise.<createResponse> -
-
-
-
-
- -
-

- # - - - deleteZone(identifieropt, dns, optionsopt) - → {Promise.<deleteResponse>} - -

- -
-

Trigers the delete function of dns

-
+ + + +DNS -
Parameters:
-
- - - - + + - + + + - - - + + + - - - + - + + - - - + - - + + + + + - + - - + + - - + + + - + + + - - - -
NameType + - AttributesDescription
identifier - string -

Mandatory parameter

<optional>
-

Optional parameter

-
dns
config - DNS - + + +TypeReference - -

Mandatory parameter

-
options + - - TypeReference - <optional>
-

Optional parameter

-
-
+ -
-

- View Source - - googleCloud/network/gcp-DNS.js, - line 79 - -

-
- -
-
-
-
-
- - - Promise.<deleteResponse> -
-
-
-
-
- -
-

- # - - - listZones(queryopt) - → {Promise.<getZonesResponse>} - -

- -
-

Trigers the getZones function of dns

-
+

Mandatory parameter

+ -
Parameters:
-
- - - - + + +
Name
+
- Type - Attributes - Description - - - - - query - - TypeReference - +
- <optional>
+ - -

Optional parameter

- - - - -
+ -
-

- View Source - - googleCloud/network/gcp-DNS.js, - line 20 - -

-
- -
-
-
-
-
- - - Promise.<getZonesResponse> -
-
-
-
-
- -
-

- # - - - record(identifieropt, dns, type, metadata) - → {Promise.<recordResponse>} - -

- -
-

Trigers the record function of dns

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + - + - + - - + + - - + - + - + +

+ View Source + + googleCloud/network/gcp-DNS.js, line 58 + +

+ + - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
identifier - string - <optional>
-

Optional parameter

-
dns - DNS - -

Mandatory parameter

-
type - StringKeyword - -

Mandatory parameter

-
metadata - TypeReference - -

Mandatory parameter

-
-
-
-

- View Source - - googleCloud/network/gcp-DNS.js, - line 100 - -

-
- -
-
-
-
-
- - - Promise.<recordResponse> -
-
-
-
-
-
-
-
-
+ + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createChangeResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + createZone(identifieropt, dns, config) → {Promise.<createResponse>} + + +

+ + + + +
+

Trigers the create function of dns

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
identifier + + +string + + + + + + <optional>
+ + + + + +

Optional parameter

dns + + +DNS + + + + + + + + + +

Mandatory parameter

config + + +TypeReference + + + + + + + + + +

Mandatory parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/network/gcp-DNS.js, line 39 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createResponse> + + +
+ +
+ +
+
+ - -
-
+ + +
+ +
+ + + +

+ # + + + + deleteZone(identifieropt, dns, optionsopt) → {Promise.<deleteResponse>} + + +

+ + + + +
+

Trigers the delete function of dns

- - - - - + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
identifier + + +string + + + + + + <optional>
+ + + + + +

Optional parameter

dns + + +DNS + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/network/gcp-DNS.js, line 77 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listZones(queryopt) → {Promise.<getZonesResponse>} + + +

+ + + + +
+

Trigers the getZones function of dns

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
query + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/network/gcp-DNS.js, line 20 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getZonesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + record(identifieropt, dns, type, metadata) → {Promise.<recordResponse>} + + +

+ + + + +
+

Trigers the record function of dns

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
identifier + + +string + + + + + + <optional>
+ + + + + +

Optional parameter

dns + + +DNS + + + + + + + + + +

Mandatory parameter

type + + +StringKeyword + + + + + + + + + +

Mandatory parameter

metadata + + +TypeReference + + + + + + + + + +

Mandatory parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/network/gcp-DNS.js, line 97 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<recordResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + + + + + + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/GCP_storage.html b/docs/GCP_storage.html index 883ef0c3..da63ce5f 100644 --- a/docs/GCP_storage.html +++ b/docs/GCP_storage.html @@ -1,2565 +1,5116 @@ - - - - GCP_storage - - - - - - - - - - - - - - - - - -
-
- -
-
-
-

Class

-

GCP_storage

-
- -
-
-

- GCP_storage(config) -

- -
-

Class to create a storage object

-
-
- -
-
-
-
+ +
+
+
+

Class

+

GCP_storage

+
+ + + + + +
+ +
+ +

GCP_storage(config)

+ +

Class to create a storage object

+ + +
+ +
+
+ + +
+
-
- Constructor -
- -

- # - - - new GCP_storage(config) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
config - object - -

Configuration object

-
-
- -
-

- View Source - - googleCloud/storage/gcp-archivalStorage.js, - line 12 - -

-
+
+ Constructor +
+ + + + +

+ # + + + + new GCP_storage(config) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
config + + +object + + + +

Configuration object

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/storage/gcp-archivalStorage.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + +
-
-
+
+ + +
+ + -
-

Methods

-
-
-

- # - - - create(name, metadataopt) - → {Promise.<createBucketResponse>} - -

- -
-

Trigers the createBucket function of storage

-
+ -
Parameters:
+ -
- - - - + - + - + - - - + - - - + +
+

Methods

+
+ +
-
- + +

+ # + + + + create(name, metadataopt) → {Promise.<createBucketResponse>} + + +

+ - - + + +
+

Trigers the createBucket function of storage

+
+ - - - - - - - -
NameTypeAttributesDescription
name - StringKeyword - -

Mandatory parameter

-
metadata - TypeReference - <optional>
-

Optional parameter

-
-
-
-

- View Source - - googleCloud/storage/gcp-archivalStorage.js, - line 81 - -

-
- -
-
-
-
-
- - - Promise.<createBucketResponse> -
-
-
-
-
- -
-

- # - - - create(name, metadataopt) - → {Promise.<createBucketResponse>} - -

- -
-

Trigers the createBucket function of storage

-
-
Parameters:
-
- - - - - - +
Parameters:
+ +
+
NameTypeAttributes
+ + + + + - - - + - - - + + + - + - + + + - - + + - - + + + + + - + - - - -
NameDescription
Type
nameAttributes - StringKeyword - Description
-

Mandatory parameter

-
metadata
name - TypeReference - + + +StringKeyword - <optional>
-

Optional parameter

-
-
+ + -
-

- View Source - - googleCloud/storage/gcp-storageBucket.js, - line 81 - -

-
- -
-
-
-
-
- - - Promise.<createBucketResponse> -
-
-
-
-
- -
-

- # - - - deleteFiles(identifieropt, storage, queryopt) - → {Promise.<deleteFilesResponse>} - -

- -
-

Trigers the deleteFiles function of storage

-
+ + + -
Parameters:
+ -
- - - - + + + - + - + + - - - - - - + - + + + + + - + - - - + + - + + + - - + + + - - + - + + - - - - -
NameTypeAttributes

Mandatory parameter

Description
identifier - string -
metadata<optional>
+ + +TypeReference - -

Optional parameter

-
storage - Storage - + + <optional>
+ -
-

Mandatory parameter

-
query - TypeReference -

Optional parameter

<optional>
-

Optional parameter

-
-
+ + + +
-
-

- View Source - - googleCloud/storage/gcp-archivalStorage.js, - line 22 - -

-
- -
-
-
-
-
- - - Promise.<deleteFilesResponse> -
-
-
-
-
- -
-

- # - - - deleteFiles(identifieropt, storage, queryopt) - → {Promise.<deleteFilesResponse>} - -

- -
-

Trigers the deleteFiles function of storage

-
-
Parameters:
-
- - - - - - +
-
- - + - - - + - + - + - - + - - + - + - + - - + - - + - + - + + - - - -
NameTypeAttributesDescription
identifier - string - <optional>
-

Optional parameter

-
storage - Storage - -

Mandatory parameter

-
query - TypeReference - <optional>
-

Optional parameter

-
-
+ -
-

- View Source - - googleCloud/storage/gcp-storageBucket.js, - line 22 - -

-
- -
-
-
-
-
- - - Promise.<deleteFilesResponse> -
-
-
-
-
- -
-

- # - - - list(optionsopt) - → {Promise.<getBucketsResponse>} - -

- -
-

Trigers the getBuckets function of storage

-
+ -
Parameters:
+ +

+ View Source + + googleCloud/storage/gcp-archivalStorage.js, line 81 + +

+ + -
- - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
options - TypeReference - <optional>
-

Optional parameter

-
-
-
-

- View Source - - googleCloud/storage/gcp-archivalStorage.js, - line 98 - -

-
- -
-
-
-
-
- - - Promise.<getBucketsResponse> -
-
-
-
-
- -
-

- # - - - list(optionsopt) - → {Promise.<getBucketsResponse>} - -

- -
-

Trigers the getBuckets function of storage

-
-
Parameters:
-
- - - - - - - - - - - - - - - - - -
NameTypeAttributesDescription
options - TypeReference - <optional>
-

Optional parameter

-
-
+
+
+
+ + -
-

- View Source - - googleCloud/storage/gcp-storageBucket.js, - line 98 - -

-
- -
-
-
-
-
- - - Promise.<getBucketsResponse> -
-
-
-
-
- -
-

- # - - - makePublic(identifieropt, bucket) - → {Promise.<makePublicResponse>} - -

- -
-

Trigers the makePublic function of storage

-
+
+ + +
+ + +Promise.<createBucketResponse> -
Parameters:
-
- - - - + + + - + + + - - - - - - - - + + +
-
- - + +

+ # + + + + create(name, metadataopt) → {Promise.<createBucketResponse>} + + +

+ - - + + +
+

Trigers the createBucket function of storage

+
+ - - - - - -
NameTypeAttributesDescription
identifier - string - <optional>
-

Optional parameter

-
bucket - Bucket - -

Mandatory parameter

-
-
-
-

- View Source - - googleCloud/storage/gcp-archivalStorage.js, - line 62 - -

-
- -
-
-
-
-
- - - Promise.<makePublicResponse> -
-
-
-
-
- -
-

- # - - - makePublic(identifieropt, bucket) - → {Promise.<makePublicResponse>} - -

- -
-

Trigers the makePublic function of storage

-
-
Parameters:
-
- - - - - - - - - +
Parameters:
+ +
+
NameTypeAttributesDescription
+ + + + + - - - + - + + + - + - - + + + - - + + - + + + + + - + - - -
Name
identifierType - string - Attributes<optional>
-

Optional parameter

-
Description
bucket
- Bucket -
name + + +StringKeyword - -

Mandatory parameter

-
-
-
-

- View Source - - googleCloud/storage/gcp-storageBucket.js, - line 62 - -

-
- -
-
-
-
-
- - - Promise.<makePublicResponse> -
-
-
-
-
- -
-

- # - - - upload(identifieropt, storage, pathString, optionsopt) - → {Promise.<uploadResponse>} - -

- -
-

Trigers the upload function of storage

-
+ + -
Parameters:
+ + + -
- - - - + - + + + - + - - - + + - - - - + - + + + + + - - + - - + + - + + - + - - + + + - + - + + - - - - + + +
NameTypeAttributesDescription

Mandatory parameter

identifier - string - <optional>
metadata -

Optional parameter

-
+ + +TypeReference -
storage - Storage - + + <optional>
+ -
-

Mandatory parameter

-
pathString - StringKeyword -

Optional parameter

-

Mandatory parameter

-
options
+
- - TypeReference - - <optional>
- -

Optional parameter

- - - - -
-
-

- View Source - - googleCloud/storage/gcp-archivalStorage.js, - line 43 - -

-
- -
-
-
-
-
- - - Promise.<uploadResponse> -
-
-
-
-
- -
-

- # - - - upload(identifieropt, storage, pathString, optionsopt) - → {Promise.<uploadResponse>} - -

- -
-

Trigers the upload function of storage

-
-
Parameters:
+
-
- - - - + - + - + - - - + - - - + - + - + - - + - - + - + - + - - + + - - + - + - + +

+ View Source + + googleCloud/storage/gcp-storageBucket.js, line 81 + +

+ + - - - - - - - - - -
NameTypeAttributesDescription
identifier - string - <optional>
-

Optional parameter

-
storage - Storage - -

Mandatory parameter

-
pathString - StringKeyword - -

Mandatory parameter

-
options - TypeReference - <optional>
-

Optional parameter

-
-
-
-

- View Source - - googleCloud/storage/gcp-storageBucket.js, - line 43 - -

-
- -
-
-
-
-
- - - Promise.<uploadResponse> -
-
-
-
-
-
-
-
-
- -
-
-

- GCP_storage(config) -

- -
-

Class to create a storage object

-
-
- -
-
-
-
-
-
- Constructor -
- -

- # - - - new GCP_storage(config) - -

- -
Parameters:
- -
- - - - - - - - - - - - - - - - - - - - -
NameTypeDescription
config - object - -

Configuration object

-
-
- -
-

- View Source - - googleCloud/storage/gcp-storageBucket.js, - line 12 - -

-
-
-
-
-
-
-

Methods

-
-
-

- # - - - create(name, metadataopt) - → {Promise.<createBucketResponse>} - -

- -
-

Trigers the createBucket function of storage

-
-
Parameters:
-
- - - - - - - - - - - - - - - - - - - +
+
+
+ + -
+
+ + +
+ + +Promise.<createBucketResponse> -
- - -
NameTypeAttributesDescription
name - StringKeyword - -

Mandatory parameter

-
metadata - TypeReference - <optional>
-

Optional parameter

-
-
-
-

- View Source - - googleCloud/storage/gcp-archivalStorage.js, - line 81 - -

-
- -
-
-
-
-
- - - Promise.<createBucketResponse> -
-
-
-
-
- -
-

- # - - - create(name, metadataopt) - → {Promise.<createBucketResponse>} - -

- -
-

Trigers the createBucket function of storage

-
+
+ +
-
Parameters:
+ +
+
-
- - - - - - - - - + + +
-
- - - + +

+ # + + + + deleteFiles(identifieropt, storage, queryopt) → {Promise.<deleteFilesResponse>} + + +

+ - + + +
+

Trigers the deleteFiles function of storage

+
+ - - - - - - - - - -
NameTypeAttributesDescription
name - StringKeyword - -

Mandatory parameter

-
metadata - TypeReference - <optional>
-

Optional parameter

-
-
-
-

- View Source - - googleCloud/storage/gcp-storageBucket.js, - line 81 - -

-
- -
-
-
-
-
- - - Promise.<createBucketResponse> -
-
-
-
-
- -
-

- # - - - deleteFiles(identifieropt, storage, queryopt) - → {Promise.<deleteFilesResponse>} - -

- -
-

Trigers the deleteFiles function of storage

-
-
Parameters:
-
- - - - - +
Parameters:
+ +
+
NameType
+ + + + + - + - - - + + + - - - + - + + + - + + - - + + + + + - - + - + + - - + + - + - + + + - + - - - -
NameAttributesTypeDescription
Attributes
identifier - string - Description
<optional>
-

Optional parameter

-
identifier
storage + + +string - - Storage - -

Mandatory parameter

-
+ + <optional>
+ -
query - TypeReference - <optional>
-

Optional parameter

-
-
+

Optional parameter

+ -
-

- View Source - - googleCloud/storage/gcp-archivalStorage.js, - line 22 - -

-
- -
-
-
-
-
- - - Promise.<deleteFilesResponse> -
-
-
-
-
- -
-

- # - - - deleteFiles(identifieropt, storage, queryopt) - → {Promise.<deleteFilesResponse>} - -

- -
-

Trigers the deleteFiles function of storage

-
-
Parameters:
+ -
- - - - + + + + + - + - - - + + - - - + + + - + + + - - + - - + + - - + - - + + + + + - - + - + + - - - -
Name
storageType + + +Storage - AttributesDescription
identifier + - - string - <optional>
-

Optional parameter

-
storage

Mandatory parameter

- Storage - -

Mandatory parameter

-
query
query + + +TypeReference - - TypeReference - <optional>
-

Optional parameter

-
-
+ + + + <optional>
+ -
-

- View Source - - googleCloud/storage/gcp-storageBucket.js, - line 22 - -

-
- -
-
-
-
-
- - - Promise.<deleteFilesResponse> -
-
-
-
-
- -
-

- # - - - list(optionsopt) - → {Promise.<getBucketsResponse>} - -

- -
-

Trigers the getBuckets function of storage

-
+ -
Parameters:
+ + + -
- - - - + - + + - - - - + + +
NameType

Optional parameter

AttributesDescription
+
- - - options - - TypeReference - - <optional>
- -

Optional parameter

- - - - -
-
-

- View Source - - googleCloud/storage/gcp-archivalStorage.js, - line 98 - -

-
- -
-
-
-
-
- - - Promise.<getBucketsResponse> -
-
-
-
-
- -
-

- # - - - list(optionsopt) - → {Promise.<getBucketsResponse>} - -

- -
-

Trigers the getBuckets function of storage

-
+
-
Parameters:
+ -
- - - - + - + - + - - - + - - - + - + - + - - - -
NameTypeAttributesDescription
options - TypeReference - <optional>
-

Optional parameter

-
-
+ -
-

- View Source - - googleCloud/storage/gcp-storageBucket.js, - line 98 - -

-
- -
-
-
-
-
- - - Promise.<getBucketsResponse> -
-
-
-
-
- -
-

- # - - - makePublic(identifieropt, bucket) - → {Promise.<makePublicResponse>} - -

- -
-

Trigers the makePublic function of storage

-
+ -
Parameters:
+ -
- - - - + + - + - + - - - + +

+ View Source + + googleCloud/storage/gcp-archivalStorage.js, line 22 + +

+ + - - - - - - - - - - - - - - -
NameTypeAttributesDescription
identifier - string - <optional>
-

Optional parameter

-
bucket - Bucket - -

Mandatory parameter

-
-
-
-

- View Source - - googleCloud/storage/gcp-archivalStorage.js, - line 62 - -

-
- -
-
-
-
-
- - - Promise.<makePublicResponse> -
-
-
-
-
- -
-

- # - - - makePublic(identifieropt, bucket) - → {Promise.<makePublicResponse>} - -

- -
-

Trigers the makePublic function of storage

-
-
Parameters:
-
- - - - - - - - - - - - - - - - +
+
+
+ + -
- +
+ + +
+ + +Promise.<deleteFilesResponse> -
- + + + - - - -
NameTypeAttributesDescription
identifier - string - <optional>
-

Optional parameter

-
bucket - Bucket - -

Mandatory parameter

-
-
+ +
+
-
-

- View Source - - googleCloud/storage/gcp-storageBucket.js, - line 62 - -

-
- -
-
-
-
-
- - - Promise.<makePublicResponse> -
-
-
-
-
- -
-

- # - - - upload(identifieropt, storage, pathString, optionsopt) - → {Promise.<uploadResponse>} - -

- -
-

Trigers the upload function of storage

-
-
Parameters:
-
- - - - - + + +
-
- - - + +

+ # + + + + deleteFiles(identifieropt, storage, queryopt) → {Promise.<deleteFilesResponse>} + + +

+ - - - + + +
+

Trigers the deleteFiles function of storage

+
+ - - - - - - - - - - - - - +
Parameters:
+ +
+
NameTypeAttributesDescription
identifier - string - <optional>
-

Optional parameter

-
storage - Storage - -

Mandatory parameter

-
pathString - StringKeyword -
+ + + + + - + - - + + + - - + - + + + - + + - - - -
NameType -

Mandatory parameter

-
Attributes
options - TypeReference - Description
<optional>
-

Optional parameter

-
-
+ + + + identifier + -
-

- View Source - - googleCloud/storage/gcp-archivalStorage.js, - line 43 - -

-
- -
-
-
-
-
- - - Promise.<uploadResponse> -
-
-
-
-
- -
-

- # - - - upload(identifieropt, storage, pathString, optionsopt) - → {Promise.<uploadResponse>} - -

- -
-

Trigers the upload function of storage

-
+ + + +string -
Parameters:
-
- - - - + + - + + + - - - + + + - - - + - + + - - - + - - + + + + + - + - - + + - - + + + - + + + - - + - - + + - - + - - - -
NameType + + <optional>
+ -
AttributesDescription
identifier - string -

Optional parameter

<optional>
-

Optional parameter

-
storage
storage - Storage - + + +Storage - -

Mandatory parameter

-
pathString + - - StringKeyword - -

Mandatory parameter

-
options

Mandatory parameter

- TypeReference - <optional>
-

Optional parameter

-
-
+ + + + query + -
-

- View Source - - googleCloud/storage/gcp-storageBucket.js, - line 43 - -

-
- -
-
-
-
-
- - - Promise.<uploadResponse> -
-
-
-
-
-
- - - + + + +TypeReference + + + + + + + + + <optional>
+ + + + + + + + + + +

Optional parameter

+ + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/storage/gcp-storageBucket.js, line 22 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteFilesResponse> + + +
+ +
+ +
+
+ + + + + + +
+ + + +

+ # + + + + list(optionsopt) → {Promise.<getBucketsResponse>} + + +

+ + + + +
+

Trigers the getBuckets function of storage

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/storage/gcp-archivalStorage.js, line 98 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getBucketsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(optionsopt) → {Promise.<getBucketsResponse>} + + +

+ + + + +
+

Trigers the getBuckets function of storage

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/storage/gcp-storageBucket.js, line 98 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getBucketsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + makePublic(identifieropt, bucket) → {Promise.<makePublicResponse>} + + +

+ + + + +
+

Trigers the makePublic function of storage

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
identifier + + +string + + + + + + <optional>
+ + + + + +

Optional parameter

bucket + + +Bucket + + + + + + + + + +

Mandatory parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/storage/gcp-archivalStorage.js, line 62 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<makePublicResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + makePublic(identifieropt, bucket) → {Promise.<makePublicResponse>} + + +

+ + + + +
+

Trigers the makePublic function of storage

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
identifier + + +string + + + + + + <optional>
+ + + + + +

Optional parameter

bucket + + +Bucket + + + + + + + + + +

Mandatory parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/storage/gcp-storageBucket.js, line 62 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<makePublicResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + upload(identifieropt, storage, pathString, optionsopt) → {Promise.<uploadResponse>} + + +

+ + + + +
+

Trigers the upload function of storage

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
identifier + + +string + + + + + + <optional>
+ + + + + +

Optional parameter

storage + + +Storage + + + + + + + + + +

Mandatory parameter

pathString + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/storage/gcp-archivalStorage.js, line 43 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<uploadResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + upload(identifieropt, storage, pathString, optionsopt) → {Promise.<uploadResponse>} + + +

+ + + + +
+

Trigers the upload function of storage

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
identifier + + +string + + + + + + <optional>
+ + + + + +

Optional parameter

storage + + +Storage + + + + + + + + + +

Mandatory parameter

pathString + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/storage/gcp-storageBucket.js, line 43 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<uploadResponse> + + +
+ +
+ + +
+
+ + + + +
+ + + + + + + + + + + + + + + + + + +
+ +
+ +

GCP_storage(config)

+ +

Class to create a storage object

+ + +
+ +
+
+ + +
+
+
+
+ Constructor +
+ + + + +

+ # + + + + new GCP_storage(config) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
config + + +object + + + +

Configuration object

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/storage/gcp-storageBucket.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + create(name, metadataopt) → {Promise.<createBucketResponse>} + + +

+ + + + +
+

Trigers the createBucket function of storage

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
name + + +StringKeyword + + + + + + + + + +

Mandatory parameter

metadata + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/storage/gcp-archivalStorage.js, line 81 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + create(name, metadataopt) → {Promise.<createBucketResponse>} + + +

+ + + + +
+

Trigers the createBucket function of storage

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
name + + +StringKeyword + + + + + + + + + +

Mandatory parameter

metadata + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/storage/gcp-storageBucket.js, line 81 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteFiles(identifieropt, storage, queryopt) → {Promise.<deleteFilesResponse>} + + +

+ + + + +
+

Trigers the deleteFiles function of storage

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
identifier + + +string + + + + + + <optional>
+ + + + + +

Optional parameter

storage + + +Storage + + + + + + + + + +

Mandatory parameter

query + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/storage/gcp-archivalStorage.js, line 22 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteFilesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteFiles(identifieropt, storage, queryopt) → {Promise.<deleteFilesResponse>} + + +

+ + + + +
+

Trigers the deleteFiles function of storage

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
identifier + + +string + + + + + + <optional>
+ + + + + +

Optional parameter

storage + + +Storage + + + + + + + + + +

Mandatory parameter

query + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/storage/gcp-storageBucket.js, line 22 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteFilesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(optionsopt) → {Promise.<getBucketsResponse>} + + +

+ + + + +
+

Trigers the getBuckets function of storage

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/storage/gcp-archivalStorage.js, line 98 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getBucketsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(optionsopt) → {Promise.<getBucketsResponse>} + + +

+ + + + +
+

Trigers the getBuckets function of storage

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/storage/gcp-storageBucket.js, line 98 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getBucketsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + makePublic(identifieropt, bucket) → {Promise.<makePublicResponse>} + + +

+ + + + +
+

Trigers the makePublic function of storage

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
identifier + + +string + + + + + + <optional>
+ + + + + +

Optional parameter

bucket + + +Bucket + + + + + + + + + +

Mandatory parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/storage/gcp-archivalStorage.js, line 62 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<makePublicResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + makePublic(identifieropt, bucket) → {Promise.<makePublicResponse>} + + +

+ + + + +
+

Trigers the makePublic function of storage

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
identifier + + +string + + + + + + <optional>
+ + + + + +

Optional parameter

bucket + + +Bucket + + + + + + + + + +

Mandatory parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/storage/gcp-storageBucket.js, line 62 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<makePublicResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + upload(identifieropt, storage, pathString, optionsopt) → {Promise.<uploadResponse>} + + +

+ + + + +
+

Trigers the upload function of storage

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
identifier + + +string + + + + + + <optional>
+ + + + + +

Optional parameter

storage + + +Storage + + + + + + + + + +

Mandatory parameter

pathString + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/storage/gcp-archivalStorage.js, line 43 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<uploadResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + upload(identifieropt, storage, pathString, optionsopt) → {Promise.<uploadResponse>} + + +

+ + + + +
+

Trigers the upload function of storage

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeAttributesDescription
identifier + + +string + + + + + + <optional>
+ + + + + +

Optional parameter

storage + + +Storage + + + + + + + + + +

Mandatory parameter

pathString + + +StringKeyword + + + + + + + + + +

Mandatory parameter

options + + +TypeReference + + + + + + <optional>
+ + + + + +

Optional parameter

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + googleCloud/storage/gcp-storageBucket.js, line 43 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<uploadResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + + + + + + +
+
+ + + + - - -
- - - - - - + + \ No newline at end of file diff --git a/docs/Oracle_ArchivalStorage.html b/docs/Oracle_ArchivalStorage.html new file mode 100644 index 00000000..3d9396fe --- /dev/null +++ b/docs/Oracle_ArchivalStorage.html @@ -0,0 +1,3302 @@ + + + + + + + + Oracle_ArchivalStorage + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Class

+

Oracle_ArchivalStorage

+
+ + + + + +
+ +
+ +

Oracle_ArchivalStorage(do, options)

+ +

Class to create a ObjectStorageClient object

+ + +
+ +
+
+ + +
+
+
+
+ Constructor +
+ + + + +

+ # + + + + new Oracle_ArchivalStorage(do, options) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
do + + +module + + + +

Oracle SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/storage/do-archivalStorage.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + create(createBucketRequest) → {Promise.<createBucketResponse>} + + +

+ + + + +
+

Trigers the createBucket function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
createBucketRequest + + +CreateBucketRequest + + + +

Data required for createBucket

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/storage/do-archivalStorage.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + create(createBucketRequest) → {Promise.<createBucketResponse>} + + +

+ + + + +
+

Trigers the createBucket function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
createBucketRequest + + +CreateBucketRequest + + + +

Data required for createBucket

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/storage/oci-archivalStorage.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(deleteBucketRequest) → {Promise.<deleteBucketResponse>} + + +

+ + + + +
+

Trigers the deleteBucket function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
deleteBucketRequest + + +DeleteBucketRequest + + + +

Data required for deleteBucket

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/storage/do-archivalStorage.js, line 37 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(deleteBucketRequest) → {Promise.<deleteBucketResponse>} + + +

+ + + + +
+

Trigers the deleteBucket function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
deleteBucketRequest + + +DeleteBucketRequest + + + +

Data required for deleteBucket

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/storage/oci-archivalStorage.js, line 37 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(listBucketsRequest) → {Promise.<listBucketsResponse>} + + +

+ + + + +
+

Trigers the listBuckets function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
listBucketsRequest + + +ListBucketsRequest + + + +

Data required for listBuckets

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/storage/do-archivalStorage.js, line 50 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listBucketsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(listBucketsRequest) → {Promise.<listBucketsResponse>} + + +

+ + + + +
+

Trigers the listBuckets function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
listBucketsRequest + + +ListBucketsRequest + + + +

Data required for listBuckets

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/storage/oci-archivalStorage.js, line 50 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listBucketsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + update(updateBucketRequest) → {Promise.<updateBucketResponse>} + + +

+ + + + +
+

Trigers the updateBucket function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
updateBucketRequest + + +UpdateBucketRequest + + + +

Data required for updateBucket

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/storage/do-archivalStorage.js, line 63 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + update(updateBucketRequest) → {Promise.<updateBucketResponse>} + + +

+ + + + +
+

Trigers the updateBucket function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
updateBucketRequest + + +UpdateBucketRequest + + + +

Data required for updateBucket

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/storage/oci-archivalStorage.js, line 63 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + + + + +
+ +
+ +

Oracle_ArchivalStorage(do, options)

+ +

Class to create a ObjectStorageClient object

+ + +
+ +
+
+ + +
+
+
+
+ Constructor +
+ + + + +

+ # + + + + new Oracle_ArchivalStorage(do, options) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
do + + +module + + + +

Oracle SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/storage/oci-archivalStorage.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + create(createBucketRequest) → {Promise.<createBucketResponse>} + + +

+ + + + +
+

Trigers the createBucket function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
createBucketRequest + + +CreateBucketRequest + + + +

Data required for createBucket

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/storage/do-archivalStorage.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + create(createBucketRequest) → {Promise.<createBucketResponse>} + + +

+ + + + +
+

Trigers the createBucket function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
createBucketRequest + + +CreateBucketRequest + + + +

Data required for createBucket

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/storage/oci-archivalStorage.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(deleteBucketRequest) → {Promise.<deleteBucketResponse>} + + +

+ + + + +
+

Trigers the deleteBucket function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
deleteBucketRequest + + +DeleteBucketRequest + + + +

Data required for deleteBucket

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/storage/do-archivalStorage.js, line 37 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(deleteBucketRequest) → {Promise.<deleteBucketResponse>} + + +

+ + + + +
+

Trigers the deleteBucket function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
deleteBucketRequest + + +DeleteBucketRequest + + + +

Data required for deleteBucket

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/storage/oci-archivalStorage.js, line 37 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(listBucketsRequest) → {Promise.<listBucketsResponse>} + + +

+ + + + +
+

Trigers the listBuckets function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
listBucketsRequest + + +ListBucketsRequest + + + +

Data required for listBuckets

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/storage/do-archivalStorage.js, line 50 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listBucketsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(listBucketsRequest) → {Promise.<listBucketsResponse>} + + +

+ + + + +
+

Trigers the listBuckets function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
listBucketsRequest + + +ListBucketsRequest + + + +

Data required for listBuckets

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/storage/oci-archivalStorage.js, line 50 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listBucketsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + update(updateBucketRequest) → {Promise.<updateBucketResponse>} + + +

+ + + + +
+

Trigers the updateBucket function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
updateBucketRequest + + +UpdateBucketRequest + + + +

Data required for updateBucket

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + DO/storage/do-archivalStorage.js, line 63 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + update(updateBucketRequest) → {Promise.<updateBucketResponse>} + + +

+ + + + +
+

Trigers the updateBucket function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
updateBucketRequest + + +UpdateBucketRequest + + + +

Data required for updateBucket

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/storage/oci-archivalStorage.js, line 63 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/Oracle_BlockChain.html b/docs/Oracle_BlockChain.html new file mode 100644 index 00000000..b0b502c0 --- /dev/null +++ b/docs/Oracle_BlockChain.html @@ -0,0 +1,2044 @@ + + + + + + + + Oracle_BlockChain + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Class

+

Oracle_BlockChain

+
+ + + + + +
+ +
+ +

Oracle_BlockChain(do, options)

+ +

Class to create a BlockchainPlatformClient object

+ + +
+ +
+
+ + +
+
+
+
+ Constructor +
+ + + + +

+ # + + + + new Oracle_BlockChain(do, options) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
do + + +module + + + +

Oracle SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/blockchain/oci-blockChain.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + createBlockchainPlatform(createBlockchainPlatformRequest) → {Promise.<createBlockchainPlatformResponse>} + + +

+ + + + +
+

Trigers the createBlockchainPlatform function of BlockchainPlatformClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
createBlockchainPlatformRequest + + +CreateBlockchainPlatformRequest + + + +

Data required for createBlockchainPlatform

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/blockchain/oci-blockChain.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createBlockchainPlatformResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + createOsn(createOsnRequest) → {Promise.<createOsnResponse>} + + +

+ + + + +
+

Trigers the createOsn function of BlockchainPlatformClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
createOsnRequest + + +CreateOsnRequest + + + +

Data required for createOsn

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/blockchain/oci-blockChain.js, line 37 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createOsnResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + createPeer(createPeerRequest) → {Promise.<createPeerResponse>} + + +

+ + + + +
+

Trigers the createPeer function of BlockchainPlatformClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
createPeerRequest + + +CreatePeerRequest + + + +

Data required for createPeer

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/blockchain/oci-blockChain.js, line 50 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createPeerResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteBlockchainPlatform(deleteBlockchainPlatformRequest) → {Promise.<deleteBlockchainPlatformResponse>} + + +

+ + + + +
+

Trigers the deleteBlockchainPlatform function of BlockchainPlatformClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
deleteBlockchainPlatformRequest + + +DeleteBlockchainPlatformRequest + + + +

Data required for deleteBlockchainPlatform

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/blockchain/oci-blockChain.js, line 63 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteBlockchainPlatformResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteOsn(deleteOsnRequest) → {Promise.<deleteOsnResponse>} + + +

+ + + + +
+

Trigers the deleteOsn function of BlockchainPlatformClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
deleteOsnRequest + + +DeleteOsnRequest + + + +

Data required for deleteOsn

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/blockchain/oci-blockChain.js, line 76 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteOsnResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deletePeer(deletePeerRequest) → {Promise.<deletePeerResponse>} + + +

+ + + + +
+

Trigers the deletePeer function of BlockchainPlatformClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
deletePeerRequest + + +DeletePeerRequest + + + +

Data required for deletePeer

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/blockchain/oci-blockChain.js, line 89 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deletePeerResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + getOsn(getOsnRequest) → {Promise.<getOsnResponse>} + + +

+ + + + +
+

Trigers the getOsn function of BlockchainPlatformClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
getOsnRequest + + +GetOsnRequest + + + +

Data required for getOsn

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/blockchain/oci-blockChain.js, line 102 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getOsnResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listBlockchainPlatforms(listBlockchainPlatformsRequest) → {Promise.<listBlockchainPlatformsResponse>} + + +

+ + + + +
+

Trigers the listBlockchainPlatforms function of BlockchainPlatformClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
listBlockchainPlatformsRequest + + +ListBlockchainPlatformsRequest + + + +

Data required for listBlockchainPlatforms

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/blockchain/oci-blockChain.js, line 115 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listBlockchainPlatformsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listOsns(listOsnsRequest) → {Promise.<listOsnsResponse>} + + +

+ + + + +
+

Trigers the listOsns function of BlockchainPlatformClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
listOsnsRequest + + +ListOsnsRequest + + + +

Data required for listOsns

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/blockchain/oci-blockChain.js, line 128 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listOsnsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listPeers(listPeersRequest) → {Promise.<listPeersResponse>} + + +

+ + + + +
+

Trigers the listPeers function of BlockchainPlatformClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
listPeersRequest + + +ListPeersRequest + + + +

Data required for listPeers

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/blockchain/oci-blockChain.js, line 141 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listPeersResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/Oracle_ComputeInstance.html b/docs/Oracle_ComputeInstance.html new file mode 100644 index 00000000..b553e371 --- /dev/null +++ b/docs/Oracle_ComputeInstance.html @@ -0,0 +1,1873 @@ + + + + + + + + Oracle_ComputeInstance + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Class

+

Oracle_ComputeInstance

+
+ + + + + +
+ +
+ +

Oracle_ComputeInstance(do, options)

+ +

Class to create a ContainerInstanceClient object

+ + +
+ +
+
+ + +
+
+
+
+ Constructor +
+ + + + +

+ # + + + + new Oracle_ComputeInstance(do, options) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
do + + +module + + + +

Oracle SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-computeInstance.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + create(createContainerInstanceRequest) → {Promise.<createContainerInstanceResponse>} + + +

+ + + + +
+

Trigers the createContainerInstance function of ContainerInstanceClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
createContainerInstanceRequest + + +CreateContainerInstanceRequest + + + +

Data required for createContainerInstance

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-computeInstance.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createContainerInstanceResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(deleteContainerInstanceRequest) → {Promise.<deleteContainerInstanceResponse>} + + +

+ + + + +
+

Trigers the deleteContainerInstance function of ContainerInstanceClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
deleteContainerInstanceRequest + + +DeleteContainerInstanceRequest + + + +

Data required for deleteContainerInstance

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-computeInstance.js, line 37 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteContainerInstanceResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + get(getContainerInstanceRequest) → {Promise.<getContainerInstanceResponse>} + + +

+ + + + +
+

Trigers the getContainerInstance function of ContainerInstanceClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
getContainerInstanceRequest + + +GetContainerInstanceRequest + + + +

Data required for getContainerInstance

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-computeInstance.js, line 63 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getContainerInstanceResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + getAll(getContainerRequest) → {Promise.<getContainerResponse>} + + +

+ + + + +
+

Trigers the getContainer function of ContainerInstanceClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
getContainerRequest + + +GetContainerRequest + + + +

Data required for getContainer

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-computeInstance.js, line 50 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getContainerResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(listContainersRequest) → {Promise.<listContainersResponse>} + + +

+ + + + +
+

Trigers the listContainers function of ContainerInstanceClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
listContainersRequest + + +ListContainersRequest + + + +

Data required for listContainers

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-computeInstance.js, line 76 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listContainersResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + restart(restartContainerInstanceRequest) → {Promise.<restartContainerInstanceResponse>} + + +

+ + + + +
+

Trigers the restartContainerInstance function of ContainerInstanceClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
restartContainerInstanceRequest + + +RestartContainerInstanceRequest + + + +

Data required for restartContainerInstance

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-computeInstance.js, line 89 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<restartContainerInstanceResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + start(startContainerInstanceRequest) → {Promise.<startContainerInstanceResponse>} + + +

+ + + + +
+

Trigers the startContainerInstance function of ContainerInstanceClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
startContainerInstanceRequest + + +StartContainerInstanceRequest + + + +

Data required for startContainerInstance

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-computeInstance.js, line 102 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<startContainerInstanceResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + stop(stopContainerInstanceRequest) → {Promise.<stopContainerInstanceResponse>} + + +

+ + + + +
+

Trigers the stopContainerInstance function of ContainerInstanceClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
stopContainerInstanceRequest + + +StopContainerInstanceRequest + + + +

Data required for stopContainerInstance

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-computeInstance.js, line 115 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<stopContainerInstanceResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + update(updateContainerRequest) → {Promise.<updateContainerResponse>} + + +

+ + + + +
+

Trigers the updateContainer function of ContainerInstanceClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
updateContainerRequest + + +UpdateContainerRequest + + + +

Data required for updateContainer

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-computeInstance.js, line 128 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateContainerResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/Oracle_DNS.html b/docs/Oracle_DNS.html new file mode 100644 index 00000000..4ae6fe4a --- /dev/null +++ b/docs/Oracle_DNS.html @@ -0,0 +1,1018 @@ + + + + + + + + Oracle_DNS + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Class

+

Oracle_DNS

+
+ + + + + +
+ +
+ +

Oracle_DNS(do, options)

+ +

Class to create a DnsClient object

+ + +
+ +
+
+ + +
+
+
+
+ Constructor +
+ + + + +

+ # + + + + new Oracle_DNS(do, options) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
do + + +module + + + +

Oracle SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/network/oci-DNS.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + create(createZoneRequest) → {Promise.<createZoneResponse>} + + +

+ + + + +
+

Trigers the createZone function of DnsClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
createZoneRequest + + +CreateZoneRequest + + + +

Data required for createZone

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/network/oci-DNS.js, line 21 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createZoneResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(deleteZoneRequest) → {Promise.<deleteZoneResponse>} + + +

+ + + + +
+

Trigers the deleteZone function of DnsClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
deleteZoneRequest + + +DeleteZoneRequest + + + +

Data required for deleteZone

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/network/oci-DNS.js, line 34 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteZoneResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(listZonesRequest) → {Promise.<listZonesResponse>} + + +

+ + + + +
+

Trigers the listZones function of DnsClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
listZonesRequest + + +ListZonesRequest + + + +

Data required for listZones

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/network/oci-DNS.js, line 47 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listZonesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + update(updateZoneRequest) → {Promise.<updateZoneResponse>} + + +

+ + + + +
+

Trigers the updateZone function of DnsClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
updateZoneRequest + + +UpdateZoneRequest + + + +

Data required for updateZone

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/network/oci-DNS.js, line 60 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateZoneResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/Oracle_Devops.html b/docs/Oracle_Devops.html new file mode 100644 index 00000000..02afbf38 --- /dev/null +++ b/docs/Oracle_Devops.html @@ -0,0 +1,2386 @@ + + + + + + + + Oracle_Devops + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Class

+

Oracle_Devops

+
+ + + + + +
+ +
+ +

Oracle_Devops(do, options)

+ +

Class to create a DevopsClient object

+ + +
+ +
+
+ + +
+
+
+
+ Constructor +
+ + + + +

+ # + + + + new Oracle_Devops(do, options) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
do + + +module + + + +

Oracle SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/devops/oci-devops.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + createDeployArtifact(createDeployArtifactRequest) → {Promise.<createDeployArtifactResponse>} + + +

+ + + + +
+

Trigers the createDeployArtifact function of DevopsClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
createDeployArtifactRequest + + +CreateDeployArtifactRequest + + + +

Data required for createDeployArtifact

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/devops/oci-devops.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createDeployArtifactResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + createDeployPipeline(createDeployPipelineRequest) → {Promise.<createDeployPipelineResponse>} + + +

+ + + + +
+

Trigers the createDeployPipeline function of DevopsClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
createDeployPipelineRequest + + +CreateDeployPipelineRequest + + + +

Data required for createDeployPipeline

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/devops/oci-devops.js, line 37 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createDeployPipelineResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + createProject(createProjectRequest) → {Promise.<createProjectResponse>} + + +

+ + + + +
+

Trigers the createProject function of DevopsClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
createProjectRequest + + +CreateProjectRequest + + + +

Data required for createProject

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/devops/oci-devops.js, line 63 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createProjectResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + createRepository(createRepositoryRequest) → {Promise.<createRepositoryResponse>} + + +

+ + + + +
+

Trigers the createRepository function of DevopsClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
createRepositoryRequest + + +CreateRepositoryRequest + + + +

Data required for createRepository

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/devops/oci-devops.js, line 76 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createRepositoryResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteDeployArtifact(createDeploymentRequest) → {Promise.<createDeploymentResponse>} + + +

+ + + + +
+

Trigers the createDeployment function of DevopsClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
createDeploymentRequest + + +CreateDeploymentRequest + + + +

Data required for createDeployment

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/devops/oci-devops.js, line 50 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createDeploymentResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteDeployPipeline(deleteDeployPipelineRequest) → {Promise.<deleteDeployPipelineResponse>} + + +

+ + + + +
+

Trigers the deleteDeployPipeline function of DevopsClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
deleteDeployPipelineRequest + + +DeleteDeployPipelineRequest + + + +

Data required for deleteDeployPipeline

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/devops/oci-devops.js, line 89 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteDeployPipelineResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteProject(deleteProjectRequest) → {Promise.<deleteProjectResponse>} + + +

+ + + + +
+

Trigers the deleteProject function of DevopsClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
deleteProjectRequest + + +DeleteProjectRequest + + + +

Data required for deleteProject

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/devops/oci-devops.js, line 102 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteProjectResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteRepository(deleteRepositoryRequest) → {Promise.<deleteRepositoryResponse>} + + +

+ + + + +
+

Trigers the deleteRepository function of DevopsClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
deleteRepositoryRequest + + +DeleteRepositoryRequest + + + +

Data required for deleteRepository

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/devops/oci-devops.js, line 115 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteRepositoryResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + getDeployArtifact(getDeployArtifactRequest) → {Promise.<getDeployArtifactResponse>} + + +

+ + + + +
+

Trigers the getDeployArtifact function of DevopsClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
getDeployArtifactRequest + + +GetDeployArtifactRequest + + + +

Data required for getDeployArtifact

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/devops/oci-devops.js, line 128 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getDeployArtifactResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + getDeployment(getDeploymentRequest) → {Promise.<getDeploymentResponse>} + + +

+ + + + +
+

Trigers the getDeployment function of DevopsClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
getDeploymentRequest + + +GetDeploymentRequest + + + +

Data required for getDeployment

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/devops/oci-devops.js, line 154 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getDeploymentResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + getDeployPipeline(getDeployPipelineRequest) → {Promise.<getDeployPipelineResponse>} + + +

+ + + + +
+

Trigers the getDeployPipeline function of DevopsClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
getDeployPipelineRequest + + +GetDeployPipelineRequest + + + +

Data required for getDeployPipeline

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/devops/oci-devops.js, line 141 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getDeployPipelineResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + getProject(getProjectRequest) → {Promise.<getProjectResponse>} + + +

+ + + + +
+

Trigers the getProject function of DevopsClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
getProjectRequest + + +GetProjectRequest + + + +

Data required for getProject

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/devops/oci-devops.js, line 167 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getProjectResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/Oracle_KeyManagement.html b/docs/Oracle_KeyManagement.html new file mode 100644 index 00000000..367b282d --- /dev/null +++ b/docs/Oracle_KeyManagement.html @@ -0,0 +1,327 @@ + + + + + + + + Oracle_KeyManagement + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Class

+

Oracle_KeyManagement

+
+ + + + + +
+ +
+ +

Oracle_KeyManagement(do, options)

+ +

Class to create a KmsVaultClient object

+ + +
+ +
+
+ + +
+
+
+
+ Constructor +
+ + + + +

+ # + + + + new Oracle_KeyManagement(do, options) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
do + + +module + + + +

Oracle SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/management/oci-keyManagement.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/Oracle_Kubernetes.html b/docs/Oracle_Kubernetes.html new file mode 100644 index 00000000..e5939b52 --- /dev/null +++ b/docs/Oracle_Kubernetes.html @@ -0,0 +1,1873 @@ + + + + + + + + Oracle_Kubernetes + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Class

+

Oracle_Kubernetes

+
+ + + + + +
+ +
+ +

Oracle_Kubernetes(do, options)

+ +

Class to create a ContainerEngineClient object

+ + +
+ +
+
+ + +
+
+
+
+ Constructor +
+ + + + +

+ # + + + + new Oracle_Kubernetes(do, options) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
do + + +module + + + +

Oracle SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-kubernetes.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + create(createClusterRequest) → {Promise.<createClusterResponse>} + + +

+ + + + +
+

Trigers the createCluster function of ContainerEngineClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
createClusterRequest + + +CreateClusterRequest + + + +

Data required for createCluster

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-kubernetes.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createClusterResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + createNodePool(createNodePoolRequest) → {Promise.<createNodePoolResponse>} + + +

+ + + + +
+

Trigers the createNodePool function of ContainerEngineClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
createNodePoolRequest + + +CreateNodePoolRequest + + + +

Data required for createNodePool

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-kubernetes.js, line 37 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createNodePoolResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(deleteClusterRequest) → {Promise.<deleteClusterResponse>} + + +

+ + + + +
+

Trigers the deleteCluster function of ContainerEngineClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
deleteClusterRequest + + +DeleteClusterRequest + + + +

Data required for deleteCluster

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-kubernetes.js, line 50 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteClusterResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteNode(deleteNodeRequest) → {Promise.<deleteNodeResponse>} + + +

+ + + + +
+

Trigers the deleteNode function of ContainerEngineClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
deleteNodeRequest + + +DeleteNodeRequest + + + +

Data required for deleteNode

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-kubernetes.js, line 63 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteNodeResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteNodePool(deleteNodePoolRequest) → {Promise.<deleteNodePoolResponse>} + + +

+ + + + +
+

Trigers the deleteNodePool function of ContainerEngineClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
deleteNodePoolRequest + + +DeleteNodePoolRequest + + + +

Data required for deleteNodePool

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-kubernetes.js, line 76 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteNodePoolResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + get(getClusterRequest) → {Promise.<getClusterResponse>} + + +

+ + + + +
+

Trigers the getCluster function of ContainerEngineClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
getClusterRequest + + +GetClusterRequest + + + +

Data required for getCluster

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-kubernetes.js, line 89 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getClusterResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + getNodePool(getNodePoolRequest) → {Promise.<getNodePoolResponse>} + + +

+ + + + +
+

Trigers the getNodePool function of ContainerEngineClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
getNodePoolRequest + + +GetNodePoolRequest + + + +

Data required for getNodePool

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-kubernetes.js, line 102 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getNodePoolResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(listClustersRequest) → {Promise.<listClustersResponse>} + + +

+ + + + +
+

Trigers the listClusters function of ContainerEngineClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
listClustersRequest + + +ListClustersRequest + + + +

Data required for listClusters

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-kubernetes.js, line 115 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listClustersResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + update(updateClusterRequest) → {Promise.<updateClusterResponse>} + + +

+ + + + +
+

Trigers the updateCluster function of ContainerEngineClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
updateClusterRequest + + +UpdateClusterRequest + + + +

Data required for updateCluster

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/compute/oci-kubernetes.js, line 128 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateClusterResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/Oracle_LoadBalancer.html b/docs/Oracle_LoadBalancer.html new file mode 100644 index 00000000..91f28c7c --- /dev/null +++ b/docs/Oracle_LoadBalancer.html @@ -0,0 +1,1189 @@ + + + + + + + + Oracle_LoadBalancer + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Class

+

Oracle_LoadBalancer

+
+ + + + + +
+ +
+ +

Oracle_LoadBalancer(do, options)

+ +

Class to create a LoadBalancerClient object

+ + +
+ +
+
+ + +
+
+
+
+ Constructor +
+ + + + +

+ # + + + + new Oracle_LoadBalancer(do, options) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
do + + +module + + + +

Oracle SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/network/oci-loadBalancer.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + create(createLoadBalancerRequest) → {Promise.<createLoadBalancerResponse>} + + +

+ + + + +
+

Trigers the createLoadBalancer function of LoadBalancerClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
createLoadBalancerRequest + + +CreateLoadBalancerRequest + + + +

Data required for createLoadBalancer

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/network/oci-loadBalancer.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createLoadBalancerResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(deleteLoadBalancerRequest) → {Promise.<deleteLoadBalancerResponse>} + + +

+ + + + +
+

Trigers the deleteLoadBalancer function of LoadBalancerClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
deleteLoadBalancerRequest + + +DeleteLoadBalancerRequest + + + +

Data required for deleteLoadBalancer

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/network/oci-loadBalancer.js, line 37 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteLoadBalancerResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + get(getLoadBalancerRequest) → {Promise.<getLoadBalancerResponse>} + + +

+ + + + +
+

Trigers the getLoadBalancer function of LoadBalancerClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
getLoadBalancerRequest + + +GetLoadBalancerRequest + + + +

Data required for getLoadBalancer

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/network/oci-loadBalancer.js, line 50 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getLoadBalancerResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(listLoadBalancersRequest) → {Promise.<listLoadBalancersResponse>} + + +

+ + + + +
+

Trigers the listLoadBalancers function of LoadBalancerClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
listLoadBalancersRequest + + +ListLoadBalancersRequest + + + +

Data required for listLoadBalancers

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/network/oci-loadBalancer.js, line 63 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listLoadBalancersResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + update(updateLoadBalancerRequest) → {Promise.<updateLoadBalancerResponse>} + + +

+ + + + +
+

Trigers the updateLoadBalancer function of LoadBalancerClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
updateLoadBalancerRequest + + +UpdateLoadBalancerRequest + + + +

Data required for updateLoadBalancer

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/network/oci-loadBalancer.js, line 76 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateLoadBalancerResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/Oracle_NoSql.html b/docs/Oracle_NoSql.html new file mode 100644 index 00000000..0cd984b7 --- /dev/null +++ b/docs/Oracle_NoSql.html @@ -0,0 +1,1702 @@ + + + + + + + + Oracle_NoSql + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Class

+

Oracle_NoSql

+
+ + + + + +
+ +
+ +

Oracle_NoSql(do, options)

+ +

Class to create a NosqlClient object

+ + +
+ +
+
+ + +
+
+
+
+ Constructor +
+ + + + +

+ # + + + + new Oracle_NoSql(do, options) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
do + + +module + + + +

Oracle SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/database/oci-noSql.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + createTable(createTableRequest) → {Promise.<createTableResponse>} + + +

+ + + + +
+

Trigers the createTable function of NosqlClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
createTableRequest + + +CreateTableRequest + + + +

Data required for createTable

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/database/oci-noSql.js, line 21 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createTableResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteRow(deleteRowRequest) → {Promise.<deleteRowResponse>} + + +

+ + + + +
+

Trigers the deleteRow function of NosqlClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
deleteRowRequest + + +DeleteRowRequest + + + +

Data required for deleteRow

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/database/oci-noSql.js, line 34 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteRowResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + deleteTable(deleteTableRequest) → {Promise.<deleteTableResponse>} + + +

+ + + + +
+

Trigers the deleteTable function of NosqlClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
deleteTableRequest + + +DeleteTableRequest + + + +

Data required for deleteTable

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/database/oci-noSql.js, line 47 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteTableResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + getRow(getRowRequest) → {Promise.<getRowResponse>} + + +

+ + + + +
+

Trigers the getRow function of NosqlClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
getRowRequest + + +GetRowRequest + + + +

Data required for getRow

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/database/oci-noSql.js, line 60 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getRowResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + getTable(getTableRequest) → {Promise.<getTableResponse>} + + +

+ + + + +
+

Trigers the getTable function of NosqlClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
getTableRequest + + +GetTableRequest + + + +

Data required for getTable

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/database/oci-noSql.js, line 73 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getTableResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + listTables(listTablesRequest) → {Promise.<listTablesResponse>} + + +

+ + + + +
+

Trigers the listTables function of NosqlClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
listTablesRequest + + +ListTablesRequest + + + +

Data required for listTables

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/database/oci-noSql.js, line 86 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listTablesResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + updateRow(updateRowRequest) → {Promise.<updateRowResponse>} + + +

+ + + + +
+

Trigers the updateRow function of NosqlClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
updateRowRequest + + +UpdateRowRequest + + + +

Data required for updateRow

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/database/oci-noSql.js, line 99 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateRowResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + updateTable(updateTableRequest) → {Promise.<updateTableResponse>} + + +

+ + + + +
+

Trigers the updateTable function of NosqlClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
updateTableRequest + + +UpdateTableRequest + + + +

Data required for updateTable

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/database/oci-noSql.js, line 112 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<updateTableResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/Oracle_RDBMS.html b/docs/Oracle_RDBMS.html new file mode 100644 index 00000000..ebd8b52a --- /dev/null +++ b/docs/Oracle_RDBMS.html @@ -0,0 +1,327 @@ + + + + + + + + Oracle_RDBMS + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Class

+

Oracle_RDBMS

+
+ + + + + +
+ +
+ +

Oracle_RDBMS(do, options)

+ +

Class to create a WorkRequestsClient object

+ + +
+ +
+
+ + +
+
+
+
+ Constructor +
+ + + + +

+ # + + + + new Oracle_RDBMS(do, options) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
do + + +module + + + +

Oracle SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/database/oci-RDBMS.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/Oracle_StorageBucket.html b/docs/Oracle_StorageBucket.html new file mode 100644 index 00000000..2a67e3c2 --- /dev/null +++ b/docs/Oracle_StorageBucket.html @@ -0,0 +1,1189 @@ + + + + + + + + Oracle_StorageBucket + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Class

+

Oracle_StorageBucket

+
+ + + + + +
+ +
+ +

Oracle_StorageBucket(do, options)

+ +

Class to create a ObjectStorageClient object

+ + +
+ +
+
+ + +
+
+
+
+ Constructor +
+ + + + +

+ # + + + + new Oracle_StorageBucket(do, options) + + +

+ + + + + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
do + + +module + + + +

Oracle SDK

options + + +object + + + +

SDK options

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/storage/oci-storageBucket.js, line 12 + +

+ +
+ + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + + + + + + + + + + + + + + + +
+

Methods

+
+ +
+ + + +

+ # + + + + create(createBucketRequest) → {Promise.<createBucketResponse>} + + +

+ + + + +
+

Trigers the createBucket function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
createBucketRequest + + +CreateBucketRequest + + + +

Data required for createBucket

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/storage/oci-storageBucket.js, line 24 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<createBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + delete(deleteBucketRequest) → {Promise.<deleteBucketResponse>} + + +

+ + + + +
+

Trigers the deleteBucket function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
deleteBucketRequest + + +DeleteBucketRequest + + + +

Data required for deleteBucket

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/storage/oci-storageBucket.js, line 37 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<deleteBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + get(getBucketRequest) → {Promise.<getBucketResponse>} + + +

+ + + + +
+

Trigers the getBucket function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
getBucketRequest + + +GetBucketRequest + + + +

Data required for getBucket

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/storage/oci-storageBucket.js, line 50 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<getBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + list(listBucketsRequest) → {Promise.<listBucketsResponse>} + + +

+ + + + +
+

Trigers the listBuckets function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
listBucketsRequest + + +ListBucketsRequest + + + +

Data required for listBuckets

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/storage/oci-storageBucket.js, line 63 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<listBucketsResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+ + + +

+ # + + + + reencrypt(reencryptBucketRequest) → {Promise.<reencryptBucketResponse>} + + +

+ + + + +
+

Trigers the reencryptBucket function of ObjectStorageClient

+
+ + + + + + + + + + +
Parameters:
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTypeDescription
reencryptBucketRequest + + +ReencryptBucketRequest + + + +

Data required for reencryptBucket

+
+ + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ View Source + + Oracle/storage/oci-storageBucket.js, line 76 + +

+ +
+ + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + +
+ + +Promise.<reencryptBucketResponse> + + +
+ +
+ + +
+
+ + + + +
+ +
+
+ + + + + +
+ +
+ + + + +
+ + + +
+
+
+
+ + + + + + \ No newline at end of file diff --git a/docs/Oracle_blockchain_oci-blockChain.js.html b/docs/Oracle_blockchain_oci-blockChain.js.html new file mode 100644 index 00000000..e375483e --- /dev/null +++ b/docs/Oracle_blockchain_oci-blockChain.js.html @@ -0,0 +1,266 @@ + + + + + + + + + + Oracle/blockchain/oci-blockChain.js + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Source

+

Oracle/blockchain/oci-blockChain.js

+
+ + + + + +
+
+
/*This is an auto generated class, please do not change.*/
+/**
+ * Class to create a BlockchainPlatformClient object
+ * @category Oracle Cloud
+ */
+class Oracle_BlockChain {
+	/**
+	 *
+	 * @param {module} do Oracle SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(ocisdk, params, clientConfiguration) {
+		this._oci = ocisdk.blockchain;
+		this._sdkclassName = this._oci.BlockchainPlatformClient(
+			params,
+			clientConfiguration
+		);
+	}
+	/**
+	 * Trigers the createBlockchainPlatform function of BlockchainPlatformClient
+	 * @param {CreateBlockchainPlatformRequest} createBlockchainPlatformRequest - Data required for createBlockchainPlatform
+	 * @returns {Promise<createBlockchainPlatformResponse>}
+	 */
+	createBlockchainPlatform(createBlockchainPlatformRequest) {
+		return new Promise((resolve, reject) => {
+			this._blockchainPlatformClient
+				.createBlockchainPlatform(createBlockchainPlatformRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the createOsn function of BlockchainPlatformClient
+	 * @param {CreateOsnRequest} createOsnRequest - Data required for createOsn
+	 * @returns {Promise<createOsnResponse>}
+	 */
+	createOsn(createOsnRequest) {
+		return new Promise((resolve, reject) => {
+			this._blockchainPlatformClient
+				.createOsn(createOsnRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the createPeer function of BlockchainPlatformClient
+	 * @param {CreatePeerRequest} createPeerRequest - Data required for createPeer
+	 * @returns {Promise<createPeerResponse>}
+	 */
+	createPeer(createPeerRequest) {
+		return new Promise((resolve, reject) => {
+			this._blockchainPlatformClient
+				.createPeer(createPeerRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteBlockchainPlatform function of BlockchainPlatformClient
+	 * @param {DeleteBlockchainPlatformRequest} deleteBlockchainPlatformRequest - Data required for deleteBlockchainPlatform
+	 * @returns {Promise<deleteBlockchainPlatformResponse>}
+	 */
+	deleteBlockchainPlatform(deleteBlockchainPlatformRequest) {
+		return new Promise((resolve, reject) => {
+			this._blockchainPlatformClient
+				.deleteBlockchainPlatform(deleteBlockchainPlatformRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteOsn function of BlockchainPlatformClient
+	 * @param {DeleteOsnRequest} deleteOsnRequest - Data required for deleteOsn
+	 * @returns {Promise<deleteOsnResponse>}
+	 */
+	deleteOsn(deleteOsnRequest) {
+		return new Promise((resolve, reject) => {
+			this._blockchainPlatformClient
+				.deleteOsn(deleteOsnRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deletePeer function of BlockchainPlatformClient
+	 * @param {DeletePeerRequest} deletePeerRequest - Data required for deletePeer
+	 * @returns {Promise<deletePeerResponse>}
+	 */
+	deletePeer(deletePeerRequest) {
+		return new Promise((resolve, reject) => {
+			this._blockchainPlatformClient
+				.deletePeer(deletePeerRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getOsn function of BlockchainPlatformClient
+	 * @param {GetOsnRequest} getOsnRequest - Data required for getOsn
+	 * @returns {Promise<getOsnResponse>}
+	 */
+	getOsn(getOsnRequest) {
+		return new Promise((resolve, reject) => {
+			this._blockchainPlatformClient
+				.getOsn(getOsnRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the listBlockchainPlatforms function of BlockchainPlatformClient
+	 * @param {ListBlockchainPlatformsRequest} listBlockchainPlatformsRequest - Data required for listBlockchainPlatforms
+	 * @returns {Promise<listBlockchainPlatformsResponse>}
+	 */
+	listBlockchainPlatforms(listBlockchainPlatformsRequest) {
+		return new Promise((resolve, reject) => {
+			this._blockchainPlatformClient
+				.listBlockchainPlatforms(listBlockchainPlatformsRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the listOsns function of BlockchainPlatformClient
+	 * @param {ListOsnsRequest} listOsnsRequest - Data required for listOsns
+	 * @returns {Promise<listOsnsResponse>}
+	 */
+	listOsns(listOsnsRequest) {
+		return new Promise((resolve, reject) => {
+			this._blockchainPlatformClient
+				.listOsns(listOsnsRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the listPeers function of BlockchainPlatformClient
+	 * @param {ListPeersRequest} listPeersRequest - Data required for listPeers
+	 * @returns {Promise<listPeersResponse>}
+	 */
+	listPeers(listPeersRequest) {
+		return new Promise((resolve, reject) => {
+			this._blockchainPlatformClient
+				.listPeers(listPeersRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+}
+module.exports = Oracle_BlockChain;
+
+
+
+ + + + +
+ + + +
+
+
+
+ + + + + + diff --git a/docs/Oracle_compute_oci-computeInstance.js.html b/docs/Oracle_compute_oci-computeInstance.js.html new file mode 100644 index 00000000..357b72c4 --- /dev/null +++ b/docs/Oracle_compute_oci-computeInstance.js.html @@ -0,0 +1,253 @@ + + + + + + + + + + Oracle/compute/oci-computeInstance.js + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Source

+

Oracle/compute/oci-computeInstance.js

+
+ + + + + +
+
+
/*This is an auto generated class, please do not change.*/
+/**
+ * Class to create a ContainerInstanceClient object
+ * @category Oracle Cloud
+ */
+class Oracle_ComputeInstance {
+	/**
+	 *
+	 * @param {module} do Oracle SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(ocisdk, params, clientConfiguration) {
+		this._oci = ocisdk.containerinstances;
+		this._sdkclassName = this._oci.ContainerInstanceClient(
+			params,
+			clientConfiguration
+		);
+	}
+	/**
+	 * Trigers the createContainerInstance function of ContainerInstanceClient
+	 * @param {CreateContainerInstanceRequest} createContainerInstanceRequest - Data required for createContainerInstance
+	 * @returns {Promise<createContainerInstanceResponse>}
+	 */
+	create(createContainerInstanceRequest) {
+		return new Promise((resolve, reject) => {
+			this._containerInstanceClient
+				.createContainerInstance(createContainerInstanceRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteContainerInstance function of ContainerInstanceClient
+	 * @param {DeleteContainerInstanceRequest} deleteContainerInstanceRequest - Data required for deleteContainerInstance
+	 * @returns {Promise<deleteContainerInstanceResponse>}
+	 */
+	delete(deleteContainerInstanceRequest) {
+		return new Promise((resolve, reject) => {
+			this._containerInstanceClient
+				.deleteContainerInstance(deleteContainerInstanceRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getContainer function of ContainerInstanceClient
+	 * @param {GetContainerRequest} getContainerRequest - Data required for getContainer
+	 * @returns {Promise<getContainerResponse>}
+	 */
+	getAll(getContainerRequest) {
+		return new Promise((resolve, reject) => {
+			this._containerInstanceClient
+				.getContainer(getContainerRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getContainerInstance function of ContainerInstanceClient
+	 * @param {GetContainerInstanceRequest} getContainerInstanceRequest - Data required for getContainerInstance
+	 * @returns {Promise<getContainerInstanceResponse>}
+	 */
+	get(getContainerInstanceRequest) {
+		return new Promise((resolve, reject) => {
+			this._containerInstanceClient
+				.getContainerInstance(getContainerInstanceRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the listContainers function of ContainerInstanceClient
+	 * @param {ListContainersRequest} listContainersRequest - Data required for listContainers
+	 * @returns {Promise<listContainersResponse>}
+	 */
+	list(listContainersRequest) {
+		return new Promise((resolve, reject) => {
+			this._containerInstanceClient
+				.listContainers(listContainersRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the restartContainerInstance function of ContainerInstanceClient
+	 * @param {RestartContainerInstanceRequest} restartContainerInstanceRequest - Data required for restartContainerInstance
+	 * @returns {Promise<restartContainerInstanceResponse>}
+	 */
+	restart(restartContainerInstanceRequest) {
+		return new Promise((resolve, reject) => {
+			this._containerInstanceClient
+				.restartContainerInstance(restartContainerInstanceRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the startContainerInstance function of ContainerInstanceClient
+	 * @param {StartContainerInstanceRequest} startContainerInstanceRequest - Data required for startContainerInstance
+	 * @returns {Promise<startContainerInstanceResponse>}
+	 */
+	start(startContainerInstanceRequest) {
+		return new Promise((resolve, reject) => {
+			this._containerInstanceClient
+				.startContainerInstance(startContainerInstanceRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the stopContainerInstance function of ContainerInstanceClient
+	 * @param {StopContainerInstanceRequest} stopContainerInstanceRequest - Data required for stopContainerInstance
+	 * @returns {Promise<stopContainerInstanceResponse>}
+	 */
+	stop(stopContainerInstanceRequest) {
+		return new Promise((resolve, reject) => {
+			this._containerInstanceClient
+				.stopContainerInstance(stopContainerInstanceRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the updateContainer function of ContainerInstanceClient
+	 * @param {UpdateContainerRequest} updateContainerRequest - Data required for updateContainer
+	 * @returns {Promise<updateContainerResponse>}
+	 */
+	update(updateContainerRequest) {
+		return new Promise((resolve, reject) => {
+			this._containerInstanceClient
+				.updateContainer(updateContainerRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+}
+module.exports = Oracle_ComputeInstance;
+
+
+
+ + + + +
+ + + +
+
+
+
+ + + + + + diff --git a/docs/Oracle_compute_oci-kubernetes.js.html b/docs/Oracle_compute_oci-kubernetes.js.html new file mode 100644 index 00000000..67bd9a29 --- /dev/null +++ b/docs/Oracle_compute_oci-kubernetes.js.html @@ -0,0 +1,253 @@ + + + + + + + + + + Oracle/compute/oci-kubernetes.js + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Source

+

Oracle/compute/oci-kubernetes.js

+
+ + + + + +
+
+
/*This is an auto generated class, please do not change.*/
+/**
+ * Class to create a ContainerEngineClient object
+ * @category Oracle Cloud
+ */
+class Oracle_Kubernetes {
+	/**
+	 *
+	 * @param {module} do Oracle SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(ocisdk, params, clientConfiguration) {
+		this._oci = ocisdk.containerengine;
+		this._sdkclassName = this._oci.ContainerEngineClient(
+			params,
+			clientConfiguration
+		);
+	}
+	/**
+	 * Trigers the createCluster function of ContainerEngineClient
+	 * @param {CreateClusterRequest} createClusterRequest - Data required for createCluster
+	 * @returns {Promise<createClusterResponse>}
+	 */
+	create(createClusterRequest) {
+		return new Promise((resolve, reject) => {
+			this._containerEngineClient
+				.createCluster(createClusterRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the createNodePool function of ContainerEngineClient
+	 * @param {CreateNodePoolRequest} createNodePoolRequest - Data required for createNodePool
+	 * @returns {Promise<createNodePoolResponse>}
+	 */
+	createNodePool(createNodePoolRequest) {
+		return new Promise((resolve, reject) => {
+			this._containerEngineClient
+				.createNodePool(createNodePoolRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteCluster function of ContainerEngineClient
+	 * @param {DeleteClusterRequest} deleteClusterRequest - Data required for deleteCluster
+	 * @returns {Promise<deleteClusterResponse>}
+	 */
+	delete(deleteClusterRequest) {
+		return new Promise((resolve, reject) => {
+			this._containerEngineClient
+				.deleteCluster(deleteClusterRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteNode function of ContainerEngineClient
+	 * @param {DeleteNodeRequest} deleteNodeRequest - Data required for deleteNode
+	 * @returns {Promise<deleteNodeResponse>}
+	 */
+	deleteNode(deleteNodeRequest) {
+		return new Promise((resolve, reject) => {
+			this._containerEngineClient
+				.deleteNode(deleteNodeRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteNodePool function of ContainerEngineClient
+	 * @param {DeleteNodePoolRequest} deleteNodePoolRequest - Data required for deleteNodePool
+	 * @returns {Promise<deleteNodePoolResponse>}
+	 */
+	deleteNodePool(deleteNodePoolRequest) {
+		return new Promise((resolve, reject) => {
+			this._containerEngineClient
+				.deleteNodePool(deleteNodePoolRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getCluster function of ContainerEngineClient
+	 * @param {GetClusterRequest} getClusterRequest - Data required for getCluster
+	 * @returns {Promise<getClusterResponse>}
+	 */
+	get(getClusterRequest) {
+		return new Promise((resolve, reject) => {
+			this._containerEngineClient
+				.getCluster(getClusterRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getNodePool function of ContainerEngineClient
+	 * @param {GetNodePoolRequest} getNodePoolRequest - Data required for getNodePool
+	 * @returns {Promise<getNodePoolResponse>}
+	 */
+	getNodePool(getNodePoolRequest) {
+		return new Promise((resolve, reject) => {
+			this._containerEngineClient
+				.getNodePool(getNodePoolRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the listClusters function of ContainerEngineClient
+	 * @param {ListClustersRequest} listClustersRequest - Data required for listClusters
+	 * @returns {Promise<listClustersResponse>}
+	 */
+	list(listClustersRequest) {
+		return new Promise((resolve, reject) => {
+			this._containerEngineClient
+				.listClusters(listClustersRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the updateCluster function of ContainerEngineClient
+	 * @param {UpdateClusterRequest} updateClusterRequest - Data required for updateCluster
+	 * @returns {Promise<updateClusterResponse>}
+	 */
+	update(updateClusterRequest) {
+		return new Promise((resolve, reject) => {
+			this._containerEngineClient
+				.updateCluster(updateClusterRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+}
+module.exports = Oracle_Kubernetes;
+
+
+
+ + + + +
+ + + +
+
+
+
+ + + + + + diff --git a/docs/Oracle_database_oci-RDBMS.js.html b/docs/Oracle_database_oci-RDBMS.js.html new file mode 100644 index 00000000..ed914192 --- /dev/null +++ b/docs/Oracle_database_oci-RDBMS.js.html @@ -0,0 +1,136 @@ + + + + + + + + + + Oracle/database/oci-RDBMS.js + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Source

+

Oracle/database/oci-RDBMS.js

+
+ + + + + +
+
+
/*This is an auto generated class, please do not change.*/
+/**
+ * Class to create a WorkRequestsClient object
+ * @category Oracle Cloud
+ */
+class Oracle_RDBMS {
+	/**
+	 *
+	 * @param {module} do Oracle SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(ocisdk, params, clientConfiguration) {
+		this._oci = ocisdk.mysql;
+		this._sdkclassName = this._oci.WorkRequestsClient(
+			params,
+			clientConfiguration
+		);
+	}
+}
+module.exports = Oracle_RDBMS;
+
+
+
+ + + + +
+ + + +
+
+
+
+ + + + + + diff --git a/docs/Oracle_database_oci-noSql.js.html b/docs/Oracle_database_oci-noSql.js.html new file mode 100644 index 00000000..183be8df --- /dev/null +++ b/docs/Oracle_database_oci-noSql.js.html @@ -0,0 +1,237 @@ + + + + + + + + + + Oracle/database/oci-noSql.js + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Source

+

Oracle/database/oci-noSql.js

+
+ + + + + +
+
+
/*This is an auto generated class, please do not change.*/
+/**
+ * Class to create a NosqlClient object
+ * @category Oracle Cloud
+ */
+class Oracle_NoSql {
+	/**
+	 *
+	 * @param {module} do Oracle SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(ocisdk, params, clientConfiguration) {
+		this._oci = ocisdk.nosql;
+		this._sdkclassName = this._oci.NosqlClient(params, clientConfiguration);
+	}
+	/**
+	 * Trigers the createTable function of NosqlClient
+	 * @param {CreateTableRequest} createTableRequest - Data required for createTable
+	 * @returns {Promise<createTableResponse>}
+	 */
+	createTable(createTableRequest) {
+		return new Promise((resolve, reject) => {
+			this._nosqlClient
+				.createTable(createTableRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteRow function of NosqlClient
+	 * @param {DeleteRowRequest} deleteRowRequest - Data required for deleteRow
+	 * @returns {Promise<deleteRowResponse>}
+	 */
+	deleteRow(deleteRowRequest) {
+		return new Promise((resolve, reject) => {
+			this._nosqlClient
+				.deleteRow(deleteRowRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteTable function of NosqlClient
+	 * @param {DeleteTableRequest} deleteTableRequest - Data required for deleteTable
+	 * @returns {Promise<deleteTableResponse>}
+	 */
+	deleteTable(deleteTableRequest) {
+		return new Promise((resolve, reject) => {
+			this._nosqlClient
+				.deleteTable(deleteTableRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getRow function of NosqlClient
+	 * @param {GetRowRequest} getRowRequest - Data required for getRow
+	 * @returns {Promise<getRowResponse>}
+	 */
+	getRow(getRowRequest) {
+		return new Promise((resolve, reject) => {
+			this._nosqlClient
+				.getRow(getRowRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getTable function of NosqlClient
+	 * @param {GetTableRequest} getTableRequest - Data required for getTable
+	 * @returns {Promise<getTableResponse>}
+	 */
+	getTable(getTableRequest) {
+		return new Promise((resolve, reject) => {
+			this._nosqlClient
+				.getTable(getTableRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the listTables function of NosqlClient
+	 * @param {ListTablesRequest} listTablesRequest - Data required for listTables
+	 * @returns {Promise<listTablesResponse>}
+	 */
+	listTables(listTablesRequest) {
+		return new Promise((resolve, reject) => {
+			this._nosqlClient
+				.listTables(listTablesRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the updateRow function of NosqlClient
+	 * @param {UpdateRowRequest} updateRowRequest - Data required for updateRow
+	 * @returns {Promise<updateRowResponse>}
+	 */
+	updateRow(updateRowRequest) {
+		return new Promise((resolve, reject) => {
+			this._nosqlClient
+				.updateRow(updateRowRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the updateTable function of NosqlClient
+	 * @param {UpdateTableRequest} updateTableRequest - Data required for updateTable
+	 * @returns {Promise<updateTableResponse>}
+	 */
+	updateTable(updateTableRequest) {
+		return new Promise((resolve, reject) => {
+			this._nosqlClient
+				.updateTable(updateTableRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+}
+module.exports = Oracle_NoSql;
+
+
+
+ + + + +
+ + + +
+
+
+
+ + + + + + diff --git a/docs/Oracle_devops_oci-devops.js.html b/docs/Oracle_devops_oci-devops.js.html new file mode 100644 index 00000000..ef727acf --- /dev/null +++ b/docs/Oracle_devops_oci-devops.js.html @@ -0,0 +1,292 @@ + + + + + + + + + + Oracle/devops/oci-devops.js + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Source

+

Oracle/devops/oci-devops.js

+
+ + + + + +
+
+
/*This is an auto generated class, please do not change.*/
+/**
+ * Class to create a DevopsClient object
+ * @category Oracle Cloud
+ */
+class Oracle_Devops {
+	/**
+	 *
+	 * @param {module} do Oracle SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(ocisdk, params, clientConfiguration) {
+		this._oci = ocisdk.devops;
+		this._sdkclassName = this._oci.DevopsClient(
+			params,
+			clientConfiguration
+		);
+	}
+	/**
+	 * Trigers the createDeployArtifact function of DevopsClient
+	 * @param {CreateDeployArtifactRequest} createDeployArtifactRequest - Data required for createDeployArtifact
+	 * @returns {Promise<createDeployArtifactResponse>}
+	 */
+	createDeployArtifact(createDeployArtifactRequest) {
+		return new Promise((resolve, reject) => {
+			this._devopsClient
+				.createDeployArtifact(createDeployArtifactRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the createDeployPipeline function of DevopsClient
+	 * @param {CreateDeployPipelineRequest} createDeployPipelineRequest - Data required for createDeployPipeline
+	 * @returns {Promise<createDeployPipelineResponse>}
+	 */
+	createDeployPipeline(createDeployPipelineRequest) {
+		return new Promise((resolve, reject) => {
+			this._devopsClient
+				.createDeployPipeline(createDeployPipelineRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the createDeployment function of DevopsClient
+	 * @param {CreateDeploymentRequest} createDeploymentRequest - Data required for createDeployment
+	 * @returns {Promise<createDeploymentResponse>}
+	 */
+	deleteDeployArtifact(createDeploymentRequest) {
+		return new Promise((resolve, reject) => {
+			this._devopsClient
+				.createDeployment(createDeploymentRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the createProject function of DevopsClient
+	 * @param {CreateProjectRequest} createProjectRequest - Data required for createProject
+	 * @returns {Promise<createProjectResponse>}
+	 */
+	createProject(createProjectRequest) {
+		return new Promise((resolve, reject) => {
+			this._devopsClient
+				.createProject(createProjectRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the createRepository function of DevopsClient
+	 * @param {CreateRepositoryRequest} createRepositoryRequest - Data required for createRepository
+	 * @returns {Promise<createRepositoryResponse>}
+	 */
+	createRepository(createRepositoryRequest) {
+		return new Promise((resolve, reject) => {
+			this._devopsClient
+				.createRepository(createRepositoryRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteDeployPipeline function of DevopsClient
+	 * @param {DeleteDeployPipelineRequest} deleteDeployPipelineRequest - Data required for deleteDeployPipeline
+	 * @returns {Promise<deleteDeployPipelineResponse>}
+	 */
+	deleteDeployPipeline(deleteDeployPipelineRequest) {
+		return new Promise((resolve, reject) => {
+			this._devopsClient
+				.deleteDeployPipeline(deleteDeployPipelineRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteProject function of DevopsClient
+	 * @param {DeleteProjectRequest} deleteProjectRequest - Data required for deleteProject
+	 * @returns {Promise<deleteProjectResponse>}
+	 */
+	deleteProject(deleteProjectRequest) {
+		return new Promise((resolve, reject) => {
+			this._devopsClient
+				.deleteProject(deleteProjectRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteRepository function of DevopsClient
+	 * @param {DeleteRepositoryRequest} deleteRepositoryRequest - Data required for deleteRepository
+	 * @returns {Promise<deleteRepositoryResponse>}
+	 */
+	deleteRepository(deleteRepositoryRequest) {
+		return new Promise((resolve, reject) => {
+			this._devopsClient
+				.deleteRepository(deleteRepositoryRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getDeployArtifact function of DevopsClient
+	 * @param {GetDeployArtifactRequest} getDeployArtifactRequest - Data required for getDeployArtifact
+	 * @returns {Promise<getDeployArtifactResponse>}
+	 */
+	getDeployArtifact(getDeployArtifactRequest) {
+		return new Promise((resolve, reject) => {
+			this._devopsClient
+				.getDeployArtifact(getDeployArtifactRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getDeployPipeline function of DevopsClient
+	 * @param {GetDeployPipelineRequest} getDeployPipelineRequest - Data required for getDeployPipeline
+	 * @returns {Promise<getDeployPipelineResponse>}
+	 */
+	getDeployPipeline(getDeployPipelineRequest) {
+		return new Promise((resolve, reject) => {
+			this._devopsClient
+				.getDeployPipeline(getDeployPipelineRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getDeployment function of DevopsClient
+	 * @param {GetDeploymentRequest} getDeploymentRequest - Data required for getDeployment
+	 * @returns {Promise<getDeploymentResponse>}
+	 */
+	getDeployment(getDeploymentRequest) {
+		return new Promise((resolve, reject) => {
+			this._devopsClient
+				.getDeployment(getDeploymentRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getProject function of DevopsClient
+	 * @param {GetProjectRequest} getProjectRequest - Data required for getProject
+	 * @returns {Promise<getProjectResponse>}
+	 */
+	getProject(getProjectRequest) {
+		return new Promise((resolve, reject) => {
+			this._devopsClient
+				.getProject(getProjectRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+}
+module.exports = Oracle_Devops;
+
+
+
+ + + + +
+ + + +
+
+
+
+ + + + + + diff --git a/docs/Oracle_management_oci-keyManagement.js.html b/docs/Oracle_management_oci-keyManagement.js.html new file mode 100644 index 00000000..6def9eb1 --- /dev/null +++ b/docs/Oracle_management_oci-keyManagement.js.html @@ -0,0 +1,136 @@ + + + + + + + + + + Oracle/management/oci-keyManagement.js + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Source

+

Oracle/management/oci-keyManagement.js

+
+ + + + + +
+
+
/*This is an auto generated class, please do not change.*/
+/**
+ * Class to create a KmsVaultClient object
+ * @category Oracle Cloud
+ */
+class Oracle_KeyManagement {
+	/**
+	 *
+	 * @param {module} do Oracle SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(ocisdk, params, clientConfiguration) {
+		this._oci = ocisdk.keymanagement;
+		this._sdkclassName = this._oci.KmsVaultClient(
+			params,
+			clientConfiguration
+		);
+	}
+}
+module.exports = Oracle_KeyManagement;
+
+
+
+ + + + +
+ + + +
+
+
+
+ + + + + + diff --git a/docs/Oracle_network_oci-DNS.js.html b/docs/Oracle_network_oci-DNS.js.html new file mode 100644 index 00000000..904e70ef --- /dev/null +++ b/docs/Oracle_network_oci-DNS.js.html @@ -0,0 +1,185 @@ + + + + + + + + + + Oracle/network/oci-DNS.js + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Source

+

Oracle/network/oci-DNS.js

+
+ + + + + +
+
+
/*This is an auto generated class, please do not change.*/
+/**
+ * Class to create a DnsClient object
+ * @category Oracle Cloud
+ */
+class Oracle_DNS {
+	/**
+	 *
+	 * @param {module} do Oracle SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(ocisdk, params, clientConfiguration) {
+		this._oci = ocisdk.dns;
+		this._sdkclassName = this._oci.DnsClient(params, clientConfiguration);
+	}
+	/**
+	 * Trigers the createZone function of DnsClient
+	 * @param {CreateZoneRequest} createZoneRequest - Data required for createZone
+	 * @returns {Promise<createZoneResponse>}
+	 */
+	create(createZoneRequest) {
+		return new Promise((resolve, reject) => {
+			this._dnsClient
+				.createZone(createZoneRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteZone function of DnsClient
+	 * @param {DeleteZoneRequest} deleteZoneRequest - Data required for deleteZone
+	 * @returns {Promise<deleteZoneResponse>}
+	 */
+	delete(deleteZoneRequest) {
+		return new Promise((resolve, reject) => {
+			this._dnsClient
+				.deleteZone(deleteZoneRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the listZones function of DnsClient
+	 * @param {ListZonesRequest} listZonesRequest - Data required for listZones
+	 * @returns {Promise<listZonesResponse>}
+	 */
+	list(listZonesRequest) {
+		return new Promise((resolve, reject) => {
+			this._dnsClient
+				.listZones(listZonesRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the updateZone function of DnsClient
+	 * @param {UpdateZoneRequest} updateZoneRequest - Data required for updateZone
+	 * @returns {Promise<updateZoneResponse>}
+	 */
+	update(updateZoneRequest) {
+		return new Promise((resolve, reject) => {
+			this._dnsClient
+				.updateZone(updateZoneRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+}
+module.exports = Oracle_DNS;
+
+
+
+ + + + +
+ + + +
+
+
+
+ + + + + + diff --git a/docs/Oracle_network_oci-loadBalancer.js.html b/docs/Oracle_network_oci-loadBalancer.js.html new file mode 100644 index 00000000..ace5859f --- /dev/null +++ b/docs/Oracle_network_oci-loadBalancer.js.html @@ -0,0 +1,201 @@ + + + + + + + + + + Oracle/network/oci-loadBalancer.js + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Source

+

Oracle/network/oci-loadBalancer.js

+
+ + + + + +
+
+
/*This is an auto generated class, please do not change.*/
+/**
+ * Class to create a LoadBalancerClient object
+ * @category Oracle Cloud
+ */
+class Oracle_LoadBalancer {
+	/**
+	 *
+	 * @param {module} do Oracle SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(ocisdk, params, clientConfiguration) {
+		this._oci = ocisdk.loadbalancer;
+		this._sdkclassName = this._oci.LoadBalancerClient(
+			params,
+			clientConfiguration
+		);
+	}
+	/**
+	 * Trigers the createLoadBalancer function of LoadBalancerClient
+	 * @param {CreateLoadBalancerRequest} createLoadBalancerRequest - Data required for createLoadBalancer
+	 * @returns {Promise<createLoadBalancerResponse>}
+	 */
+	create(createLoadBalancerRequest) {
+		return new Promise((resolve, reject) => {
+			this._loadBalancerClient
+				.createLoadBalancer(createLoadBalancerRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteLoadBalancer function of LoadBalancerClient
+	 * @param {DeleteLoadBalancerRequest} deleteLoadBalancerRequest - Data required for deleteLoadBalancer
+	 * @returns {Promise<deleteLoadBalancerResponse>}
+	 */
+	delete(deleteLoadBalancerRequest) {
+		return new Promise((resolve, reject) => {
+			this._loadBalancerClient
+				.deleteLoadBalancer(deleteLoadBalancerRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getLoadBalancer function of LoadBalancerClient
+	 * @param {GetLoadBalancerRequest} getLoadBalancerRequest - Data required for getLoadBalancer
+	 * @returns {Promise<getLoadBalancerResponse>}
+	 */
+	get(getLoadBalancerRequest) {
+		return new Promise((resolve, reject) => {
+			this._loadBalancerClient
+				.getLoadBalancer(getLoadBalancerRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the listLoadBalancers function of LoadBalancerClient
+	 * @param {ListLoadBalancersRequest} listLoadBalancersRequest - Data required for listLoadBalancers
+	 * @returns {Promise<listLoadBalancersResponse>}
+	 */
+	list(listLoadBalancersRequest) {
+		return new Promise((resolve, reject) => {
+			this._loadBalancerClient
+				.listLoadBalancers(listLoadBalancersRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the updateLoadBalancer function of LoadBalancerClient
+	 * @param {UpdateLoadBalancerRequest} updateLoadBalancerRequest - Data required for updateLoadBalancer
+	 * @returns {Promise<updateLoadBalancerResponse>}
+	 */
+	update(updateLoadBalancerRequest) {
+		return new Promise((resolve, reject) => {
+			this._loadBalancerClient
+				.updateLoadBalancer(updateLoadBalancerRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+}
+module.exports = Oracle_LoadBalancer;
+
+
+
+ + + + +
+ + + +
+
+
+
+ + + + + + diff --git a/docs/Oracle_storage_oci-archivalStorage.js.html b/docs/Oracle_storage_oci-archivalStorage.js.html new file mode 100644 index 00000000..2fc22030 --- /dev/null +++ b/docs/Oracle_storage_oci-archivalStorage.js.html @@ -0,0 +1,188 @@ + + + + + + + + + + Oracle/storage/oci-archivalStorage.js + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Source

+

Oracle/storage/oci-archivalStorage.js

+
+ + + + + +
+
+
/*This is an auto generated class, please do not change.*/
+/**
+ * Class to create a ObjectStorageClient object
+ * @category Oracle Cloud
+ */
+class Oracle_ArchivalStorage {
+	/**
+	 *
+	 * @param {module} do Oracle SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(ocisdk, params, clientConfiguration) {
+		this._oci = ocisdk.objectstorage;
+		this._sdkclassName = this._oci.ObjectStorageClient(
+			params,
+			clientConfiguration
+		);
+	}
+	/**
+	 * Trigers the createBucket function of ObjectStorageClient
+	 * @param {CreateBucketRequest} createBucketRequest - Data required for createBucket
+	 * @returns {Promise<createBucketResponse>}
+	 */
+	create(createBucketRequest) {
+		return new Promise((resolve, reject) => {
+			this._objectStorageClient
+				.createBucket(createBucketRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteBucket function of ObjectStorageClient
+	 * @param {DeleteBucketRequest} deleteBucketRequest - Data required for deleteBucket
+	 * @returns {Promise<deleteBucketResponse>}
+	 */
+	delete(deleteBucketRequest) {
+		return new Promise((resolve, reject) => {
+			this._objectStorageClient
+				.deleteBucket(deleteBucketRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the listBuckets function of ObjectStorageClient
+	 * @param {ListBucketsRequest} listBucketsRequest - Data required for listBuckets
+	 * @returns {Promise<listBucketsResponse>}
+	 */
+	list(listBucketsRequest) {
+		return new Promise((resolve, reject) => {
+			this._objectStorageClient
+				.listBuckets(listBucketsRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the updateBucket function of ObjectStorageClient
+	 * @param {UpdateBucketRequest} updateBucketRequest - Data required for updateBucket
+	 * @returns {Promise<updateBucketResponse>}
+	 */
+	update(updateBucketRequest) {
+		return new Promise((resolve, reject) => {
+			this._objectStorageClient
+				.updateBucket(updateBucketRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+}
+module.exports = Oracle_ArchivalStorage;
+
+
+
+ + + + +
+ + + +
+
+
+
+ + + + + + diff --git a/docs/Oracle_storage_oci-storageBucket.js.html b/docs/Oracle_storage_oci-storageBucket.js.html new file mode 100644 index 00000000..a6d91d46 --- /dev/null +++ b/docs/Oracle_storage_oci-storageBucket.js.html @@ -0,0 +1,201 @@ + + + + + + + + + + Oracle/storage/oci-storageBucket.js + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+
+
+ +
+
+
+

Source

+

Oracle/storage/oci-storageBucket.js

+
+ + + + + +
+
+
/*This is an auto generated class, please do not change.*/
+/**
+ * Class to create a ObjectStorageClient object
+ * @category Oracle Cloud
+ */
+class Oracle_StorageBucket {
+	/**
+	 *
+	 * @param {module} do Oracle SDK
+	 * @param {object} options SDK options
+	 */
+	constructor(ocisdk, params, clientConfiguration) {
+		this._oci = ocisdk.objectstorage;
+		this._sdkclassName = this._oci.ObjectStorageClient(
+			params,
+			clientConfiguration
+		);
+	}
+	/**
+	 * Trigers the createBucket function of ObjectStorageClient
+	 * @param {CreateBucketRequest} createBucketRequest - Data required for createBucket
+	 * @returns {Promise<createBucketResponse>}
+	 */
+	create(createBucketRequest) {
+		return new Promise((resolve, reject) => {
+			this._objectStorageClient
+				.createBucket(createBucketRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the deleteBucket function of ObjectStorageClient
+	 * @param {DeleteBucketRequest} deleteBucketRequest - Data required for deleteBucket
+	 * @returns {Promise<deleteBucketResponse>}
+	 */
+	delete(deleteBucketRequest) {
+		return new Promise((resolve, reject) => {
+			this._objectStorageClient
+				.deleteBucket(deleteBucketRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the getBucket function of ObjectStorageClient
+	 * @param {GetBucketRequest} getBucketRequest - Data required for getBucket
+	 * @returns {Promise<getBucketResponse>}
+	 */
+	get(getBucketRequest) {
+		return new Promise((resolve, reject) => {
+			this._objectStorageClient
+				.getBucket(getBucketRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the listBuckets function of ObjectStorageClient
+	 * @param {ListBucketsRequest} listBucketsRequest - Data required for listBuckets
+	 * @returns {Promise<listBucketsResponse>}
+	 */
+	list(listBucketsRequest) {
+		return new Promise((resolve, reject) => {
+			this._objectStorageClient
+				.listBuckets(listBucketsRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+	/**
+	 * Trigers the reencryptBucket function of ObjectStorageClient
+	 * @param {ReencryptBucketRequest} reencryptBucketRequest - Data required for reencryptBucket
+	 * @returns {Promise<reencryptBucketResponse>}
+	 */
+	reencrypt(reencryptBucketRequest) {
+		return new Promise((resolve, reject) => {
+			this._objectStorageClient
+				.reencryptBucket(reencryptBucketRequest)
+				.then(data => resolve(data))
+				.catch(err => reject(err));
+		});
+	}
+}
+module.exports = Oracle_StorageBucket;
+
+
+
+ + + + +
+ + + +
+
+
+
+ + + + + + diff --git a/docs/googleCloud_artificialinteligence_gcp-translation.js.html b/docs/googleCloud_artificialinteligence_gcp-translation.js.html index 98a19fb0..1354b6ba 100644 --- a/docs/googleCloud_artificialinteligence_gcp-translation.js.html +++ b/docs/googleCloud_artificialinteligence_gcp-translation.js.html @@ -1,307 +1,222 @@ + + - - - - googleCloud/artificialinteligence/gcp-translation.js - - - - - - - - - - - - - + + + + + googleCloud/artificialinteligence/gcp-translation.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

googleCloud/artificialinteligence/gcp-translation.js

-
+ +
+
+
+

Source

+

googleCloud/artificialinteligence/gcp-translation.js

+
+ + -
-
-
const { TranslationServiceClient } = require("@google-cloud/translate");
+
+    
+    
+
+
const { TranslationServiceClient } = require('@google-cloud/translate');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a Translation object
  * @category Google Cloud
  */
 class GCP_Translation {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._translationServiceClient = new TranslationServiceClient(config);
-  }
-  /**
-   * Trigers the translateText function of undefined
-   * @param {TypeReference} request - Data required for translateText
-   * @param {TypeReference} [options] - Data required for translateText
-   * @returns {Promise<translateTextResponse>}
-   */
-  translate(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._translationServiceClient
-        .translateText(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the batchTranslateText function of undefined
-   * @param {TypeReference} request - Data required for batchTranslateText
-   * @param {TypeReference} [options] - Data required for batchTranslateText
-   * @returns {Promise<batchTranslateTextResponse>}
-   */
-  batchTranslate(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._translationServiceClient
-        .batchTranslateText(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getGlossary function of undefined
-   * @param {TypeReference} request - Data required for getGlossary
-   * @param {TypeReference} [options] - Data required for getGlossary
-   * @returns {Promise<getGlossaryResponse>}
-   */
-  getGlossary(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._translationServiceClient
-        .getGlossary(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createGlossary function of undefined
-   * @param {TypeReference} request - Data required for createGlossary
-   * @param {TypeReference} [options] - Data required for createGlossary
-   * @returns {Promise<createGlossaryResponse>}
-   */
-  createGlossary(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._translationServiceClient
-        .createGlossary(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the detectLanguage function of undefined
-   * @param {TypeReference} request - Data required for detectLanguage
-   * @param {TypeReference} [options] - Data required for detectLanguage
-   * @returns {Promise<detectLanguageResponse>}
-   */
-  detectLanguage(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._translationServiceClient
-        .detectLanguage(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
+	/**
+	 *
+	 * @param {object} config Configuration object
+	 */
+	constructor(config) {
+		this._translationServiceClient = new TranslationServiceClient(config);
+	}
+	/**
+	 * Trigers the translateText function of undefined
+	 * @param {TypeReference} request - Data required for translateText
+	 * @param {TypeReference} [options] - Data required for translateText
+	 * @returns {Promise<translateTextResponse>}
+	 */
+	translate(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._translationServiceClient
+				.translateText(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the batchTranslateText function of undefined
+	 * @param {TypeReference} request - Data required for batchTranslateText
+	 * @param {TypeReference} [options] - Data required for batchTranslateText
+	 * @returns {Promise<batchTranslateTextResponse>}
+	 */
+	batchTranslate(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._translationServiceClient
+				.batchTranslateText(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the getGlossary function of undefined
+	 * @param {TypeReference} request - Data required for getGlossary
+	 * @param {TypeReference} [options] - Data required for getGlossary
+	 * @returns {Promise<getGlossaryResponse>}
+	 */
+	getGlossary(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._translationServiceClient
+				.getGlossary(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the createGlossary function of undefined
+	 * @param {TypeReference} request - Data required for createGlossary
+	 * @param {TypeReference} [options] - Data required for createGlossary
+	 * @returns {Promise<createGlossaryResponse>}
+	 */
+	createGlossary(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._translationServiceClient
+				.createGlossary(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the detectLanguage function of undefined
+	 * @param {TypeReference} request - Data required for detectLanguage
+	 * @param {TypeReference} [options] - Data required for detectLanguage
+	 * @returns {Promise<detectLanguageResponse>}
+	 */
+	detectLanguage(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._translationServiceClient
+				.detectLanguage(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
 }
 module.exports = GCP_Translation;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/googleCloud_compute_gcp-kubernetes.js.html b/docs/googleCloud_compute_gcp-kubernetes.js.html index 589b6189..99f1c6cf 100644 --- a/docs/googleCloud_compute_gcp-kubernetes.js.html +++ b/docs/googleCloud_compute_gcp-kubernetes.js.html @@ -1,379 +1,294 @@ + + - - - - googleCloud/compute/gcp-kubernetes.js - - - - - - - - - - - - - + + + + + googleCloud/compute/gcp-kubernetes.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

googleCloud/compute/gcp-kubernetes.js

-
+ +
+
+
+

Source

+

googleCloud/compute/gcp-kubernetes.js

+
+ + -
-
-
const { ClusterManagerClient } = require("@google-cloud/container");
+
+    
+    
+
+
const { ClusterManagerClient } = require('@google-cloud/container');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a Kubernetes object
  * @category Google Cloud
  */
 class GCP_Kubernetes {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._clusterManagerClient = new ClusterManagerClient(config);
-  }
-  /**
-   * Trigers the createCluster function of undefined
-   * @param {TypeReference} request - Data required for createCluster
-   * @param {TypeReference} [options] - Data required for createCluster
-   * @returns {Promise<createClusterResponse>}
-   */
-  create(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._clusterManagerClient
-        .createCluster(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteCluster function of undefined
-   * @param {TypeReference} request - Data required for deleteCluster
-   * @param {TypeReference} [options] - Data required for deleteCluster
-   * @returns {Promise<deleteClusterResponse>}
-   */
-  delete(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._clusterManagerClient
-        .deleteCluster(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the listClusters function of undefined
-   * @param {TypeReference} request - Data required for listClusters
-   * @param {TypeReference} [options] - Data required for listClusters
-   * @returns {Promise<listClustersResponse>}
-   */
-  listClusters(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._clusterManagerClient
-        .listClusters(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getCluster function of undefined
-   * @param {TypeReference} request - Data required for getCluster
-   * @param {TypeReference} [options] - Data required for getCluster
-   * @returns {Promise<getClusterResponse>}
-   */
-  describeCluster(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._clusterManagerClient
-        .getCluster(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createNodePool function of undefined
-   * @param {TypeReference} request - Data required for createNodePool
-   * @param {TypeReference} [options] - Data required for createNodePool
-   * @returns {Promise<createNodePoolResponse>}
-   */
-  createNodeGroup(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._clusterManagerClient
-        .createNodePool(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteNodePool function of undefined
-   * @param {TypeReference} request - Data required for deleteNodePool
-   * @param {TypeReference} [options] - Data required for deleteNodePool
-   * @returns {Promise<deleteNodePoolResponse>}
-   */
-  deleteNodegroup(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._clusterManagerClient
-        .deleteNodePool(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getNodePool function of undefined
-   * @param {TypeReference} request - Data required for getNodePool
-   * @param {TypeReference} [options] - Data required for getNodePool
-   * @returns {Promise<getNodePoolResponse>}
-   */
-  describeNodeGroup(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._clusterManagerClient
-        .getNodePool(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the listNodePools function of undefined
-   * @param {TypeReference} request - Data required for listNodePools
-   * @param {TypeReference} [options] - Data required for listNodePools
-   * @returns {Promise<listNodePoolsResponse>}
-   */
-  listNodegroups(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._clusterManagerClient
-        .listNodePools(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the setAddonsConfig function of undefined
-   * @param {TypeReference} request - Data required for setAddonsConfig
-   * @param {TypeReference} [options] - Data required for setAddonsConfig
-   * @returns {Promise<setAddonsConfigResponse>}
-   */
-  updateConfig(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._clusterManagerClient
-        .setAddonsConfig(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
+	/**
+	 *
+	 * @param {object} config Configuration object
+	 */
+	constructor(config) {
+		this._clusterManagerClient = new ClusterManagerClient(config);
+	}
+	/**
+	 * Trigers the createCluster function of undefined
+	 * @param {TypeReference} request - Data required for createCluster
+	 * @param {TypeReference} [options] - Data required for createCluster
+	 * @returns {Promise<createClusterResponse>}
+	 */
+	create(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._clusterManagerClient
+				.createCluster(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteCluster function of undefined
+	 * @param {TypeReference} request - Data required for deleteCluster
+	 * @param {TypeReference} [options] - Data required for deleteCluster
+	 * @returns {Promise<deleteClusterResponse>}
+	 */
+	delete(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._clusterManagerClient
+				.deleteCluster(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the listClusters function of undefined
+	 * @param {TypeReference} request - Data required for listClusters
+	 * @param {TypeReference} [options] - Data required for listClusters
+	 * @returns {Promise<listClustersResponse>}
+	 */
+	listClusters(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._clusterManagerClient
+				.listClusters(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the getCluster function of undefined
+	 * @param {TypeReference} request - Data required for getCluster
+	 * @param {TypeReference} [options] - Data required for getCluster
+	 * @returns {Promise<getClusterResponse>}
+	 */
+	describeCluster(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._clusterManagerClient
+				.getCluster(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the createNodePool function of undefined
+	 * @param {TypeReference} request - Data required for createNodePool
+	 * @param {TypeReference} [options] - Data required for createNodePool
+	 * @returns {Promise<createNodePoolResponse>}
+	 */
+	createNodeGroup(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._clusterManagerClient
+				.createNodePool(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteNodePool function of undefined
+	 * @param {TypeReference} request - Data required for deleteNodePool
+	 * @param {TypeReference} [options] - Data required for deleteNodePool
+	 * @returns {Promise<deleteNodePoolResponse>}
+	 */
+	deleteNodegroup(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._clusterManagerClient
+				.deleteNodePool(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the getNodePool function of undefined
+	 * @param {TypeReference} request - Data required for getNodePool
+	 * @param {TypeReference} [options] - Data required for getNodePool
+	 * @returns {Promise<getNodePoolResponse>}
+	 */
+	describeNodeGroup(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._clusterManagerClient
+				.getNodePool(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the listNodePools function of undefined
+	 * @param {TypeReference} request - Data required for listNodePools
+	 * @param {TypeReference} [options] - Data required for listNodePools
+	 * @returns {Promise<listNodePoolsResponse>}
+	 */
+	listNodegroups(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._clusterManagerClient
+				.listNodePools(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the setAddonsConfig function of undefined
+	 * @param {TypeReference} request - Data required for setAddonsConfig
+	 * @param {TypeReference} [options] - Data required for setAddonsConfig
+	 * @returns {Promise<setAddonsConfigResponse>}
+	 */
+	updateConfig(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._clusterManagerClient
+				.setAddonsConfig(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
 }
 module.exports = GCP_Kubernetes;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/googleCloud_database_gcp-RDBMS.js.html b/docs/googleCloud_database_gcp-RDBMS.js.html index 688c5d29..83f942ff 100644 --- a/docs/googleCloud_database_gcp-RDBMS.js.html +++ b/docs/googleCloud_database_gcp-RDBMS.js.html @@ -1,335 +1,254 @@ + + - - - - googleCloud/database/gcp-RDBMS.js - - - - - - - - - - - - - + + + + + googleCloud/database/gcp-RDBMS.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

googleCloud/database/gcp-RDBMS.js

-
+ +
+
+
+

Source

+

googleCloud/database/gcp-RDBMS.js

+
+ + -
-
-
const { DatabaseAdminClient } = require("@google-cloud/spanner");
+
+    
+    
+
+
const { DatabaseAdminClient } = require('@google-cloud/spanner');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a RDBMS object
  * @category Google Cloud
  */
 class GCP_RDBMS {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._databaseAdminClient = new DatabaseAdminClient(config);
-  }
-  /**
-   * Trigers the createDatabase function of undefined
-   * @param {TypeReference} request - Data required for createDatabase
-   * @param {TypeReference} [options] - Data required for createDatabase
-   * @returns {Promise<createDatabaseResponse>}
-   */
-  createDatabse(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._databaseAdminClient
-        .createDatabase(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the dropDatabase function of undefined
-   * @param {TypeReference} request - Data required for dropDatabase
-   * @param {TypeReference} [options] - Data required for dropDatabase
-   * @returns {Promise<dropDatabaseResponse>}
-   */
-  deleteDatabase(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._databaseAdminClient
-        .dropDatabase(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createBackup function of undefined
-   * @param {TypeReference} request - Data required for createBackup
-   * @param {TypeReference} [options] - Data required for createBackup
-   * @returns {Promise<createBackupResponse>}
-   */
-  createSnapshots(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._databaseAdminClient
-        .createBackup(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the updateDatabaseDdl function of undefined
-   * @param {TypeReference} request - Data required for updateDatabaseDdl
-   * @param {TypeReference} [options] - Data required for updateDatabaseDdl
-   * @returns {Promise<updateDatabaseDdlResponse>}
-   */
-  modifyDB(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._databaseAdminClient
-        .updateDatabaseDdl(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the restoreDatabase function of undefined
-   * @param {TypeReference} request - Data required for restoreDatabase
-   * @param {TypeReference} [options] - Data required for restoreDatabase
-   * @returns {Promise<restoreDatabaseResponse>}
-   */
-  restoreDatabase(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._databaseAdminClient
-        .restoreDatabase(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteBackup function of undefined
-   * @param {TypeReference} request - Data required for deleteBackup
-   * @param {TypeReference} [options] - Data required for deleteBackup
-   * @returns {Promise<deleteBackupResponse>}
-   */
-  deleteDBSnapshot(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._databaseAdminClient
-        .deleteBackup(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the databasePath function of undefined
-   * @param {StringKeyword} project - Data required for databasePath
-   * @param {StringKeyword} instance - Data required for databasePath
-   * @param {StringKeyword} database - Data required for databasePath
-   * @returns {Promise<databasePathResponse>}
-   */
-  databasePath(project, instance, database) {
-    return this._databaseAdminClient.databasePath(project, instance, database);
-  }
+	/**
+	 *
+	 * @param {object} config Configuration object
+	 */
+	constructor(config) {
+		this._databaseAdminClient = new DatabaseAdminClient(config);
+	}
+	/**
+	 * Trigers the createDatabase function of undefined
+	 * @param {TypeReference} request - Data required for createDatabase
+	 * @param {TypeReference} [options] - Data required for createDatabase
+	 * @returns {Promise<createDatabaseResponse>}
+	 */
+	createDatabse(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._databaseAdminClient
+				.createDatabase(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the dropDatabase function of undefined
+	 * @param {TypeReference} request - Data required for dropDatabase
+	 * @param {TypeReference} [options] - Data required for dropDatabase
+	 * @returns {Promise<dropDatabaseResponse>}
+	 */
+	deleteDatabase(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._databaseAdminClient
+				.dropDatabase(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the createBackup function of undefined
+	 * @param {TypeReference} request - Data required for createBackup
+	 * @param {TypeReference} [options] - Data required for createBackup
+	 * @returns {Promise<createBackupResponse>}
+	 */
+	createSnapshots(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._databaseAdminClient
+				.createBackup(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the updateDatabaseDdl function of undefined
+	 * @param {TypeReference} request - Data required for updateDatabaseDdl
+	 * @param {TypeReference} [options] - Data required for updateDatabaseDdl
+	 * @returns {Promise<updateDatabaseDdlResponse>}
+	 */
+	modifyDB(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._databaseAdminClient
+				.updateDatabaseDdl(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the restoreDatabase function of undefined
+	 * @param {TypeReference} request - Data required for restoreDatabase
+	 * @param {TypeReference} [options] - Data required for restoreDatabase
+	 * @returns {Promise<restoreDatabaseResponse>}
+	 */
+	restoreDatabase(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._databaseAdminClient
+				.restoreDatabase(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteBackup function of undefined
+	 * @param {TypeReference} request - Data required for deleteBackup
+	 * @param {TypeReference} [options] - Data required for deleteBackup
+	 * @returns {Promise<deleteBackupResponse>}
+	 */
+	deleteDBSnapshot(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._databaseAdminClient
+				.deleteBackup(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the databasePath function of undefined
+	 * @param {StringKeyword} project - Data required for databasePath
+	 * @param {StringKeyword} instance - Data required for databasePath
+	 * @param {StringKeyword} database - Data required for databasePath
+	 * @returns {Promise<databasePathResponse>}
+	 */
+	databasePath(project, instance, database) {
+		return this._databaseAdminClient.databasePath(
+			project,
+			instance,
+			database
+		);
+	}
 }
 module.exports = GCP_RDBMS;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/googleCloud_database_gcp-noSql.js.html b/docs/googleCloud_database_gcp-noSql.js.html index e6665281..a81d6a93 100644 --- a/docs/googleCloud_database_gcp-noSql.js.html +++ b/docs/googleCloud_database_gcp-noSql.js.html @@ -1,280 +1,195 @@ + + - - - - googleCloud/database/gcp-noSql.js - - - - - - - - - - - - - + + + + + googleCloud/database/gcp-noSql.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

googleCloud/database/gcp-noSql.js

-
+ +
+
+
+

Source

+

googleCloud/database/gcp-noSql.js

+
+ + -
-
-
const { FirestoreClient } = require("@google-cloud/firestore");
+
+    
+    
+
+
const { FirestoreClient } = require('@google-cloud/firestore');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a NoSql object
  * @category Google Cloud
  */
 class GCP_NoSql {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._firestoreClient = new FirestoreClient(config);
-  }
-  /**
-   * Trigers the createDocument function of undefined
-   * @param {TypeReference} request - Data required for createDocument
-   * @param {TypeReference} [options] - Data required for createDocument
-   * @returns {Promise<createDocumentResponse>}
-   */
-  createItem(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._firestoreClient
-        .createDocument(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteDocument function of undefined
-   * @param {TypeReference} request - Data required for deleteDocument
-   * @param {TypeReference} [options] - Data required for deleteDocument
-   * @returns {Promise<deleteDocumentResponse>}
-   */
-  deleteItem(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._firestoreClient
-        .deleteDocument(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the updateDocument function of undefined
-   * @param {TypeReference} request - Data required for updateDocument
-   * @param {TypeReference} [options] - Data required for updateDocument
-   * @returns {Promise<updateDocumentResponse>}
-   */
-  updateItem(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._firestoreClient
-        .updateDocument(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the runQuery function of undefined
-   * @param {TypeReference} [request] - Data required for runQuery
-   * @param {TypeReference} [options] - Data required for runQuery
-   * @returns {Promise<runQueryResponse>}
-   */
-  query(request = undefined, options = undefined) {
-    return this._firestoreClient.runQuery(request, options);
-  }
+	/**
+	 *
+	 * @param {object} config Configuration object
+	 */
+	constructor(config) {
+		this._firestoreClient = new FirestoreClient(config);
+	}
+	/**
+	 * Trigers the createDocument function of undefined
+	 * @param {TypeReference} request - Data required for createDocument
+	 * @param {TypeReference} [options] - Data required for createDocument
+	 * @returns {Promise<createDocumentResponse>}
+	 */
+	createItem(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._firestoreClient
+				.createDocument(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteDocument function of undefined
+	 * @param {TypeReference} request - Data required for deleteDocument
+	 * @param {TypeReference} [options] - Data required for deleteDocument
+	 * @returns {Promise<deleteDocumentResponse>}
+	 */
+	deleteItem(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._firestoreClient
+				.deleteDocument(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the updateDocument function of undefined
+	 * @param {TypeReference} request - Data required for updateDocument
+	 * @param {TypeReference} [options] - Data required for updateDocument
+	 * @returns {Promise<updateDocumentResponse>}
+	 */
+	updateItem(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._firestoreClient
+				.updateDocument(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the runQuery function of undefined
+	 * @param {TypeReference} [request] - Data required for runQuery
+	 * @param {TypeReference} [options] - Data required for runQuery
+	 * @returns {Promise<runQueryResponse>}
+	 */
+	query(request = undefined, options = undefined) {
+		return this._firestoreClient.runQuery(request, options);
+	}
 }
 module.exports = GCP_NoSql;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/googleCloud_gcp-DNS.js.html b/docs/googleCloud_gcp-DNS.js.html deleted file mode 100644 index 371a4a7f..00000000 --- a/docs/googleCloud_gcp-DNS.js.html +++ /dev/null @@ -1,291 +0,0 @@ - - - - - - googleCloud/gcp-DNS.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

googleCloud/gcp-DNS.js

-
- -
-
-
const { DNS } = require("@google-cloud/dns");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a dns object
- * @category Google Cloud
- */
-class GCP_dns {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._dns = new DNS(config);
-  }
-  /**
-   * Trigers the getZones function of dns
-   * @param {TypeReference} [query] - Optional parameter
-   * @returns {Promise<getZonesResponse>}
-   */
-  listZones(query = undefined) {
-    return new Promise((resolve, reject) => {
-      this._dns
-        .getZones(query)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the create function of dns
-   * @param {string} [identifier] - Optional parameter
-   * @param {DNS} dns - Mandatory parameter
-   * @param {TypeReference} config - Mandatory parameter
-   * @returns {Promise<createResponse>}
-   */
-  createZone(dns, config, identifier = undefined) {
-    return new Promise((resolve, reject) => {
-      dns
-        .zone(identifier)
-        .create(config)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createChange function of dns
-   * @param {string} [identifier] - Optional parameter
-   * @param {DNS} dns - Mandatory parameter
-   * @param {TypeReference} config - Mandatory parameter
-   * @returns {Promise<createChangeResponse>}
-   */
-  changeRecordSets(dns, config, identifier = undefined) {
-    return new Promise((resolve, reject) => {
-      dns
-        .zone(identifier)
-        .createChange(config)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the delete function of dns
-   * @param {string} [identifier] - Optional parameter
-   * @param {DNS} dns - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteResponse>}
-   */
-  deleteZone(dns, options = undefined, identifier = undefined) {
-    return new Promise((resolve, reject) => {
-      dns
-        .zone(identifier)
-        .delete(options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the record function of dns
-   * @param {string} [identifier] - Optional parameter
-   * @param {DNS} dns - Mandatory parameter
-   * @param {StringKeyword} type - Mandatory parameter
-   * @param {TypeReference} metadata - Mandatory parameter
-   * @returns {Promise<recordResponse>}
-   */
-  record(dns, type, metadata) {
-    return this.dns.record(type, metadata);
-  }
-}
-module.exports = GCP_dns;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/googleCloud_gcp-RDBMS.js.html b/docs/googleCloud_gcp-RDBMS.js.html deleted file mode 100644 index d98ee6d8..00000000 --- a/docs/googleCloud_gcp-RDBMS.js.html +++ /dev/null @@ -1,321 +0,0 @@ - - - - - - googleCloud/gcp-RDBMS.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

googleCloud/gcp-RDBMS.js

-
- -
-
-
const { DatabaseAdminClient } = require("@google-cloud/spanner");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a RDBMS object
- * @category Google Cloud
- */
-class GCP_RDBMS {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._databaseAdminClient = new DatabaseAdminClient(config);
-  }
-  /**
-   * Trigers the createDatabase function of undefined
-   * @param {TypeReference} request - Data required for createDatabase
-   * @param {TypeReference} [options] - Data required for createDatabase
-   * @returns {Promise<createDatabaseResponse>}
-   */
-  createDatabse(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._databaseAdminClient
-        .createDatabase(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the dropDatabase function of undefined
-   * @param {TypeReference} request - Data required for dropDatabase
-   * @param {TypeReference} [options] - Data required for dropDatabase
-   * @returns {Promise<dropDatabaseResponse>}
-   */
-  deleteDatabase(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._databaseAdminClient
-        .dropDatabase(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createBackup function of undefined
-   * @param {TypeReference} request - Data required for createBackup
-   * @param {TypeReference} [options] - Data required for createBackup
-   * @returns {Promise<createBackupResponse>}
-   */
-  createSnapshots(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._databaseAdminClient
-        .createBackup(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the updateDatabaseDdl function of undefined
-   * @param {TypeReference} request - Data required for updateDatabaseDdl
-   * @param {TypeReference} [options] - Data required for updateDatabaseDdl
-   * @returns {Promise<updateDatabaseDdlResponse>}
-   */
-  modifyDB(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._databaseAdminClient
-        .updateDatabaseDdl(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the restoreDatabase function of undefined
-   * @param {TypeReference} request - Data required for restoreDatabase
-   * @param {TypeReference} [options] - Data required for restoreDatabase
-   * @returns {Promise<restoreDatabaseResponse>}
-   */
-  restoreDatabase(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._databaseAdminClient
-        .restoreDatabase(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteBackup function of undefined
-   * @param {TypeReference} request - Data required for deleteBackup
-   * @param {TypeReference} [options] - Data required for deleteBackup
-   * @returns {Promise<deleteBackupResponse>}
-   */
-  deleteDBSnapshot(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._databaseAdminClient
-        .deleteBackup(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the databasePath function of undefined
-   * @param {StringKeyword} project - Data required for databasePath
-   * @param {StringKeyword} instance - Data required for databasePath
-   * @param {StringKeyword} database - Data required for databasePath
-   * @returns {Promise<databasePathResponse>}
-   */
-  databasePath(project, instance, database) {
-    return this._databaseAdminClient.databasePath(project, instance, database);
-  }
-}
-module.exports = GCP_RDBMS;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/googleCloud_gcp-archivalStorage.js.html b/docs/googleCloud_gcp-archivalStorage.js.html deleted file mode 100644 index ef257cbb..00000000 --- a/docs/googleCloud_gcp-archivalStorage.js.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - googleCloud/gcp-archivalStorage.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

googleCloud/gcp-archivalStorage.js

-
- -
-
-
const { Storage } = require("@google-cloud/storage");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a storage object
- * @category Google Cloud
- */
-class GCP_storage {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._storage = new Storage(config);
-  }
-  /**
-   * Trigers the deleteFiles function of storage
-   * @param {string} [identifier] - Optional parameter
-   * @param {Storage} storage - Mandatory parameter
-   * @param {TypeReference} [query] - Optional parameter
-   * @returns {Promise<deleteFilesResponse>}
-   */
-  deleteFiles(storage, query = undefined, identifier = undefined) {
-    return new Promise((resolve, reject) => {
-      storage
-        .bucket(identifier)
-        .deleteFiles(query)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the upload function of storage
-   * @param {string} [identifier] - Optional parameter
-   * @param {Storage} storage - Mandatory parameter
-   * @param {StringKeyword} pathString - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<uploadResponse>}
-   */
-  upload(storage, pathString, options = undefined, identifier = undefined) {
-    return new Promise((resolve, reject) => {
-      storage
-        .bucket(identifier)
-        .upload(pathString, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the makePublic function of storage
-   * @param {string} [identifier] - Optional parameter
-   * @param {Bucket} bucket - Mandatory parameter
-   * @returns {Promise<makePublicResponse>}
-   */
-  makePublic(bucket, identifier = undefined) {
-    return new Promise((resolve, reject) => {
-      bucket
-        .file(identifier)
-        .makePublic()
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createBucket function of storage
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} [metadata] - Optional parameter
-   * @returns {Promise<createBucketResponse>}
-   */
-  create(name, metadata = undefined) {
-    return new Promise((resolve, reject) => {
-      this._storage
-        .createBucket(name, metadata)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getBuckets function of storage
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getBucketsResponse>}
-   */
-  list(options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._storage
-        .getBuckets(options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-}
-module.exports = GCP_storage;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/googleCloud_gcp-keyManagement.js.html b/docs/googleCloud_gcp-keyManagement.js.html deleted file mode 100644 index d325e318..00000000 --- a/docs/googleCloud_gcp-keyManagement.js.html +++ /dev/null @@ -1,294 +0,0 @@ - - - - - - googleCloud/gcp-keyManagement.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

googleCloud/gcp-keyManagement.js

-
- -
-
-
const { KeyManagementServiceClient } = require("@google-cloud/kms");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a KeyManagement object
- * @category Google Cloud
- */
-class GCP_KeyManagement {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._keyManagementServiceClient = new KeyManagementServiceClient(config);
-  }
-  /**
-   * Trigers the createCryptoKey function of undefined
-   * @param {TypeReference} request - Data required for createCryptoKey
-   * @param {TypeReference} [options] - Data required for createCryptoKey
-   * @returns {Promise<createCryptoKeyResponse>}
-   */
-  createKey(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._keyManagementServiceClient
-        .createCryptoKey(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the destroyCryptoKeyVersion function of undefined
-   * @param {TypeReference} request - Data required for destroyCryptoKeyVersion
-   * @param {TypeReference} [options] - Data required for destroyCryptoKeyVersion
-   * @returns {Promise<destroyCryptoKeyVersionResponse>}
-   */
-  deleteKey(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._keyManagementServiceClient
-        .destroyCryptoKeyVersion(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the updateCryptoKey function of undefined
-   * @param {TypeReference} request - Data required for updateCryptoKey
-   * @param {TypeReference} [options] - Data required for updateCryptoKey
-   * @returns {Promise<updateCryptoKeyResponse>}
-   */
-  update(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._keyManagementServiceClient
-        .updateCryptoKey(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getCryptoKey function of undefined
-   * @param {TypeReference} request - Data required for getCryptoKey
-   * @param {TypeReference} [options] - Data required for getCryptoKey
-   * @returns {Promise<getCryptoKeyResponse>}
-   */
-  describeKey(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._keyManagementServiceClient
-        .getCryptoKey(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the setIamPolicy function of undefined
-   * @param {TypeReference} request - Data required for setIamPolicy
-   * @param {UnionType} [options] - Data required for setIamPolicy
-   * @param {TypeReference} [callback] - Data required for setIamPolicy
-   * @returns {Promise<setIamPolicyResponse>}
-   */
-  putKeyPolicy(request, options = undefined, callback = undefined) {
-    return new Promise((resolve, reject) => {
-      this._keyManagementServiceClient
-        .setIamPolicy(request, options, callback)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-}
-module.exports = GCP_KeyManagement;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/googleCloud_gcp-kubernetes.js.html b/docs/googleCloud_gcp-kubernetes.js.html deleted file mode 100644 index ff98d09d..00000000 --- a/docs/googleCloud_gcp-kubernetes.js.html +++ /dev/null @@ -1,365 +0,0 @@ - - - - - - googleCloud/gcp-kubernetes.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

googleCloud/gcp-kubernetes.js

-
- -
-
-
const { ClusterManagerClient } = require("@google-cloud/container");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a Kubernetes object
- * @category Google Cloud
- */
-class GCP_Kubernetes {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._clusterManagerClient = new ClusterManagerClient(config);
-  }
-  /**
-   * Trigers the createCluster function of undefined
-   * @param {TypeReference} request - Data required for createCluster
-   * @param {TypeReference} [options] - Data required for createCluster
-   * @returns {Promise<createClusterResponse>}
-   */
-  create(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._clusterManagerClient
-        .createCluster(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteCluster function of undefined
-   * @param {TypeReference} request - Data required for deleteCluster
-   * @param {TypeReference} [options] - Data required for deleteCluster
-   * @returns {Promise<deleteClusterResponse>}
-   */
-  delete(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._clusterManagerClient
-        .deleteCluster(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the listClusters function of undefined
-   * @param {TypeReference} request - Data required for listClusters
-   * @param {TypeReference} [options] - Data required for listClusters
-   * @returns {Promise<listClustersResponse>}
-   */
-  listClusters(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._clusterManagerClient
-        .listClusters(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getCluster function of undefined
-   * @param {TypeReference} request - Data required for getCluster
-   * @param {TypeReference} [options] - Data required for getCluster
-   * @returns {Promise<getClusterResponse>}
-   */
-  describeCluster(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._clusterManagerClient
-        .getCluster(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createNodePool function of undefined
-   * @param {TypeReference} request - Data required for createNodePool
-   * @param {TypeReference} [options] - Data required for createNodePool
-   * @returns {Promise<createNodePoolResponse>}
-   */
-  createNodeGroup(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._clusterManagerClient
-        .createNodePool(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteNodePool function of undefined
-   * @param {TypeReference} request - Data required for deleteNodePool
-   * @param {TypeReference} [options] - Data required for deleteNodePool
-   * @returns {Promise<deleteNodePoolResponse>}
-   */
-  deleteNodegroup(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._clusterManagerClient
-        .deleteNodePool(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getNodePool function of undefined
-   * @param {TypeReference} request - Data required for getNodePool
-   * @param {TypeReference} [options] - Data required for getNodePool
-   * @returns {Promise<getNodePoolResponse>}
-   */
-  describeNodeGroup(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._clusterManagerClient
-        .getNodePool(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the listNodePools function of undefined
-   * @param {TypeReference} request - Data required for listNodePools
-   * @param {TypeReference} [options] - Data required for listNodePools
-   * @returns {Promise<listNodePoolsResponse>}
-   */
-  listNodegroups(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._clusterManagerClient
-        .listNodePools(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the setAddonsConfig function of undefined
-   * @param {TypeReference} request - Data required for setAddonsConfig
-   * @param {TypeReference} [options] - Data required for setAddonsConfig
-   * @returns {Promise<setAddonsConfigResponse>}
-   */
-  updateConfig(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._clusterManagerClient
-        .setAddonsConfig(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-}
-module.exports = GCP_Kubernetes;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/googleCloud_gcp-monitoring.js.html b/docs/googleCloud_gcp-monitoring.js.html deleted file mode 100644 index e17a0eeb..00000000 --- a/docs/googleCloud_gcp-monitoring.js.html +++ /dev/null @@ -1,303 +0,0 @@ - - - - - - googleCloud/gcp-monitoring.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

googleCloud/gcp-monitoring.js

-
- -
-
-
const { AlertPolicyServiceClient } = require("@google-cloud/monitoring");
-const { MetricServiceClient } = require("@google-cloud/monitoring");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a Monitoring object
- * @category Google Cloud
- */
-class GCP_Monitoring {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._alertPolicyServiceClient = new AlertPolicyServiceClient(config);
-    this._metricServiceClient = new MetricServiceClient(config);
-  }
-  /**
-   * Trigers the createAlertPolicy function of undefined
-   * @param {TypeReference} request - Data required for createAlertPolicy
-   * @param {TypeReference} [options] - Data required for createAlertPolicy
-   * @returns {Promise<createAlertPolicyResponse>}
-   */
-  createAlarm(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._alertPolicyServiceClient
-        .createAlertPolicy(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteAlertPolicy function of undefined
-   * @param {TypeReference} request - Data required for deleteAlertPolicy
-   * @param {TypeReference} [options] - Data required for deleteAlertPolicy
-   * @returns {Promise<deleteAlertPolicyResponse>}
-   */
-  deleteAlarm(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._alertPolicyServiceClient
-        .deleteAlertPolicy(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the updateAlertPolicy function of undefined
-   * @param {TypeReference} request - Data required for updateAlertPolicy
-   * @param {TypeReference} [options] - Data required for updateAlertPolicy
-   * @returns {Promise<updateAlertPolicyResponse>}
-   */
-  updateAlarm(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._alertPolicyServiceClient
-        .updateAlertPolicy(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the listAlertPolicies function of undefined
-   * @param {TypeReference} request - Data required for listAlertPolicies
-   * @param {TypeReference} [options] - Data required for listAlertPolicies
-   * @returns {Promise<listAlertPoliciesResponse>}
-   */
-  listAlarms(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._alertPolicyServiceClient
-        .listAlertPolicies(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getMetricDescriptor function of undefined
-   * @param {TypeReference} request - Data required for getMetricDescriptor
-   * @param {TypeReference} [options] - Data required for getMetricDescriptor
-   * @returns {Promise<getMetricDescriptorResponse>}
-   */
-  getMetricData(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._metricServiceClient
-        .getMetricDescriptor(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the projectPath function of undefined
-   * @param {StringKeyword} project - Data required for projectPath
-   * @returns {Promise<projectPathResponse>}
-   */
-  projectPath(project) {
-    return this._alertPolicyServiceClient.projectPath(project);
-  }
-}
-module.exports = GCP_Monitoring;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/googleCloud_gcp-noSql.js.html b/docs/googleCloud_gcp-noSql.js.html deleted file mode 100644 index 3a72a815..00000000 --- a/docs/googleCloud_gcp-noSql.js.html +++ /dev/null @@ -1,266 +0,0 @@ - - - - - - googleCloud/gcp-noSql.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

googleCloud/gcp-noSql.js

-
- -
-
-
const { FirestoreClient } = require("@google-cloud/firestore");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a NoSql object
- * @category Google Cloud
- */
-class GCP_NoSql {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._firestoreClient = new FirestoreClient(config);
-  }
-  /**
-   * Trigers the createDocument function of undefined
-   * @param {TypeReference} request - Data required for createDocument
-   * @param {TypeReference} [options] - Data required for createDocument
-   * @returns {Promise<createDocumentResponse>}
-   */
-  createItem(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._firestoreClient
-        .createDocument(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteDocument function of undefined
-   * @param {TypeReference} request - Data required for deleteDocument
-   * @param {TypeReference} [options] - Data required for deleteDocument
-   * @returns {Promise<deleteDocumentResponse>}
-   */
-  deleteItem(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._firestoreClient
-        .deleteDocument(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the updateDocument function of undefined
-   * @param {TypeReference} request - Data required for updateDocument
-   * @param {TypeReference} [options] - Data required for updateDocument
-   * @returns {Promise<updateDocumentResponse>}
-   */
-  updateItem(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._firestoreClient
-        .updateDocument(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the runQuery function of undefined
-   * @param {TypeReference} [request] - Data required for runQuery
-   * @param {TypeReference} [options] - Data required for runQuery
-   * @returns {Promise<runQueryResponse>}
-   */
-  query(request = undefined, options = undefined) {
-    return this._firestoreClient.runQuery(request, options);
-  }
-}
-module.exports = GCP_NoSql;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/googleCloud_gcp-notificationService.js.html b/docs/googleCloud_gcp-notificationService.js.html deleted file mode 100644 index ce71ab3b..00000000 --- a/docs/googleCloud_gcp-notificationService.js.html +++ /dev/null @@ -1,349 +0,0 @@ - - - - - - googleCloud/gcp-notificationService.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

googleCloud/gcp-notificationService.js

-
- -
-
-
const { PublisherClient } = require("@google-cloud/pubsub");
-const { SubscriberClient } = require("@google-cloud/pubsub");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a NotificationService object
- * @category Google Cloud
- */
-class GCP_NotificationService {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._publisherClient = new PublisherClient(config);
-    this._subscriberClient = new SubscriberClient(config);
-  }
-  /**
-   * Trigers the createTopic function of undefined
-   * @param {TypeReference} request - Data required for createTopic
-   * @param {TypeReference} [options] - Data required for createTopic
-   * @returns {Promise<createTopicResponse>}
-   */
-  createTopic(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._publisherClient
-        .createTopic(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteTopic function of undefined
-   * @param {TypeReference} request - Data required for deleteTopic
-   * @param {TypeReference} [options] - Data required for deleteTopic
-   * @returns {Promise<deleteTopicResponse>}
-   */
-  deleteTopic(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._publisherClient
-        .deleteTopic(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getTopic function of undefined
-   * @param {TypeReference} request - Data required for getTopic
-   * @param {TypeReference} [options] - Data required for getTopic
-   * @returns {Promise<getTopicResponse>}
-   */
-  getTopicAttributes(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._publisherClient
-        .getTopic(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the listTopicSubscriptions function of undefined
-   * @param {TypeReference} request - Data required for listTopicSubscriptions
-   * @param {TypeReference} [options] - Data required for listTopicSubscriptions
-   * @returns {Promise<listTopicSubscriptionsResponse>}
-   */
-  listSubscriptions(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._publisherClient
-        .listTopicSubscriptions(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createSubscription function of undefined
-   * @param {TypeReference} request - Data required for createSubscription
-   * @param {TypeReference} [options] - Data required for createSubscription
-   * @returns {Promise<createSubscriptionResponse>}
-   */
-  subscribe(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._subscriberClient
-        .createSubscription(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the publish function of undefined
-   * @param {TypeReference} request - Data required for publish
-   * @param {TypeReference} [options] - Data required for publish
-   * @returns {Promise<publishResponse>}
-   */
-  publish(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._publisherClient
-        .publish(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the listTopics function of undefined
-   * @param {TypeReference} request - Data required for listTopics
-   * @param {TypeReference} [options] - Data required for listTopics
-   * @returns {Promise<listTopicsResponse>}
-   */
-  listTopics(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._publisherClient
-        .listTopics(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteSubscription function of undefined
-   * @param {TypeReference} request - Data required for deleteSubscription
-   * @param {TypeReference} [options] - Data required for deleteSubscription
-   * @returns {Promise<deleteSubscriptionResponse>}
-   */
-  unsubscribe(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._subscriberClient
-        .deleteSubscription(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-}
-module.exports = GCP_NotificationService;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/googleCloud_gcp-storageBucket.js.html b/docs/googleCloud_gcp-storageBucket.js.html deleted file mode 100644 index 9cce0a1b..00000000 --- a/docs/googleCloud_gcp-storageBucket.js.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - googleCloud/gcp-storageBucket.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

googleCloud/gcp-storageBucket.js

-
- -
-
-
const { Storage } = require("@google-cloud/storage");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a storage object
- * @category Google Cloud
- */
-class GCP_storage {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._storage = new Storage(config);
-  }
-  /**
-   * Trigers the deleteFiles function of storage
-   * @param {string} [identifier] - Optional parameter
-   * @param {Storage} storage - Mandatory parameter
-   * @param {TypeReference} [query] - Optional parameter
-   * @returns {Promise<deleteFilesResponse>}
-   */
-  deleteFiles(storage, query = undefined, identifier = undefined) {
-    return new Promise((resolve, reject) => {
-      storage
-        .bucket(identifier)
-        .deleteFiles(query)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the upload function of storage
-   * @param {string} [identifier] - Optional parameter
-   * @param {Storage} storage - Mandatory parameter
-   * @param {StringKeyword} pathString - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<uploadResponse>}
-   */
-  upload(storage, pathString, options = undefined, identifier = undefined) {
-    return new Promise((resolve, reject) => {
-      storage
-        .bucket(identifier)
-        .upload(pathString, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the makePublic function of storage
-   * @param {string} [identifier] - Optional parameter
-   * @param {Bucket} bucket - Mandatory parameter
-   * @returns {Promise<makePublicResponse>}
-   */
-  makePublic(bucket, identifier = undefined) {
-    return new Promise((resolve, reject) => {
-      bucket
-        .file(identifier)
-        .makePublic()
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createBucket function of storage
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} [metadata] - Optional parameter
-   * @returns {Promise<createBucketResponse>}
-   */
-  create(name, metadata = undefined) {
-    return new Promise((resolve, reject) => {
-      this._storage
-        .createBucket(name, metadata)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getBuckets function of storage
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getBucketsResponse>}
-   */
-  list(options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._storage
-        .getBuckets(options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-}
-module.exports = GCP_storage;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/googleCloud_gcp-translation.js.html b/docs/googleCloud_gcp-translation.js.html deleted file mode 100644 index 1511b9a3..00000000 --- a/docs/googleCloud_gcp-translation.js.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - - - googleCloud/gcp-translation.js - - - - - - - - - - - - - - - - - - - -
- -
-
-
-

Source

-

googleCloud/gcp-translation.js

-
- -
-
-
const { TranslationServiceClient } = require("@google-cloud/translate");
-/*This is an auto generated class, please do not change.*/
-/**
- * Class to create a Translation object
- * @category Google Cloud
- */
-class GCP_Translation {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._translationServiceClient = new TranslationServiceClient(config);
-  }
-  /**
-   * Trigers the translateText function of undefined
-   * @param {TypeReference} request - Data required for translateText
-   * @param {TypeReference} [options] - Data required for translateText
-   * @returns {Promise<translateTextResponse>}
-   */
-  translate(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._translationServiceClient
-        .translateText(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the batchTranslateText function of undefined
-   * @param {TypeReference} request - Data required for batchTranslateText
-   * @param {TypeReference} [options] - Data required for batchTranslateText
-   * @returns {Promise<batchTranslateTextResponse>}
-   */
-  batchTranslate(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._translationServiceClient
-        .batchTranslateText(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getGlossary function of undefined
-   * @param {TypeReference} request - Data required for getGlossary
-   * @param {TypeReference} [options] - Data required for getGlossary
-   * @returns {Promise<getGlossaryResponse>}
-   */
-  getGlossary(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._translationServiceClient
-        .getGlossary(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createGlossary function of undefined
-   * @param {TypeReference} request - Data required for createGlossary
-   * @param {TypeReference} [options] - Data required for createGlossary
-   * @returns {Promise<createGlossaryResponse>}
-   */
-  createGlossary(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._translationServiceClient
-        .createGlossary(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the detectLanguage function of undefined
-   * @param {TypeReference} request - Data required for detectLanguage
-   * @param {TypeReference} [options] - Data required for detectLanguage
-   * @returns {Promise<detectLanguageResponse>}
-   */
-  detectLanguage(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._translationServiceClient
-        .detectLanguage(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-}
-module.exports = GCP_Translation;
-
-
-
-
- - -
-
-
- - - - - diff --git a/docs/googleCloud_management_gcp-keyManagement.js.html b/docs/googleCloud_management_gcp-keyManagement.js.html index 06dc57c0..473c9ab4 100644 --- a/docs/googleCloud_management_gcp-keyManagement.js.html +++ b/docs/googleCloud_management_gcp-keyManagement.js.html @@ -1,308 +1,225 @@ + + - - - - googleCloud/management/gcp-keyManagement.js - - - - - - - - - - - - - + + + + + googleCloud/management/gcp-keyManagement.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

googleCloud/management/gcp-keyManagement.js

-
+ +
+
+
+

Source

+

googleCloud/management/gcp-keyManagement.js

+
+ + -
-
-
const { KeyManagementServiceClient } = require("@google-cloud/kms");
+
+    
+    
+
+
const { KeyManagementServiceClient } = require('@google-cloud/kms');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a KeyManagement object
  * @category Google Cloud
  */
 class GCP_KeyManagement {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._keyManagementServiceClient = new KeyManagementServiceClient(config);
-  }
-  /**
-   * Trigers the createCryptoKey function of undefined
-   * @param {TypeReference} request - Data required for createCryptoKey
-   * @param {TypeReference} [options] - Data required for createCryptoKey
-   * @returns {Promise<createCryptoKeyResponse>}
-   */
-  createKey(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._keyManagementServiceClient
-        .createCryptoKey(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the destroyCryptoKeyVersion function of undefined
-   * @param {TypeReference} request - Data required for destroyCryptoKeyVersion
-   * @param {TypeReference} [options] - Data required for destroyCryptoKeyVersion
-   * @returns {Promise<destroyCryptoKeyVersionResponse>}
-   */
-  deleteKey(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._keyManagementServiceClient
-        .destroyCryptoKeyVersion(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the updateCryptoKey function of undefined
-   * @param {TypeReference} request - Data required for updateCryptoKey
-   * @param {TypeReference} [options] - Data required for updateCryptoKey
-   * @returns {Promise<updateCryptoKeyResponse>}
-   */
-  update(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._keyManagementServiceClient
-        .updateCryptoKey(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getCryptoKey function of undefined
-   * @param {TypeReference} request - Data required for getCryptoKey
-   * @param {TypeReference} [options] - Data required for getCryptoKey
-   * @returns {Promise<getCryptoKeyResponse>}
-   */
-  describeKey(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._keyManagementServiceClient
-        .getCryptoKey(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the setIamPolicy function of undefined
-   * @param {TypeReference} request - Data required for setIamPolicy
-   * @param {UnionType} [options] - Data required for setIamPolicy
-   * @param {TypeReference} [callback] - Data required for setIamPolicy
-   * @returns {Promise<setIamPolicyResponse>}
-   */
-  putKeyPolicy(request, options = undefined, callback = undefined) {
-    return new Promise((resolve, reject) => {
-      this._keyManagementServiceClient
-        .setIamPolicy(request, options, callback)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
+	/**
+	 *
+	 * @param {object} config Configuration object
+	 */
+	constructor(config) {
+		this._keyManagementServiceClient = new KeyManagementServiceClient(
+			config
+		);
+	}
+	/**
+	 * Trigers the createCryptoKey function of undefined
+	 * @param {TypeReference} request - Data required for createCryptoKey
+	 * @param {TypeReference} [options] - Data required for createCryptoKey
+	 * @returns {Promise<createCryptoKeyResponse>}
+	 */
+	createKey(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._keyManagementServiceClient
+				.createCryptoKey(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the destroyCryptoKeyVersion function of undefined
+	 * @param {TypeReference} request - Data required for destroyCryptoKeyVersion
+	 * @param {TypeReference} [options] - Data required for destroyCryptoKeyVersion
+	 * @returns {Promise<destroyCryptoKeyVersionResponse>}
+	 */
+	deleteKey(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._keyManagementServiceClient
+				.destroyCryptoKeyVersion(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the updateCryptoKey function of undefined
+	 * @param {TypeReference} request - Data required for updateCryptoKey
+	 * @param {TypeReference} [options] - Data required for updateCryptoKey
+	 * @returns {Promise<updateCryptoKeyResponse>}
+	 */
+	update(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._keyManagementServiceClient
+				.updateCryptoKey(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the getCryptoKey function of undefined
+	 * @param {TypeReference} request - Data required for getCryptoKey
+	 * @param {TypeReference} [options] - Data required for getCryptoKey
+	 * @returns {Promise<getCryptoKeyResponse>}
+	 */
+	describeKey(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._keyManagementServiceClient
+				.getCryptoKey(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the setIamPolicy function of undefined
+	 * @param {TypeReference} request - Data required for setIamPolicy
+	 * @param {UnionType} [options] - Data required for setIamPolicy
+	 * @param {TypeReference} [callback] - Data required for setIamPolicy
+	 * @returns {Promise<setIamPolicyResponse>}
+	 */
+	putKeyPolicy(request, options = undefined, callback = undefined) {
+		return new Promise((resolve, reject) => {
+			this._keyManagementServiceClient
+				.setIamPolicy(request, options, callback)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
 }
 module.exports = GCP_KeyManagement;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/googleCloud_management_gcp-monitoring.js.html b/docs/googleCloud_management_gcp-monitoring.js.html index edd07080..05bf90fd 100644 --- a/docs/googleCloud_management_gcp-monitoring.js.html +++ b/docs/googleCloud_management_gcp-monitoring.js.html @@ -1,317 +1,232 @@ + + - - - - googleCloud/management/gcp-monitoring.js - - - - - - - - - - - - - + + + + + googleCloud/management/gcp-monitoring.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

googleCloud/management/gcp-monitoring.js

-
+ +
+
+
+

Source

+

googleCloud/management/gcp-monitoring.js

+
+ + -
-
-
const { AlertPolicyServiceClient } = require("@google-cloud/monitoring");
-const { MetricServiceClient } = require("@google-cloud/monitoring");
+
+    
+    
+
+
const { AlertPolicyServiceClient } = require('@google-cloud/monitoring');
+const { MetricServiceClient } = require('@google-cloud/monitoring');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a Monitoring object
  * @category Google Cloud
  */
 class GCP_Monitoring {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._alertPolicyServiceClient = new AlertPolicyServiceClient(config);
-    this._metricServiceClient = new MetricServiceClient(config);
-  }
-  /**
-   * Trigers the createAlertPolicy function of undefined
-   * @param {TypeReference} request - Data required for createAlertPolicy
-   * @param {TypeReference} [options] - Data required for createAlertPolicy
-   * @returns {Promise<createAlertPolicyResponse>}
-   */
-  createAlarm(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._alertPolicyServiceClient
-        .createAlertPolicy(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteAlertPolicy function of undefined
-   * @param {TypeReference} request - Data required for deleteAlertPolicy
-   * @param {TypeReference} [options] - Data required for deleteAlertPolicy
-   * @returns {Promise<deleteAlertPolicyResponse>}
-   */
-  deleteAlarm(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._alertPolicyServiceClient
-        .deleteAlertPolicy(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the updateAlertPolicy function of undefined
-   * @param {TypeReference} request - Data required for updateAlertPolicy
-   * @param {TypeReference} [options] - Data required for updateAlertPolicy
-   * @returns {Promise<updateAlertPolicyResponse>}
-   */
-  updateAlarm(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._alertPolicyServiceClient
-        .updateAlertPolicy(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the listAlertPolicies function of undefined
-   * @param {TypeReference} request - Data required for listAlertPolicies
-   * @param {TypeReference} [options] - Data required for listAlertPolicies
-   * @returns {Promise<listAlertPoliciesResponse>}
-   */
-  listAlarms(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._alertPolicyServiceClient
-        .listAlertPolicies(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getMetricDescriptor function of undefined
-   * @param {TypeReference} request - Data required for getMetricDescriptor
-   * @param {TypeReference} [options] - Data required for getMetricDescriptor
-   * @returns {Promise<getMetricDescriptorResponse>}
-   */
-  getMetricData(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._metricServiceClient
-        .getMetricDescriptor(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the projectPath function of undefined
-   * @param {StringKeyword} project - Data required for projectPath
-   * @returns {Promise<projectPathResponse>}
-   */
-  projectPath(project) {
-    return this._alertPolicyServiceClient.projectPath(project);
-  }
+	/**
+	 *
+	 * @param {object} config Configuration object
+	 */
+	constructor(config) {
+		this._alertPolicyServiceClient = new AlertPolicyServiceClient(config);
+		this._metricServiceClient = new MetricServiceClient(config);
+	}
+	/**
+	 * Trigers the createAlertPolicy function of undefined
+	 * @param {TypeReference} request - Data required for createAlertPolicy
+	 * @param {TypeReference} [options] - Data required for createAlertPolicy
+	 * @returns {Promise<createAlertPolicyResponse>}
+	 */
+	createAlarm(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._alertPolicyServiceClient
+				.createAlertPolicy(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteAlertPolicy function of undefined
+	 * @param {TypeReference} request - Data required for deleteAlertPolicy
+	 * @param {TypeReference} [options] - Data required for deleteAlertPolicy
+	 * @returns {Promise<deleteAlertPolicyResponse>}
+	 */
+	deleteAlarm(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._alertPolicyServiceClient
+				.deleteAlertPolicy(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the updateAlertPolicy function of undefined
+	 * @param {TypeReference} request - Data required for updateAlertPolicy
+	 * @param {TypeReference} [options] - Data required for updateAlertPolicy
+	 * @returns {Promise<updateAlertPolicyResponse>}
+	 */
+	updateAlarm(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._alertPolicyServiceClient
+				.updateAlertPolicy(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the listAlertPolicies function of undefined
+	 * @param {TypeReference} request - Data required for listAlertPolicies
+	 * @param {TypeReference} [options] - Data required for listAlertPolicies
+	 * @returns {Promise<listAlertPoliciesResponse>}
+	 */
+	listAlarms(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._alertPolicyServiceClient
+				.listAlertPolicies(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the getMetricDescriptor function of undefined
+	 * @param {TypeReference} request - Data required for getMetricDescriptor
+	 * @param {TypeReference} [options] - Data required for getMetricDescriptor
+	 * @returns {Promise<getMetricDescriptorResponse>}
+	 */
+	getMetricData(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._metricServiceClient
+				.getMetricDescriptor(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the projectPath function of undefined
+	 * @param {StringKeyword} project - Data required for projectPath
+	 * @returns {Promise<projectPathResponse>}
+	 */
+	projectPath(project) {
+		return this._alertPolicyServiceClient.projectPath(project);
+	}
 }
 module.exports = GCP_Monitoring;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/googleCloud_management_gcp-notificationService.js.html b/docs/googleCloud_management_gcp-notificationService.js.html index 1c7c5b4f..79073255 100644 --- a/docs/googleCloud_management_gcp-notificationService.js.html +++ b/docs/googleCloud_management_gcp-notificationService.js.html @@ -1,363 +1,278 @@ + + - - - - googleCloud/management/gcp-notificationService.js - - - - - - - - - - - - - + + + + + googleCloud/management/gcp-notificationService.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

googleCloud/management/gcp-notificationService.js

-
+ +
+
+
+

Source

+

googleCloud/management/gcp-notificationService.js

+
+ + -
-
-
const { PublisherClient } = require("@google-cloud/pubsub");
-const { SubscriberClient } = require("@google-cloud/pubsub");
+
+    
+    
+
+
const { PublisherClient } = require('@google-cloud/pubsub');
+const { SubscriberClient } = require('@google-cloud/pubsub');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a NotificationService object
  * @category Google Cloud
  */
 class GCP_NotificationService {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._publisherClient = new PublisherClient(config);
-    this._subscriberClient = new SubscriberClient(config);
-  }
-  /**
-   * Trigers the createTopic function of undefined
-   * @param {TypeReference} request - Data required for createTopic
-   * @param {TypeReference} [options] - Data required for createTopic
-   * @returns {Promise<createTopicResponse>}
-   */
-  createTopic(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._publisherClient
-        .createTopic(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteTopic function of undefined
-   * @param {TypeReference} request - Data required for deleteTopic
-   * @param {TypeReference} [options] - Data required for deleteTopic
-   * @returns {Promise<deleteTopicResponse>}
-   */
-  deleteTopic(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._publisherClient
-        .deleteTopic(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getTopic function of undefined
-   * @param {TypeReference} request - Data required for getTopic
-   * @param {TypeReference} [options] - Data required for getTopic
-   * @returns {Promise<getTopicResponse>}
-   */
-  getTopicAttributes(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._publisherClient
-        .getTopic(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the listTopicSubscriptions function of undefined
-   * @param {TypeReference} request - Data required for listTopicSubscriptions
-   * @param {TypeReference} [options] - Data required for listTopicSubscriptions
-   * @returns {Promise<listTopicSubscriptionsResponse>}
-   */
-  listSubscriptions(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._publisherClient
-        .listTopicSubscriptions(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createSubscription function of undefined
-   * @param {TypeReference} request - Data required for createSubscription
-   * @param {TypeReference} [options] - Data required for createSubscription
-   * @returns {Promise<createSubscriptionResponse>}
-   */
-  subscribe(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._subscriberClient
-        .createSubscription(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the publish function of undefined
-   * @param {TypeReference} request - Data required for publish
-   * @param {TypeReference} [options] - Data required for publish
-   * @returns {Promise<publishResponse>}
-   */
-  publish(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._publisherClient
-        .publish(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the listTopics function of undefined
-   * @param {TypeReference} request - Data required for listTopics
-   * @param {TypeReference} [options] - Data required for listTopics
-   * @returns {Promise<listTopicsResponse>}
-   */
-  listTopics(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._publisherClient
-        .listTopics(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the deleteSubscription function of undefined
-   * @param {TypeReference} request - Data required for deleteSubscription
-   * @param {TypeReference} [options] - Data required for deleteSubscription
-   * @returns {Promise<deleteSubscriptionResponse>}
-   */
-  unsubscribe(request, options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._subscriberClient
-        .deleteSubscription(request, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
+	/**
+	 *
+	 * @param {object} config Configuration object
+	 */
+	constructor(config) {
+		this._publisherClient = new PublisherClient(config);
+		this._subscriberClient = new SubscriberClient(config);
+	}
+	/**
+	 * Trigers the createTopic function of undefined
+	 * @param {TypeReference} request - Data required for createTopic
+	 * @param {TypeReference} [options] - Data required for createTopic
+	 * @returns {Promise<createTopicResponse>}
+	 */
+	createTopic(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._publisherClient
+				.createTopic(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteTopic function of undefined
+	 * @param {TypeReference} request - Data required for deleteTopic
+	 * @param {TypeReference} [options] - Data required for deleteTopic
+	 * @returns {Promise<deleteTopicResponse>}
+	 */
+	deleteTopic(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._publisherClient
+				.deleteTopic(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the getTopic function of undefined
+	 * @param {TypeReference} request - Data required for getTopic
+	 * @param {TypeReference} [options] - Data required for getTopic
+	 * @returns {Promise<getTopicResponse>}
+	 */
+	getTopicAttributes(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._publisherClient
+				.getTopic(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the listTopicSubscriptions function of undefined
+	 * @param {TypeReference} request - Data required for listTopicSubscriptions
+	 * @param {TypeReference} [options] - Data required for listTopicSubscriptions
+	 * @returns {Promise<listTopicSubscriptionsResponse>}
+	 */
+	listSubscriptions(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._publisherClient
+				.listTopicSubscriptions(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the createSubscription function of undefined
+	 * @param {TypeReference} request - Data required for createSubscription
+	 * @param {TypeReference} [options] - Data required for createSubscription
+	 * @returns {Promise<createSubscriptionResponse>}
+	 */
+	subscribe(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._subscriberClient
+				.createSubscription(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the publish function of undefined
+	 * @param {TypeReference} request - Data required for publish
+	 * @param {TypeReference} [options] - Data required for publish
+	 * @returns {Promise<publishResponse>}
+	 */
+	publish(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._publisherClient
+				.publish(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the listTopics function of undefined
+	 * @param {TypeReference} request - Data required for listTopics
+	 * @param {TypeReference} [options] - Data required for listTopics
+	 * @returns {Promise<listTopicsResponse>}
+	 */
+	listTopics(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._publisherClient
+				.listTopics(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the deleteSubscription function of undefined
+	 * @param {TypeReference} request - Data required for deleteSubscription
+	 * @param {TypeReference} [options] - Data required for deleteSubscription
+	 * @returns {Promise<deleteSubscriptionResponse>}
+	 */
+	unsubscribe(request, options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._subscriberClient
+				.deleteSubscription(request, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
 }
 module.exports = GCP_NotificationService;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/googleCloud_network_gcp-DNS.js.html b/docs/googleCloud_network_gcp-DNS.js.html index eedca724..21fdc8c2 100644 --- a/docs/googleCloud_network_gcp-DNS.js.html +++ b/docs/googleCloud_network_gcp-DNS.js.html @@ -1,305 +1,217 @@ + + - - - - googleCloud/network/gcp-DNS.js - - - - - - - - - - - - - + + + + + googleCloud/network/gcp-DNS.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

googleCloud/network/gcp-DNS.js

-
+ +
+
+
+

Source

+

googleCloud/network/gcp-DNS.js

+
+ + -
-
-
const { DNS } = require("@google-cloud/dns");
+
+    
+    
+
+
const { DNS } = require('@google-cloud/dns');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a dns object
  * @category Google Cloud
  */
 class GCP_dns {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._dns = new DNS(config);
-  }
-  /**
-   * Trigers the getZones function of dns
-   * @param {TypeReference} [query] - Optional parameter
-   * @returns {Promise<getZonesResponse>}
-   */
-  listZones(query = undefined) {
-    return new Promise((resolve, reject) => {
-      this._dns
-        .getZones(query)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the create function of dns
-   * @param {string} [identifier] - Optional parameter
-   * @param {DNS} dns - Mandatory parameter
-   * @param {TypeReference} config - Mandatory parameter
-   * @returns {Promise<createResponse>}
-   */
-  createZone(dns, config, identifier = undefined) {
-    return new Promise((resolve, reject) => {
-      dns
-        .zone(identifier)
-        .create(config)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createChange function of dns
-   * @param {string} [identifier] - Optional parameter
-   * @param {DNS} dns - Mandatory parameter
-   * @param {TypeReference} config - Mandatory parameter
-   * @returns {Promise<createChangeResponse>}
-   */
-  changeRecordSets(dns, config, identifier = undefined) {
-    return new Promise((resolve, reject) => {
-      dns
-        .zone(identifier)
-        .createChange(config)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the delete function of dns
-   * @param {string} [identifier] - Optional parameter
-   * @param {DNS} dns - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<deleteResponse>}
-   */
-  deleteZone(dns, options = undefined, identifier = undefined) {
-    return new Promise((resolve, reject) => {
-      dns
-        .zone(identifier)
-        .delete(options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the record function of dns
-   * @param {string} [identifier] - Optional parameter
-   * @param {DNS} dns - Mandatory parameter
-   * @param {StringKeyword} type - Mandatory parameter
-   * @param {TypeReference} metadata - Mandatory parameter
-   * @returns {Promise<recordResponse>}
-   */
-  record(dns, type, metadata) {
-    return this.dns.record(type, metadata);
-  }
+	/**
+	 *
+	 * @param {object} config Configuration object
+	 */
+	constructor(config) {
+		this._dns = new DNS(config);
+	}
+	/**
+	 * Trigers the getZones function of dns
+	 * @param {TypeReference} [query] - Optional parameter
+	 * @returns {Promise<getZonesResponse>}
+	 */
+	listZones(query = undefined) {
+		return new Promise((resolve, reject) => {
+			this._dns
+				.getZones(query)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the create function of dns
+	 * @param {string} [identifier] - Optional parameter
+	 * @param {DNS} dns - Mandatory parameter
+	 * @param {TypeReference} config - Mandatory parameter
+	 * @returns {Promise<createResponse>}
+	 */
+	createZone(dns, config, identifier = undefined) {
+		return new Promise((resolve, reject) => {
+			dns.zone(identifier)
+				.create(config)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the createChange function of dns
+	 * @param {string} [identifier] - Optional parameter
+	 * @param {DNS} dns - Mandatory parameter
+	 * @param {TypeReference} config - Mandatory parameter
+	 * @returns {Promise<createChangeResponse>}
+	 */
+	changeRecordSets(dns, config, identifier = undefined) {
+		return new Promise((resolve, reject) => {
+			dns.zone(identifier)
+				.createChange(config)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the delete function of dns
+	 * @param {string} [identifier] - Optional parameter
+	 * @param {DNS} dns - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<deleteResponse>}
+	 */
+	deleteZone(dns, options = undefined, identifier = undefined) {
+		return new Promise((resolve, reject) => {
+			dns.zone(identifier)
+				.delete(options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the record function of dns
+	 * @param {string} [identifier] - Optional parameter
+	 * @param {DNS} dns - Mandatory parameter
+	 * @param {StringKeyword} type - Mandatory parameter
+	 * @param {TypeReference} metadata - Mandatory parameter
+	 * @returns {Promise<recordResponse>}
+	 */
+	record(dns, type, metadata) {
+		return this.dns.record(type, metadata);
+	}
 }
 module.exports = GCP_dns;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/googleCloud_storage_gcp-archivalStorage.js.html b/docs/googleCloud_storage_gcp-archivalStorage.js.html index 996e42f3..a041ac67 100644 --- a/docs/googleCloud_storage_gcp-archivalStorage.js.html +++ b/docs/googleCloud_storage_gcp-archivalStorage.js.html @@ -1,312 +1,227 @@ + + - - - - googleCloud/storage/gcp-archivalStorage.js - - - - - - - - - - - - - + + + + + googleCloud/storage/gcp-archivalStorage.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

googleCloud/storage/gcp-archivalStorage.js

-
+ +
+
+
+

Source

+

googleCloud/storage/gcp-archivalStorage.js

+
+ + -
-
-
const { Storage } = require("@google-cloud/storage");
+
+    
+    
+
+
const { Storage } = require('@google-cloud/storage');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a storage object
  * @category Google Cloud
  */
 class GCP_storage {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._storage = new Storage(config);
-  }
-  /**
-   * Trigers the deleteFiles function of storage
-   * @param {string} [identifier] - Optional parameter
-   * @param {Storage} storage - Mandatory parameter
-   * @param {TypeReference} [query] - Optional parameter
-   * @returns {Promise<deleteFilesResponse>}
-   */
-  deleteFiles(storage, query = undefined, identifier = undefined) {
-    return new Promise((resolve, reject) => {
-      storage
-        .bucket(identifier)
-        .deleteFiles(query)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the upload function of storage
-   * @param {string} [identifier] - Optional parameter
-   * @param {Storage} storage - Mandatory parameter
-   * @param {StringKeyword} pathString - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<uploadResponse>}
-   */
-  upload(storage, pathString, options = undefined, identifier = undefined) {
-    return new Promise((resolve, reject) => {
-      storage
-        .bucket(identifier)
-        .upload(pathString, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the makePublic function of storage
-   * @param {string} [identifier] - Optional parameter
-   * @param {Bucket} bucket - Mandatory parameter
-   * @returns {Promise<makePublicResponse>}
-   */
-  makePublic(bucket, identifier = undefined) {
-    return new Promise((resolve, reject) => {
-      bucket
-        .file(identifier)
-        .makePublic()
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createBucket function of storage
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} [metadata] - Optional parameter
-   * @returns {Promise<createBucketResponse>}
-   */
-  create(name, metadata = undefined) {
-    return new Promise((resolve, reject) => {
-      this._storage
-        .createBucket(name, metadata)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getBuckets function of storage
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getBucketsResponse>}
-   */
-  list(options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._storage
-        .getBuckets(options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
+	/**
+	 *
+	 * @param {object} config Configuration object
+	 */
+	constructor(config) {
+		this._storage = new Storage(config);
+	}
+	/**
+	 * Trigers the deleteFiles function of storage
+	 * @param {string} [identifier] - Optional parameter
+	 * @param {Storage} storage - Mandatory parameter
+	 * @param {TypeReference} [query] - Optional parameter
+	 * @returns {Promise<deleteFilesResponse>}
+	 */
+	deleteFiles(storage, query = undefined, identifier = undefined) {
+		return new Promise((resolve, reject) => {
+			storage
+				.bucket(identifier)
+				.deleteFiles(query)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the upload function of storage
+	 * @param {string} [identifier] - Optional parameter
+	 * @param {Storage} storage - Mandatory parameter
+	 * @param {StringKeyword} pathString - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<uploadResponse>}
+	 */
+	upload(storage, pathString, options = undefined, identifier = undefined) {
+		return new Promise((resolve, reject) => {
+			storage
+				.bucket(identifier)
+				.upload(pathString, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the makePublic function of storage
+	 * @param {string} [identifier] - Optional parameter
+	 * @param {Bucket} bucket - Mandatory parameter
+	 * @returns {Promise<makePublicResponse>}
+	 */
+	makePublic(bucket, identifier = undefined) {
+		return new Promise((resolve, reject) => {
+			bucket
+				.file(identifier)
+				.makePublic()
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the createBucket function of storage
+	 * @param {StringKeyword} name - Mandatory parameter
+	 * @param {TypeReference} [metadata] - Optional parameter
+	 * @returns {Promise<createBucketResponse>}
+	 */
+	create(name, metadata = undefined) {
+		return new Promise((resolve, reject) => {
+			this._storage
+				.createBucket(name, metadata)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the getBuckets function of storage
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<getBucketsResponse>}
+	 */
+	list(options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._storage
+				.getBuckets(options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
 }
 module.exports = GCP_storage;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/googleCloud_storage_gcp-storageBucket.js.html b/docs/googleCloud_storage_gcp-storageBucket.js.html index 6f879963..c0249a60 100644 --- a/docs/googleCloud_storage_gcp-storageBucket.js.html +++ b/docs/googleCloud_storage_gcp-storageBucket.js.html @@ -1,312 +1,227 @@ + + - - - - googleCloud/storage/gcp-storageBucket.js - - - - - - - - - - - - - + + + + + googleCloud/storage/gcp-storageBucket.js + + + + + + + + + + + + + + + + + + - + + -
-
- -
-
-
-

Source

-

googleCloud/storage/gcp-storageBucket.js

-
+ +
+
+
+

Source

+

googleCloud/storage/gcp-storageBucket.js

+
+ + -
-
-
const { Storage } = require("@google-cloud/storage");
+
+    
+    
+
+
const { Storage } = require('@google-cloud/storage');
 /*This is an auto generated class, please do not change.*/
 /**
  * Class to create a storage object
  * @category Google Cloud
  */
 class GCP_storage {
-  /**
-   *
-   * @param {object} config Configuration object
-   */
-  constructor(config) {
-    this._storage = new Storage(config);
-  }
-  /**
-   * Trigers the deleteFiles function of storage
-   * @param {string} [identifier] - Optional parameter
-   * @param {Storage} storage - Mandatory parameter
-   * @param {TypeReference} [query] - Optional parameter
-   * @returns {Promise<deleteFilesResponse>}
-   */
-  deleteFiles(storage, query = undefined, identifier = undefined) {
-    return new Promise((resolve, reject) => {
-      storage
-        .bucket(identifier)
-        .deleteFiles(query)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the upload function of storage
-   * @param {string} [identifier] - Optional parameter
-   * @param {Storage} storage - Mandatory parameter
-   * @param {StringKeyword} pathString - Mandatory parameter
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<uploadResponse>}
-   */
-  upload(storage, pathString, options = undefined, identifier = undefined) {
-    return new Promise((resolve, reject) => {
-      storage
-        .bucket(identifier)
-        .upload(pathString, options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the makePublic function of storage
-   * @param {string} [identifier] - Optional parameter
-   * @param {Bucket} bucket - Mandatory parameter
-   * @returns {Promise<makePublicResponse>}
-   */
-  makePublic(bucket, identifier = undefined) {
-    return new Promise((resolve, reject) => {
-      bucket
-        .file(identifier)
-        .makePublic()
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the createBucket function of storage
-   * @param {StringKeyword} name - Mandatory parameter
-   * @param {TypeReference} [metadata] - Optional parameter
-   * @returns {Promise<createBucketResponse>}
-   */
-  create(name, metadata = undefined) {
-    return new Promise((resolve, reject) => {
-      this._storage
-        .createBucket(name, metadata)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
-  /**
-   * Trigers the getBuckets function of storage
-   * @param {TypeReference} [options] - Optional parameter
-   * @returns {Promise<getBucketsResponse>}
-   */
-  list(options = undefined) {
-    return new Promise((resolve, reject) => {
-      this._storage
-        .getBuckets(options)
-        .then(result => {
-          resolve(result);
-        })
-        .catch(err => {
-          reject(err);
-        });
-    });
-  }
+	/**
+	 *
+	 * @param {object} config Configuration object
+	 */
+	constructor(config) {
+		this._storage = new Storage(config);
+	}
+	/**
+	 * Trigers the deleteFiles function of storage
+	 * @param {string} [identifier] - Optional parameter
+	 * @param {Storage} storage - Mandatory parameter
+	 * @param {TypeReference} [query] - Optional parameter
+	 * @returns {Promise<deleteFilesResponse>}
+	 */
+	deleteFiles(storage, query = undefined, identifier = undefined) {
+		return new Promise((resolve, reject) => {
+			storage
+				.bucket(identifier)
+				.deleteFiles(query)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the upload function of storage
+	 * @param {string} [identifier] - Optional parameter
+	 * @param {Storage} storage - Mandatory parameter
+	 * @param {StringKeyword} pathString - Mandatory parameter
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<uploadResponse>}
+	 */
+	upload(storage, pathString, options = undefined, identifier = undefined) {
+		return new Promise((resolve, reject) => {
+			storage
+				.bucket(identifier)
+				.upload(pathString, options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the makePublic function of storage
+	 * @param {string} [identifier] - Optional parameter
+	 * @param {Bucket} bucket - Mandatory parameter
+	 * @returns {Promise<makePublicResponse>}
+	 */
+	makePublic(bucket, identifier = undefined) {
+		return new Promise((resolve, reject) => {
+			bucket
+				.file(identifier)
+				.makePublic()
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the createBucket function of storage
+	 * @param {StringKeyword} name - Mandatory parameter
+	 * @param {TypeReference} [metadata] - Optional parameter
+	 * @returns {Promise<createBucketResponse>}
+	 */
+	create(name, metadata = undefined) {
+		return new Promise((resolve, reject) => {
+			this._storage
+				.createBucket(name, metadata)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
+	/**
+	 * Trigers the getBuckets function of storage
+	 * @param {TypeReference} [options] - Optional parameter
+	 * @returns {Promise<getBucketsResponse>}
+	 */
+	list(options = undefined) {
+		return new Promise((resolve, reject) => {
+			this._storage
+				.getBuckets(options)
+				.then(result => {
+					resolve(result);
+				})
+				.catch(err => {
+					reject(err);
+				});
+		});
+	}
 }
 module.exports = GCP_storage;
 
-
-
-
+ + + - -
-
+ + +
+ + + +
+
+
- - - - + + + + + diff --git a/docs/index.html b/docs/index.html index 21444047..94ef0e5b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,397 +1,208 @@ - - - - Home - - - - - - - - - - - - - - - - + + + + + + Home + + + + + + + + + + + + + + + + + + + + + -
-
- -
-
-
-

-

Home

-
- -

- -
-
-

- -

-

NodeCloud

-

- Making open cloud easily accessible and managed. -

- -

- nodecloud CI -

-

- npm version - Codacy Badge - lerna - Gitter - Read on : Medium - Mailing list : Scorelab - contributions welcome -

-

Table of Content

- -

Introduction

-

- NodeCloud ☁️ is a standard library - to get a single API on the open cloud with multiple providers. - It is a NodeJs library which comes with plugins for each cloud - provider. NodeCloud's aim is to abstract away the differences - between different cloud providers. It provides an easy to use - API for developers in order to interact with different cloud - providers. -

-

NodeCloud will be useful to you if:

-
    -
  • - you work on a project which uses multiple cloud providers -
  • -
  • - you are looking for an abstract cloud API which can switch - between cloud providers with fewer code changes -
  • -
  • - you are an open-source enthusiast who is into cloud - engineering or code generation -
  • -
  • - you want to improve your skills in NodeJS, Typescript and - cloud service providers -
  • -
-

📘 Supported Service Providers

-
    -
  • Amazon Web Services (AWS)
  • -
  • Azure
  • -
  • Google Cloud Platform (GCP)
  • -
  • DigitalOcean
  • -
  • AliCloud
  • -
-

- 📢 if your required cloud provider plugin is not listed here, - we'd love your help to add it :) -

-

Getting Started

-

- In order to use NodeCloud, you will need to follow - the following steps: -

-

- 1️⃣ Download NodeCloud common module
- Head on over to NPM or Yarn to download the latest version of - NodeCloud. -

-
npm i @nodecloud/common
+        
+        
+
+
+

+

Home

+
+ + + + + + + +

+ + + + + + + + + + + + + + + +
+

+ +

+

NodeCloud

+

Making open cloud easily accessible and managed.

+ +

nodecloud CI

+

npm version +Codacy Badge +lerna +Gitter +Read on : Medium +Mailing list : Scorelab +contributions welcome

+

Table of Content

+ +

Introduction

+

NodeCloud ☁️ is a standard library to get a single API on the open cloud with multiple providers. It is a NodeJs library which comes with plugins for each cloud provider. NodeCloud's aim is to abstract away the differences between different cloud providers. It provides an easy to use API for developers in order to interact with different cloud providers.

+

NodeCloud will be useful to you if:

+
    +
  • you work on a project which uses multiple cloud providers
  • +
  • you are looking for an abstract cloud API which can switch between cloud providers with fewer code changes
  • +
  • you are an open-source enthusiast who is into cloud engineering or code generation
  • +
  • you want to improve your skills in NodeJS, Typescript and cloud service providers
  • +
+

📘 Supported Service Providers

+
    +
  • Amazon Web Services (AWS)
  • +
  • Azure
  • +
  • Google Cloud Platform (GCP)
  • +
  • DigitalOcean
  • +
  • AliCloud
  • +
+

📢 if your required cloud provider plugin is not listed here, we'd love your help to add it :)

+

Getting Started

+

In order to use NodeCloud, you will need to follow the following steps:

+

1️⃣ Download NodeCloud common module
+Head on over to NPM or Yarn to download the latest version of NodeCloud.

+
npm i @nodecloud/common
 or
 yarn add @nodecloud/common
 
-

- 2️⃣ Download at least one NodeCloud plugin
- Once @nodecloud/common is installed, you need to - install the plugins to interact with different cloud providers. - The below table shows the available plugins maintained by ScoRe - Lab. There can be other community-driven plugins that you will - be able to use with NodeCloud. -

-

NodeCloud Plugins

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PluginInstallation
AWS plugin - yarn add @nodecloud/aws-plugin or - npm i @nodecloud/aws-plugin -
Azure plugin - yarn add @nodecloud/gcp-plugin or - npm i @nodecloud/gcp-plugin -
Google Cloud plugin - yarn add @nodecloud/azure-plugin or - npm i @nodecloud/azure-plugin -
Digital Ocean plugin - yarn add @nodecloud/do-plugin or - npm i @nodecloud/do-plugin -
Alibaba plugin - yarn add nodecloud-ali-plugin or - npm i nodecloud-ali-plugin -
-

3️⃣ Create the NodeCloud config file

-

- Create the .nc.config.js file in the project root - in the following format. -

-

- Content of .nc.config.js file is assumed as the following - structure. It is an array of supported providers. -

-
    -
  1. - name : Provider identifier, this can be used to - identify the plugin at a glance. -
  2. -
  3. - tag : Tag name that will be used to load the - given provider internally. -
  4. -
  5. plugin : Plugin module
  6. -
  7. configPath : Provider configuration file
  8. -
-

- This config file can contain an array of objects for all - providers and all will be loaded. Supported values for name : - aws, azure, alicloud, digitalocean, google -

-

Example

-
const nodeCloudAwsPlugin = require("@nodecloud/aws-plugin");
+

2️⃣ Download at least one NodeCloud plugin
+Once @nodecloud/common is installed, you need to install the plugins to interact with different cloud providers. The below table shows the available plugins maintained by ScoRe Lab. There can be other community-driven plugins that you will be able to use with NodeCloud.

+

NodeCloud Plugins

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PluginInstallation
AWS pluginyarn add @nodecloud/aws-plugin or npm i @nodecloud/aws-plugin
Azure pluginyarn add @nodecloud/gcp-plugin or npm i @nodecloud/gcp-plugin
Google Cloud pluginyarn add @nodecloud/azure-plugin or npm i @nodecloud/azure-plugin
Digital Ocean pluginyarn add @nodecloud/do-plugin or npm i @nodecloud/do-plugin
Alibaba pluginyarn add nodecloud-ali-plugin or npm i nodecloud-ali-plugin
+

3️⃣ Create the NodeCloud config file

+

Create the .nc.config.js file in the project root in the following format.

+

Content of .nc.config.js file is assumed as the following structure. It is an array of supported providers.

+
    +
  1. name : Provider identifier, this can be used to identify the plugin at a glance.
  2. +
  3. tag : Tag name that will be used to load the given provider internally.
  4. +
  5. plugin : Plugin module
  6. +
  7. configPath : Provider configuration file
  8. +
+

This config file can contain an array of objects for all providers and all will be loaded. Supported values for name : aws, azure, alicloud, digitalocean, google

+

Example

+
const nodeCloudAwsPlugin = require("@nodecloud/aws-plugin");
 const nodeCloudGcpPlugin = require("@nodecloud/gcp-plugin");
 const nodeCloudAzurePlugin = require("@nodecloud/azure-plugin");
 const nodeCloudDoPlugin = require("@nodecloud/do-plugin");
@@ -425,15 +236,10 @@ 

Example

]; module.exports = providers;
-

4️⃣ Enjoy the awesomeness of NodeCloud

-

- Congratulations! You just configured NodeCloud in your project. - Let's start with some cloud interactions. -

-

The below code is an example of usage in AWS.

-
const nc = require("@nodecloud/common"); // NodeCloud common module
+

4️⃣ Enjoy the awesomeness of NodeCloud

+

Congratulations! You just configured NodeCloud in your project. Let's start with some cloud interactions.

+

The below code is an example of usage in AWS.

+
const nc = require("@nodecloud/common"); // NodeCloud common module
 const optionsProvider = {
   overrideProviders: false
 };
@@ -481,436 +287,255 @@ 

Example

}); }
-

Overriding Providers

-

- NodeCloud officially supports AWS, GCP, Azure, DigitalOcean and - AliCloud. If you want to use a community-driven plugin override - the providers' list as follows. -

-
const nodeCloud = require("nodecloud");
+

Overriding Providers

+

NodeCloud officially supports AWS, GCP, Azure, DigitalOcean and AliCloud. If you want to use a community-driven plugin override the providers' list as follows.

+
const nodeCloud = require("nodecloud");
 const options = {
   overrideProviders: true
 };
 const ncProviders = nodeCloud.getProviders(options);
 
-

📟 Service Types

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Service CategoryServiceAWSGCPAzureDigitalOceanAliCloud
ComputeIaaSEC2Compute EngineVirtual MachineDropletsECS
FaasAWS Lambda*Cloud Functions*Azure Functions*-Function Compute*
ContainersECS, EKSGoogle Kubernetes Engine - AKS, Azure Service Fabric* - DO Kubernetes - Container Service*, Container Service for Kubernetes* -
Containers (without infrastructure)AWS Fargate*Cloud Run*--ECI*
PaasAWS Elastic BeanstalkApp Engine*App Service- - Simple Application Server* -
StorageObject StorageS3Cloud StorageAzure Blob StorageSpaces*Bucket (OSS)
Block StorageEBSPersistent DisksDisk StorageVolumesNAS*
NetworkingLoad BalancerELBCloud Load Balancing*Azure Load BalancerDO Load BalancerSLB
Peering/Dedicated InterconnectDirect ConnectCloud Interconnect*ExpressRoute*-Express Connect*
DNSRoute53Google Domains, Cloud DNSAzure DNSDO DNSAlibaba Cloud DNS*
DatabasesRDBMS - RDS, Amazon Aurora*, Amazon Redshift* - Cloud SQL*, Cloud Spanner - SQL Database, Azure Database for MySQL*, Azure Database - for PostgreSQL* - - Managed Databases(PostgreSQL* and MySQL) - - ApsaraDB (MySQL, MariaDB TX, SQL Server, PostgreSQL) -
NoSQL: key-valueDynamoDB - Cloud Firestore, Cloud Bigtable* - Table StorageManaged Databases(Redis)*ApsaraDB for Redis*
NoSQL: indexedAmazon SimpleDB*Cloud FirestoreCosmos DB-ApsaraDB for MongoDB*
Security/ AuthorizationIdentity Access ManagementAWS IAMCloud IAM* - Azure Active Directory*, Azure Role Based Access Control* - - - Resource Access Management* -
ManagementKey ManagementAWS-KMS--Do-Keys-
-

*yet to be implemented

-

Contributing ❤️

-

- NodeCloud relies on the passionate members of its community to - keep delivering impactful tools to people all over the world. - Contributions of any kind are welcome! -

-

- You can help us in many ways. Including new features, bug - fixing, error reporting and documentation. Before contributing, - be sure to consult NodeClouds's contribution guidelines. As a - member of our community, you must abide by our Code Of Conduct. -

-

💻 Development setup

-

- 1️⃣ Fork the leopardslab/nodecloud repository
- Follow these instructions on - how to fork a repository -

-

- 2️⃣ Cloning the repository
- Once you have set up your fork of the - leopardslab/nodecloud repository, you'll want to - clone it to your local machine. This is so you can make and test - all of your personal edits before adding it to the master - version of leopardslab/nodecloud . -

-

- Navigate to the location on your computer where you want to host - your code. Once in the appropriate folder, run the following - command to clone the repository to your local machine. -

-
git clone https://github.com/your-username/nodecloud.git
+

📟 Service Types

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Service CategoryServiceAWSGCPAzureDigitalOceanAliCloud
ComputeIaaSEC2Compute EngineVirtual MachineDropletsECS
FaasAWS Lambda*Cloud Functions*Azure Functions*-Function Compute*
ContainersECS, EKSGoogle Kubernetes EngineAKS, Azure Service Fabric*DO KubernetesContainer Service*, Container Service for Kubernetes*
Containers (without infrastructure)AWS Fargate*Cloud Run*--ECI*
PaasAWS Elastic BeanstalkApp Engine*App Service-Simple Application Server*
StorageObject StorageS3Cloud StorageAzure Blob StorageSpaces*Bucket (OSS)
Block StorageEBSPersistent DisksDisk StorageVolumesNAS*
NetworkingLoad BalancerELBCloud Load Balancing*Azure Load BalancerDO Load BalancerSLB
Peering/Dedicated InterconnectDirect ConnectCloud Interconnect*ExpressRoute*-Express Connect*
DNSRoute53Google Domains, Cloud DNSAzure DNSDO DNSAlibaba Cloud DNS*
DatabasesRDBMSRDS, Amazon Aurora*, Amazon Redshift*Cloud SQL*, Cloud SpannerSQL Database, Azure Database for MySQL*, Azure Database for PostgreSQL*Managed Databases(PostgreSQL* and MySQL)ApsaraDB (MySQL, MariaDB TX, SQL Server, PostgreSQL)
NoSQL: key-valueDynamoDBCloud Firestore, Cloud Bigtable*Table StorageManaged Databases(Redis)*ApsaraDB for Redis*
NoSQL: indexedAmazon SimpleDB*Cloud FirestoreCosmos DB-ApsaraDB for MongoDB*
Security/ AuthorizationIdentity Access ManagementAWS IAMCloud IAM*Azure Active Directory*, Azure Role Based Access Control*-Resource Access Management*
ManagementKey ManagementAWS-KMS--Do-Keys-
+

*yet to be implemented

+

Contributing ❤️

+

NodeCloud relies on the passionate members of its community to keep delivering impactful tools to people all over the world. Contributions of any kind are welcome!

+

You can help us in many ways. Including new features, bug fixing, error reporting and documentation. Before contributing, be sure to consult NodeClouds's contribution guidelines. As a member of our community, you must abide by our Code Of Conduct.

+

💻 Development setup

+

1️⃣ Fork the leopardslab/nodecloud repository
+Follow these instructions on how to fork a repository

+

2️⃣ Cloning the repository
+Once you have set up your fork of the leopardslab/nodecloud repository, you'll want to clone it to your local machine. This is so you can make and test all of your personal edits before adding it to the master version of leopardslab/nodecloud .

+

Navigate to the location on your computer where you want to host your code. Once in the appropriate folder, run the following command to clone the repository to your local machine.

+
git clone https://github.com/your-username/nodecloud.git
 
-

- 3️⃣ Bootstrapping the repository
- You'll then want to navigate within the folder that was just - created that contains all of the content of the forked - repository. There you'll want to run the installation script to - get the updated version of all the third-party dependencies. -

-
cd nodecloud
+

3️⃣ Bootstrapping the repository
+You'll then want to navigate within the folder that was just created that contains all of the content of the forked repository. There you'll want to run the installation script to get the updated version of all the third-party dependencies.

+
cd nodecloud
 yarn
 
-

Important Notes for Developers 😎

-

- ❇️ This project is based on - Lerna and Yarn workspaces - where there are multiple projects in the same repository. It's - better to get some background knowledge about these before - making any changes in the code. Check the - lerna.json for the current configuration. -

-

- ❇️ @nodecloud/aws-plugin , - @nodecloud/gcp-plugin , - @nodecloud/azure-plugin and - @nodecloud/common are Lerna managed - yarn workspaces where the generator is another - standalone yarn workspace. -

-

- ❇️ - Never use NPM client to install third-party - dependencies. This project does not contain a - package-lock.json instead it contains a - yarn.lock file. Using npm i to install - NPM modules will harm the project structure. -

-

- ❇️ Use lerna commands when installing third-party - libraries in Lerna managed yarn workspaces. For example, the - below command will add the - @google-cloud/translate npm module to the project - @nodecloud/gcp-plugin . -

-
lerna add @google-cloud/translate --scope=@nodecloud/gcp-plugin
+

Important Notes for Developers 😎

+

❇️ This project is based on Lerna and Yarn workspaces where there are multiple projects in the same repository. It's better to get some background knowledge about these before making any changes in the code. Check the lerna.json for the current configuration.

+

❇️ @nodecloud/aws-plugin , @nodecloud/gcp-plugin , @nodecloud/azure-plugin and @nodecloud/common are Lerna managed yarn workspaces where the generator is another standalone yarn workspace.

+

❇️ Never use NPM client to install third-party dependencies. This project does not contain a package-lock.json instead it contains a yarn.lock file. Using npm i to install NPM modules will harm the project structure.

+

❇️ Use lerna commands when installing third-party libraries in Lerna managed yarn workspaces. For example, the below command will add the @google-cloud/translate npm module to the project @nodecloud/gcp-plugin .

+
lerna add @google-cloud/translate --scope=@nodecloud/gcp-plugin
 
-

- ❇️ Adding a common dependency to ALL packages -

-
lerna add the-dep-name
+

❇️ Adding a common dependency to ALL packages

+
lerna add the-dep-name
 
-

❇️ Adding Dev dependencies

-

- If you have common dev dependencies, it’s better to specify them - in the workspace root package.json. For instance, this can be - dependencies like Jest, Husky, Storybook, Eslint, Prettier, etc. -

-
yarn add husky --dev -W
+

❇️ Adding Dev dependencies

+

If you have common dev dependencies, it’s better to specify them in the workspace root package.json. For instance, this can be dependencies like Jest, Husky, Storybook, Eslint, Prettier, etc.

+
yarn add husky --dev -W
 
-

- Adding the -W flag makes it explicit that we’re adding the - dependency to the workspace root. -

-

❇️ Removing Dependencies

-
lerna exec -- yarn remove dep-name
+

Adding the -W flag makes it explicit that we’re adding the dependency to the workspace root.

+

❇️ Removing Dependencies

+
lerna exec -- yarn remove dep-name
 
-

- ❇️ Use symlinks when you want to make changes while testing them - out in a demo project.** Do not use npm link** instead use yarn - linking -

-
yarn link
+

❇️ Use symlinks when you want to make changes while testing them out in a demo project.** Do not use npm link** instead use yarn linking

+
yarn link
 
-

You should see output like:

-

- success Registered "@nodecloud/gcp-plugin". info - You can now run - yarn link "@nodecloud/gcp-plugin" in - the projects where you want to use this module and it will be - used instead. -

-

- Now that our package is symlinked, run the following command to - link the package to your project. -

-
yarn link @nodecloud/gcp-plugin
+

You should see output like:

+

success Registered "@nodecloud/gcp-plugin". info You can now run yarn link "@nodecloud/gcp-plugin" in +the projects where you want to use this module and it will be used instead.

+

Now that our package is symlinked, run the following command to link the package to your project.

+
yarn link @nodecloud/gcp-plugin
 
-

- ❇️ The API documentation is generated using JSDoc. Be mindful - when making any changes to the auto-generated comments in - JavaScript classes. If you have generated new classes run the - following command to generate the API documentation. -

-
yarn doc or `jsdoc -c jsdoc.json`
+

❇️ The API documentation is generated using JSDoc. Be mindful when making any changes to the auto-generated comments in JavaScript classes. If you have generated new classes run the following command to generate the API documentation.

+
yarn doc or `jsdoc -c jsdoc.json`
 
-

- ❇️ The JSDoc configuration can be found in the - jsdoc.json file. Currently, it is configured with - the - better-docs - template. -

-

- ❇️ The code generation component ( generator yarn - workspace) is developed using the TypeScript compiler API. It is - better to have an understanding of Abstract Syntax trees, - Parsers, and transformers when making code changes in the - generator. -

-

- ❇️ Please run prettier before committing code to put it in a - nice looking format. -

-
lerna run prettier or yarn pretty-quick
+

❇️ The JSDoc configuration can be found in the jsdoc.json file. Currently, it is configured with the better-docs template.

+

❇️ The code generation component ( generator yarn workspace) is developed using the TypeScript compiler API. It is better to have an understanding of Abstract Syntax trees, Parsers, and transformers when making code changes in the generator.

+

❇️ Please run prettier before committing code to put it in a nice looking format.

+
lerna run prettier or yarn pretty-quick
 
-

Test Changes

-

- Mocha and Chai is configured to run - unit tests in this project. When you start making changes to the - code on your local branch, you'll need to test those changes. - Before your code can be accepted into the master branch, it will - have to pass all of the tests in yarn workspaces. To test - changes, run the following commands: -

-

- 1️⃣ Save Current Changes
- When you get to a point when you want to test the functionality - of the code, make sure all your changes are saved. They don't - necessarily have to be committed changes in order to - test them. -

-

- 2️⃣ Test changes
- To make sure that the application is properly updated, run the - tests. If you add elements that do not have tests to prove - whether they work correctly or not, please include them in your - pull request. When you run the below test command - Lerna will execute all the tests in the packages of - this monorepo. -

-
yarn test
+

Test Changes

+

Mocha and Chai is configured to run unit tests in this project. When you start making changes to the code on your local branch, you'll need to test those changes. Before your code can be accepted into the master branch, it will have to pass all of the tests in yarn workspaces. To test changes, run the following commands:

+

1️⃣ Save Current Changes
+When you get to a point when you want to test the functionality of the code, make sure all your changes are saved. They don't necessarily have to be committed changes in order to test them.

+

2️⃣ Test changes
+To make sure that the application is properly updated, run the tests. If you add elements that do not have tests to prove whether they work correctly or not, please include them in your pull request. When you run the below test command Lerna will execute all the tests in the packages of this monorepo.

+
yarn test
 
-

NodeCloud Code Generation tool

-

- This is where the magic happens✨. We don't code any JavaScript - classes in NodeCloud plugins, instead, they are automatically - generated by a code generation tool. This automating process is - currently working for AWS, Azure and Google Cloud. Once you add - a service in node-cloud.yml in the required format - for the generator, run - tsc main && node main to generate the - service. You will immediately see the output in - generatedClasses directory inside the - generator . More information about the generation - tool can be found in the ReadME of - generator workspace. -

-

📜 License

-

MIT @ leopardslab

-
-
-
+

NodeCloud Code Generation tool

+

This is where the magic happens✨. We don't code any JavaScript classes in NodeCloud plugins, instead, they are automatically generated by a code generation tool. This automating process is currently working for AWS, Azure and Google Cloud. Once you add a service in node-cloud.yml in the required format for the generator, run tsc main && node main to generate the service. You will immediately see the output in generatedClasses directory inside the generator . More information about the generation tool can be found in the ReadME of generator workspace.

+

📜 License

+

MIT @ leopardslab

+
+ + - -
-
+ + + +
+ + + +
+
+
- - - - - + + + + + + \ No newline at end of file diff --git a/docs/scripts/app.min.js b/docs/scripts/app.min.js index b3bb9510..9411fc03 100644 --- a/docs/scripts/app.min.js +++ b/docs/scripts/app.min.js @@ -1,91 +1 @@ -"use strict"; -$().ready(function() {}); -var sidebarIsVisible = !1, - toggleSidebar = function(e) { - var a = !(0 < arguments.length && void 0 !== e) || e; - $("#sidebarNav").toggleClass("sticky", a), - $("#stickyNavbarOverlay").toggleClass("active", a), - $("#hamburger").toggleClass("is-active"), - (sidebarIsVisible = a); - }; -$().ready(function() { - $("#hamburger").click(function() { - toggleSidebar(!sidebarIsVisible); - }), - $("#stickyNavbarOverlay").click(function() { - sidebarIsVisible && toggleSidebar(!1); - }); -}); -var OFFSET = 150; -$().ready(function() { - var o = $("#side-nav"), - c = []; - if ( - ($(".vertical-section").length || o.hide(), - $(".vertical-section").each(function(e, a) { - var i = $(a), - t = i.find("> h1").text(); - if (t) { - o.append($("

").text(t)); - var s = $("
    "); - i.find(".members h4.name").each(function(e, a) { - var i = $(a), - t = i - .find(".code-name") - .clone() - .children() - .remove() - .end() - .text(), - n = i.find("a").attr("href"), - r = $('')).text(t); - s.append($("
  • ").append(r)), - c.push({ link: r, offset: i.offset().top }); - }), - o.append(s); - } else - i.find(".members h4.name").each(function(e, a) { - var i = $(a), - t = i - .find(".code-name") - .clone() - .children() - .remove() - .end() - .text(), - n = i.find("a").attr("href"), - r = $('
    ')).text(t); - o.append(r), c.push({ link: r, offset: i.offset().top }); - }); - }), - !$.trim(o.text())) - ) - return o.hide(); - function e() { - for (var e = n.scrollTop(), a = !1, i = c.length - 1; 0 <= i; i--) { - var t = c[i]; - t.link.removeClass("is-active"), - e + OFFSET >= t.offset - ? a - ? t.link.addClass("is-past") - : (t.link.addClass("is-active"), (a = !0)) - : t.link.removeClass("is-past"); - } - } - var n = $("#main-content-wrapper"); - n.on("scroll", e), - e(), - c.forEach(function(e) { - e.link.click(function() { - n.animate({ scrollTop: e.offset - OFFSET + 1 }, 500); - }); - }); -}), - $().ready(function() { - $("#sidebarNav a").each(function(e, a) { - var i = $(a).attr("href"); - window.location.pathname.match("/" + i) && - ($(a).addClass("active"), - $("#sidebarNav").scrollTop($(a).offset().top - 150)); - }); - }); +"use strict";$().ready(function(){});var sidebarIsVisible=!1,toggleSidebar=function(e){var a=!(0 h1").text();if(t){o.append($("

    ").text(t));var s=$("
      ");i.find(".members h4.name").each(function(e,a){var i=$(a),t=i.find(".code-name").clone().children().remove().end().text(),n=i.find("a").attr("href"),r=$('
      ')).text(t);s.append($("
    • ").append(r)),c.push({link:r,offset:i.offset().top})}),o.append(s)}else i.find(".members h4.name").each(function(e,a){var i=$(a),t=i.find(".code-name").clone().children().remove().end().text(),n=i.find("a").attr("href"),r=$('
      ')).text(t);o.append(r),c.push({link:r,offset:i.offset().top})})}),!$.trim(o.text()))return o.hide();function e(){for(var e=n.scrollTop(),a=!1,i=c.length-1;0<=i;i--){var t=c[i];t.link.removeClass("is-active"),e+OFFSET>=t.offset?a?t.link.addClass("is-past"):(t.link.addClass("is-active"),a=!0):t.link.removeClass("is-past")}}var n=$("#main-content-wrapper");n.on("scroll",e),e(),c.forEach(function(e){e.link.click(function(){n.animate({scrollTop:e.offset-OFFSET+1},500)})})}),$().ready(function(){$("#sidebarNav a").each(function(e,a){var i=$(a).attr("href");window.location.pathname.match("/"+i)&&($(a).addClass("active"),$("#sidebarNav").scrollTop($(a).offset().top-150))})}); \ No newline at end of file diff --git a/docs/scripts/linenumber.js b/docs/scripts/linenumber.js index a5593224..1ba40576 100644 --- a/docs/scripts/linenumber.js +++ b/docs/scripts/linenumber.js @@ -1,26 +1,26 @@ /*global document */ (function() { - var source = document.getElementsByClassName("prettyprint source linenums"); - var i = 0; - var lineNumber = 0; - var lineId; - var lines; - var totalLines; - var anchorHash; + var source = document.getElementsByClassName('prettyprint source linenums'); + var i = 0; + var lineNumber = 0; + var lineId; + var lines; + var totalLines; + var anchorHash; - if (source && source[0]) { - anchorHash = document.location.hash.substring(1); - lines = source[0].getElementsByTagName("li"); - totalLines = lines.length; + if (source && source[0]) { + anchorHash = document.location.hash.substring(1); + lines = source[0].getElementsByTagName('li'); + totalLines = lines.length; - for (; i < totalLines; i++) { - lineNumber++; - lineId = "line" + lineNumber; - lines[i].id = lineId; - if (lineId === anchorHash) { - lines[i].className += " selected"; - } + for (; i < totalLines; i++) { + lineNumber++; + lineId = 'line' + lineNumber; + lines[i].id = lineId; + if (lineId === anchorHash) { + lines[i].className += ' selected'; + } + } } - } })(); diff --git a/docs/scripts/search.js b/docs/scripts/search.js index 5eaf0c8a..540d451c 100644 --- a/docs/scripts/search.js +++ b/docs/scripts/search.js @@ -1,42 +1,39 @@ (function() { - const input = document.querySelector("#search"); - const targets = [...document.querySelectorAll("#sidebarNav li")]; - input.addEventListener("keyup", () => { + const input = document.querySelector('#search') + const targets = [ ...document.querySelectorAll('#sidebarNav li')] + input.addEventListener('keyup', () => { // loop over each targets and hide the not corresponding ones targets.forEach(target => { if (!target.innerText.toLowerCase().includes(input.value.toLowerCase())) { - target.style.display = "none"; + target.style.display = 'none' /** * Detects an empty list * Remove the list and the list's title if the list is not displayed */ - const list = [...target.parentNode.childNodes].filter( - elem => elem.style.display !== "none" - ); + const list = [...target.parentNode.childNodes].filter( elem => elem.style.display !== 'none') if (!list.length) { - target.parentNode.style.display = "none"; - target.parentNode.previousSibling.style.display = "none"; + target.parentNode.style.display = 'none' + target.parentNode.previousSibling.style.display = 'none' } /** * Detects empty category * Remove the entire category if no item is displayed */ - const category = [...target.parentNode.parentNode.childNodes].filter( - elem => elem.tagName !== "H2" && elem.style.display !== "none" - ); + const category = [...target.parentNode.parentNode.childNodes] + .filter( elem => elem.tagName !== 'H2' && elem.style.display !== 'none') if (!category.length) { - target.parentNode.parentNode.style.display = "none"; + target.parentNode.parentNode.style.display = 'none' } } else { - target.parentNode.style.display = "block"; - target.parentNode.previousSibling.style.display = "block"; - target.parentNode.parentNode.style.display = "block"; - target.style.display = "block"; + target.parentNode.style.display = 'block' + target.parentNode.previousSibling.style.display = 'block' + target.parentNode.parentNode.style.display = 'block' + target.style.display = 'block' } - }); - }); -})(); + }) + }) +})() \ No newline at end of file diff --git a/docs/styles/app.min.css b/docs/styles/app.min.css index 80aa997d..16207525 100644 --- a/docs/styles/app.min.css +++ b/docs/styles/app.min.css @@ -1,10844 +1 @@ -/*! bulma.io v0.7.5 | MIT License | github.com/jgthms/bulma */ -@-webkit-keyframes spinAround { - from { - -webkit-transform: rotate(0deg); - transform: rotate(0deg); - } - to { - -webkit-transform: rotate(359deg); - transform: rotate(359deg); - } -} -@keyframes spinAround { - from { - -webkit-transform: rotate(0deg); - transform: rotate(0deg); - } - to { - -webkit-transform: rotate(359deg); - transform: rotate(359deg); - } -} -.delete, -.modal-close, -.is-unselectable, -.button, -.file, -.breadcrumb, -.pagination-previous, -.pagination-next, -.pagination-link, -.pagination-ellipsis, -.tabs { - -webkit-touch-callout: none; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; -} -.select:not(.is-multiple):not(.is-loading)::after, -.navbar-link:not(.is-arrowless)::after { - border: 3px solid rgba(0, 0, 0, 0); - border-radius: 2px; - border-right: 0; - border-top: 0; - content: " "; - display: block; - height: 0.625em; - margin-top: -0.4375em; - pointer-events: none; - position: absolute; - top: 50%; - -webkit-transform: rotate(-45deg); - transform: rotate(-45deg); - -webkit-transform-origin: center; - transform-origin: center; - width: 0.625em; -} -.box:not(:last-child), -.content:not(:last-child), -.notification:not(:last-child), -.progress:not(:last-child), -.table:not(:last-child), -.table-container:not(:last-child), -.title:not(:last-child), -.subtitle:not(:last-child), -.block:not(:last-child), -.highlight:not(:last-child), -.breadcrumb:not(:last-child), -.level:not(:last-child), -.list:not(:last-child), -.message:not(:last-child), -.tabs:not(:last-child) { - margin-bottom: 1.5rem; -} -.delete, -.modal-close { - -moz-appearance: none; - -webkit-appearance: none; - background-color: rgba(10, 10, 10, 0.2); - border: none; - border-radius: 290486px; - cursor: pointer; - pointer-events: auto; - display: inline-block; - flex-grow: 0; - flex-shrink: 0; - font-size: 0; - height: 20px; - max-height: 20px; - max-width: 20px; - min-height: 20px; - min-width: 20px; - outline: none; - position: relative; - vertical-align: top; - width: 20px; -} -.delete::before, -.modal-close::before, -.delete::after, -.modal-close::after { - background-color: #fff; - content: ""; - display: block; - left: 50%; - position: absolute; - top: 50%; - -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); - transform: translateX(-50%) translateY(-50%) rotate(45deg); - -webkit-transform-origin: center center; - transform-origin: center center; -} -.delete::before, -.modal-close::before { - height: 2px; - width: 50%; -} -.delete::after, -.modal-close::after { - height: 50%; - width: 2px; -} -.delete:hover, -.modal-close:hover, -.delete:focus, -.modal-close:focus { - background-color: rgba(10, 10, 10, 0.3); -} -.delete:active, -.modal-close:active { - background-color: rgba(10, 10, 10, 0.4); -} -.is-small.delete, -.is-small.modal-close { - height: 16px; - max-height: 16px; - max-width: 16px; - min-height: 16px; - min-width: 16px; - width: 16px; -} -.is-medium.delete, -.is-medium.modal-close { - height: 24px; - max-height: 24px; - max-width: 24px; - min-height: 24px; - min-width: 24px; - width: 24px; -} -.is-large.delete, -.is-large.modal-close { - height: 32px; - max-height: 32px; - max-width: 32px; - min-height: 32px; - min-width: 32px; - width: 32px; -} -.button.is-loading::after, -.loader, -.select.is-loading::after, -.control.is-loading::after { - -webkit-animation: spinAround 500ms infinite linear; - animation: spinAround 500ms infinite linear; - border: 2px solid #dbdbdb; - border-radius: 290486px; - border-right-color: transparent; - border-top-color: transparent; - content: ""; - display: block; - height: 1em; - position: relative; - width: 1em; -} -.is-overlay, -.image.is-square img, -.image.is-square .has-ratio, -.image.is-1by1 img, -.image.is-1by1 .has-ratio, -.image.is-5by4 img, -.image.is-5by4 .has-ratio, -.image.is-4by3 img, -.image.is-4by3 .has-ratio, -.image.is-3by2 img, -.image.is-3by2 .has-ratio, -.image.is-5by3 img, -.image.is-5by3 .has-ratio, -.image.is-16by9 img, -.image.is-16by9 .has-ratio, -.image.is-2by1 img, -.image.is-2by1 .has-ratio, -.image.is-3by1 img, -.image.is-3by1 .has-ratio, -.image.is-4by5 img, -.image.is-4by5 .has-ratio, -.image.is-3by4 img, -.image.is-3by4 .has-ratio, -.image.is-2by3 img, -.image.is-2by3 .has-ratio, -.image.is-3by5 img, -.image.is-3by5 .has-ratio, -.image.is-9by16 img, -.image.is-9by16 .has-ratio, -.image.is-1by2 img, -.image.is-1by2 .has-ratio, -.image.is-1by3 img, -.image.is-1by3 .has-ratio, -.modal, -.modal-background, -.hero-video { - bottom: 0; - left: 0; - position: absolute; - right: 0; - top: 0; -} -.button, -.input, -.textarea, -.select select, -.file-cta, -.file-name, -.pagination-previous, -.pagination-next, -.pagination-link, -.pagination-ellipsis { - -moz-appearance: none; - -webkit-appearance: none; - align-items: center; - border: 1px solid transparent; - border-radius: 4px; - box-shadow: none; - display: inline-flex; - font-size: 1rem; - height: 2.25em; - justify-content: flex-start; - line-height: 1.5; - padding-bottom: calc(0.375em - 1px); - padding-left: calc(0.625em - 1px); - padding-right: calc(0.625em - 1px); - padding-top: calc(0.375em - 1px); - position: relative; - vertical-align: top; -} -.button:focus, -.input:focus, -.textarea:focus, -.select select:focus, -.file-cta:focus, -.file-name:focus, -.pagination-previous:focus, -.pagination-next:focus, -.pagination-link:focus, -.pagination-ellipsis:focus, -.is-focused.button, -.is-focused.input, -.is-focused.textarea, -.select select.is-focused, -.is-focused.file-cta, -.is-focused.file-name, -.is-focused.pagination-previous, -.is-focused.pagination-next, -.is-focused.pagination-link, -.is-focused.pagination-ellipsis, -.button:active, -.input:active, -.textarea:active, -.select select:active, -.file-cta:active, -.file-name:active, -.pagination-previous:active, -.pagination-next:active, -.pagination-link:active, -.pagination-ellipsis:active, -.is-active.button, -.is-active.input, -.is-active.textarea, -.select select.is-active, -.is-active.file-cta, -.is-active.file-name, -.is-active.pagination-previous, -.is-active.pagination-next, -.is-active.pagination-link, -.is-active.pagination-ellipsis { - outline: none; -} -.button[disabled], -.input[disabled], -.textarea[disabled], -.select select[disabled], -.file-cta[disabled], -.file-name[disabled], -.pagination-previous[disabled], -.pagination-next[disabled], -.pagination-link[disabled], -.pagination-ellipsis[disabled], -fieldset[disabled] .button, -fieldset[disabled] .input, -fieldset[disabled] .textarea, -fieldset[disabled] .select select, -.select fieldset[disabled] select, -fieldset[disabled] .file-cta, -fieldset[disabled] .file-name, -fieldset[disabled] .pagination-previous, -fieldset[disabled] .pagination-next, -fieldset[disabled] .pagination-link, -fieldset[disabled] .pagination-ellipsis { - cursor: not-allowed; -} /*! minireset.css v0.0.4 | MIT License | github.com/jgthms/minireset.css */ -html, -body, -p, -ol, -ul, -li, -dl, -dt, -dd, -blockquote, -figure, -fieldset, -legend, -textarea, -pre, -iframe, -hr, -h1, -h2, -h3, -h4, -h5, -h6 { - margin: 0; - padding: 0; -} -h1, -h2, -h3, -h4, -h5, -h6 { - font-size: 100%; - font-weight: normal; -} -ul { - list-style: none; -} -button, -input, -select, -textarea { - margin: 0; -} -html { - box-sizing: border-box; -} -*, -*::before, -*::after { - box-sizing: inherit; -} -img, -embed, -iframe, -object, -video { - height: auto; - max-width: 100%; -} -audio { - max-width: 100%; -} -iframe { - border: 0; -} -table { - border-collapse: collapse; - border-spacing: 0; -} -td, -th { - padding: 0; -} -td:not([align]), -th:not([align]) { - text-align: left; -} -html { - background-color: #fff; - font-size: 16px; - -moz-osx-font-smoothing: grayscale; - -webkit-font-smoothing: antialiased; - min-width: 300px; - overflow-x: hidden; - overflow-y: scroll; - text-rendering: optimizeLegibility; - -webkit-text-size-adjust: 100%; - -moz-text-size-adjust: 100%; - -ms-text-size-adjust: 100%; - text-size-adjust: 100%; -} -article, -aside, -figure, -footer, -header, -hgroup, -section { - display: block; -} -body, -button, -input, -select, -textarea { - font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", - "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", - "Helvetica", "Arial", sans-serif; -} -code, -pre { - -moz-osx-font-smoothing: auto; - -webkit-font-smoothing: auto; - font-family: monospace; -} -body { - color: #4a4a4a; - font-size: 1em; - font-weight: 400; - line-height: 1.5; -} -a { - color: #3273dc; - cursor: pointer; - text-decoration: none; -} -a strong { - color: currentColor; -} -a:hover { - color: #363636; -} -code { - background-color: #f5f5f5; - color: #ff3860; - font-size: 0.875em; - font-weight: normal; - padding: 0.25em 0.5em 0.25em; -} -hr { - background-color: #f5f5f5; - border: none; - display: block; - height: 2px; - margin: 1.5rem 0; -} -img { - height: auto; - max-width: 100%; -} -input[type="checkbox"], -input[type="radio"] { - vertical-align: baseline; -} -small { - font-size: 0.875em; -} -span { - font-style: inherit; - font-weight: inherit; -} -strong { - color: #363636; - font-weight: 700; -} -fieldset { - border: none; -} -pre { - -webkit-overflow-scrolling: touch; - background-color: #f5f5f5; - color: #4a4a4a; - font-size: 0.875em; - overflow-x: auto; - padding: 1.25rem 1.5rem; - white-space: pre; - word-wrap: normal; -} -pre code { - background-color: transparent; - color: currentColor; - font-size: 1em; - padding: 0; -} -table td, -table th { - vertical-align: top; -} -table td:not([align]), -table th:not([align]) { - text-align: left; -} -table th { - color: #363636; -} -.is-clearfix::after { - clear: both; - content: " "; - display: table; -} -.is-pulled-left { - float: left !important; -} -.is-pulled-right { - float: right !important; -} -.is-clipped { - overflow: hidden !important; -} -.is-size-1 { - font-size: 3rem !important; -} -.is-size-2 { - font-size: 2.5rem !important; -} -.is-size-3 { - font-size: 2rem !important; -} -.is-size-4 { - font-size: 1.5rem !important; -} -.is-size-5 { - font-size: 1.25rem !important; -} -.is-size-6 { - font-size: 1rem !important; -} -.is-size-7 { - font-size: 0.75rem !important; -} -@media screen and (max-width: 768px) { - .is-size-1-mobile { - font-size: 3rem !important; - } - .is-size-2-mobile { - font-size: 2.5rem !important; - } - .is-size-3-mobile { - font-size: 2rem !important; - } - .is-size-4-mobile { - font-size: 1.5rem !important; - } - .is-size-5-mobile { - font-size: 1.25rem !important; - } - .is-size-6-mobile { - font-size: 1rem !important; - } - .is-size-7-mobile { - font-size: 0.75rem !important; - } -} -@media screen and (min-width: 769px), print { - .is-size-1-tablet { - font-size: 3rem !important; - } - .is-size-2-tablet { - font-size: 2.5rem !important; - } - .is-size-3-tablet { - font-size: 2rem !important; - } - .is-size-4-tablet { - font-size: 1.5rem !important; - } - .is-size-5-tablet { - font-size: 1.25rem !important; - } - .is-size-6-tablet { - font-size: 1rem !important; - } - .is-size-7-tablet { - font-size: 0.75rem !important; - } -} -@media screen and (max-width: 1023px) { - .is-size-1-touch { - font-size: 3rem !important; - } - .is-size-2-touch { - font-size: 2.5rem !important; - } - .is-size-3-touch { - font-size: 2rem !important; - } - .is-size-4-touch { - font-size: 1.5rem !important; - } - .is-size-5-touch { - font-size: 1.25rem !important; - } - .is-size-6-touch { - font-size: 1rem !important; - } - .is-size-7-touch { - font-size: 0.75rem !important; - } -} -@media screen and (min-width: 1024px) { - .is-size-1-desktop { - font-size: 3rem !important; - } - .is-size-2-desktop { - font-size: 2.5rem !important; - } - .is-size-3-desktop { - font-size: 2rem !important; - } - .is-size-4-desktop { - font-size: 1.5rem !important; - } - .is-size-5-desktop { - font-size: 1.25rem !important; - } - .is-size-6-desktop { - font-size: 1rem !important; - } - .is-size-7-desktop { - font-size: 0.75rem !important; - } -} -@media screen and (min-width: 1216px) { - .is-size-1-widescreen { - font-size: 3rem !important; - } - .is-size-2-widescreen { - font-size: 2.5rem !important; - } - .is-size-3-widescreen { - font-size: 2rem !important; - } - .is-size-4-widescreen { - font-size: 1.5rem !important; - } - .is-size-5-widescreen { - font-size: 1.25rem !important; - } - .is-size-6-widescreen { - font-size: 1rem !important; - } - .is-size-7-widescreen { - font-size: 0.75rem !important; - } -} -@media screen and (min-width: 1408px) { - .is-size-1-fullhd { - font-size: 3rem !important; - } - .is-size-2-fullhd { - font-size: 2.5rem !important; - } - .is-size-3-fullhd { - font-size: 2rem !important; - } - .is-size-4-fullhd { - font-size: 1.5rem !important; - } - .is-size-5-fullhd { - font-size: 1.25rem !important; - } - .is-size-6-fullhd { - font-size: 1rem !important; - } - .is-size-7-fullhd { - font-size: 0.75rem !important; - } -} -.has-text-centered { - text-align: center !important; -} -.has-text-justified { - text-align: justify !important; -} -.has-text-left { - text-align: left !important; -} -.has-text-right { - text-align: right !important; -} -@media screen and (max-width: 768px) { - .has-text-centered-mobile { - text-align: center !important; - } -} -@media screen and (min-width: 769px), print { - .has-text-centered-tablet { - text-align: center !important; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .has-text-centered-tablet-only { - text-align: center !important; - } -} -@media screen and (max-width: 1023px) { - .has-text-centered-touch { - text-align: center !important; - } -} -@media screen and (min-width: 1024px) { - .has-text-centered-desktop { - text-align: center !important; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .has-text-centered-desktop-only { - text-align: center !important; - } -} -@media screen and (min-width: 1216px) { - .has-text-centered-widescreen { - text-align: center !important; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .has-text-centered-widescreen-only { - text-align: center !important; - } -} -@media screen and (min-width: 1408px) { - .has-text-centered-fullhd { - text-align: center !important; - } -} -@media screen and (max-width: 768px) { - .has-text-justified-mobile { - text-align: justify !important; - } -} -@media screen and (min-width: 769px), print { - .has-text-justified-tablet { - text-align: justify !important; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .has-text-justified-tablet-only { - text-align: justify !important; - } -} -@media screen and (max-width: 1023px) { - .has-text-justified-touch { - text-align: justify !important; - } -} -@media screen and (min-width: 1024px) { - .has-text-justified-desktop { - text-align: justify !important; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .has-text-justified-desktop-only { - text-align: justify !important; - } -} -@media screen and (min-width: 1216px) { - .has-text-justified-widescreen { - text-align: justify !important; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .has-text-justified-widescreen-only { - text-align: justify !important; - } -} -@media screen and (min-width: 1408px) { - .has-text-justified-fullhd { - text-align: justify !important; - } -} -@media screen and (max-width: 768px) { - .has-text-left-mobile { - text-align: left !important; - } -} -@media screen and (min-width: 769px), print { - .has-text-left-tablet { - text-align: left !important; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .has-text-left-tablet-only { - text-align: left !important; - } -} -@media screen and (max-width: 1023px) { - .has-text-left-touch { - text-align: left !important; - } -} -@media screen and (min-width: 1024px) { - .has-text-left-desktop { - text-align: left !important; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .has-text-left-desktop-only { - text-align: left !important; - } -} -@media screen and (min-width: 1216px) { - .has-text-left-widescreen { - text-align: left !important; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .has-text-left-widescreen-only { - text-align: left !important; - } -} -@media screen and (min-width: 1408px) { - .has-text-left-fullhd { - text-align: left !important; - } -} -@media screen and (max-width: 768px) { - .has-text-right-mobile { - text-align: right !important; - } -} -@media screen and (min-width: 769px), print { - .has-text-right-tablet { - text-align: right !important; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .has-text-right-tablet-only { - text-align: right !important; - } -} -@media screen and (max-width: 1023px) { - .has-text-right-touch { - text-align: right !important; - } -} -@media screen and (min-width: 1024px) { - .has-text-right-desktop { - text-align: right !important; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .has-text-right-desktop-only { - text-align: right !important; - } -} -@media screen and (min-width: 1216px) { - .has-text-right-widescreen { - text-align: right !important; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .has-text-right-widescreen-only { - text-align: right !important; - } -} -@media screen and (min-width: 1408px) { - .has-text-right-fullhd { - text-align: right !important; - } -} -.is-capitalized { - text-transform: capitalize !important; -} -.is-lowercase { - text-transform: lowercase !important; -} -.is-uppercase { - text-transform: uppercase !important; -} -.is-italic { - font-style: italic !important; -} -.has-text-white { - color: #fff !important; -} -a.has-text-white:hover, -a.has-text-white:focus { - color: #e6e6e6 !important; -} -.has-background-white { - background-color: #fff !important; -} -.has-text-black { - color: #0a0a0a !important; -} -a.has-text-black:hover, -a.has-text-black:focus { - color: #000 !important; -} -.has-background-black { - background-color: #0a0a0a !important; -} -.has-text-light { - color: #f5f5f5 !important; -} -a.has-text-light:hover, -a.has-text-light:focus { - color: #dbdbdb !important; -} -.has-background-light { - background-color: #f5f5f5 !important; -} -.has-text-dark { - color: #363636 !important; -} -a.has-text-dark:hover, -a.has-text-dark:focus { - color: #1c1c1c !important; -} -.has-background-dark { - background-color: #363636 !important; -} -.has-text-primary { - color: #00d1b2 !important; -} -a.has-text-primary:hover, -a.has-text-primary:focus { - color: #009e86 !important; -} -.has-background-primary { - background-color: #00d1b2 !important; -} -.has-text-link { - color: #3273dc !important; -} -a.has-text-link:hover, -a.has-text-link:focus { - color: #205bbc !important; -} -.has-background-link { - background-color: #3273dc !important; -} -.has-text-info { - color: #209cee !important; -} -a.has-text-info:hover, -a.has-text-info:focus { - color: #0f81cc !important; -} -.has-background-info { - background-color: #209cee !important; -} -.has-text-success { - color: #23d160 !important; -} -a.has-text-success:hover, -a.has-text-success:focus { - color: #1ca64c !important; -} -.has-background-success { - background-color: #23d160 !important; -} -.has-text-warning { - color: #ffdd57 !important; -} -a.has-text-warning:hover, -a.has-text-warning:focus { - color: #ffd324 !important; -} -.has-background-warning { - background-color: #ffdd57 !important; -} -.has-text-danger { - color: #ff3860 !important; -} -a.has-text-danger:hover, -a.has-text-danger:focus { - color: #ff0537 !important; -} -.has-background-danger { - background-color: #ff3860 !important; -} -.has-text-black-bis { - color: #121212 !important; -} -.has-background-black-bis { - background-color: #121212 !important; -} -.has-text-black-ter { - color: #242424 !important; -} -.has-background-black-ter { - background-color: #242424 !important; -} -.has-text-grey-darker { - color: #363636 !important; -} -.has-background-grey-darker { - background-color: #363636 !important; -} -.has-text-grey-dark { - color: #4a4a4a !important; -} -.has-background-grey-dark { - background-color: #4a4a4a !important; -} -.has-text-grey { - color: #7a7a7a !important; -} -.has-background-grey { - background-color: #7a7a7a !important; -} -.has-text-grey-light { - color: #b5b5b5 !important; -} -.has-background-grey-light { - background-color: #b5b5b5 !important; -} -.has-text-grey-lighter { - color: #dbdbdb !important; -} -.has-background-grey-lighter { - background-color: #dbdbdb !important; -} -.has-text-white-ter { - color: #f5f5f5 !important; -} -.has-background-white-ter { - background-color: #f5f5f5 !important; -} -.has-text-white-bis { - color: #fafafa !important; -} -.has-background-white-bis { - background-color: #fafafa !important; -} -.has-text-weight-light { - font-weight: 300 !important; -} -.has-text-weight-normal { - font-weight: 400 !important; -} -.has-text-weight-medium { - font-weight: 500 !important; -} -.has-text-weight-semibold { - font-weight: 600 !important; -} -.has-text-weight-bold { - font-weight: 700 !important; -} -.is-family-primary { - font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", - "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", - "Helvetica", "Arial", sans-serif !important; -} -.is-family-secondary { - font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", - "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", - "Helvetica", "Arial", sans-serif !important; -} -.is-family-sans-serif { - font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", - "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", - "Helvetica", "Arial", sans-serif !important; -} -.is-family-monospace { - font-family: monospace !important; -} -.is-family-code { - font-family: monospace !important; -} -.is-block { - display: block !important; -} -@media screen and (max-width: 768px) { - .is-block-mobile { - display: block !important; - } -} -@media screen and (min-width: 769px), print { - .is-block-tablet { - display: block !important; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .is-block-tablet-only { - display: block !important; - } -} -@media screen and (max-width: 1023px) { - .is-block-touch { - display: block !important; - } -} -@media screen and (min-width: 1024px) { - .is-block-desktop { - display: block !important; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .is-block-desktop-only { - display: block !important; - } -} -@media screen and (min-width: 1216px) { - .is-block-widescreen { - display: block !important; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .is-block-widescreen-only { - display: block !important; - } -} -@media screen and (min-width: 1408px) { - .is-block-fullhd { - display: block !important; - } -} -.is-flex { - display: flex !important; -} -@media screen and (max-width: 768px) { - .is-flex-mobile { - display: flex !important; - } -} -@media screen and (min-width: 769px), print { - .is-flex-tablet { - display: flex !important; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .is-flex-tablet-only { - display: flex !important; - } -} -@media screen and (max-width: 1023px) { - .is-flex-touch { - display: flex !important; - } -} -@media screen and (min-width: 1024px) { - .is-flex-desktop { - display: flex !important; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .is-flex-desktop-only { - display: flex !important; - } -} -@media screen and (min-width: 1216px) { - .is-flex-widescreen { - display: flex !important; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .is-flex-widescreen-only { - display: flex !important; - } -} -@media screen and (min-width: 1408px) { - .is-flex-fullhd { - display: flex !important; - } -} -.is-inline { - display: inline !important; -} -@media screen and (max-width: 768px) { - .is-inline-mobile { - display: inline !important; - } -} -@media screen and (min-width: 769px), print { - .is-inline-tablet { - display: inline !important; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .is-inline-tablet-only { - display: inline !important; - } -} -@media screen and (max-width: 1023px) { - .is-inline-touch { - display: inline !important; - } -} -@media screen and (min-width: 1024px) { - .is-inline-desktop { - display: inline !important; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .is-inline-desktop-only { - display: inline !important; - } -} -@media screen and (min-width: 1216px) { - .is-inline-widescreen { - display: inline !important; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .is-inline-widescreen-only { - display: inline !important; - } -} -@media screen and (min-width: 1408px) { - .is-inline-fullhd { - display: inline !important; - } -} -.is-inline-block { - display: inline-block !important; -} -@media screen and (max-width: 768px) { - .is-inline-block-mobile { - display: inline-block !important; - } -} -@media screen and (min-width: 769px), print { - .is-inline-block-tablet { - display: inline-block !important; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .is-inline-block-tablet-only { - display: inline-block !important; - } -} -@media screen and (max-width: 1023px) { - .is-inline-block-touch { - display: inline-block !important; - } -} -@media screen and (min-width: 1024px) { - .is-inline-block-desktop { - display: inline-block !important; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .is-inline-block-desktop-only { - display: inline-block !important; - } -} -@media screen and (min-width: 1216px) { - .is-inline-block-widescreen { - display: inline-block !important; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .is-inline-block-widescreen-only { - display: inline-block !important; - } -} -@media screen and (min-width: 1408px) { - .is-inline-block-fullhd { - display: inline-block !important; - } -} -.is-inline-flex { - display: inline-flex !important; -} -@media screen and (max-width: 768px) { - .is-inline-flex-mobile { - display: inline-flex !important; - } -} -@media screen and (min-width: 769px), print { - .is-inline-flex-tablet { - display: inline-flex !important; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .is-inline-flex-tablet-only { - display: inline-flex !important; - } -} -@media screen and (max-width: 1023px) { - .is-inline-flex-touch { - display: inline-flex !important; - } -} -@media screen and (min-width: 1024px) { - .is-inline-flex-desktop { - display: inline-flex !important; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .is-inline-flex-desktop-only { - display: inline-flex !important; - } -} -@media screen and (min-width: 1216px) { - .is-inline-flex-widescreen { - display: inline-flex !important; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .is-inline-flex-widescreen-only { - display: inline-flex !important; - } -} -@media screen and (min-width: 1408px) { - .is-inline-flex-fullhd { - display: inline-flex !important; - } -} -.is-hidden { - display: none !important; -} -.is-sr-only { - border: none !important; - clip: rect(0, 0, 0, 0) !important; - height: 0.01em !important; - overflow: hidden !important; - padding: 0 !important; - position: absolute !important; - white-space: nowrap !important; - width: 0.01em !important; -} -@media screen and (max-width: 768px) { - .is-hidden-mobile { - display: none !important; - } -} -@media screen and (min-width: 769px), print { - .is-hidden-tablet { - display: none !important; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .is-hidden-tablet-only { - display: none !important; - } -} -@media screen and (max-width: 1023px) { - .is-hidden-touch { - display: none !important; - } -} -@media screen and (min-width: 1024px) { - .is-hidden-desktop { - display: none !important; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .is-hidden-desktop-only { - display: none !important; - } -} -@media screen and (min-width: 1216px) { - .is-hidden-widescreen { - display: none !important; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .is-hidden-widescreen-only { - display: none !important; - } -} -@media screen and (min-width: 1408px) { - .is-hidden-fullhd { - display: none !important; - } -} -.is-invisible { - visibility: hidden !important; -} -@media screen and (max-width: 768px) { - .is-invisible-mobile { - visibility: hidden !important; - } -} -@media screen and (min-width: 769px), print { - .is-invisible-tablet { - visibility: hidden !important; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .is-invisible-tablet-only { - visibility: hidden !important; - } -} -@media screen and (max-width: 1023px) { - .is-invisible-touch { - visibility: hidden !important; - } -} -@media screen and (min-width: 1024px) { - .is-invisible-desktop { - visibility: hidden !important; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .is-invisible-desktop-only { - visibility: hidden !important; - } -} -@media screen and (min-width: 1216px) { - .is-invisible-widescreen { - visibility: hidden !important; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .is-invisible-widescreen-only { - visibility: hidden !important; - } -} -@media screen and (min-width: 1408px) { - .is-invisible-fullhd { - visibility: hidden !important; - } -} -.is-marginless { - margin: 0 !important; -} -.is-paddingless { - padding: 0 !important; -} -.is-radiusless { - border-radius: 0 !important; -} -.is-shadowless { - box-shadow: none !important; -} -.is-relative { - position: relative !important; -} -.box { - background-color: #fff; - border-radius: 6px; - box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); - color: #4a4a4a; - display: block; - padding: 1.25rem; -} -a.box:hover, -a.box:focus { - box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px #3273dc; -} -a.box:active { - box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #3273dc; -} -.button { - background-color: #fff; - border-color: #dbdbdb; - border-width: 1px; - color: #363636; - cursor: pointer; - justify-content: center; - padding-bottom: calc(0.375em - 1px); - padding-left: 0.75em; - padding-right: 0.75em; - padding-top: calc(0.375em - 1px); - text-align: center; - white-space: nowrap; -} -.button strong { - color: inherit; -} -.button .icon, -.button .icon.is-small, -.button .icon.is-medium, -.button .icon.is-large { - height: 1.5em; - width: 1.5em; -} -.button .icon:first-child:not(:last-child) { - margin-left: calc(-0.375em - 1px); - margin-right: 0.1875em; -} -.button .icon:last-child:not(:first-child) { - margin-left: 0.1875em; - margin-right: calc(-0.375em - 1px); -} -.button .icon:first-child:last-child { - margin-left: calc(-0.375em - 1px); - margin-right: calc(-0.375em - 1px); -} -.button:hover, -.button.is-hovered { - border-color: #b5b5b5; - color: #363636; -} -.button:focus, -.button.is-focused { - border-color: #3273dc; - color: #363636; -} -.button:focus:not(:active), -.button.is-focused:not(:active) { - box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); -} -.button:active, -.button.is-active { - border-color: #4a4a4a; - color: #363636; -} -.button.is-text { - background-color: transparent; - border-color: transparent; - color: #4a4a4a; - text-decoration: underline; -} -.button.is-text:hover, -.button.is-text.is-hovered, -.button.is-text:focus, -.button.is-text.is-focused { - background-color: #f5f5f5; - color: #363636; -} -.button.is-text:active, -.button.is-text.is-active { - background-color: #e8e8e8; - color: #363636; -} -.button.is-text[disabled], -fieldset[disabled] .button.is-text { - background-color: transparent; - border-color: transparent; - box-shadow: none; -} -.button.is-white { - background-color: #fff; - border-color: transparent; - color: #0a0a0a; -} -.button.is-white:hover, -.button.is-white.is-hovered { - background-color: #f9f9f9; - border-color: transparent; - color: #0a0a0a; -} -.button.is-white:focus, -.button.is-white.is-focused { - border-color: transparent; - color: #0a0a0a; -} -.button.is-white:focus:not(:active), -.button.is-white.is-focused:not(:active) { - box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); -} -.button.is-white:active, -.button.is-white.is-active { - background-color: #f2f2f2; - border-color: transparent; - color: #0a0a0a; -} -.button.is-white[disabled], -fieldset[disabled] .button.is-white { - background-color: #fff; - border-color: transparent; - box-shadow: none; -} -.button.is-white.is-inverted { - background-color: #0a0a0a; - color: #fff; -} -.button.is-white.is-inverted:hover, -.button.is-white.is-inverted.is-hovered { - background-color: #000; -} -.button.is-white.is-inverted[disabled], -fieldset[disabled] .button.is-white.is-inverted { - background-color: #0a0a0a; - border-color: transparent; - box-shadow: none; - color: #fff; -} -.button.is-white.is-loading::after { - border-color: transparent transparent #0a0a0a #0a0a0a !important; -} -.button.is-white.is-outlined { - background-color: transparent; - border-color: #fff; - color: #fff; -} -.button.is-white.is-outlined:hover, -.button.is-white.is-outlined.is-hovered, -.button.is-white.is-outlined:focus, -.button.is-white.is-outlined.is-focused { - background-color: #fff; - border-color: #fff; - color: #0a0a0a; -} -.button.is-white.is-outlined.is-loading::after { - border-color: transparent transparent #fff #fff !important; -} -.button.is-white.is-outlined.is-loading:hover::after, -.button.is-white.is-outlined.is-loading.is-hovered::after, -.button.is-white.is-outlined.is-loading:focus::after, -.button.is-white.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #0a0a0a #0a0a0a !important; -} -.button.is-white.is-outlined[disabled], -fieldset[disabled] .button.is-white.is-outlined { - background-color: transparent; - border-color: #fff; - box-shadow: none; - color: #fff; -} -.button.is-white.is-inverted.is-outlined { - background-color: transparent; - border-color: #0a0a0a; - color: #0a0a0a; -} -.button.is-white.is-inverted.is-outlined:hover, -.button.is-white.is-inverted.is-outlined.is-hovered, -.button.is-white.is-inverted.is-outlined:focus, -.button.is-white.is-inverted.is-outlined.is-focused { - background-color: #0a0a0a; - color: #fff; -} -.button.is-white.is-inverted.is-outlined.is-loading:hover::after, -.button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after, -.button.is-white.is-inverted.is-outlined.is-loading:focus::after, -.button.is-white.is-inverted.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #fff #fff !important; -} -.button.is-white.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-white.is-inverted.is-outlined { - background-color: transparent; - border-color: #0a0a0a; - box-shadow: none; - color: #0a0a0a; -} -.button.is-black { - background-color: #0a0a0a; - border-color: transparent; - color: #fff; -} -.button.is-black:hover, -.button.is-black.is-hovered { - background-color: #040404; - border-color: transparent; - color: #fff; -} -.button.is-black:focus, -.button.is-black.is-focused { - border-color: transparent; - color: #fff; -} -.button.is-black:focus:not(:active), -.button.is-black.is-focused:not(:active) { - box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); -} -.button.is-black:active, -.button.is-black.is-active { - background-color: #000; - border-color: transparent; - color: #fff; -} -.button.is-black[disabled], -fieldset[disabled] .button.is-black { - background-color: #0a0a0a; - border-color: transparent; - box-shadow: none; -} -.button.is-black.is-inverted { - background-color: #fff; - color: #0a0a0a; -} -.button.is-black.is-inverted:hover, -.button.is-black.is-inverted.is-hovered { - background-color: #f2f2f2; -} -.button.is-black.is-inverted[disabled], -fieldset[disabled] .button.is-black.is-inverted { - background-color: #fff; - border-color: transparent; - box-shadow: none; - color: #0a0a0a; -} -.button.is-black.is-loading::after { - border-color: transparent transparent #fff #fff !important; -} -.button.is-black.is-outlined { - background-color: transparent; - border-color: #0a0a0a; - color: #0a0a0a; -} -.button.is-black.is-outlined:hover, -.button.is-black.is-outlined.is-hovered, -.button.is-black.is-outlined:focus, -.button.is-black.is-outlined.is-focused { - background-color: #0a0a0a; - border-color: #0a0a0a; - color: #fff; -} -.button.is-black.is-outlined.is-loading::after { - border-color: transparent transparent #0a0a0a #0a0a0a !important; -} -.button.is-black.is-outlined.is-loading:hover::after, -.button.is-black.is-outlined.is-loading.is-hovered::after, -.button.is-black.is-outlined.is-loading:focus::after, -.button.is-black.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #fff #fff !important; -} -.button.is-black.is-outlined[disabled], -fieldset[disabled] .button.is-black.is-outlined { - background-color: transparent; - border-color: #0a0a0a; - box-shadow: none; - color: #0a0a0a; -} -.button.is-black.is-inverted.is-outlined { - background-color: transparent; - border-color: #fff; - color: #fff; -} -.button.is-black.is-inverted.is-outlined:hover, -.button.is-black.is-inverted.is-outlined.is-hovered, -.button.is-black.is-inverted.is-outlined:focus, -.button.is-black.is-inverted.is-outlined.is-focused { - background-color: #fff; - color: #0a0a0a; -} -.button.is-black.is-inverted.is-outlined.is-loading:hover::after, -.button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after, -.button.is-black.is-inverted.is-outlined.is-loading:focus::after, -.button.is-black.is-inverted.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #0a0a0a #0a0a0a !important; -} -.button.is-black.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-black.is-inverted.is-outlined { - background-color: transparent; - border-color: #fff; - box-shadow: none; - color: #fff; -} -.button.is-light { - background-color: #f5f5f5; - border-color: transparent; - color: #363636; -} -.button.is-light:hover, -.button.is-light.is-hovered { - background-color: #eee; - border-color: transparent; - color: #363636; -} -.button.is-light:focus, -.button.is-light.is-focused { - border-color: transparent; - color: #363636; -} -.button.is-light:focus:not(:active), -.button.is-light.is-focused:not(:active) { - box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); -} -.button.is-light:active, -.button.is-light.is-active { - background-color: #e8e8e8; - border-color: transparent; - color: #363636; -} -.button.is-light[disabled], -fieldset[disabled] .button.is-light { - background-color: #f5f5f5; - border-color: transparent; - box-shadow: none; -} -.button.is-light.is-inverted { - background-color: #363636; - color: #f5f5f5; -} -.button.is-light.is-inverted:hover, -.button.is-light.is-inverted.is-hovered { - background-color: #292929; -} -.button.is-light.is-inverted[disabled], -fieldset[disabled] .button.is-light.is-inverted { - background-color: #363636; - border-color: transparent; - box-shadow: none; - color: #f5f5f5; -} -.button.is-light.is-loading::after { - border-color: transparent transparent #363636 #363636 !important; -} -.button.is-light.is-outlined { - background-color: transparent; - border-color: #f5f5f5; - color: #f5f5f5; -} -.button.is-light.is-outlined:hover, -.button.is-light.is-outlined.is-hovered, -.button.is-light.is-outlined:focus, -.button.is-light.is-outlined.is-focused { - background-color: #f5f5f5; - border-color: #f5f5f5; - color: #363636; -} -.button.is-light.is-outlined.is-loading::after { - border-color: transparent transparent #f5f5f5 #f5f5f5 !important; -} -.button.is-light.is-outlined.is-loading:hover::after, -.button.is-light.is-outlined.is-loading.is-hovered::after, -.button.is-light.is-outlined.is-loading:focus::after, -.button.is-light.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #363636 #363636 !important; -} -.button.is-light.is-outlined[disabled], -fieldset[disabled] .button.is-light.is-outlined { - background-color: transparent; - border-color: #f5f5f5; - box-shadow: none; - color: #f5f5f5; -} -.button.is-light.is-inverted.is-outlined { - background-color: transparent; - border-color: #363636; - color: #363636; -} -.button.is-light.is-inverted.is-outlined:hover, -.button.is-light.is-inverted.is-outlined.is-hovered, -.button.is-light.is-inverted.is-outlined:focus, -.button.is-light.is-inverted.is-outlined.is-focused { - background-color: #363636; - color: #f5f5f5; -} -.button.is-light.is-inverted.is-outlined.is-loading:hover::after, -.button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after, -.button.is-light.is-inverted.is-outlined.is-loading:focus::after, -.button.is-light.is-inverted.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #f5f5f5 #f5f5f5 !important; -} -.button.is-light.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-light.is-inverted.is-outlined { - background-color: transparent; - border-color: #363636; - box-shadow: none; - color: #363636; -} -.button.is-dark { - background-color: #363636; - border-color: transparent; - color: #f5f5f5; -} -.button.is-dark:hover, -.button.is-dark.is-hovered { - background-color: #2f2f2f; - border-color: transparent; - color: #f5f5f5; -} -.button.is-dark:focus, -.button.is-dark.is-focused { - border-color: transparent; - color: #f5f5f5; -} -.button.is-dark:focus:not(:active), -.button.is-dark.is-focused:not(:active) { - box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); -} -.button.is-dark:active, -.button.is-dark.is-active { - background-color: #292929; - border-color: transparent; - color: #f5f5f5; -} -.button.is-dark[disabled], -fieldset[disabled] .button.is-dark { - background-color: #363636; - border-color: transparent; - box-shadow: none; -} -.button.is-dark.is-inverted { - background-color: #f5f5f5; - color: #363636; -} -.button.is-dark.is-inverted:hover, -.button.is-dark.is-inverted.is-hovered { - background-color: #e8e8e8; -} -.button.is-dark.is-inverted[disabled], -fieldset[disabled] .button.is-dark.is-inverted { - background-color: #f5f5f5; - border-color: transparent; - box-shadow: none; - color: #363636; -} -.button.is-dark.is-loading::after { - border-color: transparent transparent #f5f5f5 #f5f5f5 !important; -} -.button.is-dark.is-outlined { - background-color: transparent; - border-color: #363636; - color: #363636; -} -.button.is-dark.is-outlined:hover, -.button.is-dark.is-outlined.is-hovered, -.button.is-dark.is-outlined:focus, -.button.is-dark.is-outlined.is-focused { - background-color: #363636; - border-color: #363636; - color: #f5f5f5; -} -.button.is-dark.is-outlined.is-loading::after { - border-color: transparent transparent #363636 #363636 !important; -} -.button.is-dark.is-outlined.is-loading:hover::after, -.button.is-dark.is-outlined.is-loading.is-hovered::after, -.button.is-dark.is-outlined.is-loading:focus::after, -.button.is-dark.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #f5f5f5 #f5f5f5 !important; -} -.button.is-dark.is-outlined[disabled], -fieldset[disabled] .button.is-dark.is-outlined { - background-color: transparent; - border-color: #363636; - box-shadow: none; - color: #363636; -} -.button.is-dark.is-inverted.is-outlined { - background-color: transparent; - border-color: #f5f5f5; - color: #f5f5f5; -} -.button.is-dark.is-inverted.is-outlined:hover, -.button.is-dark.is-inverted.is-outlined.is-hovered, -.button.is-dark.is-inverted.is-outlined:focus, -.button.is-dark.is-inverted.is-outlined.is-focused { - background-color: #f5f5f5; - color: #363636; -} -.button.is-dark.is-inverted.is-outlined.is-loading:hover::after, -.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after, -.button.is-dark.is-inverted.is-outlined.is-loading:focus::after, -.button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #363636 #363636 !important; -} -.button.is-dark.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-dark.is-inverted.is-outlined { - background-color: transparent; - border-color: #f5f5f5; - box-shadow: none; - color: #f5f5f5; -} -.button.is-primary { - background-color: #00d1b2; - border-color: transparent; - color: #fff; -} -.button.is-primary:hover, -.button.is-primary.is-hovered { - background-color: #00c4a7; - border-color: transparent; - color: #fff; -} -.button.is-primary:focus, -.button.is-primary.is-focused { - border-color: transparent; - color: #fff; -} -.button.is-primary:focus:not(:active), -.button.is-primary.is-focused:not(:active) { - box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); -} -.button.is-primary:active, -.button.is-primary.is-active { - background-color: #00b89c; - border-color: transparent; - color: #fff; -} -.button.is-primary[disabled], -fieldset[disabled] .button.is-primary { - background-color: #00d1b2; - border-color: transparent; - box-shadow: none; -} -.button.is-primary.is-inverted { - background-color: #fff; - color: #00d1b2; -} -.button.is-primary.is-inverted:hover, -.button.is-primary.is-inverted.is-hovered { - background-color: #f2f2f2; -} -.button.is-primary.is-inverted[disabled], -fieldset[disabled] .button.is-primary.is-inverted { - background-color: #fff; - border-color: transparent; - box-shadow: none; - color: #00d1b2; -} -.button.is-primary.is-loading::after { - border-color: transparent transparent #fff #fff !important; -} -.button.is-primary.is-outlined { - background-color: transparent; - border-color: #00d1b2; - color: #00d1b2; -} -.button.is-primary.is-outlined:hover, -.button.is-primary.is-outlined.is-hovered, -.button.is-primary.is-outlined:focus, -.button.is-primary.is-outlined.is-focused { - background-color: #00d1b2; - border-color: #00d1b2; - color: #fff; -} -.button.is-primary.is-outlined.is-loading::after { - border-color: transparent transparent #00d1b2 #00d1b2 !important; -} -.button.is-primary.is-outlined.is-loading:hover::after, -.button.is-primary.is-outlined.is-loading.is-hovered::after, -.button.is-primary.is-outlined.is-loading:focus::after, -.button.is-primary.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #fff #fff !important; -} -.button.is-primary.is-outlined[disabled], -fieldset[disabled] .button.is-primary.is-outlined { - background-color: transparent; - border-color: #00d1b2; - box-shadow: none; - color: #00d1b2; -} -.button.is-primary.is-inverted.is-outlined { - background-color: transparent; - border-color: #fff; - color: #fff; -} -.button.is-primary.is-inverted.is-outlined:hover, -.button.is-primary.is-inverted.is-outlined.is-hovered, -.button.is-primary.is-inverted.is-outlined:focus, -.button.is-primary.is-inverted.is-outlined.is-focused { - background-color: #fff; - color: #00d1b2; -} -.button.is-primary.is-inverted.is-outlined.is-loading:hover::after, -.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after, -.button.is-primary.is-inverted.is-outlined.is-loading:focus::after, -.button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #00d1b2 #00d1b2 !important; -} -.button.is-primary.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-primary.is-inverted.is-outlined { - background-color: transparent; - border-color: #fff; - box-shadow: none; - color: #fff; -} -.button.is-link { - background-color: #3273dc; - border-color: transparent; - color: #fff; -} -.button.is-link:hover, -.button.is-link.is-hovered { - background-color: #276cda; - border-color: transparent; - color: #fff; -} -.button.is-link:focus, -.button.is-link.is-focused { - border-color: transparent; - color: #fff; -} -.button.is-link:focus:not(:active), -.button.is-link.is-focused:not(:active) { - box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); -} -.button.is-link:active, -.button.is-link.is-active { - background-color: #2366d1; - border-color: transparent; - color: #fff; -} -.button.is-link[disabled], -fieldset[disabled] .button.is-link { - background-color: #3273dc; - border-color: transparent; - box-shadow: none; -} -.button.is-link.is-inverted { - background-color: #fff; - color: #3273dc; -} -.button.is-link.is-inverted:hover, -.button.is-link.is-inverted.is-hovered { - background-color: #f2f2f2; -} -.button.is-link.is-inverted[disabled], -fieldset[disabled] .button.is-link.is-inverted { - background-color: #fff; - border-color: transparent; - box-shadow: none; - color: #3273dc; -} -.button.is-link.is-loading::after { - border-color: transparent transparent #fff #fff !important; -} -.button.is-link.is-outlined { - background-color: transparent; - border-color: #3273dc; - color: #3273dc; -} -.button.is-link.is-outlined:hover, -.button.is-link.is-outlined.is-hovered, -.button.is-link.is-outlined:focus, -.button.is-link.is-outlined.is-focused { - background-color: #3273dc; - border-color: #3273dc; - color: #fff; -} -.button.is-link.is-outlined.is-loading::after { - border-color: transparent transparent #3273dc #3273dc !important; -} -.button.is-link.is-outlined.is-loading:hover::after, -.button.is-link.is-outlined.is-loading.is-hovered::after, -.button.is-link.is-outlined.is-loading:focus::after, -.button.is-link.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #fff #fff !important; -} -.button.is-link.is-outlined[disabled], -fieldset[disabled] .button.is-link.is-outlined { - background-color: transparent; - border-color: #3273dc; - box-shadow: none; - color: #3273dc; -} -.button.is-link.is-inverted.is-outlined { - background-color: transparent; - border-color: #fff; - color: #fff; -} -.button.is-link.is-inverted.is-outlined:hover, -.button.is-link.is-inverted.is-outlined.is-hovered, -.button.is-link.is-inverted.is-outlined:focus, -.button.is-link.is-inverted.is-outlined.is-focused { - background-color: #fff; - color: #3273dc; -} -.button.is-link.is-inverted.is-outlined.is-loading:hover::after, -.button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after, -.button.is-link.is-inverted.is-outlined.is-loading:focus::after, -.button.is-link.is-inverted.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #3273dc #3273dc !important; -} -.button.is-link.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-link.is-inverted.is-outlined { - background-color: transparent; - border-color: #fff; - box-shadow: none; - color: #fff; -} -.button.is-info { - background-color: #209cee; - border-color: transparent; - color: #fff; -} -.button.is-info:hover, -.button.is-info.is-hovered { - background-color: #1496ed; - border-color: transparent; - color: #fff; -} -.button.is-info:focus, -.button.is-info.is-focused { - border-color: transparent; - color: #fff; -} -.button.is-info:focus:not(:active), -.button.is-info.is-focused:not(:active) { - box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25); -} -.button.is-info:active, -.button.is-info.is-active { - background-color: #118fe4; - border-color: transparent; - color: #fff; -} -.button.is-info[disabled], -fieldset[disabled] .button.is-info { - background-color: #209cee; - border-color: transparent; - box-shadow: none; -} -.button.is-info.is-inverted { - background-color: #fff; - color: #209cee; -} -.button.is-info.is-inverted:hover, -.button.is-info.is-inverted.is-hovered { - background-color: #f2f2f2; -} -.button.is-info.is-inverted[disabled], -fieldset[disabled] .button.is-info.is-inverted { - background-color: #fff; - border-color: transparent; - box-shadow: none; - color: #209cee; -} -.button.is-info.is-loading::after { - border-color: transparent transparent #fff #fff !important; -} -.button.is-info.is-outlined { - background-color: transparent; - border-color: #209cee; - color: #209cee; -} -.button.is-info.is-outlined:hover, -.button.is-info.is-outlined.is-hovered, -.button.is-info.is-outlined:focus, -.button.is-info.is-outlined.is-focused { - background-color: #209cee; - border-color: #209cee; - color: #fff; -} -.button.is-info.is-outlined.is-loading::after { - border-color: transparent transparent #209cee #209cee !important; -} -.button.is-info.is-outlined.is-loading:hover::after, -.button.is-info.is-outlined.is-loading.is-hovered::after, -.button.is-info.is-outlined.is-loading:focus::after, -.button.is-info.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #fff #fff !important; -} -.button.is-info.is-outlined[disabled], -fieldset[disabled] .button.is-info.is-outlined { - background-color: transparent; - border-color: #209cee; - box-shadow: none; - color: #209cee; -} -.button.is-info.is-inverted.is-outlined { - background-color: transparent; - border-color: #fff; - color: #fff; -} -.button.is-info.is-inverted.is-outlined:hover, -.button.is-info.is-inverted.is-outlined.is-hovered, -.button.is-info.is-inverted.is-outlined:focus, -.button.is-info.is-inverted.is-outlined.is-focused { - background-color: #fff; - color: #209cee; -} -.button.is-info.is-inverted.is-outlined.is-loading:hover::after, -.button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after, -.button.is-info.is-inverted.is-outlined.is-loading:focus::after, -.button.is-info.is-inverted.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #209cee #209cee !important; -} -.button.is-info.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-info.is-inverted.is-outlined { - background-color: transparent; - border-color: #fff; - box-shadow: none; - color: #fff; -} -.button.is-success { - background-color: #23d160; - border-color: transparent; - color: #fff; -} -.button.is-success:hover, -.button.is-success.is-hovered { - background-color: #22c65b; - border-color: transparent; - color: #fff; -} -.button.is-success:focus, -.button.is-success.is-focused { - border-color: transparent; - color: #fff; -} -.button.is-success:focus:not(:active), -.button.is-success.is-focused:not(:active) { - box-shadow: 0 0 0 0.125em rgba(35, 209, 96, 0.25); -} -.button.is-success:active, -.button.is-success.is-active { - background-color: #20bc56; - border-color: transparent; - color: #fff; -} -.button.is-success[disabled], -fieldset[disabled] .button.is-success { - background-color: #23d160; - border-color: transparent; - box-shadow: none; -} -.button.is-success.is-inverted { - background-color: #fff; - color: #23d160; -} -.button.is-success.is-inverted:hover, -.button.is-success.is-inverted.is-hovered { - background-color: #f2f2f2; -} -.button.is-success.is-inverted[disabled], -fieldset[disabled] .button.is-success.is-inverted { - background-color: #fff; - border-color: transparent; - box-shadow: none; - color: #23d160; -} -.button.is-success.is-loading::after { - border-color: transparent transparent #fff #fff !important; -} -.button.is-success.is-outlined { - background-color: transparent; - border-color: #23d160; - color: #23d160; -} -.button.is-success.is-outlined:hover, -.button.is-success.is-outlined.is-hovered, -.button.is-success.is-outlined:focus, -.button.is-success.is-outlined.is-focused { - background-color: #23d160; - border-color: #23d160; - color: #fff; -} -.button.is-success.is-outlined.is-loading::after { - border-color: transparent transparent #23d160 #23d160 !important; -} -.button.is-success.is-outlined.is-loading:hover::after, -.button.is-success.is-outlined.is-loading.is-hovered::after, -.button.is-success.is-outlined.is-loading:focus::after, -.button.is-success.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #fff #fff !important; -} -.button.is-success.is-outlined[disabled], -fieldset[disabled] .button.is-success.is-outlined { - background-color: transparent; - border-color: #23d160; - box-shadow: none; - color: #23d160; -} -.button.is-success.is-inverted.is-outlined { - background-color: transparent; - border-color: #fff; - color: #fff; -} -.button.is-success.is-inverted.is-outlined:hover, -.button.is-success.is-inverted.is-outlined.is-hovered, -.button.is-success.is-inverted.is-outlined:focus, -.button.is-success.is-inverted.is-outlined.is-focused { - background-color: #fff; - color: #23d160; -} -.button.is-success.is-inverted.is-outlined.is-loading:hover::after, -.button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after, -.button.is-success.is-inverted.is-outlined.is-loading:focus::after, -.button.is-success.is-inverted.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #23d160 #23d160 !important; -} -.button.is-success.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-success.is-inverted.is-outlined { - background-color: transparent; - border-color: #fff; - box-shadow: none; - color: #fff; -} -.button.is-warning { - background-color: #ffdd57; - border-color: transparent; - color: rgba(0, 0, 0, 0.7); -} -.button.is-warning:hover, -.button.is-warning.is-hovered { - background-color: #ffdb4a; - border-color: transparent; - color: rgba(0, 0, 0, 0.7); -} -.button.is-warning:focus, -.button.is-warning.is-focused { - border-color: transparent; - color: rgba(0, 0, 0, 0.7); -} -.button.is-warning:focus:not(:active), -.button.is-warning.is-focused:not(:active) { - box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); -} -.button.is-warning:active, -.button.is-warning.is-active { - background-color: #ffd83d; - border-color: transparent; - color: rgba(0, 0, 0, 0.7); -} -.button.is-warning[disabled], -fieldset[disabled] .button.is-warning { - background-color: #ffdd57; - border-color: transparent; - box-shadow: none; -} -.button.is-warning.is-inverted { - background-color: rgba(0, 0, 0, 0.7); - color: #ffdd57; -} -.button.is-warning.is-inverted:hover, -.button.is-warning.is-inverted.is-hovered { - background-color: rgba(0, 0, 0, 0.7); -} -.button.is-warning.is-inverted[disabled], -fieldset[disabled] .button.is-warning.is-inverted { - background-color: rgba(0, 0, 0, 0.7); - border-color: transparent; - box-shadow: none; - color: #ffdd57; -} -.button.is-warning.is-loading::after { - border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; -} -.button.is-warning.is-outlined { - background-color: transparent; - border-color: #ffdd57; - color: #ffdd57; -} -.button.is-warning.is-outlined:hover, -.button.is-warning.is-outlined.is-hovered, -.button.is-warning.is-outlined:focus, -.button.is-warning.is-outlined.is-focused { - background-color: #ffdd57; - border-color: #ffdd57; - color: rgba(0, 0, 0, 0.7); -} -.button.is-warning.is-outlined.is-loading::after { - border-color: transparent transparent #ffdd57 #ffdd57 !important; -} -.button.is-warning.is-outlined.is-loading:hover::after, -.button.is-warning.is-outlined.is-loading.is-hovered::after, -.button.is-warning.is-outlined.is-loading:focus::after, -.button.is-warning.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; -} -.button.is-warning.is-outlined[disabled], -fieldset[disabled] .button.is-warning.is-outlined { - background-color: transparent; - border-color: #ffdd57; - box-shadow: none; - color: #ffdd57; -} -.button.is-warning.is-inverted.is-outlined { - background-color: transparent; - border-color: rgba(0, 0, 0, 0.7); - color: rgba(0, 0, 0, 0.7); -} -.button.is-warning.is-inverted.is-outlined:hover, -.button.is-warning.is-inverted.is-outlined.is-hovered, -.button.is-warning.is-inverted.is-outlined:focus, -.button.is-warning.is-inverted.is-outlined.is-focused { - background-color: rgba(0, 0, 0, 0.7); - color: #ffdd57; -} -.button.is-warning.is-inverted.is-outlined.is-loading:hover::after, -.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after, -.button.is-warning.is-inverted.is-outlined.is-loading:focus::after, -.button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #ffdd57 #ffdd57 !important; -} -.button.is-warning.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-warning.is-inverted.is-outlined { - background-color: transparent; - border-color: rgba(0, 0, 0, 0.7); - box-shadow: none; - color: rgba(0, 0, 0, 0.7); -} -.button.is-danger { - background-color: #ff3860; - border-color: transparent; - color: #fff; -} -.button.is-danger:hover, -.button.is-danger.is-hovered { - background-color: #ff2b56; - border-color: transparent; - color: #fff; -} -.button.is-danger:focus, -.button.is-danger.is-focused { - border-color: transparent; - color: #fff; -} -.button.is-danger:focus:not(:active), -.button.is-danger.is-focused:not(:active) { - box-shadow: 0 0 0 0.125em rgba(255, 56, 96, 0.25); -} -.button.is-danger:active, -.button.is-danger.is-active { - background-color: #ff1f4b; - border-color: transparent; - color: #fff; -} -.button.is-danger[disabled], -fieldset[disabled] .button.is-danger { - background-color: #ff3860; - border-color: transparent; - box-shadow: none; -} -.button.is-danger.is-inverted { - background-color: #fff; - color: #ff3860; -} -.button.is-danger.is-inverted:hover, -.button.is-danger.is-inverted.is-hovered { - background-color: #f2f2f2; -} -.button.is-danger.is-inverted[disabled], -fieldset[disabled] .button.is-danger.is-inverted { - background-color: #fff; - border-color: transparent; - box-shadow: none; - color: #ff3860; -} -.button.is-danger.is-loading::after { - border-color: transparent transparent #fff #fff !important; -} -.button.is-danger.is-outlined { - background-color: transparent; - border-color: #ff3860; - color: #ff3860; -} -.button.is-danger.is-outlined:hover, -.button.is-danger.is-outlined.is-hovered, -.button.is-danger.is-outlined:focus, -.button.is-danger.is-outlined.is-focused { - background-color: #ff3860; - border-color: #ff3860; - color: #fff; -} -.button.is-danger.is-outlined.is-loading::after { - border-color: transparent transparent #ff3860 #ff3860 !important; -} -.button.is-danger.is-outlined.is-loading:hover::after, -.button.is-danger.is-outlined.is-loading.is-hovered::after, -.button.is-danger.is-outlined.is-loading:focus::after, -.button.is-danger.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #fff #fff !important; -} -.button.is-danger.is-outlined[disabled], -fieldset[disabled] .button.is-danger.is-outlined { - background-color: transparent; - border-color: #ff3860; - box-shadow: none; - color: #ff3860; -} -.button.is-danger.is-inverted.is-outlined { - background-color: transparent; - border-color: #fff; - color: #fff; -} -.button.is-danger.is-inverted.is-outlined:hover, -.button.is-danger.is-inverted.is-outlined.is-hovered, -.button.is-danger.is-inverted.is-outlined:focus, -.button.is-danger.is-inverted.is-outlined.is-focused { - background-color: #fff; - color: #ff3860; -} -.button.is-danger.is-inverted.is-outlined.is-loading:hover::after, -.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after, -.button.is-danger.is-inverted.is-outlined.is-loading:focus::after, -.button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after { - border-color: transparent transparent #ff3860 #ff3860 !important; -} -.button.is-danger.is-inverted.is-outlined[disabled], -fieldset[disabled] .button.is-danger.is-inverted.is-outlined { - background-color: transparent; - border-color: #fff; - box-shadow: none; - color: #fff; -} -.button.is-small { - border-radius: 2px; - font-size: 0.75rem; -} -.button.is-normal { - font-size: 1rem; -} -.button.is-medium { - font-size: 1.25rem; -} -.button.is-large { - font-size: 1.5rem; -} -.button[disabled], -fieldset[disabled] .button { - background-color: #fff; - border-color: #dbdbdb; - box-shadow: none; - opacity: 0.5; -} -.button.is-fullwidth { - display: flex; - width: 100%; -} -.button.is-loading { - color: transparent !important; - pointer-events: none; -} -.button.is-loading::after { - position: absolute; - left: calc(50% - (1em / 2)); - top: calc(50% - (1em / 2)); - position: absolute !important; -} -.button.is-static { - background-color: #f5f5f5; - border-color: #dbdbdb; - color: #7a7a7a; - box-shadow: none; - pointer-events: none; -} -.button.is-rounded { - border-radius: 290486px; - padding-left: 1em; - padding-right: 1em; -} -.buttons { - align-items: center; - display: flex; - flex-wrap: wrap; - justify-content: flex-start; -} -.buttons .button { - margin-bottom: 0.5rem; -} -.buttons .button:not(:last-child):not(.is-fullwidth) { - margin-right: 0.5rem; -} -.buttons:last-child { - margin-bottom: -0.5rem; -} -.buttons:not(:last-child) { - margin-bottom: 1rem; -} -.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) { - border-radius: 2px; - font-size: 0.75rem; -} -.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) { - font-size: 1.25rem; -} -.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) { - font-size: 1.5rem; -} -.buttons.has-addons .button:not(:first-child) { - border-bottom-left-radius: 0; - border-top-left-radius: 0; -} -.buttons.has-addons .button:not(:last-child) { - border-bottom-right-radius: 0; - border-top-right-radius: 0; - margin-right: -1px; -} -.buttons.has-addons .button:last-child { - margin-right: 0; -} -.buttons.has-addons .button:hover, -.buttons.has-addons .button.is-hovered { - z-index: 2; -} -.buttons.has-addons .button:focus, -.buttons.has-addons .button.is-focused, -.buttons.has-addons .button:active, -.buttons.has-addons .button.is-active, -.buttons.has-addons .button.is-selected { - z-index: 3; -} -.buttons.has-addons .button:focus:hover, -.buttons.has-addons .button.is-focused:hover, -.buttons.has-addons .button:active:hover, -.buttons.has-addons .button.is-active:hover, -.buttons.has-addons .button.is-selected:hover { - z-index: 4; -} -.buttons.has-addons .button.is-expanded { - flex-grow: 1; - flex-shrink: 1; -} -.buttons.is-centered { - justify-content: center; -} -.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth) { - margin-left: 0.25rem; - margin-right: 0.25rem; -} -.buttons.is-right { - justify-content: flex-end; -} -.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth) { - margin-left: 0.25rem; - margin-right: 0.25rem; -} -.container { - flex-grow: 1; - margin: 0 auto; - position: relative; - width: auto; -} -@media screen and (min-width: 1024px) { - .container { - max-width: 960px; - } - .container.is-fluid { - margin-left: 32px; - margin-right: 32px; - max-width: none; - } -} -@media screen and (max-width: 1215px) { - .container.is-widescreen { - max-width: 1152px; - } -} -@media screen and (max-width: 1407px) { - .container.is-fullhd { - max-width: 1344px; - } -} -@media screen and (min-width: 1216px) { - .container { - max-width: 1152px; - } -} -@media screen and (min-width: 1408px) { - .container { - max-width: 1344px; - } -} -.content li + li { - margin-top: 0.25em; -} -.content p:not(:last-child), -.content dl:not(:last-child), -.content ol:not(:last-child), -.content ul:not(:last-child), -.content blockquote:not(:last-child), -.content pre:not(:last-child), -.content table:not(:last-child) { - margin-bottom: 1em; -} -.content h1, -.content h2, -.content h3, -.content h4, -.content h5, -.content h6 { - color: #363636; - font-weight: 600; - line-height: 1.125; -} -.content h1 { - font-size: 2em; - margin-bottom: 0.5em; -} -.content h1:not(:first-child) { - margin-top: 1em; -} -.content h2 { - font-size: 1.75em; - margin-bottom: 0.5714em; -} -.content h2:not(:first-child) { - margin-top: 1.1428em; -} -.content h3 { - font-size: 1.5em; - margin-bottom: 0.6666em; -} -.content h3:not(:first-child) { - margin-top: 1.3333em; -} -.content h4 { - font-size: 1.25em; - margin-bottom: 0.8em; -} -.content h5 { - font-size: 1.125em; - margin-bottom: 0.8888em; -} -.content h6 { - font-size: 1em; - margin-bottom: 1em; -} -.content blockquote { - background-color: #f5f5f5; - border-left: 5px solid #dbdbdb; - padding: 1.25em 1.5em; -} -.content ol { - list-style-position: outside; - margin-left: 2em; - margin-top: 1em; -} -.content ol:not([type]) { - list-style-type: decimal; -} -.content ol:not([type]).is-lower-alpha { - list-style-type: lower-alpha; -} -.content ol:not([type]).is-lower-roman { - list-style-type: lower-roman; -} -.content ol:not([type]).is-upper-alpha { - list-style-type: upper-alpha; -} -.content ol:not([type]).is-upper-roman { - list-style-type: upper-roman; -} -.content ul { - list-style: disc outside; - margin-left: 2em; - margin-top: 1em; -} -.content ul ul { - list-style-type: circle; - margin-top: 0.5em; -} -.content ul ul ul { - list-style-type: square; -} -.content dd { - margin-left: 2em; -} -.content figure { - margin-left: 2em; - margin-right: 2em; - text-align: center; -} -.content figure:not(:first-child) { - margin-top: 2em; -} -.content figure:not(:last-child) { - margin-bottom: 2em; -} -.content figure img { - display: inline-block; -} -.content figure figcaption { - font-style: italic; -} -.content pre { - -webkit-overflow-scrolling: touch; - overflow-x: auto; - padding: 1.25em 1.5em; - white-space: pre; - word-wrap: normal; -} -.content sup, -.content sub { - font-size: 75%; -} -.content table { - width: 100%; -} -.content table td, -.content table th { - border: 1px solid #dbdbdb; - border-width: 0 0 1px; - padding: 0.5em 0.75em; - vertical-align: top; -} -.content table th { - color: #363636; -} -.content table th:not([align]) { - text-align: left; -} -.content table thead td, -.content table thead th { - border-width: 0 0 2px; - color: #363636; -} -.content table tfoot td, -.content table tfoot th { - border-width: 2px 0 0; - color: #363636; -} -.content table tbody tr:last-child td, -.content table tbody tr:last-child th { - border-bottom-width: 0; -} -.content .tabs li + li { - margin-top: 0; -} -.content.is-small { - font-size: 0.75rem; -} -.content.is-medium { - font-size: 1.25rem; -} -.content.is-large { - font-size: 1.5rem; -} -.icon { - align-items: center; - display: inline-flex; - justify-content: center; - height: 1.5rem; - width: 1.5rem; -} -.icon.is-small { - height: 1rem; - width: 1rem; -} -.icon.is-medium { - height: 2rem; - width: 2rem; -} -.icon.is-large { - height: 3rem; - width: 3rem; -} -.image { - display: block; - position: relative; -} -.image img { - display: block; - height: auto; - width: 100%; -} -.image img.is-rounded { - border-radius: 290486px; -} -.image.is-square img, -.image.is-square .has-ratio, -.image.is-1by1 img, -.image.is-1by1 .has-ratio, -.image.is-5by4 img, -.image.is-5by4 .has-ratio, -.image.is-4by3 img, -.image.is-4by3 .has-ratio, -.image.is-3by2 img, -.image.is-3by2 .has-ratio, -.image.is-5by3 img, -.image.is-5by3 .has-ratio, -.image.is-16by9 img, -.image.is-16by9 .has-ratio, -.image.is-2by1 img, -.image.is-2by1 .has-ratio, -.image.is-3by1 img, -.image.is-3by1 .has-ratio, -.image.is-4by5 img, -.image.is-4by5 .has-ratio, -.image.is-3by4 img, -.image.is-3by4 .has-ratio, -.image.is-2by3 img, -.image.is-2by3 .has-ratio, -.image.is-3by5 img, -.image.is-3by5 .has-ratio, -.image.is-9by16 img, -.image.is-9by16 .has-ratio, -.image.is-1by2 img, -.image.is-1by2 .has-ratio, -.image.is-1by3 img, -.image.is-1by3 .has-ratio { - height: 100%; - width: 100%; -} -.image.is-square, -.image.is-1by1 { - padding-top: 100%; -} -.image.is-5by4 { - padding-top: 80%; -} -.image.is-4by3 { - padding-top: 75%; -} -.image.is-3by2 { - padding-top: 66.6666%; -} -.image.is-5by3 { - padding-top: 60%; -} -.image.is-16by9 { - padding-top: 56.25%; -} -.image.is-2by1 { - padding-top: 50%; -} -.image.is-3by1 { - padding-top: 33.3333%; -} -.image.is-4by5 { - padding-top: 125%; -} -.image.is-3by4 { - padding-top: 133.3333%; -} -.image.is-2by3 { - padding-top: 150%; -} -.image.is-3by5 { - padding-top: 166.6666%; -} -.image.is-9by16 { - padding-top: 177.7777%; -} -.image.is-1by2 { - padding-top: 200%; -} -.image.is-1by3 { - padding-top: 300%; -} -.image.is-16x16 { - height: 16px; - width: 16px; -} -.image.is-24x24 { - height: 24px; - width: 24px; -} -.image.is-32x32 { - height: 32px; - width: 32px; -} -.image.is-48x48 { - height: 48px; - width: 48px; -} -.image.is-64x64 { - height: 64px; - width: 64px; -} -.image.is-96x96 { - height: 96px; - width: 96px; -} -.image.is-128x128 { - height: 128px; - width: 128px; -} -.notification { - background-color: #f5f5f5; - border-radius: 4px; - padding: 1.25rem 2.5rem 1.25rem 1.5rem; - position: relative; -} -.notification a:not(.button):not(.dropdown-item) { - color: currentColor; - text-decoration: underline; -} -.notification strong { - color: currentColor; -} -.notification code, -.notification pre { - background: #fff; -} -.notification pre code { - background: transparent; -} -.notification > .delete { - position: absolute; - right: 0.5rem; - top: 0.5rem; -} -.notification .title, -.notification .subtitle, -.notification .content { - color: currentColor; -} -.notification.is-white { - background-color: #fff; - color: #0a0a0a; -} -.notification.is-black { - background-color: #0a0a0a; - color: #fff; -} -.notification.is-light { - background-color: #f5f5f5; - color: #363636; -} -.notification.is-dark { - background-color: #363636; - color: #f5f5f5; -} -.notification.is-primary { - background-color: #00d1b2; - color: #fff; -} -.notification.is-link { - background-color: #3273dc; - color: #fff; -} -.notification.is-info { - background-color: #209cee; - color: #fff; -} -.notification.is-success { - background-color: #23d160; - color: #fff; -} -.notification.is-warning { - background-color: #ffdd57; - color: rgba(0, 0, 0, 0.7); -} -.notification.is-danger { - background-color: #ff3860; - color: #fff; -} -.progress { - -moz-appearance: none; - -webkit-appearance: none; - border: none; - border-radius: 290486px; - display: block; - height: 1rem; - overflow: hidden; - padding: 0; - width: 100%; -} -.progress::-webkit-progress-bar { - background-color: #dbdbdb; -} -.progress::-webkit-progress-value { - background-color: #4a4a4a; -} -.progress::-moz-progress-bar { - background-color: #4a4a4a; -} -.progress::-ms-fill { - background-color: #4a4a4a; - border: none; -} -.progress.is-white::-webkit-progress-value { - background-color: #fff; -} -.progress.is-white::-moz-progress-bar { - background-color: #fff; -} -.progress.is-white::-ms-fill { - background-color: #fff; -} -.progress.is-white:indeterminate { - background-image: linear-gradient(to right, #fff 30%, #dbdbdb 30%); -} -.progress.is-black::-webkit-progress-value { - background-color: #0a0a0a; -} -.progress.is-black::-moz-progress-bar { - background-color: #0a0a0a; -} -.progress.is-black::-ms-fill { - background-color: #0a0a0a; -} -.progress.is-black:indeterminate { - background-image: linear-gradient(to right, #0a0a0a 30%, #dbdbdb 30%); -} -.progress.is-light::-webkit-progress-value { - background-color: #f5f5f5; -} -.progress.is-light::-moz-progress-bar { - background-color: #f5f5f5; -} -.progress.is-light::-ms-fill { - background-color: #f5f5f5; -} -.progress.is-light:indeterminate { - background-image: linear-gradient(to right, #f5f5f5 30%, #dbdbdb 30%); -} -.progress.is-dark::-webkit-progress-value { - background-color: #363636; -} -.progress.is-dark::-moz-progress-bar { - background-color: #363636; -} -.progress.is-dark::-ms-fill { - background-color: #363636; -} -.progress.is-dark:indeterminate { - background-image: linear-gradient(to right, #363636 30%, #dbdbdb 30%); -} -.progress.is-primary::-webkit-progress-value { - background-color: #00d1b2; -} -.progress.is-primary::-moz-progress-bar { - background-color: #00d1b2; -} -.progress.is-primary::-ms-fill { - background-color: #00d1b2; -} -.progress.is-primary:indeterminate { - background-image: linear-gradient(to right, #00d1b2 30%, #dbdbdb 30%); -} -.progress.is-link::-webkit-progress-value { - background-color: #3273dc; -} -.progress.is-link::-moz-progress-bar { - background-color: #3273dc; -} -.progress.is-link::-ms-fill { - background-color: #3273dc; -} -.progress.is-link:indeterminate { - background-image: linear-gradient(to right, #3273dc 30%, #dbdbdb 30%); -} -.progress.is-info::-webkit-progress-value { - background-color: #209cee; -} -.progress.is-info::-moz-progress-bar { - background-color: #209cee; -} -.progress.is-info::-ms-fill { - background-color: #209cee; -} -.progress.is-info:indeterminate { - background-image: linear-gradient(to right, #209cee 30%, #dbdbdb 30%); -} -.progress.is-success::-webkit-progress-value { - background-color: #23d160; -} -.progress.is-success::-moz-progress-bar { - background-color: #23d160; -} -.progress.is-success::-ms-fill { - background-color: #23d160; -} -.progress.is-success:indeterminate { - background-image: linear-gradient(to right, #23d160 30%, #dbdbdb 30%); -} -.progress.is-warning::-webkit-progress-value { - background-color: #ffdd57; -} -.progress.is-warning::-moz-progress-bar { - background-color: #ffdd57; -} -.progress.is-warning::-ms-fill { - background-color: #ffdd57; -} -.progress.is-warning:indeterminate { - background-image: linear-gradient(to right, #ffdd57 30%, #dbdbdb 30%); -} -.progress.is-danger::-webkit-progress-value { - background-color: #ff3860; -} -.progress.is-danger::-moz-progress-bar { - background-color: #ff3860; -} -.progress.is-danger::-ms-fill { - background-color: #ff3860; -} -.progress.is-danger:indeterminate { - background-image: linear-gradient(to right, #ff3860 30%, #dbdbdb 30%); -} -.progress:indeterminate { - -webkit-animation-duration: 1.5s; - animation-duration: 1.5s; - -webkit-animation-iteration-count: infinite; - animation-iteration-count: infinite; - -webkit-animation-name: moveIndeterminate; - animation-name: moveIndeterminate; - -webkit-animation-timing-function: linear; - animation-timing-function: linear; - background-color: #dbdbdb; - background-image: linear-gradient(to right, #4a4a4a 30%, #dbdbdb 30%); - background-position: top left; - background-repeat: no-repeat; - background-size: 150% 150%; -} -.progress:indeterminate::-webkit-progress-bar { - background-color: transparent; -} -.progress:indeterminate::-moz-progress-bar { - background-color: transparent; -} -.progress.is-small { - height: 0.75rem; -} -.progress.is-medium { - height: 1.25rem; -} -.progress.is-large { - height: 1.5rem; -} -@-webkit-keyframes moveIndeterminate { - from { - background-position: 200% 0; - } - to { - background-position: -200% 0; - } -} -@keyframes moveIndeterminate { - from { - background-position: 200% 0; - } - to { - background-position: -200% 0; - } -} -.table { - background-color: #fff; - color: #363636; -} -.table td, -.table th { - border: 1px solid #dbdbdb; - border-width: 0 0 1px; - padding: 0.5em 0.75em; - vertical-align: top; -} -.table td.is-white, -.table th.is-white { - background-color: #fff; - border-color: #fff; - color: #0a0a0a; -} -.table td.is-black, -.table th.is-black { - background-color: #0a0a0a; - border-color: #0a0a0a; - color: #fff; -} -.table td.is-light, -.table th.is-light { - background-color: #f5f5f5; - border-color: #f5f5f5; - color: #363636; -} -.table td.is-dark, -.table th.is-dark { - background-color: #363636; - border-color: #363636; - color: #f5f5f5; -} -.table td.is-primary, -.table th.is-primary { - background-color: #00d1b2; - border-color: #00d1b2; - color: #fff; -} -.table td.is-link, -.table th.is-link { - background-color: #3273dc; - border-color: #3273dc; - color: #fff; -} -.table td.is-info, -.table th.is-info { - background-color: #209cee; - border-color: #209cee; - color: #fff; -} -.table td.is-success, -.table th.is-success { - background-color: #23d160; - border-color: #23d160; - color: #fff; -} -.table td.is-warning, -.table th.is-warning { - background-color: #ffdd57; - border-color: #ffdd57; - color: rgba(0, 0, 0, 0.7); -} -.table td.is-danger, -.table th.is-danger { - background-color: #ff3860; - border-color: #ff3860; - color: #fff; -} -.table td.is-narrow, -.table th.is-narrow { - white-space: nowrap; - width: 1%; -} -.table td.is-selected, -.table th.is-selected { - background-color: #00d1b2; - color: #fff; -} -.table td.is-selected a, -.table td.is-selected strong, -.table th.is-selected a, -.table th.is-selected strong { - color: currentColor; -} -.table th { - color: #363636; -} -.table th:not([align]) { - text-align: left; -} -.table tr.is-selected { - background-color: #00d1b2; - color: #fff; -} -.table tr.is-selected a, -.table tr.is-selected strong { - color: currentColor; -} -.table tr.is-selected td, -.table tr.is-selected th { - border-color: #fff; - color: currentColor; -} -.table thead { - background-color: rgba(0, 0, 0, 0); -} -.table thead td, -.table thead th { - border-width: 0 0 2px; - color: #363636; -} -.table tfoot { - background-color: rgba(0, 0, 0, 0); -} -.table tfoot td, -.table tfoot th { - border-width: 2px 0 0; - color: #363636; -} -.table tbody { - background-color: rgba(0, 0, 0, 0); -} -.table tbody tr:last-child td, -.table tbody tr:last-child th { - border-bottom-width: 0; -} -.table.is-bordered td, -.table.is-bordered th { - border-width: 1px; -} -.table.is-bordered tr:last-child td, -.table.is-bordered tr:last-child th { - border-bottom-width: 1px; -} -.table.is-fullwidth { - width: 100%; -} -.table.is-hoverable tbody tr:not(.is-selected):hover { - background-color: #fafafa; -} -.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover { - background-color: #fafafa; -} -.table.is-hoverable.is-striped - tbody - tr:not(.is-selected):hover:nth-child(even) { - background-color: #f5f5f5; -} -.table.is-narrow td, -.table.is-narrow th { - padding: 0.25em 0.5em; -} -.table.is-striped tbody tr:not(.is-selected):nth-child(even) { - background-color: #fafafa; -} -.table-container { - -webkit-overflow-scrolling: touch; - overflow: auto; - overflow-y: hidden; - max-width: 100%; -} -.tags { - align-items: center; - display: flex; - flex-wrap: wrap; - justify-content: flex-start; -} -.tags .tag { - margin-bottom: 0.5rem; -} -.tags .tag:not(:last-child) { - margin-right: 0.5rem; -} -.tags:last-child { - margin-bottom: -0.5rem; -} -.tags:not(:last-child) { - margin-bottom: 1rem; -} -.tags.are-medium .tag:not(.is-normal):not(.is-large) { - font-size: 1rem; -} -.tags.are-large .tag:not(.is-normal):not(.is-medium) { - font-size: 1.25rem; -} -.tags.is-centered { - justify-content: center; -} -.tags.is-centered .tag { - margin-right: 0.25rem; - margin-left: 0.25rem; -} -.tags.is-right { - justify-content: flex-end; -} -.tags.is-right .tag:not(:first-child) { - margin-left: 0.5rem; -} -.tags.is-right .tag:not(:last-child) { - margin-right: 0; -} -.tags.has-addons .tag { - margin-right: 0; -} -.tags.has-addons .tag:not(:first-child) { - margin-left: 0; - border-bottom-left-radius: 0; - border-top-left-radius: 0; -} -.tags.has-addons .tag:not(:last-child) { - border-bottom-right-radius: 0; - border-top-right-radius: 0; -} -.tag:not(body) { - align-items: center; - background-color: #f5f5f5; - border-radius: 4px; - color: #4a4a4a; - display: inline-flex; - font-size: 0.75rem; - height: 2em; - justify-content: center; - line-height: 1.5; - padding-left: 0.75em; - padding-right: 0.75em; - white-space: nowrap; -} -.tag:not(body) .delete { - margin-left: 0.25rem; - margin-right: -0.375rem; -} -.tag:not(body).is-white { - background-color: #fff; - color: #0a0a0a; -} -.tag:not(body).is-black { - background-color: #0a0a0a; - color: #fff; -} -.tag:not(body).is-light { - background-color: #f5f5f5; - color: #363636; -} -.tag:not(body).is-dark { - background-color: #363636; - color: #f5f5f5; -} -.tag:not(body).is-primary { - background-color: #00d1b2; - color: #fff; -} -.tag:not(body).is-link { - background-color: #3273dc; - color: #fff; -} -.tag:not(body).is-info { - background-color: #209cee; - color: #fff; -} -.tag:not(body).is-success { - background-color: #23d160; - color: #fff; -} -.tag:not(body).is-warning { - background-color: #ffdd57; - color: rgba(0, 0, 0, 0.7); -} -.tag:not(body).is-danger { - background-color: #ff3860; - color: #fff; -} -.tag:not(body).is-normal { - font-size: 0.75rem; -} -.tag:not(body).is-medium { - font-size: 1rem; -} -.tag:not(body).is-large { - font-size: 1.25rem; -} -.tag:not(body) .icon:first-child:not(:last-child) { - margin-left: -0.375em; - margin-right: 0.1875em; -} -.tag:not(body) .icon:last-child:not(:first-child) { - margin-left: 0.1875em; - margin-right: -0.375em; -} -.tag:not(body) .icon:first-child:last-child { - margin-left: -0.375em; - margin-right: -0.375em; -} -.tag:not(body).is-delete { - margin-left: 1px; - padding: 0; - position: relative; - width: 2em; -} -.tag:not(body).is-delete::before, -.tag:not(body).is-delete::after { - background-color: currentColor; - content: ""; - display: block; - left: 50%; - position: absolute; - top: 50%; - -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); - transform: translateX(-50%) translateY(-50%) rotate(45deg); - -webkit-transform-origin: center center; - transform-origin: center center; -} -.tag:not(body).is-delete::before { - height: 1px; - width: 50%; -} -.tag:not(body).is-delete::after { - height: 50%; - width: 1px; -} -.tag:not(body).is-delete:hover, -.tag:not(body).is-delete:focus { - background-color: #e8e8e8; -} -.tag:not(body).is-delete:active { - background-color: #dbdbdb; -} -.tag:not(body).is-rounded { - border-radius: 290486px; -} -a.tag:hover { - text-decoration: underline; -} -.title, -.subtitle { - word-break: break-word; -} -.title em, -.title span, -.subtitle em, -.subtitle span { - font-weight: inherit; -} -.title sub, -.subtitle sub { - font-size: 0.75em; -} -.title sup, -.subtitle sup { - font-size: 0.75em; -} -.title .tag, -.subtitle .tag { - vertical-align: middle; -} -.title { - color: #363636; - font-size: 2rem; - font-weight: 600; - line-height: 1.125; -} -.title strong { - color: inherit; - font-weight: inherit; -} -.title + .highlight { - margin-top: -0.75rem; -} -.title:not(.is-spaced) + .subtitle { - margin-top: -1.25rem; -} -.title.is-1 { - font-size: 3rem; -} -.title.is-2 { - font-size: 2.5rem; -} -.title.is-3 { - font-size: 2rem; -} -.title.is-4 { - font-size: 1.5rem; -} -.title.is-5 { - font-size: 1.25rem; -} -.title.is-6 { - font-size: 1rem; -} -.title.is-7 { - font-size: 0.75rem; -} -.subtitle { - color: #4a4a4a; - font-size: 1.25rem; - font-weight: 400; - line-height: 1.25; -} -.subtitle strong { - color: #363636; - font-weight: 600; -} -.subtitle:not(.is-spaced) + .title { - margin-top: -1.25rem; -} -.subtitle.is-1 { - font-size: 3rem; -} -.subtitle.is-2 { - font-size: 2.5rem; -} -.subtitle.is-3 { - font-size: 2rem; -} -.subtitle.is-4 { - font-size: 1.5rem; -} -.subtitle.is-5 { - font-size: 1.25rem; -} -.subtitle.is-6 { - font-size: 1rem; -} -.subtitle.is-7 { - font-size: 0.75rem; -} -.heading { - display: block; - font-size: 11px; - letter-spacing: 1px; - margin-bottom: 5px; - text-transform: uppercase; -} -.highlight { - font-weight: 400; - max-width: 100%; - overflow: hidden; - padding: 0; -} -.highlight pre { - overflow: auto; - max-width: 100%; -} -.number { - align-items: center; - background-color: #f5f5f5; - border-radius: 290486px; - display: inline-flex; - font-size: 1.25rem; - height: 2em; - justify-content: center; - margin-right: 1.5rem; - min-width: 2.5em; - padding: 0.25rem 0.5rem; - text-align: center; - vertical-align: top; -} -.input, -.textarea, -.select select { - background-color: #fff; - border-color: #dbdbdb; - border-radius: 4px; - color: #363636; -} -.input::-moz-placeholder, -.textarea::-moz-placeholder, -.select select::-moz-placeholder { - color: rgba(54, 54, 54, 0.3); -} -.input::-webkit-input-placeholder, -.textarea::-webkit-input-placeholder, -.select select::-webkit-input-placeholder { - color: rgba(54, 54, 54, 0.3); -} -.input:-moz-placeholder, -.textarea:-moz-placeholder, -.select select:-moz-placeholder { - color: rgba(54, 54, 54, 0.3); -} -.input:-ms-input-placeholder, -.textarea:-ms-input-placeholder, -.select select:-ms-input-placeholder { - color: rgba(54, 54, 54, 0.3); -} -.input:hover, -.textarea:hover, -.select select:hover, -.is-hovered.input, -.is-hovered.textarea, -.select select.is-hovered { - border-color: #b5b5b5; -} -.input:focus, -.textarea:focus, -.select select:focus, -.is-focused.input, -.is-focused.textarea, -.select select.is-focused, -.input:active, -.textarea:active, -.select select:active, -.is-active.input, -.is-active.textarea, -.select select.is-active { - border-color: #3273dc; - box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); -} -.input[disabled], -.textarea[disabled], -.select select[disabled], -fieldset[disabled] .input, -fieldset[disabled] .textarea, -fieldset[disabled] .select select, -.select fieldset[disabled] select { - background-color: #f5f5f5; - border-color: #f5f5f5; - box-shadow: none; - color: #7a7a7a; -} -.input[disabled]::-moz-placeholder, -.textarea[disabled]::-moz-placeholder, -.select select[disabled]::-moz-placeholder, -fieldset[disabled] .input::-moz-placeholder, -fieldset[disabled] .textarea::-moz-placeholder, -fieldset[disabled] .select select::-moz-placeholder, -.select fieldset[disabled] select::-moz-placeholder { - color: rgba(122, 122, 122, 0.3); -} -.input[disabled]::-webkit-input-placeholder, -.textarea[disabled]::-webkit-input-placeholder, -.select select[disabled]::-webkit-input-placeholder, -fieldset[disabled] .input::-webkit-input-placeholder, -fieldset[disabled] .textarea::-webkit-input-placeholder, -fieldset[disabled] .select select::-webkit-input-placeholder, -.select fieldset[disabled] select::-webkit-input-placeholder { - color: rgba(122, 122, 122, 0.3); -} -.input[disabled]:-moz-placeholder, -.textarea[disabled]:-moz-placeholder, -.select select[disabled]:-moz-placeholder, -fieldset[disabled] .input:-moz-placeholder, -fieldset[disabled] .textarea:-moz-placeholder, -fieldset[disabled] .select select:-moz-placeholder, -.select fieldset[disabled] select:-moz-placeholder { - color: rgba(122, 122, 122, 0.3); -} -.input[disabled]:-ms-input-placeholder, -.textarea[disabled]:-ms-input-placeholder, -.select select[disabled]:-ms-input-placeholder, -fieldset[disabled] .input:-ms-input-placeholder, -fieldset[disabled] .textarea:-ms-input-placeholder, -fieldset[disabled] .select select:-ms-input-placeholder, -.select fieldset[disabled] select:-ms-input-placeholder { - color: rgba(122, 122, 122, 0.3); -} -.input, -.textarea { - box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); - max-width: 100%; - width: 100%; -} -.input[readonly], -.textarea[readonly] { - box-shadow: none; -} -.is-white.input, -.is-white.textarea { - border-color: #fff; -} -.is-white.input:focus, -.is-white.textarea:focus, -.is-white.is-focused.input, -.is-white.is-focused.textarea, -.is-white.input:active, -.is-white.textarea:active, -.is-white.is-active.input, -.is-white.is-active.textarea { - box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); -} -.is-black.input, -.is-black.textarea { - border-color: #0a0a0a; -} -.is-black.input:focus, -.is-black.textarea:focus, -.is-black.is-focused.input, -.is-black.is-focused.textarea, -.is-black.input:active, -.is-black.textarea:active, -.is-black.is-active.input, -.is-black.is-active.textarea { - box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); -} -.is-light.input, -.is-light.textarea { - border-color: #f5f5f5; -} -.is-light.input:focus, -.is-light.textarea:focus, -.is-light.is-focused.input, -.is-light.is-focused.textarea, -.is-light.input:active, -.is-light.textarea:active, -.is-light.is-active.input, -.is-light.is-active.textarea { - box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); -} -.is-dark.input, -.is-dark.textarea { - border-color: #363636; -} -.is-dark.input:focus, -.is-dark.textarea:focus, -.is-dark.is-focused.input, -.is-dark.is-focused.textarea, -.is-dark.input:active, -.is-dark.textarea:active, -.is-dark.is-active.input, -.is-dark.is-active.textarea { - box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); -} -.is-primary.input, -.is-primary.textarea { - border-color: #00d1b2; -} -.is-primary.input:focus, -.is-primary.textarea:focus, -.is-primary.is-focused.input, -.is-primary.is-focused.textarea, -.is-primary.input:active, -.is-primary.textarea:active, -.is-primary.is-active.input, -.is-primary.is-active.textarea { - box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); -} -.is-link.input, -.is-link.textarea { - border-color: #3273dc; -} -.is-link.input:focus, -.is-link.textarea:focus, -.is-link.is-focused.input, -.is-link.is-focused.textarea, -.is-link.input:active, -.is-link.textarea:active, -.is-link.is-active.input, -.is-link.is-active.textarea { - box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); -} -.is-info.input, -.is-info.textarea { - border-color: #209cee; -} -.is-info.input:focus, -.is-info.textarea:focus, -.is-info.is-focused.input, -.is-info.is-focused.textarea, -.is-info.input:active, -.is-info.textarea:active, -.is-info.is-active.input, -.is-info.is-active.textarea { - box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25); -} -.is-success.input, -.is-success.textarea { - border-color: #23d160; -} -.is-success.input:focus, -.is-success.textarea:focus, -.is-success.is-focused.input, -.is-success.is-focused.textarea, -.is-success.input:active, -.is-success.textarea:active, -.is-success.is-active.input, -.is-success.is-active.textarea { - box-shadow: 0 0 0 0.125em rgba(35, 209, 96, 0.25); -} -.is-warning.input, -.is-warning.textarea { - border-color: #ffdd57; -} -.is-warning.input:focus, -.is-warning.textarea:focus, -.is-warning.is-focused.input, -.is-warning.is-focused.textarea, -.is-warning.input:active, -.is-warning.textarea:active, -.is-warning.is-active.input, -.is-warning.is-active.textarea { - box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); -} -.is-danger.input, -.is-danger.textarea { - border-color: #ff3860; -} -.is-danger.input:focus, -.is-danger.textarea:focus, -.is-danger.is-focused.input, -.is-danger.is-focused.textarea, -.is-danger.input:active, -.is-danger.textarea:active, -.is-danger.is-active.input, -.is-danger.is-active.textarea { - box-shadow: 0 0 0 0.125em rgba(255, 56, 96, 0.25); -} -.is-small.input, -.is-small.textarea { - border-radius: 2px; - font-size: 0.75rem; -} -.is-medium.input, -.is-medium.textarea { - font-size: 1.25rem; -} -.is-large.input, -.is-large.textarea { - font-size: 1.5rem; -} -.is-fullwidth.input, -.is-fullwidth.textarea { - display: block; - width: 100%; -} -.is-inline.input, -.is-inline.textarea { - display: inline; - width: auto; -} -.input.is-rounded { - border-radius: 290486px; - padding-left: 1em; - padding-right: 1em; -} -.input.is-static { - background-color: transparent; - border-color: transparent; - box-shadow: none; - padding-left: 0; - padding-right: 0; -} -.textarea { - display: block; - max-width: 100%; - min-width: 100%; - padding: 0.625em; - resize: vertical; -} -.textarea:not([rows]) { - max-height: 600px; - min-height: 120px; -} -.textarea[rows] { - height: initial; -} -.textarea.has-fixed-size { - resize: none; -} -.checkbox, -.radio { - cursor: pointer; - display: inline-block; - line-height: 1.25; - position: relative; -} -.checkbox input, -.radio input { - cursor: pointer; -} -.checkbox:hover, -.radio:hover { - color: #363636; -} -.checkbox[disabled], -.radio[disabled], -fieldset[disabled] .checkbox, -fieldset[disabled] .radio { - color: #7a7a7a; - cursor: not-allowed; -} -.radio + .radio { - margin-left: 0.5em; -} -.select { - display: inline-block; - max-width: 100%; - position: relative; - vertical-align: top; -} -.select:not(.is-multiple) { - height: 2.25em; -} -.select:not(.is-multiple):not(.is-loading)::after { - border-color: #3273dc; - right: 1.125em; - z-index: 4; -} -.select.is-rounded select { - border-radius: 290486px; - padding-left: 1em; -} -.select select { - cursor: pointer; - display: block; - font-size: 1em; - max-width: 100%; - outline: none; -} -.select select::-ms-expand { - display: none; -} -.select select[disabled]:hover, -fieldset[disabled] .select select:hover { - border-color: #f5f5f5; -} -.select select:not([multiple]) { - padding-right: 2.5em; -} -.select select[multiple] { - height: auto; - padding: 0; -} -.select select[multiple] option { - padding: 0.5em 1em; -} -.select:not(.is-multiple):not(.is-loading):hover::after { - border-color: #363636; -} -.select.is-white:not(:hover)::after { - border-color: #fff; -} -.select.is-white select { - border-color: #fff; -} -.select.is-white select:hover, -.select.is-white select.is-hovered { - border-color: #f2f2f2; -} -.select.is-white select:focus, -.select.is-white select.is-focused, -.select.is-white select:active, -.select.is-white select.is-active { - box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); -} -.select.is-black:not(:hover)::after { - border-color: #0a0a0a; -} -.select.is-black select { - border-color: #0a0a0a; -} -.select.is-black select:hover, -.select.is-black select.is-hovered { - border-color: #000; -} -.select.is-black select:focus, -.select.is-black select.is-focused, -.select.is-black select:active, -.select.is-black select.is-active { - box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); -} -.select.is-light:not(:hover)::after { - border-color: #f5f5f5; -} -.select.is-light select { - border-color: #f5f5f5; -} -.select.is-light select:hover, -.select.is-light select.is-hovered { - border-color: #e8e8e8; -} -.select.is-light select:focus, -.select.is-light select.is-focused, -.select.is-light select:active, -.select.is-light select.is-active { - box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); -} -.select.is-dark:not(:hover)::after { - border-color: #363636; -} -.select.is-dark select { - border-color: #363636; -} -.select.is-dark select:hover, -.select.is-dark select.is-hovered { - border-color: #292929; -} -.select.is-dark select:focus, -.select.is-dark select.is-focused, -.select.is-dark select:active, -.select.is-dark select.is-active { - box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); -} -.select.is-primary:not(:hover)::after { - border-color: #00d1b2; -} -.select.is-primary select { - border-color: #00d1b2; -} -.select.is-primary select:hover, -.select.is-primary select.is-hovered { - border-color: #00b89c; -} -.select.is-primary select:focus, -.select.is-primary select.is-focused, -.select.is-primary select:active, -.select.is-primary select.is-active { - box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); -} -.select.is-link:not(:hover)::after { - border-color: #3273dc; -} -.select.is-link select { - border-color: #3273dc; -} -.select.is-link select:hover, -.select.is-link select.is-hovered { - border-color: #2366d1; -} -.select.is-link select:focus, -.select.is-link select.is-focused, -.select.is-link select:active, -.select.is-link select.is-active { - box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); -} -.select.is-info:not(:hover)::after { - border-color: #209cee; -} -.select.is-info select { - border-color: #209cee; -} -.select.is-info select:hover, -.select.is-info select.is-hovered { - border-color: #118fe4; -} -.select.is-info select:focus, -.select.is-info select.is-focused, -.select.is-info select:active, -.select.is-info select.is-active { - box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25); -} -.select.is-success:not(:hover)::after { - border-color: #23d160; -} -.select.is-success select { - border-color: #23d160; -} -.select.is-success select:hover, -.select.is-success select.is-hovered { - border-color: #20bc56; -} -.select.is-success select:focus, -.select.is-success select.is-focused, -.select.is-success select:active, -.select.is-success select.is-active { - box-shadow: 0 0 0 0.125em rgba(35, 209, 96, 0.25); -} -.select.is-warning:not(:hover)::after { - border-color: #ffdd57; -} -.select.is-warning select { - border-color: #ffdd57; -} -.select.is-warning select:hover, -.select.is-warning select.is-hovered { - border-color: #ffd83d; -} -.select.is-warning select:focus, -.select.is-warning select.is-focused, -.select.is-warning select:active, -.select.is-warning select.is-active { - box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); -} -.select.is-danger:not(:hover)::after { - border-color: #ff3860; -} -.select.is-danger select { - border-color: #ff3860; -} -.select.is-danger select:hover, -.select.is-danger select.is-hovered { - border-color: #ff1f4b; -} -.select.is-danger select:focus, -.select.is-danger select.is-focused, -.select.is-danger select:active, -.select.is-danger select.is-active { - box-shadow: 0 0 0 0.125em rgba(255, 56, 96, 0.25); -} -.select.is-small { - border-radius: 2px; - font-size: 0.75rem; -} -.select.is-medium { - font-size: 1.25rem; -} -.select.is-large { - font-size: 1.5rem; -} -.select.is-disabled::after { - border-color: #7a7a7a; -} -.select.is-fullwidth { - width: 100%; -} -.select.is-fullwidth select { - width: 100%; -} -.select.is-loading::after { - margin-top: 0; - position: absolute; - right: 0.625em; - top: 0.625em; - -webkit-transform: none; - transform: none; -} -.select.is-loading.is-small:after { - font-size: 0.75rem; -} -.select.is-loading.is-medium:after { - font-size: 1.25rem; -} -.select.is-loading.is-large:after { - font-size: 1.5rem; -} -.file { - align-items: stretch; - display: flex; - justify-content: flex-start; - position: relative; -} -.file.is-white .file-cta { - background-color: #fff; - border-color: transparent; - color: #0a0a0a; -} -.file.is-white:hover .file-cta, -.file.is-white.is-hovered .file-cta { - background-color: #f9f9f9; - border-color: transparent; - color: #0a0a0a; -} -.file.is-white:focus .file-cta, -.file.is-white.is-focused .file-cta { - border-color: transparent; - box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25); - color: #0a0a0a; -} -.file.is-white:active .file-cta, -.file.is-white.is-active .file-cta { - background-color: #f2f2f2; - border-color: transparent; - color: #0a0a0a; -} -.file.is-black .file-cta { - background-color: #0a0a0a; - border-color: transparent; - color: #fff; -} -.file.is-black:hover .file-cta, -.file.is-black.is-hovered .file-cta { - background-color: #040404; - border-color: transparent; - color: #fff; -} -.file.is-black:focus .file-cta, -.file.is-black.is-focused .file-cta { - border-color: transparent; - box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25); - color: #fff; -} -.file.is-black:active .file-cta, -.file.is-black.is-active .file-cta { - background-color: #000; - border-color: transparent; - color: #fff; -} -.file.is-light .file-cta { - background-color: #f5f5f5; - border-color: transparent; - color: #363636; -} -.file.is-light:hover .file-cta, -.file.is-light.is-hovered .file-cta { - background-color: #eee; - border-color: transparent; - color: #363636; -} -.file.is-light:focus .file-cta, -.file.is-light.is-focused .file-cta { - border-color: transparent; - box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25); - color: #363636; -} -.file.is-light:active .file-cta, -.file.is-light.is-active .file-cta { - background-color: #e8e8e8; - border-color: transparent; - color: #363636; -} -.file.is-dark .file-cta { - background-color: #363636; - border-color: transparent; - color: #f5f5f5; -} -.file.is-dark:hover .file-cta, -.file.is-dark.is-hovered .file-cta { - background-color: #2f2f2f; - border-color: transparent; - color: #f5f5f5; -} -.file.is-dark:focus .file-cta, -.file.is-dark.is-focused .file-cta { - border-color: transparent; - box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25); - color: #f5f5f5; -} -.file.is-dark:active .file-cta, -.file.is-dark.is-active .file-cta { - background-color: #292929; - border-color: transparent; - color: #f5f5f5; -} -.file.is-primary .file-cta { - background-color: #00d1b2; - border-color: transparent; - color: #fff; -} -.file.is-primary:hover .file-cta, -.file.is-primary.is-hovered .file-cta { - background-color: #00c4a7; - border-color: transparent; - color: #fff; -} -.file.is-primary:focus .file-cta, -.file.is-primary.is-focused .file-cta { - border-color: transparent; - box-shadow: 0 0 0.5em rgba(0, 209, 178, 0.25); - color: #fff; -} -.file.is-primary:active .file-cta, -.file.is-primary.is-active .file-cta { - background-color: #00b89c; - border-color: transparent; - color: #fff; -} -.file.is-link .file-cta { - background-color: #3273dc; - border-color: transparent; - color: #fff; -} -.file.is-link:hover .file-cta, -.file.is-link.is-hovered .file-cta { - background-color: #276cda; - border-color: transparent; - color: #fff; -} -.file.is-link:focus .file-cta, -.file.is-link.is-focused .file-cta { - border-color: transparent; - box-shadow: 0 0 0.5em rgba(50, 115, 220, 0.25); - color: #fff; -} -.file.is-link:active .file-cta, -.file.is-link.is-active .file-cta { - background-color: #2366d1; - border-color: transparent; - color: #fff; -} -.file.is-info .file-cta { - background-color: #209cee; - border-color: transparent; - color: #fff; -} -.file.is-info:hover .file-cta, -.file.is-info.is-hovered .file-cta { - background-color: #1496ed; - border-color: transparent; - color: #fff; -} -.file.is-info:focus .file-cta, -.file.is-info.is-focused .file-cta { - border-color: transparent; - box-shadow: 0 0 0.5em rgba(32, 156, 238, 0.25); - color: #fff; -} -.file.is-info:active .file-cta, -.file.is-info.is-active .file-cta { - background-color: #118fe4; - border-color: transparent; - color: #fff; -} -.file.is-success .file-cta { - background-color: #23d160; - border-color: transparent; - color: #fff; -} -.file.is-success:hover .file-cta, -.file.is-success.is-hovered .file-cta { - background-color: #22c65b; - border-color: transparent; - color: #fff; -} -.file.is-success:focus .file-cta, -.file.is-success.is-focused .file-cta { - border-color: transparent; - box-shadow: 0 0 0.5em rgba(35, 209, 96, 0.25); - color: #fff; -} -.file.is-success:active .file-cta, -.file.is-success.is-active .file-cta { - background-color: #20bc56; - border-color: transparent; - color: #fff; -} -.file.is-warning .file-cta { - background-color: #ffdd57; - border-color: transparent; - color: rgba(0, 0, 0, 0.7); -} -.file.is-warning:hover .file-cta, -.file.is-warning.is-hovered .file-cta { - background-color: #ffdb4a; - border-color: transparent; - color: rgba(0, 0, 0, 0.7); -} -.file.is-warning:focus .file-cta, -.file.is-warning.is-focused .file-cta { - border-color: transparent; - box-shadow: 0 0 0.5em rgba(255, 221, 87, 0.25); - color: rgba(0, 0, 0, 0.7); -} -.file.is-warning:active .file-cta, -.file.is-warning.is-active .file-cta { - background-color: #ffd83d; - border-color: transparent; - color: rgba(0, 0, 0, 0.7); -} -.file.is-danger .file-cta { - background-color: #ff3860; - border-color: transparent; - color: #fff; -} -.file.is-danger:hover .file-cta, -.file.is-danger.is-hovered .file-cta { - background-color: #ff2b56; - border-color: transparent; - color: #fff; -} -.file.is-danger:focus .file-cta, -.file.is-danger.is-focused .file-cta { - border-color: transparent; - box-shadow: 0 0 0.5em rgba(255, 56, 96, 0.25); - color: #fff; -} -.file.is-danger:active .file-cta, -.file.is-danger.is-active .file-cta { - background-color: #ff1f4b; - border-color: transparent; - color: #fff; -} -.file.is-small { - font-size: 0.75rem; -} -.file.is-medium { - font-size: 1.25rem; -} -.file.is-medium .file-icon .fa { - font-size: 21px; -} -.file.is-large { - font-size: 1.5rem; -} -.file.is-large .file-icon .fa { - font-size: 28px; -} -.file.has-name .file-cta { - border-bottom-right-radius: 0; - border-top-right-radius: 0; -} -.file.has-name .file-name { - border-bottom-left-radius: 0; - border-top-left-radius: 0; -} -.file.has-name.is-empty .file-cta { - border-radius: 4px; -} -.file.has-name.is-empty .file-name { - display: none; -} -.file.is-boxed .file-label { - flex-direction: column; -} -.file.is-boxed .file-cta { - flex-direction: column; - height: auto; - padding: 1em 3em; -} -.file.is-boxed .file-name { - border-width: 0 1px 1px; -} -.file.is-boxed .file-icon { - height: 1.5em; - width: 1.5em; -} -.file.is-boxed .file-icon .fa { - font-size: 21px; -} -.file.is-boxed.is-small .file-icon .fa { - font-size: 14px; -} -.file.is-boxed.is-medium .file-icon .fa { - font-size: 28px; -} -.file.is-boxed.is-large .file-icon .fa { - font-size: 35px; -} -.file.is-boxed.has-name .file-cta { - border-radius: 4px 4px 0 0; -} -.file.is-boxed.has-name .file-name { - border-radius: 0 0 4px 4px; - border-width: 0 1px 1px; -} -.file.is-centered { - justify-content: center; -} -.file.is-fullwidth .file-label { - width: 100%; -} -.file.is-fullwidth .file-name { - flex-grow: 1; - max-width: none; -} -.file.is-right { - justify-content: flex-end; -} -.file.is-right .file-cta { - border-radius: 0 4px 4px 0; -} -.file.is-right .file-name { - border-radius: 4px 0 0 4px; - border-width: 1px 0 1px 1px; - order: -1; -} -.file-label { - align-items: stretch; - display: flex; - cursor: pointer; - justify-content: flex-start; - overflow: hidden; - position: relative; -} -.file-label:hover .file-cta { - background-color: #eee; - color: #363636; -} -.file-label:hover .file-name { - border-color: #d5d5d5; -} -.file-label:active .file-cta { - background-color: #e8e8e8; - color: #363636; -} -.file-label:active .file-name { - border-color: #cfcfcf; -} -.file-input { - height: 100%; - left: 0; - opacity: 0; - outline: none; - position: absolute; - top: 0; - width: 100%; -} -.file-cta, -.file-name { - border-color: #dbdbdb; - border-radius: 4px; - font-size: 1em; - padding-left: 1em; - padding-right: 1em; - white-space: nowrap; -} -.file-cta { - background-color: #f5f5f5; - color: #4a4a4a; -} -.file-name { - border-color: #dbdbdb; - border-style: solid; - border-width: 1px 1px 1px 0; - display: block; - max-width: 16em; - overflow: hidden; - text-align: left; - text-overflow: ellipsis; -} -.file-icon { - align-items: center; - display: flex; - height: 1em; - justify-content: center; - margin-right: 0.5em; - width: 1em; -} -.file-icon .fa { - font-size: 14px; -} -.label { - color: #363636; - display: block; - font-size: 1rem; - font-weight: 700; -} -.label:not(:last-child) { - margin-bottom: 0.5em; -} -.label.is-small { - font-size: 0.75rem; -} -.label.is-medium { - font-size: 1.25rem; -} -.label.is-large { - font-size: 1.5rem; -} -.help { - display: block; - font-size: 0.75rem; - margin-top: 0.25rem; -} -.help.is-white { - color: #fff; -} -.help.is-black { - color: #0a0a0a; -} -.help.is-light { - color: #f5f5f5; -} -.help.is-dark { - color: #363636; -} -.help.is-primary { - color: #00d1b2; -} -.help.is-link { - color: #3273dc; -} -.help.is-info { - color: #209cee; -} -.help.is-success { - color: #23d160; -} -.help.is-warning { - color: #ffdd57; -} -.help.is-danger { - color: #ff3860; -} -.field:not(:last-child) { - margin-bottom: 0.75rem; -} -.field.has-addons { - display: flex; - justify-content: flex-start; -} -.field.has-addons .control:not(:last-child) { - margin-right: -1px; -} -.field.has-addons .control:not(:first-child):not(:last-child) .button, -.field.has-addons .control:not(:first-child):not(:last-child) .input, -.field.has-addons .control:not(:first-child):not(:last-child) .select select { - border-radius: 0; -} -.field.has-addons .control:first-child:not(:only-child) .button, -.field.has-addons .control:first-child:not(:only-child) .input, -.field.has-addons .control:first-child:not(:only-child) .select select { - border-bottom-right-radius: 0; - border-top-right-radius: 0; -} -.field.has-addons .control:last-child:not(:only-child) .button, -.field.has-addons .control:last-child:not(:only-child) .input, -.field.has-addons .control:last-child:not(:only-child) .select select { - border-bottom-left-radius: 0; - border-top-left-radius: 0; -} -.field.has-addons .control .button:not([disabled]):hover, -.field.has-addons .control .button:not([disabled]).is-hovered, -.field.has-addons .control .input:not([disabled]):hover, -.field.has-addons .control .input:not([disabled]).is-hovered, -.field.has-addons .control .select select:not([disabled]):hover, -.field.has-addons .control .select select:not([disabled]).is-hovered { - z-index: 2; -} -.field.has-addons .control .button:not([disabled]):focus, -.field.has-addons .control .button:not([disabled]).is-focused, -.field.has-addons .control .button:not([disabled]):active, -.field.has-addons .control .button:not([disabled]).is-active, -.field.has-addons .control .input:not([disabled]):focus, -.field.has-addons .control .input:not([disabled]).is-focused, -.field.has-addons .control .input:not([disabled]):active, -.field.has-addons .control .input:not([disabled]).is-active, -.field.has-addons .control .select select:not([disabled]):focus, -.field.has-addons .control .select select:not([disabled]).is-focused, -.field.has-addons .control .select select:not([disabled]):active, -.field.has-addons .control .select select:not([disabled]).is-active { - z-index: 3; -} -.field.has-addons .control .button:not([disabled]):focus:hover, -.field.has-addons .control .button:not([disabled]).is-focused:hover, -.field.has-addons .control .button:not([disabled]):active:hover, -.field.has-addons .control .button:not([disabled]).is-active:hover, -.field.has-addons .control .input:not([disabled]):focus:hover, -.field.has-addons .control .input:not([disabled]).is-focused:hover, -.field.has-addons .control .input:not([disabled]):active:hover, -.field.has-addons .control .input:not([disabled]).is-active:hover, -.field.has-addons .control .select select:not([disabled]):focus:hover, -.field.has-addons .control .select select:not([disabled]).is-focused:hover, -.field.has-addons .control .select select:not([disabled]):active:hover, -.field.has-addons .control .select select:not([disabled]).is-active:hover { - z-index: 4; -} -.field.has-addons .control.is-expanded { - flex-grow: 1; - flex-shrink: 1; -} -.field.has-addons.has-addons-centered { - justify-content: center; -} -.field.has-addons.has-addons-right { - justify-content: flex-end; -} -.field.has-addons.has-addons-fullwidth .control { - flex-grow: 1; - flex-shrink: 0; -} -.field.is-grouped { - display: flex; - justify-content: flex-start; -} -.field.is-grouped > .control { - flex-shrink: 0; -} -.field.is-grouped > .control:not(:last-child) { - margin-bottom: 0; - margin-right: 0.75rem; -} -.field.is-grouped > .control.is-expanded { - flex-grow: 1; - flex-shrink: 1; -} -.field.is-grouped.is-grouped-centered { - justify-content: center; -} -.field.is-grouped.is-grouped-right { - justify-content: flex-end; -} -.field.is-grouped.is-grouped-multiline { - flex-wrap: wrap; -} -.field.is-grouped.is-grouped-multiline > .control:last-child, -.field.is-grouped.is-grouped-multiline > .control:not(:last-child) { - margin-bottom: 0.75rem; -} -.field.is-grouped.is-grouped-multiline:last-child { - margin-bottom: -0.75rem; -} -.field.is-grouped.is-grouped-multiline:not(:last-child) { - margin-bottom: 0; -} -@media screen and (min-width: 769px), print { - .field.is-horizontal { - display: flex; - } -} -.field-label .label { - font-size: inherit; -} -@media screen and (max-width: 768px) { - .field-label { - margin-bottom: 0.5rem; - } -} -@media screen and (min-width: 769px), print { - .field-label { - flex-basis: 0; - flex-grow: 1; - flex-shrink: 0; - margin-right: 1.5rem; - text-align: right; - } - .field-label.is-small { - font-size: 0.75rem; - padding-top: 0.375em; - } - .field-label.is-normal { - padding-top: 0.375em; - } - .field-label.is-medium { - font-size: 1.25rem; - padding-top: 0.375em; - } - .field-label.is-large { - font-size: 1.5rem; - padding-top: 0.375em; - } -} -.field-body .field .field { - margin-bottom: 0; -} -@media screen and (min-width: 769px), print { - .field-body { - display: flex; - flex-basis: 0; - flex-grow: 5; - flex-shrink: 1; - } - .field-body .field { - margin-bottom: 0; - } - .field-body > .field { - flex-shrink: 1; - } - .field-body > .field:not(.is-narrow) { - flex-grow: 1; - } - .field-body > .field:not(:last-child) { - margin-right: 0.75rem; - } -} -.control { - box-sizing: border-box; - clear: both; - font-size: 1rem; - position: relative; - text-align: left; -} -.control.has-icons-left .input:focus ~ .icon, -.control.has-icons-left .select:focus ~ .icon, -.control.has-icons-right .input:focus ~ .icon, -.control.has-icons-right .select:focus ~ .icon { - color: #7a7a7a; -} -.control.has-icons-left .input.is-small ~ .icon, -.control.has-icons-left .select.is-small ~ .icon, -.control.has-icons-right .input.is-small ~ .icon, -.control.has-icons-right .select.is-small ~ .icon { - font-size: 0.75rem; -} -.control.has-icons-left .input.is-medium ~ .icon, -.control.has-icons-left .select.is-medium ~ .icon, -.control.has-icons-right .input.is-medium ~ .icon, -.control.has-icons-right .select.is-medium ~ .icon { - font-size: 1.25rem; -} -.control.has-icons-left .input.is-large ~ .icon, -.control.has-icons-left .select.is-large ~ .icon, -.control.has-icons-right .input.is-large ~ .icon, -.control.has-icons-right .select.is-large ~ .icon { - font-size: 1.5rem; -} -.control.has-icons-left .icon, -.control.has-icons-right .icon { - color: #dbdbdb; - height: 2.25em; - pointer-events: none; - position: absolute; - top: 0; - width: 2.25em; - z-index: 4; -} -.control.has-icons-left .input, -.control.has-icons-left .select select { - padding-left: 2.25em; -} -.control.has-icons-left .icon.is-left { - left: 0; -} -.control.has-icons-right .input, -.control.has-icons-right .select select { - padding-right: 2.25em; -} -.control.has-icons-right .icon.is-right { - right: 0; -} -.control.is-loading::after { - position: absolute !important; - right: 0.625em; - top: 0.625em; - z-index: 4; -} -.control.is-loading.is-small:after { - font-size: 0.75rem; -} -.control.is-loading.is-medium:after { - font-size: 1.25rem; -} -.control.is-loading.is-large:after { - font-size: 1.5rem; -} -.breadcrumb { - font-size: 1rem; - white-space: nowrap; -} -.breadcrumb a { - align-items: center; - color: #3273dc; - display: flex; - justify-content: center; - padding: 0 0.75em; -} -.breadcrumb a:hover { - color: #363636; -} -.breadcrumb li { - align-items: center; - display: flex; -} -.breadcrumb li:first-child a { - padding-left: 0; -} -.breadcrumb li.is-active a { - color: #363636; - cursor: default; - pointer-events: none; -} -.breadcrumb li + li::before { - color: #b5b5b5; - content: "\0002f"; -} -.breadcrumb ul, -.breadcrumb ol { - align-items: flex-start; - display: flex; - flex-wrap: wrap; - justify-content: flex-start; -} -.breadcrumb .icon:first-child { - margin-right: 0.5em; -} -.breadcrumb .icon:last-child { - margin-left: 0.5em; -} -.breadcrumb.is-centered ol, -.breadcrumb.is-centered ul { - justify-content: center; -} -.breadcrumb.is-right ol, -.breadcrumb.is-right ul { - justify-content: flex-end; -} -.breadcrumb.is-small { - font-size: 0.75rem; -} -.breadcrumb.is-medium { - font-size: 1.25rem; -} -.breadcrumb.is-large { - font-size: 1.5rem; -} -.breadcrumb.has-arrow-separator li + li::before { - content: "\02192"; -} -.breadcrumb.has-bullet-separator li + li::before { - content: "\02022"; -} -.breadcrumb.has-dot-separator li + li::before { - content: "\000b7"; -} -.breadcrumb.has-succeeds-separator li + li::before { - content: "\0227B"; -} -.card { - background-color: #fff; - box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); - color: #4a4a4a; - max-width: 100%; - position: relative; -} -.card-header { - background-color: rgba(0, 0, 0, 0); - align-items: stretch; - box-shadow: 0 1px 2px rgba(10, 10, 10, 0.1); - display: flex; -} -.card-header-title { - align-items: center; - color: #363636; - display: flex; - flex-grow: 1; - font-weight: 700; - padding: 0.75rem; -} -.card-header-title.is-centered { - justify-content: center; -} -.card-header-icon { - align-items: center; - cursor: pointer; - display: flex; - justify-content: center; - padding: 0.75rem; -} -.card-image { - display: block; - position: relative; -} -.card-content { - background-color: rgba(0, 0, 0, 0); - padding: 1.5rem; -} -.card-footer { - background-color: rgba(0, 0, 0, 0); - border-top: 1px solid #dbdbdb; - align-items: stretch; - display: flex; -} -.card-footer-item { - align-items: center; - display: flex; - flex-basis: 0; - flex-grow: 1; - flex-shrink: 0; - justify-content: center; - padding: 0.75rem; -} -.card-footer-item:not(:last-child) { - border-right: 1px solid #dbdbdb; -} -.card .media:not(:last-child) { - margin-bottom: 1.5rem; -} -.dropdown { - display: inline-flex; - position: relative; - vertical-align: top; -} -.dropdown.is-active .dropdown-menu, -.dropdown.is-hoverable:hover .dropdown-menu { - display: block; -} -.dropdown.is-right .dropdown-menu { - left: auto; - right: 0; -} -.dropdown.is-up .dropdown-menu { - bottom: 100%; - padding-bottom: 4px; - padding-top: initial; - top: auto; -} -.dropdown-menu { - display: none; - left: 0; - min-width: 12rem; - padding-top: 4px; - position: absolute; - top: 100%; - z-index: 20; -} -.dropdown-content { - background-color: #fff; - border-radius: 4px; - box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); - padding-bottom: 0.5rem; - padding-top: 0.5rem; -} -.dropdown-item { - color: #4a4a4a; - display: block; - font-size: 0.875rem; - line-height: 1.5; - padding: 0.375rem 1rem; - position: relative; -} -a.dropdown-item, -button.dropdown-item { - padding-right: 3rem; - text-align: left; - white-space: nowrap; - width: 100%; -} -a.dropdown-item:hover, -button.dropdown-item:hover { - background-color: #f5f5f5; - color: #0a0a0a; -} -a.dropdown-item.is-active, -button.dropdown-item.is-active { - background-color: #3273dc; - color: #fff; -} -.dropdown-divider { - background-color: #dbdbdb; - border: none; - display: block; - height: 1px; - margin: 0.5rem 0; -} -.level { - align-items: center; - justify-content: space-between; -} -.level code { - border-radius: 4px; -} -.level img { - display: inline-block; - vertical-align: top; -} -.level.is-mobile { - display: flex; -} -.level.is-mobile .level-left, -.level.is-mobile .level-right { - display: flex; -} -.level.is-mobile .level-left + .level-right { - margin-top: 0; -} -.level.is-mobile .level-item:not(:last-child) { - margin-bottom: 0; - margin-right: 0.75rem; -} -.level.is-mobile .level-item:not(.is-narrow) { - flex-grow: 1; -} -@media screen and (min-width: 769px), print { - .level { - display: flex; - } - .level > .level-item:not(.is-narrow) { - flex-grow: 1; - } -} -.level-item { - align-items: center; - display: flex; - flex-basis: auto; - flex-grow: 0; - flex-shrink: 0; - justify-content: center; -} -.level-item .title, -.level-item .subtitle { - margin-bottom: 0; -} -@media screen and (max-width: 768px) { - .level-item:not(:last-child) { - margin-bottom: 0.75rem; - } -} -.level-left, -.level-right { - flex-basis: auto; - flex-grow: 0; - flex-shrink: 0; -} -.level-left .level-item.is-flexible, -.level-right .level-item.is-flexible { - flex-grow: 1; -} -@media screen and (min-width: 769px), print { - .level-left .level-item:not(:last-child), - .level-right .level-item:not(:last-child) { - margin-right: 0.75rem; - } -} -.level-left { - align-items: center; - justify-content: flex-start; -} -@media screen and (max-width: 768px) { - .level-left + .level-right { - margin-top: 1.5rem; - } -} -@media screen and (min-width: 769px), print { - .level-left { - display: flex; - } -} -.level-right { - align-items: center; - justify-content: flex-end; -} -@media screen and (min-width: 769px), print { - .level-right { - display: flex; - } -} -.list { - background-color: #fff; - border-radius: 4px; - box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); -} -.list-item { - display: block; - padding: 0.5em 1em; -} -.list-item:not(a) { - color: #4a4a4a; -} -.list-item:first-child { - border-top-left-radius: 4px; - border-top-right-radius: 4px; -} -.list-item:last-child { - border-bottom-left-radius: 4px; - border-bottom-right-radius: 4px; -} -.list-item:not(:last-child) { - border-bottom: 1px solid #dbdbdb; -} -.list-item.is-active { - background-color: #3273dc; - color: #fff; -} -a.list-item { - background-color: #f5f5f5; - cursor: pointer; -} -.media { - align-items: flex-start; - display: flex; - text-align: left; -} -.media .content:not(:last-child) { - margin-bottom: 0.75rem; -} -.media .media { - border-top: 1px solid rgba(219, 219, 219, 0.5); - display: flex; - padding-top: 0.75rem; -} -.media .media .content:not(:last-child), -.media .media .control:not(:last-child) { - margin-bottom: 0.5rem; -} -.media .media .media { - padding-top: 0.5rem; -} -.media .media .media + .media { - margin-top: 0.5rem; -} -.media + .media { - border-top: 1px solid rgba(219, 219, 219, 0.5); - margin-top: 1rem; - padding-top: 1rem; -} -.media.is-large + .media { - margin-top: 1.5rem; - padding-top: 1.5rem; -} -.media-left, -.media-right { - flex-basis: auto; - flex-grow: 0; - flex-shrink: 0; -} -.media-left { - margin-right: 1rem; -} -.media-right { - margin-left: 1rem; -} -.media-content { - flex-basis: auto; - flex-grow: 1; - flex-shrink: 1; - text-align: left; -} -@media screen and (max-width: 768px) { - .media-content { - overflow-x: auto; - } -} -.menu { - font-size: 1rem; -} -.menu.is-small { - font-size: 0.75rem; -} -.menu.is-medium { - font-size: 1.25rem; -} -.menu.is-large { - font-size: 1.5rem; -} -.menu-list { - line-height: 1.25; -} -.menu-list a { - border-radius: 2px; - color: #4a4a4a; - display: block; - padding: 0.5em 0.75em; -} -.menu-list a:hover { - background-color: #f5f5f5; - color: #363636; -} -.menu-list a.is-active { - background-color: #3273dc; - color: #fff; -} -.menu-list li ul { - border-left: 1px solid #dbdbdb; - margin: 0.75em; - padding-left: 0.75em; -} -.menu-label { - color: #7a7a7a; - font-size: 0.75em; - letter-spacing: 0.1em; - text-transform: uppercase; -} -.menu-label:not(:first-child) { - margin-top: 1em; -} -.menu-label:not(:last-child) { - margin-bottom: 1em; -} -.message { - background-color: #f5f5f5; - border-radius: 4px; - font-size: 1rem; -} -.message strong { - color: currentColor; -} -.message a:not(.button):not(.tag):not(.dropdown-item) { - color: currentColor; - text-decoration: underline; -} -.message.is-small { - font-size: 0.75rem; -} -.message.is-medium { - font-size: 1.25rem; -} -.message.is-large { - font-size: 1.5rem; -} -.message.is-white { - background-color: #fff; -} -.message.is-white .message-header { - background-color: #fff; - color: #0a0a0a; -} -.message.is-white .message-body { - border-color: #fff; - color: #4d4d4d; -} -.message.is-black { - background-color: #fafafa; -} -.message.is-black .message-header { - background-color: #0a0a0a; - color: #fff; -} -.message.is-black .message-body { - border-color: #0a0a0a; - color: #090909; -} -.message.is-light { - background-color: #fafafa; -} -.message.is-light .message-header { - background-color: #f5f5f5; - color: #363636; -} -.message.is-light .message-body { - border-color: #f5f5f5; - color: #505050; -} -.message.is-dark { - background-color: #fafafa; -} -.message.is-dark .message-header { - background-color: #363636; - color: #f5f5f5; -} -.message.is-dark .message-body { - border-color: #363636; - color: #2a2a2a; -} -.message.is-primary { - background-color: #f5fffd; -} -.message.is-primary .message-header { - background-color: #00d1b2; - color: #fff; -} -.message.is-primary .message-body { - border-color: #00d1b2; - color: #021310; -} -.message.is-link { - background-color: #f6f9fe; -} -.message.is-link .message-header { - background-color: #3273dc; - color: #fff; -} -.message.is-link .message-body { - border-color: #3273dc; - color: #22509a; -} -.message.is-info { - background-color: #f6fbfe; -} -.message.is-info .message-header { - background-color: #209cee; - color: #fff; -} -.message.is-info .message-body { - border-color: #209cee; - color: #12537e; -} -.message.is-success { - background-color: #f6fef9; -} -.message.is-success .message-header { - background-color: #23d160; - color: #fff; -} -.message.is-success .message-body { - border-color: #23d160; - color: #0e301a; -} -.message.is-warning { - background-color: #fffdf5; -} -.message.is-warning .message-header { - background-color: #ffdd57; - color: rgba(0, 0, 0, 0.7); -} -.message.is-warning .message-body { - border-color: #ffdd57; - color: #3b3108; -} -.message.is-danger { - background-color: #fff5f7; -} -.message.is-danger .message-header { - background-color: #ff3860; - color: #fff; -} -.message.is-danger .message-body { - border-color: #ff3860; - color: #cd0930; -} -.message-header { - align-items: center; - background-color: #4a4a4a; - border-radius: 4px 4px 0 0; - color: #fff; - display: flex; - font-weight: 700; - justify-content: space-between; - line-height: 1.25; - padding: 0.75em 1em; - position: relative; -} -.message-header .delete { - flex-grow: 0; - flex-shrink: 0; - margin-left: 0.75em; -} -.message-header + .message-body { - border-width: 0; - border-top-left-radius: 0; - border-top-right-radius: 0; -} -.message-body { - border-color: #dbdbdb; - border-radius: 4px; - border-style: solid; - border-width: 0 0 0 4px; - color: #4a4a4a; - padding: 1.25em 1.5em; -} -.message-body code, -.message-body pre { - background-color: #fff; -} -.message-body pre code { - background-color: rgba(0, 0, 0, 0); -} -.modal { - align-items: center; - display: none; - flex-direction: column; - justify-content: center; - overflow: hidden; - position: fixed; - z-index: 40; -} -.modal.is-active { - display: flex; -} -.modal-background { - background-color: rgba(10, 10, 10, 0.86); -} -.modal-content, -.modal-card { - margin: 0 20px; - max-height: calc(100vh - 160px); - overflow: auto; - position: relative; - width: 100%; -} -@media screen and (min-width: 769px), print { - .modal-content, - .modal-card { - margin: 0 auto; - max-height: calc(100vh - 40px); - width: 640px; - } -} -.modal-close { - background: none; - height: 40px; - position: fixed; - right: 20px; - top: 20px; - width: 40px; -} -.modal-card { - display: flex; - flex-direction: column; - max-height: calc(100vh - 40px); - overflow: hidden; - -ms-overflow-y: visible; -} -.modal-card-head, -.modal-card-foot { - align-items: center; - background-color: #f5f5f5; - display: flex; - flex-shrink: 0; - justify-content: flex-start; - padding: 20px; - position: relative; -} -.modal-card-head { - border-bottom: 1px solid #dbdbdb; - border-top-left-radius: 6px; - border-top-right-radius: 6px; -} -.modal-card-title { - color: #363636; - flex-grow: 1; - flex-shrink: 0; - font-size: 1.5rem; - line-height: 1; -} -.modal-card-foot { - border-bottom-left-radius: 6px; - border-bottom-right-radius: 6px; - border-top: 1px solid #dbdbdb; -} -.modal-card-foot .button:not(:last-child) { - margin-right: 0.5em; -} -.modal-card-body { - -webkit-overflow-scrolling: touch; - background-color: #fff; - flex-grow: 1; - flex-shrink: 1; - overflow: auto; - padding: 20px; -} -.navbar { - background-color: #fff; - min-height: 3.25rem; - position: relative; - z-index: 30; -} -.navbar.is-white { - background-color: #fff; - color: #0a0a0a; -} -.navbar.is-white .navbar-brand > .navbar-item, -.navbar.is-white .navbar-brand .navbar-link { - color: #0a0a0a; -} -.navbar.is-white .navbar-brand > a.navbar-item:focus, -.navbar.is-white .navbar-brand > a.navbar-item:hover, -.navbar.is-white .navbar-brand > a.navbar-item.is-active, -.navbar.is-white .navbar-brand .navbar-link:focus, -.navbar.is-white .navbar-brand .navbar-link:hover, -.navbar.is-white .navbar-brand .navbar-link.is-active { - background-color: #f2f2f2; - color: #0a0a0a; -} -.navbar.is-white .navbar-brand .navbar-link::after { - border-color: #0a0a0a; -} -.navbar.is-white .navbar-burger { - color: #0a0a0a; -} -@media screen and (min-width: 1024px) { - .navbar.is-white .navbar-start > .navbar-item, - .navbar.is-white .navbar-start .navbar-link, - .navbar.is-white .navbar-end > .navbar-item, - .navbar.is-white .navbar-end .navbar-link { - color: #0a0a0a; - } - .navbar.is-white .navbar-start > a.navbar-item:focus, - .navbar.is-white .navbar-start > a.navbar-item:hover, - .navbar.is-white .navbar-start > a.navbar-item.is-active, - .navbar.is-white .navbar-start .navbar-link:focus, - .navbar.is-white .navbar-start .navbar-link:hover, - .navbar.is-white .navbar-start .navbar-link.is-active, - .navbar.is-white .navbar-end > a.navbar-item:focus, - .navbar.is-white .navbar-end > a.navbar-item:hover, - .navbar.is-white .navbar-end > a.navbar-item.is-active, - .navbar.is-white .navbar-end .navbar-link:focus, - .navbar.is-white .navbar-end .navbar-link:hover, - .navbar.is-white .navbar-end .navbar-link.is-active { - background-color: #f2f2f2; - color: #0a0a0a; - } - .navbar.is-white .navbar-start .navbar-link::after, - .navbar.is-white .navbar-end .navbar-link::after { - border-color: #0a0a0a; - } - .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link { - background-color: #f2f2f2; - color: #0a0a0a; - } - .navbar.is-white .navbar-dropdown a.navbar-item.is-active { - background-color: #fff; - color: #0a0a0a; - } -} -.navbar.is-black { - background-color: #0a0a0a; - color: #fff; -} -.navbar.is-black .navbar-brand > .navbar-item, -.navbar.is-black .navbar-brand .navbar-link { - color: #fff; -} -.navbar.is-black .navbar-brand > a.navbar-item:focus, -.navbar.is-black .navbar-brand > a.navbar-item:hover, -.navbar.is-black .navbar-brand > a.navbar-item.is-active, -.navbar.is-black .navbar-brand .navbar-link:focus, -.navbar.is-black .navbar-brand .navbar-link:hover, -.navbar.is-black .navbar-brand .navbar-link.is-active { - background-color: #000; - color: #fff; -} -.navbar.is-black .navbar-brand .navbar-link::after { - border-color: #fff; -} -.navbar.is-black .navbar-burger { - color: #fff; -} -@media screen and (min-width: 1024px) { - .navbar.is-black .navbar-start > .navbar-item, - .navbar.is-black .navbar-start .navbar-link, - .navbar.is-black .navbar-end > .navbar-item, - .navbar.is-black .navbar-end .navbar-link { - color: #fff; - } - .navbar.is-black .navbar-start > a.navbar-item:focus, - .navbar.is-black .navbar-start > a.navbar-item:hover, - .navbar.is-black .navbar-start > a.navbar-item.is-active, - .navbar.is-black .navbar-start .navbar-link:focus, - .navbar.is-black .navbar-start .navbar-link:hover, - .navbar.is-black .navbar-start .navbar-link.is-active, - .navbar.is-black .navbar-end > a.navbar-item:focus, - .navbar.is-black .navbar-end > a.navbar-item:hover, - .navbar.is-black .navbar-end > a.navbar-item.is-active, - .navbar.is-black .navbar-end .navbar-link:focus, - .navbar.is-black .navbar-end .navbar-link:hover, - .navbar.is-black .navbar-end .navbar-link.is-active { - background-color: #000; - color: #fff; - } - .navbar.is-black .navbar-start .navbar-link::after, - .navbar.is-black .navbar-end .navbar-link::after { - border-color: #fff; - } - .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link { - background-color: #000; - color: #fff; - } - .navbar.is-black .navbar-dropdown a.navbar-item.is-active { - background-color: #0a0a0a; - color: #fff; - } -} -.navbar.is-light { - background-color: #f5f5f5; - color: #363636; -} -.navbar.is-light .navbar-brand > .navbar-item, -.navbar.is-light .navbar-brand .navbar-link { - color: #363636; -} -.navbar.is-light .navbar-brand > a.navbar-item:focus, -.navbar.is-light .navbar-brand > a.navbar-item:hover, -.navbar.is-light .navbar-brand > a.navbar-item.is-active, -.navbar.is-light .navbar-brand .navbar-link:focus, -.navbar.is-light .navbar-brand .navbar-link:hover, -.navbar.is-light .navbar-brand .navbar-link.is-active { - background-color: #e8e8e8; - color: #363636; -} -.navbar.is-light .navbar-brand .navbar-link::after { - border-color: #363636; -} -.navbar.is-light .navbar-burger { - color: #363636; -} -@media screen and (min-width: 1024px) { - .navbar.is-light .navbar-start > .navbar-item, - .navbar.is-light .navbar-start .navbar-link, - .navbar.is-light .navbar-end > .navbar-item, - .navbar.is-light .navbar-end .navbar-link { - color: #363636; - } - .navbar.is-light .navbar-start > a.navbar-item:focus, - .navbar.is-light .navbar-start > a.navbar-item:hover, - .navbar.is-light .navbar-start > a.navbar-item.is-active, - .navbar.is-light .navbar-start .navbar-link:focus, - .navbar.is-light .navbar-start .navbar-link:hover, - .navbar.is-light .navbar-start .navbar-link.is-active, - .navbar.is-light .navbar-end > a.navbar-item:focus, - .navbar.is-light .navbar-end > a.navbar-item:hover, - .navbar.is-light .navbar-end > a.navbar-item.is-active, - .navbar.is-light .navbar-end .navbar-link:focus, - .navbar.is-light .navbar-end .navbar-link:hover, - .navbar.is-light .navbar-end .navbar-link.is-active { - background-color: #e8e8e8; - color: #363636; - } - .navbar.is-light .navbar-start .navbar-link::after, - .navbar.is-light .navbar-end .navbar-link::after { - border-color: #363636; - } - .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link { - background-color: #e8e8e8; - color: #363636; - } - .navbar.is-light .navbar-dropdown a.navbar-item.is-active { - background-color: #f5f5f5; - color: #363636; - } -} -.navbar.is-dark { - background-color: #363636; - color: #f5f5f5; -} -.navbar.is-dark .navbar-brand > .navbar-item, -.navbar.is-dark .navbar-brand .navbar-link { - color: #f5f5f5; -} -.navbar.is-dark .navbar-brand > a.navbar-item:focus, -.navbar.is-dark .navbar-brand > a.navbar-item:hover, -.navbar.is-dark .navbar-brand > a.navbar-item.is-active, -.navbar.is-dark .navbar-brand .navbar-link:focus, -.navbar.is-dark .navbar-brand .navbar-link:hover, -.navbar.is-dark .navbar-brand .navbar-link.is-active { - background-color: #292929; - color: #f5f5f5; -} -.navbar.is-dark .navbar-brand .navbar-link::after { - border-color: #f5f5f5; -} -.navbar.is-dark .navbar-burger { - color: #f5f5f5; -} -@media screen and (min-width: 1024px) { - .navbar.is-dark .navbar-start > .navbar-item, - .navbar.is-dark .navbar-start .navbar-link, - .navbar.is-dark .navbar-end > .navbar-item, - .navbar.is-dark .navbar-end .navbar-link { - color: #f5f5f5; - } - .navbar.is-dark .navbar-start > a.navbar-item:focus, - .navbar.is-dark .navbar-start > a.navbar-item:hover, - .navbar.is-dark .navbar-start > a.navbar-item.is-active, - .navbar.is-dark .navbar-start .navbar-link:focus, - .navbar.is-dark .navbar-start .navbar-link:hover, - .navbar.is-dark .navbar-start .navbar-link.is-active, - .navbar.is-dark .navbar-end > a.navbar-item:focus, - .navbar.is-dark .navbar-end > a.navbar-item:hover, - .navbar.is-dark .navbar-end > a.navbar-item.is-active, - .navbar.is-dark .navbar-end .navbar-link:focus, - .navbar.is-dark .navbar-end .navbar-link:hover, - .navbar.is-dark .navbar-end .navbar-link.is-active { - background-color: #292929; - color: #f5f5f5; - } - .navbar.is-dark .navbar-start .navbar-link::after, - .navbar.is-dark .navbar-end .navbar-link::after { - border-color: #f5f5f5; - } - .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link { - background-color: #292929; - color: #f5f5f5; - } - .navbar.is-dark .navbar-dropdown a.navbar-item.is-active { - background-color: #363636; - color: #f5f5f5; - } -} -.navbar.is-primary { - background-color: #00d1b2; - color: #fff; -} -.navbar.is-primary .navbar-brand > .navbar-item, -.navbar.is-primary .navbar-brand .navbar-link { - color: #fff; -} -.navbar.is-primary .navbar-brand > a.navbar-item:focus, -.navbar.is-primary .navbar-brand > a.navbar-item:hover, -.navbar.is-primary .navbar-brand > a.navbar-item.is-active, -.navbar.is-primary .navbar-brand .navbar-link:focus, -.navbar.is-primary .navbar-brand .navbar-link:hover, -.navbar.is-primary .navbar-brand .navbar-link.is-active { - background-color: #00b89c; - color: #fff; -} -.navbar.is-primary .navbar-brand .navbar-link::after { - border-color: #fff; -} -.navbar.is-primary .navbar-burger { - color: #fff; -} -@media screen and (min-width: 1024px) { - .navbar.is-primary .navbar-start > .navbar-item, - .navbar.is-primary .navbar-start .navbar-link, - .navbar.is-primary .navbar-end > .navbar-item, - .navbar.is-primary .navbar-end .navbar-link { - color: #fff; - } - .navbar.is-primary .navbar-start > a.navbar-item:focus, - .navbar.is-primary .navbar-start > a.navbar-item:hover, - .navbar.is-primary .navbar-start > a.navbar-item.is-active, - .navbar.is-primary .navbar-start .navbar-link:focus, - .navbar.is-primary .navbar-start .navbar-link:hover, - .navbar.is-primary .navbar-start .navbar-link.is-active, - .navbar.is-primary .navbar-end > a.navbar-item:focus, - .navbar.is-primary .navbar-end > a.navbar-item:hover, - .navbar.is-primary .navbar-end > a.navbar-item.is-active, - .navbar.is-primary .navbar-end .navbar-link:focus, - .navbar.is-primary .navbar-end .navbar-link:hover, - .navbar.is-primary .navbar-end .navbar-link.is-active { - background-color: #00b89c; - color: #fff; - } - .navbar.is-primary .navbar-start .navbar-link::after, - .navbar.is-primary .navbar-end .navbar-link::after { - border-color: #fff; - } - .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link { - background-color: #00b89c; - color: #fff; - } - .navbar.is-primary .navbar-dropdown a.navbar-item.is-active { - background-color: #00d1b2; - color: #fff; - } -} -.navbar.is-link { - background-color: #3273dc; - color: #fff; -} -.navbar.is-link .navbar-brand > .navbar-item, -.navbar.is-link .navbar-brand .navbar-link { - color: #fff; -} -.navbar.is-link .navbar-brand > a.navbar-item:focus, -.navbar.is-link .navbar-brand > a.navbar-item:hover, -.navbar.is-link .navbar-brand > a.navbar-item.is-active, -.navbar.is-link .navbar-brand .navbar-link:focus, -.navbar.is-link .navbar-brand .navbar-link:hover, -.navbar.is-link .navbar-brand .navbar-link.is-active { - background-color: #2366d1; - color: #fff; -} -.navbar.is-link .navbar-brand .navbar-link::after { - border-color: #fff; -} -.navbar.is-link .navbar-burger { - color: #fff; -} -@media screen and (min-width: 1024px) { - .navbar.is-link .navbar-start > .navbar-item, - .navbar.is-link .navbar-start .navbar-link, - .navbar.is-link .navbar-end > .navbar-item, - .navbar.is-link .navbar-end .navbar-link { - color: #fff; - } - .navbar.is-link .navbar-start > a.navbar-item:focus, - .navbar.is-link .navbar-start > a.navbar-item:hover, - .navbar.is-link .navbar-start > a.navbar-item.is-active, - .navbar.is-link .navbar-start .navbar-link:focus, - .navbar.is-link .navbar-start .navbar-link:hover, - .navbar.is-link .navbar-start .navbar-link.is-active, - .navbar.is-link .navbar-end > a.navbar-item:focus, - .navbar.is-link .navbar-end > a.navbar-item:hover, - .navbar.is-link .navbar-end > a.navbar-item.is-active, - .navbar.is-link .navbar-end .navbar-link:focus, - .navbar.is-link .navbar-end .navbar-link:hover, - .navbar.is-link .navbar-end .navbar-link.is-active { - background-color: #2366d1; - color: #fff; - } - .navbar.is-link .navbar-start .navbar-link::after, - .navbar.is-link .navbar-end .navbar-link::after { - border-color: #fff; - } - .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link { - background-color: #2366d1; - color: #fff; - } - .navbar.is-link .navbar-dropdown a.navbar-item.is-active { - background-color: #3273dc; - color: #fff; - } -} -.navbar.is-info { - background-color: #209cee; - color: #fff; -} -.navbar.is-info .navbar-brand > .navbar-item, -.navbar.is-info .navbar-brand .navbar-link { - color: #fff; -} -.navbar.is-info .navbar-brand > a.navbar-item:focus, -.navbar.is-info .navbar-brand > a.navbar-item:hover, -.navbar.is-info .navbar-brand > a.navbar-item.is-active, -.navbar.is-info .navbar-brand .navbar-link:focus, -.navbar.is-info .navbar-brand .navbar-link:hover, -.navbar.is-info .navbar-brand .navbar-link.is-active { - background-color: #118fe4; - color: #fff; -} -.navbar.is-info .navbar-brand .navbar-link::after { - border-color: #fff; -} -.navbar.is-info .navbar-burger { - color: #fff; -} -@media screen and (min-width: 1024px) { - .navbar.is-info .navbar-start > .navbar-item, - .navbar.is-info .navbar-start .navbar-link, - .navbar.is-info .navbar-end > .navbar-item, - .navbar.is-info .navbar-end .navbar-link { - color: #fff; - } - .navbar.is-info .navbar-start > a.navbar-item:focus, - .navbar.is-info .navbar-start > a.navbar-item:hover, - .navbar.is-info .navbar-start > a.navbar-item.is-active, - .navbar.is-info .navbar-start .navbar-link:focus, - .navbar.is-info .navbar-start .navbar-link:hover, - .navbar.is-info .navbar-start .navbar-link.is-active, - .navbar.is-info .navbar-end > a.navbar-item:focus, - .navbar.is-info .navbar-end > a.navbar-item:hover, - .navbar.is-info .navbar-end > a.navbar-item.is-active, - .navbar.is-info .navbar-end .navbar-link:focus, - .navbar.is-info .navbar-end .navbar-link:hover, - .navbar.is-info .navbar-end .navbar-link.is-active { - background-color: #118fe4; - color: #fff; - } - .navbar.is-info .navbar-start .navbar-link::after, - .navbar.is-info .navbar-end .navbar-link::after { - border-color: #fff; - } - .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link { - background-color: #118fe4; - color: #fff; - } - .navbar.is-info .navbar-dropdown a.navbar-item.is-active { - background-color: #209cee; - color: #fff; - } -} -.navbar.is-success { - background-color: #23d160; - color: #fff; -} -.navbar.is-success .navbar-brand > .navbar-item, -.navbar.is-success .navbar-brand .navbar-link { - color: #fff; -} -.navbar.is-success .navbar-brand > a.navbar-item:focus, -.navbar.is-success .navbar-brand > a.navbar-item:hover, -.navbar.is-success .navbar-brand > a.navbar-item.is-active, -.navbar.is-success .navbar-brand .navbar-link:focus, -.navbar.is-success .navbar-brand .navbar-link:hover, -.navbar.is-success .navbar-brand .navbar-link.is-active { - background-color: #20bc56; - color: #fff; -} -.navbar.is-success .navbar-brand .navbar-link::after { - border-color: #fff; -} -.navbar.is-success .navbar-burger { - color: #fff; -} -@media screen and (min-width: 1024px) { - .navbar.is-success .navbar-start > .navbar-item, - .navbar.is-success .navbar-start .navbar-link, - .navbar.is-success .navbar-end > .navbar-item, - .navbar.is-success .navbar-end .navbar-link { - color: #fff; - } - .navbar.is-success .navbar-start > a.navbar-item:focus, - .navbar.is-success .navbar-start > a.navbar-item:hover, - .navbar.is-success .navbar-start > a.navbar-item.is-active, - .navbar.is-success .navbar-start .navbar-link:focus, - .navbar.is-success .navbar-start .navbar-link:hover, - .navbar.is-success .navbar-start .navbar-link.is-active, - .navbar.is-success .navbar-end > a.navbar-item:focus, - .navbar.is-success .navbar-end > a.navbar-item:hover, - .navbar.is-success .navbar-end > a.navbar-item.is-active, - .navbar.is-success .navbar-end .navbar-link:focus, - .navbar.is-success .navbar-end .navbar-link:hover, - .navbar.is-success .navbar-end .navbar-link.is-active { - background-color: #20bc56; - color: #fff; - } - .navbar.is-success .navbar-start .navbar-link::after, - .navbar.is-success .navbar-end .navbar-link::after { - border-color: #fff; - } - .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link { - background-color: #20bc56; - color: #fff; - } - .navbar.is-success .navbar-dropdown a.navbar-item.is-active { - background-color: #23d160; - color: #fff; - } -} -.navbar.is-warning { - background-color: #ffdd57; - color: rgba(0, 0, 0, 0.7); -} -.navbar.is-warning .navbar-brand > .navbar-item, -.navbar.is-warning .navbar-brand .navbar-link { - color: rgba(0, 0, 0, 0.7); -} -.navbar.is-warning .navbar-brand > a.navbar-item:focus, -.navbar.is-warning .navbar-brand > a.navbar-item:hover, -.navbar.is-warning .navbar-brand > a.navbar-item.is-active, -.navbar.is-warning .navbar-brand .navbar-link:focus, -.navbar.is-warning .navbar-brand .navbar-link:hover, -.navbar.is-warning .navbar-brand .navbar-link.is-active { - background-color: #ffd83d; - color: rgba(0, 0, 0, 0.7); -} -.navbar.is-warning .navbar-brand .navbar-link::after { - border-color: rgba(0, 0, 0, 0.7); -} -.navbar.is-warning .navbar-burger { - color: rgba(0, 0, 0, 0.7); -} -@media screen and (min-width: 1024px) { - .navbar.is-warning .navbar-start > .navbar-item, - .navbar.is-warning .navbar-start .navbar-link, - .navbar.is-warning .navbar-end > .navbar-item, - .navbar.is-warning .navbar-end .navbar-link { - color: rgba(0, 0, 0, 0.7); - } - .navbar.is-warning .navbar-start > a.navbar-item:focus, - .navbar.is-warning .navbar-start > a.navbar-item:hover, - .navbar.is-warning .navbar-start > a.navbar-item.is-active, - .navbar.is-warning .navbar-start .navbar-link:focus, - .navbar.is-warning .navbar-start .navbar-link:hover, - .navbar.is-warning .navbar-start .navbar-link.is-active, - .navbar.is-warning .navbar-end > a.navbar-item:focus, - .navbar.is-warning .navbar-end > a.navbar-item:hover, - .navbar.is-warning .navbar-end > a.navbar-item.is-active, - .navbar.is-warning .navbar-end .navbar-link:focus, - .navbar.is-warning .navbar-end .navbar-link:hover, - .navbar.is-warning .navbar-end .navbar-link.is-active { - background-color: #ffd83d; - color: rgba(0, 0, 0, 0.7); - } - .navbar.is-warning .navbar-start .navbar-link::after, - .navbar.is-warning .navbar-end .navbar-link::after { - border-color: rgba(0, 0, 0, 0.7); - } - .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link { - background-color: #ffd83d; - color: rgba(0, 0, 0, 0.7); - } - .navbar.is-warning .navbar-dropdown a.navbar-item.is-active { - background-color: #ffdd57; - color: rgba(0, 0, 0, 0.7); - } -} -.navbar.is-danger { - background-color: #ff3860; - color: #fff; -} -.navbar.is-danger .navbar-brand > .navbar-item, -.navbar.is-danger .navbar-brand .navbar-link { - color: #fff; -} -.navbar.is-danger .navbar-brand > a.navbar-item:focus, -.navbar.is-danger .navbar-brand > a.navbar-item:hover, -.navbar.is-danger .navbar-brand > a.navbar-item.is-active, -.navbar.is-danger .navbar-brand .navbar-link:focus, -.navbar.is-danger .navbar-brand .navbar-link:hover, -.navbar.is-danger .navbar-brand .navbar-link.is-active { - background-color: #ff1f4b; - color: #fff; -} -.navbar.is-danger .navbar-brand .navbar-link::after { - border-color: #fff; -} -.navbar.is-danger .navbar-burger { - color: #fff; -} -@media screen and (min-width: 1024px) { - .navbar.is-danger .navbar-start > .navbar-item, - .navbar.is-danger .navbar-start .navbar-link, - .navbar.is-danger .navbar-end > .navbar-item, - .navbar.is-danger .navbar-end .navbar-link { - color: #fff; - } - .navbar.is-danger .navbar-start > a.navbar-item:focus, - .navbar.is-danger .navbar-start > a.navbar-item:hover, - .navbar.is-danger .navbar-start > a.navbar-item.is-active, - .navbar.is-danger .navbar-start .navbar-link:focus, - .navbar.is-danger .navbar-start .navbar-link:hover, - .navbar.is-danger .navbar-start .navbar-link.is-active, - .navbar.is-danger .navbar-end > a.navbar-item:focus, - .navbar.is-danger .navbar-end > a.navbar-item:hover, - .navbar.is-danger .navbar-end > a.navbar-item.is-active, - .navbar.is-danger .navbar-end .navbar-link:focus, - .navbar.is-danger .navbar-end .navbar-link:hover, - .navbar.is-danger .navbar-end .navbar-link.is-active { - background-color: #ff1f4b; - color: #fff; - } - .navbar.is-danger .navbar-start .navbar-link::after, - .navbar.is-danger .navbar-end .navbar-link::after { - border-color: #fff; - } - .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link, - .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link, - .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link { - background-color: #ff1f4b; - color: #fff; - } - .navbar.is-danger .navbar-dropdown a.navbar-item.is-active { - background-color: #ff3860; - color: #fff; - } -} -.navbar > .container { - align-items: stretch; - display: flex; - min-height: 3.25rem; - width: 100%; -} -.navbar.has-shadow { - box-shadow: 0 2px 0 0 #f5f5f5; -} -.navbar.is-fixed-bottom, -.navbar.is-fixed-top { - left: 0; - position: fixed; - right: 0; - z-index: 30; -} -.navbar.is-fixed-bottom { - bottom: 0; -} -.navbar.is-fixed-bottom.has-shadow { - box-shadow: 0 -2px 0 0 #f5f5f5; -} -.navbar.is-fixed-top { - top: 0; -} -html.has-navbar-fixed-top, -body.has-navbar-fixed-top { - padding-top: 3.25rem; -} -html.has-navbar-fixed-bottom, -body.has-navbar-fixed-bottom { - padding-bottom: 3.25rem; -} -.navbar-brand, -.navbar-tabs { - align-items: stretch; - display: flex; - flex-shrink: 0; - min-height: 3.25rem; -} -.navbar-brand a.navbar-item:focus, -.navbar-brand a.navbar-item:hover { - background-color: transparent; -} -.navbar-tabs { - -webkit-overflow-scrolling: touch; - max-width: 100vw; - overflow-x: auto; - overflow-y: hidden; -} -.navbar-burger { - color: #4a4a4a; - cursor: pointer; - display: block; - height: 3.25rem; - position: relative; - width: 3.25rem; - margin-left: auto; -} -.navbar-burger span { - background-color: currentColor; - display: block; - height: 1px; - left: calc(50% - 8px); - position: absolute; - -webkit-transform-origin: center; - transform-origin: center; - transition-duration: 86ms; - transition-property: background-color, opacity, -webkit-transform; - transition-property: background-color, opacity, transform; - transition-property: background-color, opacity, transform, -webkit-transform; - transition-timing-function: ease-out; - width: 16px; -} -.navbar-burger span:nth-child(1) { - top: calc(50% - 6px); -} -.navbar-burger span:nth-child(2) { - top: calc(50% - 1px); -} -.navbar-burger span:nth-child(3) { - top: calc(50% + 4px); -} -.navbar-burger:hover { - background-color: rgba(0, 0, 0, 0.05); -} -.navbar-burger.is-active span:nth-child(1) { - -webkit-transform: translateY(5px) rotate(45deg); - transform: translateY(5px) rotate(45deg); -} -.navbar-burger.is-active span:nth-child(2) { - opacity: 0; -} -.navbar-burger.is-active span:nth-child(3) { - -webkit-transform: translateY(-5px) rotate(-45deg); - transform: translateY(-5px) rotate(-45deg); -} -.navbar-menu { - display: none; -} -.navbar-item, -.navbar-link { - color: #4a4a4a; - display: block; - line-height: 1.5; - padding: 0.5rem 0.75rem; - position: relative; -} -.navbar-item .icon:only-child, -.navbar-link .icon:only-child { - margin-left: -0.25rem; - margin-right: -0.25rem; -} -a.navbar-item, -.navbar-link { - cursor: pointer; -} -a.navbar-item:focus, -a.navbar-item:focus-within, -a.navbar-item:hover, -a.navbar-item.is-active, -.navbar-link:focus, -.navbar-link:focus-within, -.navbar-link:hover, -.navbar-link.is-active { - background-color: #fafafa; - color: #3273dc; -} -.navbar-item { - display: block; - flex-grow: 0; - flex-shrink: 0; -} -.navbar-item img { - max-height: 1.75rem; -} -.navbar-item.has-dropdown { - padding: 0; -} -.navbar-item.is-expanded { - flex-grow: 1; - flex-shrink: 1; -} -.navbar-item.is-tab { - border-bottom: 1px solid transparent; - min-height: 3.25rem; - padding-bottom: calc(0.5rem - 1px); -} -.navbar-item.is-tab:focus, -.navbar-item.is-tab:hover { - background-color: rgba(0, 0, 0, 0); - border-bottom-color: #3273dc; -} -.navbar-item.is-tab.is-active { - background-color: rgba(0, 0, 0, 0); - border-bottom-color: #3273dc; - border-bottom-style: solid; - border-bottom-width: 3px; - color: #3273dc; - padding-bottom: calc(0.5rem - 3px); -} -.navbar-content { - flex-grow: 1; - flex-shrink: 1; -} -.navbar-link:not(.is-arrowless) { - padding-right: 2.5em; -} -.navbar-link:not(.is-arrowless)::after { - border-color: #3273dc; - margin-top: -0.375em; - right: 1.125em; -} -.navbar-dropdown { - font-size: 0.875rem; - padding-bottom: 0.5rem; - padding-top: 0.5rem; -} -.navbar-dropdown .navbar-item { - padding-left: 1.5rem; - padding-right: 1.5rem; -} -.navbar-divider { - background-color: #f5f5f5; - border: none; - display: none; - height: 2px; - margin: 0.5rem 0; -} -@media screen and (max-width: 1023px) { - .navbar > .container { - display: block; - } - .navbar-brand .navbar-item, - .navbar-tabs .navbar-item { - align-items: center; - display: flex; - } - .navbar-link::after { - display: none; - } - .navbar-menu { - background-color: #fff; - box-shadow: 0 8px 16px rgba(10, 10, 10, 0.1); - padding: 0.5rem 0; - } - .navbar-menu.is-active { - display: block; - } - .navbar.is-fixed-bottom-touch, - .navbar.is-fixed-top-touch { - left: 0; - position: fixed; - right: 0; - z-index: 30; - } - .navbar.is-fixed-bottom-touch { - bottom: 0; - } - .navbar.is-fixed-bottom-touch.has-shadow { - box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); - } - .navbar.is-fixed-top-touch { - top: 0; - } - .navbar.is-fixed-top .navbar-menu, - .navbar.is-fixed-top-touch .navbar-menu { - -webkit-overflow-scrolling: touch; - max-height: calc(100vh - 3.25rem); - overflow: auto; - } - html.has-navbar-fixed-top-touch, - body.has-navbar-fixed-top-touch { - padding-top: 3.25rem; - } - html.has-navbar-fixed-bottom-touch, - body.has-navbar-fixed-bottom-touch { - padding-bottom: 3.25rem; - } -} -@media screen and (min-width: 1024px) { - .navbar, - .navbar-menu, - .navbar-start, - .navbar-end { - align-items: stretch; - display: flex; - } - .navbar { - min-height: 3.25rem; - } - .navbar.is-spaced { - padding: 1rem 2rem; - } - .navbar.is-spaced .navbar-start, - .navbar.is-spaced .navbar-end { - align-items: center; - } - .navbar.is-spaced a.navbar-item, - .navbar.is-spaced .navbar-link { - border-radius: 4px; - } - .navbar.is-transparent a.navbar-item:focus, - .navbar.is-transparent a.navbar-item:hover, - .navbar.is-transparent a.navbar-item.is-active, - .navbar.is-transparent .navbar-link:focus, - .navbar.is-transparent .navbar-link:hover, - .navbar.is-transparent .navbar-link.is-active { - background-color: transparent !important; - } - .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, - .navbar.is-transparent - .navbar-item.has-dropdown.is-hoverable:focus - .navbar-link, - .navbar.is-transparent - .navbar-item.has-dropdown.is-hoverable:focus-within - .navbar-link, - .navbar.is-transparent - .navbar-item.has-dropdown.is-hoverable:hover - .navbar-link { - background-color: transparent !important; - } - .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, - .navbar.is-transparent .navbar-dropdown a.navbar-item:hover { - background-color: #f5f5f5; - color: #0a0a0a; - } - .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active { - background-color: #f5f5f5; - color: #3273dc; - } - .navbar-burger { - display: none; - } - .navbar-item, - .navbar-link { - align-items: center; - display: flex; - } - .navbar-item { - display: flex; - } - .navbar-item.has-dropdown { - align-items: stretch; - } - .navbar-item.has-dropdown-up .navbar-link::after { - -webkit-transform: rotate(135deg) translate(0.25em, -0.25em); - transform: rotate(135deg) translate(0.25em, -0.25em); - } - .navbar-item.has-dropdown-up .navbar-dropdown { - border-bottom: 2px solid #dbdbdb; - border-radius: 6px 6px 0 0; - border-top: none; - bottom: 100%; - box-shadow: 0 -8px 8px rgba(10, 10, 10, 0.1); - top: auto; - } - .navbar-item.is-active .navbar-dropdown, - .navbar-item.is-hoverable:focus .navbar-dropdown, - .navbar-item.is-hoverable:focus-within .navbar-dropdown, - .navbar-item.is-hoverable:hover .navbar-dropdown { - display: block; - } - .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, - .navbar-item.is-active .navbar-dropdown.is-boxed, - .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, - .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, - .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, - .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, - .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, - .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed { - opacity: 1; - pointer-events: auto; - -webkit-transform: translateY(0); - transform: translateY(0); - } - .navbar-menu { - flex-grow: 1; - flex-shrink: 0; - } - .navbar-start { - justify-content: flex-start; - margin-right: auto; - } - .navbar-end { - justify-content: flex-end; - margin-left: auto; - } - .navbar-dropdown { - background-color: #fff; - border-bottom-left-radius: 6px; - border-bottom-right-radius: 6px; - border-top: 2px solid #dbdbdb; - box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1); - display: none; - font-size: 0.875rem; - left: 0; - min-width: 100%; - position: absolute; - top: 100%; - z-index: 20; - } - .navbar-dropdown .navbar-item { - padding: 0.375rem 1rem; - white-space: nowrap; - } - .navbar-dropdown a.navbar-item { - padding-right: 3rem; - } - .navbar-dropdown a.navbar-item:focus, - .navbar-dropdown a.navbar-item:hover { - background-color: #f5f5f5; - color: #0a0a0a; - } - .navbar-dropdown a.navbar-item.is-active { - background-color: #f5f5f5; - color: #3273dc; - } - .navbar.is-spaced .navbar-dropdown, - .navbar-dropdown.is-boxed { - border-radius: 6px; - border-top: none; - box-shadow: 0 8px 8px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); - display: block; - opacity: 0; - pointer-events: none; - top: calc(100% + (-4px)); - -webkit-transform: translateY(-5px); - transform: translateY(-5px); - transition-duration: 86ms; - transition-property: opacity, -webkit-transform; - transition-property: opacity, transform; - transition-property: opacity, transform, -webkit-transform; - } - .navbar-dropdown.is-right { - left: auto; - right: 0; - } - .navbar-divider { - display: block; - } - .navbar > .container .navbar-brand, - .container > .navbar .navbar-brand { - margin-left: -0.75rem; - } - .navbar > .container .navbar-menu, - .container > .navbar .navbar-menu { - margin-right: -0.75rem; - } - .navbar.is-fixed-bottom-desktop, - .navbar.is-fixed-top-desktop { - left: 0; - position: fixed; - right: 0; - z-index: 30; - } - .navbar.is-fixed-bottom-desktop { - bottom: 0; - } - .navbar.is-fixed-bottom-desktop.has-shadow { - box-shadow: 0 -2px 3px rgba(10, 10, 10, 0.1); - } - .navbar.is-fixed-top-desktop { - top: 0; - } - html.has-navbar-fixed-top-desktop, - body.has-navbar-fixed-top-desktop { - padding-top: 3.25rem; - } - html.has-navbar-fixed-bottom-desktop, - body.has-navbar-fixed-bottom-desktop { - padding-bottom: 3.25rem; - } - html.has-spaced-navbar-fixed-top, - body.has-spaced-navbar-fixed-top { - padding-top: 5.25rem; - } - html.has-spaced-navbar-fixed-bottom, - body.has-spaced-navbar-fixed-bottom { - padding-bottom: 5.25rem; - } - a.navbar-item.is-active, - .navbar-link.is-active { - color: #0a0a0a; - } - a.navbar-item.is-active:not(:focus):not(:hover), - .navbar-link.is-active:not(:focus):not(:hover) { - background-color: rgba(0, 0, 0, 0); - } - .navbar-item.has-dropdown:focus .navbar-link, - .navbar-item.has-dropdown:hover .navbar-link, - .navbar-item.has-dropdown.is-active .navbar-link { - background-color: #fafafa; - } -} -.hero.is-fullheight-with-navbar { - min-height: calc(100vh - 3.25rem); -} -.pagination { - font-size: 1rem; - margin: -0.25rem; -} -.pagination.is-small { - font-size: 0.75rem; -} -.pagination.is-medium { - font-size: 1.25rem; -} -.pagination.is-large { - font-size: 1.5rem; -} -.pagination.is-rounded .pagination-previous, -.pagination.is-rounded .pagination-next { - padding-left: 1em; - padding-right: 1em; - border-radius: 290486px; -} -.pagination.is-rounded .pagination-link { - border-radius: 290486px; -} -.pagination, -.pagination-list { - align-items: center; - display: flex; - justify-content: center; - text-align: center; -} -.pagination-previous, -.pagination-next, -.pagination-link, -.pagination-ellipsis { - font-size: 1em; - justify-content: center; - margin: 0.25rem; - padding-left: 0.5em; - padding-right: 0.5em; - text-align: center; -} -.pagination-previous, -.pagination-next, -.pagination-link { - border-color: #dbdbdb; - color: #363636; - min-width: 2.25em; -} -.pagination-previous:hover, -.pagination-next:hover, -.pagination-link:hover { - border-color: #b5b5b5; - color: #363636; -} -.pagination-previous:focus, -.pagination-next:focus, -.pagination-link:focus { - border-color: #3273dc; -} -.pagination-previous:active, -.pagination-next:active, -.pagination-link:active { - box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2); -} -.pagination-previous[disabled], -.pagination-next[disabled], -.pagination-link[disabled] { - background-color: #dbdbdb; - border-color: #dbdbdb; - box-shadow: none; - color: #7a7a7a; - opacity: 0.5; -} -.pagination-previous, -.pagination-next { - padding-left: 0.75em; - padding-right: 0.75em; - white-space: nowrap; -} -.pagination-link.is-current { - background-color: #3273dc; - border-color: #3273dc; - color: #fff; -} -.pagination-ellipsis { - color: #b5b5b5; - pointer-events: none; -} -.pagination-list { - flex-wrap: wrap; -} -@media screen and (max-width: 768px) { - .pagination { - flex-wrap: wrap; - } - .pagination-previous, - .pagination-next { - flex-grow: 1; - flex-shrink: 1; - } - .pagination-list li { - flex-grow: 1; - flex-shrink: 1; - } -} -@media screen and (min-width: 769px), print { - .pagination-list { - flex-grow: 1; - flex-shrink: 1; - justify-content: flex-start; - order: 1; - } - .pagination-previous { - order: 2; - } - .pagination-next { - order: 3; - } - .pagination { - justify-content: space-between; - } - .pagination.is-centered .pagination-previous { - order: 1; - } - .pagination.is-centered .pagination-list { - justify-content: center; - order: 2; - } - .pagination.is-centered .pagination-next { - order: 3; - } - .pagination.is-right .pagination-previous { - order: 1; - } - .pagination.is-right .pagination-next { - order: 2; - } - .pagination.is-right .pagination-list { - justify-content: flex-end; - order: 3; - } -} -.panel { - font-size: 1rem; -} -.panel:not(:last-child) { - margin-bottom: 1.5rem; -} -.panel-heading, -.panel-tabs, -.panel-block { - border-bottom: 1px solid #dbdbdb; - border-left: 1px solid #dbdbdb; - border-right: 1px solid #dbdbdb; -} -.panel-heading:first-child, -.panel-tabs:first-child, -.panel-block:first-child { - border-top: 1px solid #dbdbdb; -} -.panel-heading { - background-color: #f5f5f5; - border-radius: 4px 4px 0 0; - color: #363636; - font-size: 1.25em; - font-weight: 300; - line-height: 1.25; - padding: 0.5em 0.75em; -} -.panel-tabs { - align-items: flex-end; - display: flex; - font-size: 0.875em; - justify-content: center; -} -.panel-tabs a { - border-bottom: 1px solid #dbdbdb; - margin-bottom: -1px; - padding: 0.5em; -} -.panel-tabs a.is-active { - border-bottom-color: #4a4a4a; - color: #363636; -} -.panel-list a { - color: #4a4a4a; -} -.panel-list a:hover { - color: #3273dc; -} -.panel-block { - align-items: center; - color: #363636; - display: flex; - justify-content: flex-start; - padding: 0.5em 0.75em; -} -.panel-block input[type="checkbox"] { - margin-right: 0.75em; -} -.panel-block > .control { - flex-grow: 1; - flex-shrink: 1; - width: 100%; -} -.panel-block.is-wrapped { - flex-wrap: wrap; -} -.panel-block.is-active { - border-left-color: #3273dc; - color: #363636; -} -.panel-block.is-active .panel-icon { - color: #3273dc; -} -a.panel-block, -label.panel-block { - cursor: pointer; -} -a.panel-block:hover, -label.panel-block:hover { - background-color: #f5f5f5; -} -.panel-icon { - display: inline-block; - font-size: 14px; - height: 1em; - line-height: 1em; - text-align: center; - vertical-align: top; - width: 1em; - color: #7a7a7a; - margin-right: 0.75em; -} -.panel-icon .fa { - font-size: inherit; - line-height: inherit; -} -.tabs { - -webkit-overflow-scrolling: touch; - align-items: stretch; - display: flex; - font-size: 1rem; - justify-content: space-between; - overflow: hidden; - overflow-x: auto; - white-space: nowrap; -} -.tabs a { - align-items: center; - border-bottom-color: #dbdbdb; - border-bottom-style: solid; - border-bottom-width: 1px; - color: #4a4a4a; - display: flex; - justify-content: center; - margin-bottom: -1px; - padding: 0.5em 1em; - vertical-align: top; -} -.tabs a:hover { - border-bottom-color: #363636; - color: #363636; -} -.tabs li { - display: block; -} -.tabs li.is-active a { - border-bottom-color: #3273dc; - color: #3273dc; -} -.tabs ul { - align-items: center; - border-bottom-color: #dbdbdb; - border-bottom-style: solid; - border-bottom-width: 1px; - display: flex; - flex-grow: 1; - flex-shrink: 0; - justify-content: flex-start; -} -.tabs ul.is-left { - padding-right: 0.75em; -} -.tabs ul.is-center { - flex: none; - justify-content: center; - padding-left: 0.75em; - padding-right: 0.75em; -} -.tabs ul.is-right { - justify-content: flex-end; - padding-left: 0.75em; -} -.tabs .icon:first-child { - margin-right: 0.5em; -} -.tabs .icon:last-child { - margin-left: 0.5em; -} -.tabs.is-centered ul { - justify-content: center; -} -.tabs.is-right ul { - justify-content: flex-end; -} -.tabs.is-boxed a { - border: 1px solid transparent; - border-radius: 4px 4px 0 0; -} -.tabs.is-boxed a:hover { - background-color: #f5f5f5; - border-bottom-color: #dbdbdb; -} -.tabs.is-boxed li.is-active a { - background-color: #fff; - border-color: #dbdbdb; - border-bottom-color: rgba(0, 0, 0, 0) !important; -} -.tabs.is-fullwidth li { - flex-grow: 1; - flex-shrink: 0; -} -.tabs.is-toggle a { - border-color: #dbdbdb; - border-style: solid; - border-width: 1px; - margin-bottom: 0; - position: relative; -} -.tabs.is-toggle a:hover { - background-color: #f5f5f5; - border-color: #b5b5b5; - z-index: 2; -} -.tabs.is-toggle li + li { - margin-left: -1px; -} -.tabs.is-toggle li:first-child a { - border-radius: 4px 0 0 4px; -} -.tabs.is-toggle li:last-child a { - border-radius: 0 4px 4px 0; -} -.tabs.is-toggle li.is-active a { - background-color: #3273dc; - border-color: #3273dc; - color: #fff; - z-index: 1; -} -.tabs.is-toggle ul { - border-bottom: none; -} -.tabs.is-toggle.is-toggle-rounded li:first-child a { - border-bottom-left-radius: 290486px; - border-top-left-radius: 290486px; - padding-left: 1.25em; -} -.tabs.is-toggle.is-toggle-rounded li:last-child a { - border-bottom-right-radius: 290486px; - border-top-right-radius: 290486px; - padding-right: 1.25em; -} -.tabs.is-small { - font-size: 0.75rem; -} -.tabs.is-medium { - font-size: 1.25rem; -} -.tabs.is-large { - font-size: 1.5rem; -} -.column { - display: block; - flex-basis: 0; - flex-grow: 1; - flex-shrink: 1; - padding: 0.75rem; -} -.columns.is-mobile > .column.is-narrow { - flex: none; -} -.columns.is-mobile > .column.is-full { - flex: none; - width: 100%; -} -.columns.is-mobile > .column.is-three-quarters { - flex: none; - width: 75%; -} -.columns.is-mobile > .column.is-two-thirds { - flex: none; - width: 66.6666%; -} -.columns.is-mobile > .column.is-half { - flex: none; - width: 50%; -} -.columns.is-mobile > .column.is-one-third { - flex: none; - width: 33.3333%; -} -.columns.is-mobile > .column.is-one-quarter { - flex: none; - width: 25%; -} -.columns.is-mobile > .column.is-one-fifth { - flex: none; - width: 20%; -} -.columns.is-mobile > .column.is-two-fifths { - flex: none; - width: 40%; -} -.columns.is-mobile > .column.is-three-fifths { - flex: none; - width: 60%; -} -.columns.is-mobile > .column.is-four-fifths { - flex: none; - width: 80%; -} -.columns.is-mobile > .column.is-offset-three-quarters { - margin-left: 75%; -} -.columns.is-mobile > .column.is-offset-two-thirds { - margin-left: 66.6666%; -} -.columns.is-mobile > .column.is-offset-half { - margin-left: 50%; -} -.columns.is-mobile > .column.is-offset-one-third { - margin-left: 33.3333%; -} -.columns.is-mobile > .column.is-offset-one-quarter { - margin-left: 25%; -} -.columns.is-mobile > .column.is-offset-one-fifth { - margin-left: 20%; -} -.columns.is-mobile > .column.is-offset-two-fifths { - margin-left: 40%; -} -.columns.is-mobile > .column.is-offset-three-fifths { - margin-left: 60%; -} -.columns.is-mobile > .column.is-offset-four-fifths { - margin-left: 80%; -} -.columns.is-mobile > .column.is-0 { - flex: none; - width: 0%; -} -.columns.is-mobile > .column.is-offset-0 { - margin-left: 0%; -} -.columns.is-mobile > .column.is-1 { - flex: none; - width: 8.33333%; -} -.columns.is-mobile > .column.is-offset-1 { - margin-left: 8.33333%; -} -.columns.is-mobile > .column.is-2 { - flex: none; - width: 16.66667%; -} -.columns.is-mobile > .column.is-offset-2 { - margin-left: 16.66667%; -} -.columns.is-mobile > .column.is-3 { - flex: none; - width: 25%; -} -.columns.is-mobile > .column.is-offset-3 { - margin-left: 25%; -} -.columns.is-mobile > .column.is-4 { - flex: none; - width: 33.33333%; -} -.columns.is-mobile > .column.is-offset-4 { - margin-left: 33.33333%; -} -.columns.is-mobile > .column.is-5 { - flex: none; - width: 41.66667%; -} -.columns.is-mobile > .column.is-offset-5 { - margin-left: 41.66667%; -} -.columns.is-mobile > .column.is-6 { - flex: none; - width: 50%; -} -.columns.is-mobile > .column.is-offset-6 { - margin-left: 50%; -} -.columns.is-mobile > .column.is-7 { - flex: none; - width: 58.33333%; -} -.columns.is-mobile > .column.is-offset-7 { - margin-left: 58.33333%; -} -.columns.is-mobile > .column.is-8 { - flex: none; - width: 66.66667%; -} -.columns.is-mobile > .column.is-offset-8 { - margin-left: 66.66667%; -} -.columns.is-mobile > .column.is-9 { - flex: none; - width: 75%; -} -.columns.is-mobile > .column.is-offset-9 { - margin-left: 75%; -} -.columns.is-mobile > .column.is-10 { - flex: none; - width: 83.33333%; -} -.columns.is-mobile > .column.is-offset-10 { - margin-left: 83.33333%; -} -.columns.is-mobile > .column.is-11 { - flex: none; - width: 91.66667%; -} -.columns.is-mobile > .column.is-offset-11 { - margin-left: 91.66667%; -} -.columns.is-mobile > .column.is-12 { - flex: none; - width: 100%; -} -.columns.is-mobile > .column.is-offset-12 { - margin-left: 100%; -} -@media screen and (max-width: 768px) { - .column.is-narrow-mobile { - flex: none; - } - .column.is-full-mobile { - flex: none; - width: 100%; - } - .column.is-three-quarters-mobile { - flex: none; - width: 75%; - } - .column.is-two-thirds-mobile { - flex: none; - width: 66.6666%; - } - .column.is-half-mobile { - flex: none; - width: 50%; - } - .column.is-one-third-mobile { - flex: none; - width: 33.3333%; - } - .column.is-one-quarter-mobile { - flex: none; - width: 25%; - } - .column.is-one-fifth-mobile { - flex: none; - width: 20%; - } - .column.is-two-fifths-mobile { - flex: none; - width: 40%; - } - .column.is-three-fifths-mobile { - flex: none; - width: 60%; - } - .column.is-four-fifths-mobile { - flex: none; - width: 80%; - } - .column.is-offset-three-quarters-mobile { - margin-left: 75%; - } - .column.is-offset-two-thirds-mobile { - margin-left: 66.6666%; - } - .column.is-offset-half-mobile { - margin-left: 50%; - } - .column.is-offset-one-third-mobile { - margin-left: 33.3333%; - } - .column.is-offset-one-quarter-mobile { - margin-left: 25%; - } - .column.is-offset-one-fifth-mobile { - margin-left: 20%; - } - .column.is-offset-two-fifths-mobile { - margin-left: 40%; - } - .column.is-offset-three-fifths-mobile { - margin-left: 60%; - } - .column.is-offset-four-fifths-mobile { - margin-left: 80%; - } - .column.is-0-mobile { - flex: none; - width: 0%; - } - .column.is-offset-0-mobile { - margin-left: 0%; - } - .column.is-1-mobile { - flex: none; - width: 8.33333%; - } - .column.is-offset-1-mobile { - margin-left: 8.33333%; - } - .column.is-2-mobile { - flex: none; - width: 16.66667%; - } - .column.is-offset-2-mobile { - margin-left: 16.66667%; - } - .column.is-3-mobile { - flex: none; - width: 25%; - } - .column.is-offset-3-mobile { - margin-left: 25%; - } - .column.is-4-mobile { - flex: none; - width: 33.33333%; - } - .column.is-offset-4-mobile { - margin-left: 33.33333%; - } - .column.is-5-mobile { - flex: none; - width: 41.66667%; - } - .column.is-offset-5-mobile { - margin-left: 41.66667%; - } - .column.is-6-mobile { - flex: none; - width: 50%; - } - .column.is-offset-6-mobile { - margin-left: 50%; - } - .column.is-7-mobile { - flex: none; - width: 58.33333%; - } - .column.is-offset-7-mobile { - margin-left: 58.33333%; - } - .column.is-8-mobile { - flex: none; - width: 66.66667%; - } - .column.is-offset-8-mobile { - margin-left: 66.66667%; - } - .column.is-9-mobile { - flex: none; - width: 75%; - } - .column.is-offset-9-mobile { - margin-left: 75%; - } - .column.is-10-mobile { - flex: none; - width: 83.33333%; - } - .column.is-offset-10-mobile { - margin-left: 83.33333%; - } - .column.is-11-mobile { - flex: none; - width: 91.66667%; - } - .column.is-offset-11-mobile { - margin-left: 91.66667%; - } - .column.is-12-mobile { - flex: none; - width: 100%; - } - .column.is-offset-12-mobile { - margin-left: 100%; - } -} -@media screen and (min-width: 769px), print { - .column.is-narrow, - .column.is-narrow-tablet { - flex: none; - } - .column.is-full, - .column.is-full-tablet { - flex: none; - width: 100%; - } - .column.is-three-quarters, - .column.is-three-quarters-tablet { - flex: none; - width: 75%; - } - .column.is-two-thirds, - .column.is-two-thirds-tablet { - flex: none; - width: 66.6666%; - } - .column.is-half, - .column.is-half-tablet { - flex: none; - width: 50%; - } - .column.is-one-third, - .column.is-one-third-tablet { - flex: none; - width: 33.3333%; - } - .column.is-one-quarter, - .column.is-one-quarter-tablet { - flex: none; - width: 25%; - } - .column.is-one-fifth, - .column.is-one-fifth-tablet { - flex: none; - width: 20%; - } - .column.is-two-fifths, - .column.is-two-fifths-tablet { - flex: none; - width: 40%; - } - .column.is-three-fifths, - .column.is-three-fifths-tablet { - flex: none; - width: 60%; - } - .column.is-four-fifths, - .column.is-four-fifths-tablet { - flex: none; - width: 80%; - } - .column.is-offset-three-quarters, - .column.is-offset-three-quarters-tablet { - margin-left: 75%; - } - .column.is-offset-two-thirds, - .column.is-offset-two-thirds-tablet { - margin-left: 66.6666%; - } - .column.is-offset-half, - .column.is-offset-half-tablet { - margin-left: 50%; - } - .column.is-offset-one-third, - .column.is-offset-one-third-tablet { - margin-left: 33.3333%; - } - .column.is-offset-one-quarter, - .column.is-offset-one-quarter-tablet { - margin-left: 25%; - } - .column.is-offset-one-fifth, - .column.is-offset-one-fifth-tablet { - margin-left: 20%; - } - .column.is-offset-two-fifths, - .column.is-offset-two-fifths-tablet { - margin-left: 40%; - } - .column.is-offset-three-fifths, - .column.is-offset-three-fifths-tablet { - margin-left: 60%; - } - .column.is-offset-four-fifths, - .column.is-offset-four-fifths-tablet { - margin-left: 80%; - } - .column.is-0, - .column.is-0-tablet { - flex: none; - width: 0%; - } - .column.is-offset-0, - .column.is-offset-0-tablet { - margin-left: 0%; - } - .column.is-1, - .column.is-1-tablet { - flex: none; - width: 8.33333%; - } - .column.is-offset-1, - .column.is-offset-1-tablet { - margin-left: 8.33333%; - } - .column.is-2, - .column.is-2-tablet { - flex: none; - width: 16.66667%; - } - .column.is-offset-2, - .column.is-offset-2-tablet { - margin-left: 16.66667%; - } - .column.is-3, - .column.is-3-tablet { - flex: none; - width: 25%; - } - .column.is-offset-3, - .column.is-offset-3-tablet { - margin-left: 25%; - } - .column.is-4, - .column.is-4-tablet { - flex: none; - width: 33.33333%; - } - .column.is-offset-4, - .column.is-offset-4-tablet { - margin-left: 33.33333%; - } - .column.is-5, - .column.is-5-tablet { - flex: none; - width: 41.66667%; - } - .column.is-offset-5, - .column.is-offset-5-tablet { - margin-left: 41.66667%; - } - .column.is-6, - .column.is-6-tablet { - flex: none; - width: 50%; - } - .column.is-offset-6, - .column.is-offset-6-tablet { - margin-left: 50%; - } - .column.is-7, - .column.is-7-tablet { - flex: none; - width: 58.33333%; - } - .column.is-offset-7, - .column.is-offset-7-tablet { - margin-left: 58.33333%; - } - .column.is-8, - .column.is-8-tablet { - flex: none; - width: 66.66667%; - } - .column.is-offset-8, - .column.is-offset-8-tablet { - margin-left: 66.66667%; - } - .column.is-9, - .column.is-9-tablet { - flex: none; - width: 75%; - } - .column.is-offset-9, - .column.is-offset-9-tablet { - margin-left: 75%; - } - .column.is-10, - .column.is-10-tablet { - flex: none; - width: 83.33333%; - } - .column.is-offset-10, - .column.is-offset-10-tablet { - margin-left: 83.33333%; - } - .column.is-11, - .column.is-11-tablet { - flex: none; - width: 91.66667%; - } - .column.is-offset-11, - .column.is-offset-11-tablet { - margin-left: 91.66667%; - } - .column.is-12, - .column.is-12-tablet { - flex: none; - width: 100%; - } - .column.is-offset-12, - .column.is-offset-12-tablet { - margin-left: 100%; - } -} -@media screen and (max-width: 1023px) { - .column.is-narrow-touch { - flex: none; - } - .column.is-full-touch { - flex: none; - width: 100%; - } - .column.is-three-quarters-touch { - flex: none; - width: 75%; - } - .column.is-two-thirds-touch { - flex: none; - width: 66.6666%; - } - .column.is-half-touch { - flex: none; - width: 50%; - } - .column.is-one-third-touch { - flex: none; - width: 33.3333%; - } - .column.is-one-quarter-touch { - flex: none; - width: 25%; - } - .column.is-one-fifth-touch { - flex: none; - width: 20%; - } - .column.is-two-fifths-touch { - flex: none; - width: 40%; - } - .column.is-three-fifths-touch { - flex: none; - width: 60%; - } - .column.is-four-fifths-touch { - flex: none; - width: 80%; - } - .column.is-offset-three-quarters-touch { - margin-left: 75%; - } - .column.is-offset-two-thirds-touch { - margin-left: 66.6666%; - } - .column.is-offset-half-touch { - margin-left: 50%; - } - .column.is-offset-one-third-touch { - margin-left: 33.3333%; - } - .column.is-offset-one-quarter-touch { - margin-left: 25%; - } - .column.is-offset-one-fifth-touch { - margin-left: 20%; - } - .column.is-offset-two-fifths-touch { - margin-left: 40%; - } - .column.is-offset-three-fifths-touch { - margin-left: 60%; - } - .column.is-offset-four-fifths-touch { - margin-left: 80%; - } - .column.is-0-touch { - flex: none; - width: 0%; - } - .column.is-offset-0-touch { - margin-left: 0%; - } - .column.is-1-touch { - flex: none; - width: 8.33333%; - } - .column.is-offset-1-touch { - margin-left: 8.33333%; - } - .column.is-2-touch { - flex: none; - width: 16.66667%; - } - .column.is-offset-2-touch { - margin-left: 16.66667%; - } - .column.is-3-touch { - flex: none; - width: 25%; - } - .column.is-offset-3-touch { - margin-left: 25%; - } - .column.is-4-touch { - flex: none; - width: 33.33333%; - } - .column.is-offset-4-touch { - margin-left: 33.33333%; - } - .column.is-5-touch { - flex: none; - width: 41.66667%; - } - .column.is-offset-5-touch { - margin-left: 41.66667%; - } - .column.is-6-touch { - flex: none; - width: 50%; - } - .column.is-offset-6-touch { - margin-left: 50%; - } - .column.is-7-touch { - flex: none; - width: 58.33333%; - } - .column.is-offset-7-touch { - margin-left: 58.33333%; - } - .column.is-8-touch { - flex: none; - width: 66.66667%; - } - .column.is-offset-8-touch { - margin-left: 66.66667%; - } - .column.is-9-touch { - flex: none; - width: 75%; - } - .column.is-offset-9-touch { - margin-left: 75%; - } - .column.is-10-touch { - flex: none; - width: 83.33333%; - } - .column.is-offset-10-touch { - margin-left: 83.33333%; - } - .column.is-11-touch { - flex: none; - width: 91.66667%; - } - .column.is-offset-11-touch { - margin-left: 91.66667%; - } - .column.is-12-touch { - flex: none; - width: 100%; - } - .column.is-offset-12-touch { - margin-left: 100%; - } -} -@media screen and (min-width: 1024px) { - .column.is-narrow-desktop { - flex: none; - } - .column.is-full-desktop { - flex: none; - width: 100%; - } - .column.is-three-quarters-desktop { - flex: none; - width: 75%; - } - .column.is-two-thirds-desktop { - flex: none; - width: 66.6666%; - } - .column.is-half-desktop { - flex: none; - width: 50%; - } - .column.is-one-third-desktop { - flex: none; - width: 33.3333%; - } - .column.is-one-quarter-desktop { - flex: none; - width: 25%; - } - .column.is-one-fifth-desktop { - flex: none; - width: 20%; - } - .column.is-two-fifths-desktop { - flex: none; - width: 40%; - } - .column.is-three-fifths-desktop { - flex: none; - width: 60%; - } - .column.is-four-fifths-desktop { - flex: none; - width: 80%; - } - .column.is-offset-three-quarters-desktop { - margin-left: 75%; - } - .column.is-offset-two-thirds-desktop { - margin-left: 66.6666%; - } - .column.is-offset-half-desktop { - margin-left: 50%; - } - .column.is-offset-one-third-desktop { - margin-left: 33.3333%; - } - .column.is-offset-one-quarter-desktop { - margin-left: 25%; - } - .column.is-offset-one-fifth-desktop { - margin-left: 20%; - } - .column.is-offset-two-fifths-desktop { - margin-left: 40%; - } - .column.is-offset-three-fifths-desktop { - margin-left: 60%; - } - .column.is-offset-four-fifths-desktop { - margin-left: 80%; - } - .column.is-0-desktop { - flex: none; - width: 0%; - } - .column.is-offset-0-desktop { - margin-left: 0%; - } - .column.is-1-desktop { - flex: none; - width: 8.33333%; - } - .column.is-offset-1-desktop { - margin-left: 8.33333%; - } - .column.is-2-desktop { - flex: none; - width: 16.66667%; - } - .column.is-offset-2-desktop { - margin-left: 16.66667%; - } - .column.is-3-desktop { - flex: none; - width: 25%; - } - .column.is-offset-3-desktop { - margin-left: 25%; - } - .column.is-4-desktop { - flex: none; - width: 33.33333%; - } - .column.is-offset-4-desktop { - margin-left: 33.33333%; - } - .column.is-5-desktop { - flex: none; - width: 41.66667%; - } - .column.is-offset-5-desktop { - margin-left: 41.66667%; - } - .column.is-6-desktop { - flex: none; - width: 50%; - } - .column.is-offset-6-desktop { - margin-left: 50%; - } - .column.is-7-desktop { - flex: none; - width: 58.33333%; - } - .column.is-offset-7-desktop { - margin-left: 58.33333%; - } - .column.is-8-desktop { - flex: none; - width: 66.66667%; - } - .column.is-offset-8-desktop { - margin-left: 66.66667%; - } - .column.is-9-desktop { - flex: none; - width: 75%; - } - .column.is-offset-9-desktop { - margin-left: 75%; - } - .column.is-10-desktop { - flex: none; - width: 83.33333%; - } - .column.is-offset-10-desktop { - margin-left: 83.33333%; - } - .column.is-11-desktop { - flex: none; - width: 91.66667%; - } - .column.is-offset-11-desktop { - margin-left: 91.66667%; - } - .column.is-12-desktop { - flex: none; - width: 100%; - } - .column.is-offset-12-desktop { - margin-left: 100%; - } -} -@media screen and (min-width: 1216px) { - .column.is-narrow-widescreen { - flex: none; - } - .column.is-full-widescreen { - flex: none; - width: 100%; - } - .column.is-three-quarters-widescreen { - flex: none; - width: 75%; - } - .column.is-two-thirds-widescreen { - flex: none; - width: 66.6666%; - } - .column.is-half-widescreen { - flex: none; - width: 50%; - } - .column.is-one-third-widescreen { - flex: none; - width: 33.3333%; - } - .column.is-one-quarter-widescreen { - flex: none; - width: 25%; - } - .column.is-one-fifth-widescreen { - flex: none; - width: 20%; - } - .column.is-two-fifths-widescreen { - flex: none; - width: 40%; - } - .column.is-three-fifths-widescreen { - flex: none; - width: 60%; - } - .column.is-four-fifths-widescreen { - flex: none; - width: 80%; - } - .column.is-offset-three-quarters-widescreen { - margin-left: 75%; - } - .column.is-offset-two-thirds-widescreen { - margin-left: 66.6666%; - } - .column.is-offset-half-widescreen { - margin-left: 50%; - } - .column.is-offset-one-third-widescreen { - margin-left: 33.3333%; - } - .column.is-offset-one-quarter-widescreen { - margin-left: 25%; - } - .column.is-offset-one-fifth-widescreen { - margin-left: 20%; - } - .column.is-offset-two-fifths-widescreen { - margin-left: 40%; - } - .column.is-offset-three-fifths-widescreen { - margin-left: 60%; - } - .column.is-offset-four-fifths-widescreen { - margin-left: 80%; - } - .column.is-0-widescreen { - flex: none; - width: 0%; - } - .column.is-offset-0-widescreen { - margin-left: 0%; - } - .column.is-1-widescreen { - flex: none; - width: 8.33333%; - } - .column.is-offset-1-widescreen { - margin-left: 8.33333%; - } - .column.is-2-widescreen { - flex: none; - width: 16.66667%; - } - .column.is-offset-2-widescreen { - margin-left: 16.66667%; - } - .column.is-3-widescreen { - flex: none; - width: 25%; - } - .column.is-offset-3-widescreen { - margin-left: 25%; - } - .column.is-4-widescreen { - flex: none; - width: 33.33333%; - } - .column.is-offset-4-widescreen { - margin-left: 33.33333%; - } - .column.is-5-widescreen { - flex: none; - width: 41.66667%; - } - .column.is-offset-5-widescreen { - margin-left: 41.66667%; - } - .column.is-6-widescreen { - flex: none; - width: 50%; - } - .column.is-offset-6-widescreen { - margin-left: 50%; - } - .column.is-7-widescreen { - flex: none; - width: 58.33333%; - } - .column.is-offset-7-widescreen { - margin-left: 58.33333%; - } - .column.is-8-widescreen { - flex: none; - width: 66.66667%; - } - .column.is-offset-8-widescreen { - margin-left: 66.66667%; - } - .column.is-9-widescreen { - flex: none; - width: 75%; - } - .column.is-offset-9-widescreen { - margin-left: 75%; - } - .column.is-10-widescreen { - flex: none; - width: 83.33333%; - } - .column.is-offset-10-widescreen { - margin-left: 83.33333%; - } - .column.is-11-widescreen { - flex: none; - width: 91.66667%; - } - .column.is-offset-11-widescreen { - margin-left: 91.66667%; - } - .column.is-12-widescreen { - flex: none; - width: 100%; - } - .column.is-offset-12-widescreen { - margin-left: 100%; - } -} -@media screen and (min-width: 1408px) { - .column.is-narrow-fullhd { - flex: none; - } - .column.is-full-fullhd { - flex: none; - width: 100%; - } - .column.is-three-quarters-fullhd { - flex: none; - width: 75%; - } - .column.is-two-thirds-fullhd { - flex: none; - width: 66.6666%; - } - .column.is-half-fullhd { - flex: none; - width: 50%; - } - .column.is-one-third-fullhd { - flex: none; - width: 33.3333%; - } - .column.is-one-quarter-fullhd { - flex: none; - width: 25%; - } - .column.is-one-fifth-fullhd { - flex: none; - width: 20%; - } - .column.is-two-fifths-fullhd { - flex: none; - width: 40%; - } - .column.is-three-fifths-fullhd { - flex: none; - width: 60%; - } - .column.is-four-fifths-fullhd { - flex: none; - width: 80%; - } - .column.is-offset-three-quarters-fullhd { - margin-left: 75%; - } - .column.is-offset-two-thirds-fullhd { - margin-left: 66.6666%; - } - .column.is-offset-half-fullhd { - margin-left: 50%; - } - .column.is-offset-one-third-fullhd { - margin-left: 33.3333%; - } - .column.is-offset-one-quarter-fullhd { - margin-left: 25%; - } - .column.is-offset-one-fifth-fullhd { - margin-left: 20%; - } - .column.is-offset-two-fifths-fullhd { - margin-left: 40%; - } - .column.is-offset-three-fifths-fullhd { - margin-left: 60%; - } - .column.is-offset-four-fifths-fullhd { - margin-left: 80%; - } - .column.is-0-fullhd { - flex: none; - width: 0%; - } - .column.is-offset-0-fullhd { - margin-left: 0%; - } - .column.is-1-fullhd { - flex: none; - width: 8.33333%; - } - .column.is-offset-1-fullhd { - margin-left: 8.33333%; - } - .column.is-2-fullhd { - flex: none; - width: 16.66667%; - } - .column.is-offset-2-fullhd { - margin-left: 16.66667%; - } - .column.is-3-fullhd { - flex: none; - width: 25%; - } - .column.is-offset-3-fullhd { - margin-left: 25%; - } - .column.is-4-fullhd { - flex: none; - width: 33.33333%; - } - .column.is-offset-4-fullhd { - margin-left: 33.33333%; - } - .column.is-5-fullhd { - flex: none; - width: 41.66667%; - } - .column.is-offset-5-fullhd { - margin-left: 41.66667%; - } - .column.is-6-fullhd { - flex: none; - width: 50%; - } - .column.is-offset-6-fullhd { - margin-left: 50%; - } - .column.is-7-fullhd { - flex: none; - width: 58.33333%; - } - .column.is-offset-7-fullhd { - margin-left: 58.33333%; - } - .column.is-8-fullhd { - flex: none; - width: 66.66667%; - } - .column.is-offset-8-fullhd { - margin-left: 66.66667%; - } - .column.is-9-fullhd { - flex: none; - width: 75%; - } - .column.is-offset-9-fullhd { - margin-left: 75%; - } - .column.is-10-fullhd { - flex: none; - width: 83.33333%; - } - .column.is-offset-10-fullhd { - margin-left: 83.33333%; - } - .column.is-11-fullhd { - flex: none; - width: 91.66667%; - } - .column.is-offset-11-fullhd { - margin-left: 91.66667%; - } - .column.is-12-fullhd { - flex: none; - width: 100%; - } - .column.is-offset-12-fullhd { - margin-left: 100%; - } -} -.columns { - margin-left: -0.75rem; - margin-right: -0.75rem; - margin-top: -0.75rem; -} -.columns:last-child { - margin-bottom: -0.75rem; -} -.columns:not(:last-child) { - margin-bottom: calc(1.5rem - 0.75rem); -} -.columns.is-centered { - justify-content: center; -} -.columns.is-gapless { - margin-left: 0; - margin-right: 0; - margin-top: 0; -} -.columns.is-gapless > .column { - margin: 0; - padding: 0 !important; -} -.columns.is-gapless:not(:last-child) { - margin-bottom: 1.5rem; -} -.columns.is-gapless:last-child { - margin-bottom: 0; -} -.columns.is-mobile { - display: flex; -} -.columns.is-multiline { - flex-wrap: wrap; -} -.columns.is-vcentered { - align-items: center; -} -@media screen and (min-width: 769px), print { - .columns:not(.is-desktop) { - display: flex; - } -} -@media screen and (min-width: 1024px) { - .columns.is-desktop { - display: flex; - } -} -.columns.is-variable { - --columnGap: 0.75rem; - margin-left: calc(-1 * var(--columnGap)); - margin-right: calc(-1 * var(--columnGap)); -} -.columns.is-variable .column { - padding-left: var(--columnGap); - padding-right: var(--columnGap); -} -.columns.is-variable.is-0 { - --columnGap: 0rem; -} -@media screen and (max-width: 768px) { - .columns.is-variable.is-0-mobile { - --columnGap: 0rem; - } -} -@media screen and (min-width: 769px), print { - .columns.is-variable.is-0-tablet { - --columnGap: 0rem; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-0-tablet-only { - --columnGap: 0rem; - } -} -@media screen and (max-width: 1023px) { - .columns.is-variable.is-0-touch { - --columnGap: 0rem; - } -} -@media screen and (min-width: 1024px) { - .columns.is-variable.is-0-desktop { - --columnGap: 0rem; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-0-desktop-only { - --columnGap: 0rem; - } -} -@media screen and (min-width: 1216px) { - .columns.is-variable.is-0-widescreen { - --columnGap: 0rem; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-0-widescreen-only { - --columnGap: 0rem; - } -} -@media screen and (min-width: 1408px) { - .columns.is-variable.is-0-fullhd { - --columnGap: 0rem; - } -} -.columns.is-variable.is-1 { - --columnGap: 0.25rem; -} -@media screen and (max-width: 768px) { - .columns.is-variable.is-1-mobile { - --columnGap: 0.25rem; - } -} -@media screen and (min-width: 769px), print { - .columns.is-variable.is-1-tablet { - --columnGap: 0.25rem; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-1-tablet-only { - --columnGap: 0.25rem; - } -} -@media screen and (max-width: 1023px) { - .columns.is-variable.is-1-touch { - --columnGap: 0.25rem; - } -} -@media screen and (min-width: 1024px) { - .columns.is-variable.is-1-desktop { - --columnGap: 0.25rem; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-1-desktop-only { - --columnGap: 0.25rem; - } -} -@media screen and (min-width: 1216px) { - .columns.is-variable.is-1-widescreen { - --columnGap: 0.25rem; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-1-widescreen-only { - --columnGap: 0.25rem; - } -} -@media screen and (min-width: 1408px) { - .columns.is-variable.is-1-fullhd { - --columnGap: 0.25rem; - } -} -.columns.is-variable.is-2 { - --columnGap: 0.5rem; -} -@media screen and (max-width: 768px) { - .columns.is-variable.is-2-mobile { - --columnGap: 0.5rem; - } -} -@media screen and (min-width: 769px), print { - .columns.is-variable.is-2-tablet { - --columnGap: 0.5rem; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-2-tablet-only { - --columnGap: 0.5rem; - } -} -@media screen and (max-width: 1023px) { - .columns.is-variable.is-2-touch { - --columnGap: 0.5rem; - } -} -@media screen and (min-width: 1024px) { - .columns.is-variable.is-2-desktop { - --columnGap: 0.5rem; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-2-desktop-only { - --columnGap: 0.5rem; - } -} -@media screen and (min-width: 1216px) { - .columns.is-variable.is-2-widescreen { - --columnGap: 0.5rem; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-2-widescreen-only { - --columnGap: 0.5rem; - } -} -@media screen and (min-width: 1408px) { - .columns.is-variable.is-2-fullhd { - --columnGap: 0.5rem; - } -} -.columns.is-variable.is-3 { - --columnGap: 0.75rem; -} -@media screen and (max-width: 768px) { - .columns.is-variable.is-3-mobile { - --columnGap: 0.75rem; - } -} -@media screen and (min-width: 769px), print { - .columns.is-variable.is-3-tablet { - --columnGap: 0.75rem; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-3-tablet-only { - --columnGap: 0.75rem; - } -} -@media screen and (max-width: 1023px) { - .columns.is-variable.is-3-touch { - --columnGap: 0.75rem; - } -} -@media screen and (min-width: 1024px) { - .columns.is-variable.is-3-desktop { - --columnGap: 0.75rem; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-3-desktop-only { - --columnGap: 0.75rem; - } -} -@media screen and (min-width: 1216px) { - .columns.is-variable.is-3-widescreen { - --columnGap: 0.75rem; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-3-widescreen-only { - --columnGap: 0.75rem; - } -} -@media screen and (min-width: 1408px) { - .columns.is-variable.is-3-fullhd { - --columnGap: 0.75rem; - } -} -.columns.is-variable.is-4 { - --columnGap: 1rem; -} -@media screen and (max-width: 768px) { - .columns.is-variable.is-4-mobile { - --columnGap: 1rem; - } -} -@media screen and (min-width: 769px), print { - .columns.is-variable.is-4-tablet { - --columnGap: 1rem; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-4-tablet-only { - --columnGap: 1rem; - } -} -@media screen and (max-width: 1023px) { - .columns.is-variable.is-4-touch { - --columnGap: 1rem; - } -} -@media screen and (min-width: 1024px) { - .columns.is-variable.is-4-desktop { - --columnGap: 1rem; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-4-desktop-only { - --columnGap: 1rem; - } -} -@media screen and (min-width: 1216px) { - .columns.is-variable.is-4-widescreen { - --columnGap: 1rem; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-4-widescreen-only { - --columnGap: 1rem; - } -} -@media screen and (min-width: 1408px) { - .columns.is-variable.is-4-fullhd { - --columnGap: 1rem; - } -} -.columns.is-variable.is-5 { - --columnGap: 1.25rem; -} -@media screen and (max-width: 768px) { - .columns.is-variable.is-5-mobile { - --columnGap: 1.25rem; - } -} -@media screen and (min-width: 769px), print { - .columns.is-variable.is-5-tablet { - --columnGap: 1.25rem; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-5-tablet-only { - --columnGap: 1.25rem; - } -} -@media screen and (max-width: 1023px) { - .columns.is-variable.is-5-touch { - --columnGap: 1.25rem; - } -} -@media screen and (min-width: 1024px) { - .columns.is-variable.is-5-desktop { - --columnGap: 1.25rem; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-5-desktop-only { - --columnGap: 1.25rem; - } -} -@media screen and (min-width: 1216px) { - .columns.is-variable.is-5-widescreen { - --columnGap: 1.25rem; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-5-widescreen-only { - --columnGap: 1.25rem; - } -} -@media screen and (min-width: 1408px) { - .columns.is-variable.is-5-fullhd { - --columnGap: 1.25rem; - } -} -.columns.is-variable.is-6 { - --columnGap: 1.5rem; -} -@media screen and (max-width: 768px) { - .columns.is-variable.is-6-mobile { - --columnGap: 1.5rem; - } -} -@media screen and (min-width: 769px), print { - .columns.is-variable.is-6-tablet { - --columnGap: 1.5rem; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-6-tablet-only { - --columnGap: 1.5rem; - } -} -@media screen and (max-width: 1023px) { - .columns.is-variable.is-6-touch { - --columnGap: 1.5rem; - } -} -@media screen and (min-width: 1024px) { - .columns.is-variable.is-6-desktop { - --columnGap: 1.5rem; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-6-desktop-only { - --columnGap: 1.5rem; - } -} -@media screen and (min-width: 1216px) { - .columns.is-variable.is-6-widescreen { - --columnGap: 1.5rem; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-6-widescreen-only { - --columnGap: 1.5rem; - } -} -@media screen and (min-width: 1408px) { - .columns.is-variable.is-6-fullhd { - --columnGap: 1.5rem; - } -} -.columns.is-variable.is-7 { - --columnGap: 1.75rem; -} -@media screen and (max-width: 768px) { - .columns.is-variable.is-7-mobile { - --columnGap: 1.75rem; - } -} -@media screen and (min-width: 769px), print { - .columns.is-variable.is-7-tablet { - --columnGap: 1.75rem; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-7-tablet-only { - --columnGap: 1.75rem; - } -} -@media screen and (max-width: 1023px) { - .columns.is-variable.is-7-touch { - --columnGap: 1.75rem; - } -} -@media screen and (min-width: 1024px) { - .columns.is-variable.is-7-desktop { - --columnGap: 1.75rem; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-7-desktop-only { - --columnGap: 1.75rem; - } -} -@media screen and (min-width: 1216px) { - .columns.is-variable.is-7-widescreen { - --columnGap: 1.75rem; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-7-widescreen-only { - --columnGap: 1.75rem; - } -} -@media screen and (min-width: 1408px) { - .columns.is-variable.is-7-fullhd { - --columnGap: 1.75rem; - } -} -.columns.is-variable.is-8 { - --columnGap: 2rem; -} -@media screen and (max-width: 768px) { - .columns.is-variable.is-8-mobile { - --columnGap: 2rem; - } -} -@media screen and (min-width: 769px), print { - .columns.is-variable.is-8-tablet { - --columnGap: 2rem; - } -} -@media screen and (min-width: 769px) and (max-width: 1023px) { - .columns.is-variable.is-8-tablet-only { - --columnGap: 2rem; - } -} -@media screen and (max-width: 1023px) { - .columns.is-variable.is-8-touch { - --columnGap: 2rem; - } -} -@media screen and (min-width: 1024px) { - .columns.is-variable.is-8-desktop { - --columnGap: 2rem; - } -} -@media screen and (min-width: 1024px) and (max-width: 1215px) { - .columns.is-variable.is-8-desktop-only { - --columnGap: 2rem; - } -} -@media screen and (min-width: 1216px) { - .columns.is-variable.is-8-widescreen { - --columnGap: 2rem; - } -} -@media screen and (min-width: 1216px) and (max-width: 1407px) { - .columns.is-variable.is-8-widescreen-only { - --columnGap: 2rem; - } -} -@media screen and (min-width: 1408px) { - .columns.is-variable.is-8-fullhd { - --columnGap: 2rem; - } -} -.tile { - align-items: stretch; - display: block; - flex-basis: 0; - flex-grow: 1; - flex-shrink: 1; - min-height: -webkit-min-content; - min-height: -moz-min-content; - min-height: min-content; -} -.tile.is-ancestor { - margin-left: -0.75rem; - margin-right: -0.75rem; - margin-top: -0.75rem; -} -.tile.is-ancestor:last-child { - margin-bottom: -0.75rem; -} -.tile.is-ancestor:not(:last-child) { - margin-bottom: 0.75rem; -} -.tile.is-child { - margin: 0 !important; -} -.tile.is-parent { - padding: 0.75rem; -} -.tile.is-vertical { - flex-direction: column; -} -.tile.is-vertical > .tile.is-child:not(:last-child) { - margin-bottom: 1.5rem !important; -} -@media screen and (min-width: 769px), print { - .tile:not(.is-child) { - display: flex; - } - .tile.is-1 { - flex: none; - width: 8.33333%; - } - .tile.is-2 { - flex: none; - width: 16.66667%; - } - .tile.is-3 { - flex: none; - width: 25%; - } - .tile.is-4 { - flex: none; - width: 33.33333%; - } - .tile.is-5 { - flex: none; - width: 41.66667%; - } - .tile.is-6 { - flex: none; - width: 50%; - } - .tile.is-7 { - flex: none; - width: 58.33333%; - } - .tile.is-8 { - flex: none; - width: 66.66667%; - } - .tile.is-9 { - flex: none; - width: 75%; - } - .tile.is-10 { - flex: none; - width: 83.33333%; - } - .tile.is-11 { - flex: none; - width: 91.66667%; - } - .tile.is-12 { - flex: none; - width: 100%; - } -} -.hero { - align-items: stretch; - display: flex; - flex-direction: column; - justify-content: space-between; -} -.hero .navbar { - background: none; -} -.hero .tabs ul { - border-bottom: none; -} -.hero.is-white { - background-color: #fff; - color: #0a0a0a; -} -.hero.is-white - a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-white strong { - color: inherit; -} -.hero.is-white .title { - color: #0a0a0a; -} -.hero.is-white .subtitle { - color: rgba(10, 10, 10, 0.9); -} -.hero.is-white .subtitle a:not(.button), -.hero.is-white .subtitle strong { - color: #0a0a0a; -} -@media screen and (max-width: 1023px) { - .hero.is-white .navbar-menu { - background-color: #fff; - } -} -.hero.is-white .navbar-item, -.hero.is-white .navbar-link { - color: rgba(10, 10, 10, 0.7); -} -.hero.is-white a.navbar-item:hover, -.hero.is-white a.navbar-item.is-active, -.hero.is-white .navbar-link:hover, -.hero.is-white .navbar-link.is-active { - background-color: #f2f2f2; - color: #0a0a0a; -} -.hero.is-white .tabs a { - color: #0a0a0a; - opacity: 0.9; -} -.hero.is-white .tabs a:hover { - opacity: 1; -} -.hero.is-white .tabs li.is-active a { - opacity: 1; -} -.hero.is-white .tabs.is-boxed a, -.hero.is-white .tabs.is-toggle a { - color: #0a0a0a; -} -.hero.is-white .tabs.is-boxed a:hover, -.hero.is-white .tabs.is-toggle a:hover { - background-color: rgba(10, 10, 10, 0.1); -} -.hero.is-white .tabs.is-boxed li.is-active a, -.hero.is-white .tabs.is-boxed li.is-active a:hover, -.hero.is-white .tabs.is-toggle li.is-active a, -.hero.is-white .tabs.is-toggle li.is-active a:hover { - background-color: #0a0a0a; - border-color: #0a0a0a; - color: #fff; -} -.hero.is-white.is-bold { - background-image: linear-gradient(141deg, #e6e6e6 0%, #fff 71%, #fff 100%); -} -@media screen and (max-width: 768px) { - .hero.is-white.is-bold .navbar-menu { - background-image: linear-gradient(141deg, #e6e6e6 0%, #fff 71%, #fff 100%); - } -} -.hero.is-black { - background-color: #0a0a0a; - color: #fff; -} -.hero.is-black - a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-black strong { - color: inherit; -} -.hero.is-black .title { - color: #fff; -} -.hero.is-black .subtitle { - color: rgba(255, 255, 255, 0.9); -} -.hero.is-black .subtitle a:not(.button), -.hero.is-black .subtitle strong { - color: #fff; -} -@media screen and (max-width: 1023px) { - .hero.is-black .navbar-menu { - background-color: #0a0a0a; - } -} -.hero.is-black .navbar-item, -.hero.is-black .navbar-link { - color: rgba(255, 255, 255, 0.7); -} -.hero.is-black a.navbar-item:hover, -.hero.is-black a.navbar-item.is-active, -.hero.is-black .navbar-link:hover, -.hero.is-black .navbar-link.is-active { - background-color: #000; - color: #fff; -} -.hero.is-black .tabs a { - color: #fff; - opacity: 0.9; -} -.hero.is-black .tabs a:hover { - opacity: 1; -} -.hero.is-black .tabs li.is-active a { - opacity: 1; -} -.hero.is-black .tabs.is-boxed a, -.hero.is-black .tabs.is-toggle a { - color: #fff; -} -.hero.is-black .tabs.is-boxed a:hover, -.hero.is-black .tabs.is-toggle a:hover { - background-color: rgba(10, 10, 10, 0.1); -} -.hero.is-black .tabs.is-boxed li.is-active a, -.hero.is-black .tabs.is-boxed li.is-active a:hover, -.hero.is-black .tabs.is-toggle li.is-active a, -.hero.is-black .tabs.is-toggle li.is-active a:hover { - background-color: #fff; - border-color: #fff; - color: #0a0a0a; -} -.hero.is-black.is-bold { - background-image: linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%); -} -@media screen and (max-width: 768px) { - .hero.is-black.is-bold .navbar-menu { - background-image: linear-gradient( - 141deg, - #000 0%, - #0a0a0a 71%, - #181616 100% - ); - } -} -.hero.is-light { - background-color: #f5f5f5; - color: #363636; -} -.hero.is-light - a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-light strong { - color: inherit; -} -.hero.is-light .title { - color: #363636; -} -.hero.is-light .subtitle { - color: rgba(54, 54, 54, 0.9); -} -.hero.is-light .subtitle a:not(.button), -.hero.is-light .subtitle strong { - color: #363636; -} -@media screen and (max-width: 1023px) { - .hero.is-light .navbar-menu { - background-color: #f5f5f5; - } -} -.hero.is-light .navbar-item, -.hero.is-light .navbar-link { - color: rgba(54, 54, 54, 0.7); -} -.hero.is-light a.navbar-item:hover, -.hero.is-light a.navbar-item.is-active, -.hero.is-light .navbar-link:hover, -.hero.is-light .navbar-link.is-active { - background-color: #e8e8e8; - color: #363636; -} -.hero.is-light .tabs a { - color: #363636; - opacity: 0.9; -} -.hero.is-light .tabs a:hover { - opacity: 1; -} -.hero.is-light .tabs li.is-active a { - opacity: 1; -} -.hero.is-light .tabs.is-boxed a, -.hero.is-light .tabs.is-toggle a { - color: #363636; -} -.hero.is-light .tabs.is-boxed a:hover, -.hero.is-light .tabs.is-toggle a:hover { - background-color: rgba(10, 10, 10, 0.1); -} -.hero.is-light .tabs.is-boxed li.is-active a, -.hero.is-light .tabs.is-boxed li.is-active a:hover, -.hero.is-light .tabs.is-toggle li.is-active a, -.hero.is-light .tabs.is-toggle li.is-active a:hover { - background-color: #363636; - border-color: #363636; - color: #f5f5f5; -} -.hero.is-light.is-bold { - background-image: linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%); -} -@media screen and (max-width: 768px) { - .hero.is-light.is-bold .navbar-menu { - background-image: linear-gradient( - 141deg, - #dfd8d9 0%, - #f5f5f5 71%, - #fff 100% - ); - } -} -.hero.is-dark { - background-color: #363636; - color: #f5f5f5; -} -.hero.is-dark - a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-dark strong { - color: inherit; -} -.hero.is-dark .title { - color: #f5f5f5; -} -.hero.is-dark .subtitle { - color: rgba(245, 245, 245, 0.9); -} -.hero.is-dark .subtitle a:not(.button), -.hero.is-dark .subtitle strong { - color: #f5f5f5; -} -@media screen and (max-width: 1023px) { - .hero.is-dark .navbar-menu { - background-color: #363636; - } -} -.hero.is-dark .navbar-item, -.hero.is-dark .navbar-link { - color: rgba(245, 245, 245, 0.7); -} -.hero.is-dark a.navbar-item:hover, -.hero.is-dark a.navbar-item.is-active, -.hero.is-dark .navbar-link:hover, -.hero.is-dark .navbar-link.is-active { - background-color: #292929; - color: #f5f5f5; -} -.hero.is-dark .tabs a { - color: #f5f5f5; - opacity: 0.9; -} -.hero.is-dark .tabs a:hover { - opacity: 1; -} -.hero.is-dark .tabs li.is-active a { - opacity: 1; -} -.hero.is-dark .tabs.is-boxed a, -.hero.is-dark .tabs.is-toggle a { - color: #f5f5f5; -} -.hero.is-dark .tabs.is-boxed a:hover, -.hero.is-dark .tabs.is-toggle a:hover { - background-color: rgba(10, 10, 10, 0.1); -} -.hero.is-dark .tabs.is-boxed li.is-active a, -.hero.is-dark .tabs.is-boxed li.is-active a:hover, -.hero.is-dark .tabs.is-toggle li.is-active a, -.hero.is-dark .tabs.is-toggle li.is-active a:hover { - background-color: #f5f5f5; - border-color: #f5f5f5; - color: #363636; -} -.hero.is-dark.is-bold { - background-image: linear-gradient( - 141deg, - #1f191a 0%, - #363636 71%, - #46403f 100% - ); -} -@media screen and (max-width: 768px) { - .hero.is-dark.is-bold .navbar-menu { - background-image: linear-gradient( - 141deg, - #1f191a 0%, - #363636 71%, - #46403f 100% - ); - } -} -.hero.is-primary { - background-color: #00d1b2; - color: #fff; -} -.hero.is-primary - a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-primary strong { - color: inherit; -} -.hero.is-primary .title { - color: #fff; -} -.hero.is-primary .subtitle { - color: rgba(255, 255, 255, 0.9); -} -.hero.is-primary .subtitle a:not(.button), -.hero.is-primary .subtitle strong { - color: #fff; -} -@media screen and (max-width: 1023px) { - .hero.is-primary .navbar-menu { - background-color: #00d1b2; - } -} -.hero.is-primary .navbar-item, -.hero.is-primary .navbar-link { - color: rgba(255, 255, 255, 0.7); -} -.hero.is-primary a.navbar-item:hover, -.hero.is-primary a.navbar-item.is-active, -.hero.is-primary .navbar-link:hover, -.hero.is-primary .navbar-link.is-active { - background-color: #00b89c; - color: #fff; -} -.hero.is-primary .tabs a { - color: #fff; - opacity: 0.9; -} -.hero.is-primary .tabs a:hover { - opacity: 1; -} -.hero.is-primary .tabs li.is-active a { - opacity: 1; -} -.hero.is-primary .tabs.is-boxed a, -.hero.is-primary .tabs.is-toggle a { - color: #fff; -} -.hero.is-primary .tabs.is-boxed a:hover, -.hero.is-primary .tabs.is-toggle a:hover { - background-color: rgba(10, 10, 10, 0.1); -} -.hero.is-primary .tabs.is-boxed li.is-active a, -.hero.is-primary .tabs.is-boxed li.is-active a:hover, -.hero.is-primary .tabs.is-toggle li.is-active a, -.hero.is-primary .tabs.is-toggle li.is-active a:hover { - background-color: #fff; - border-color: #fff; - color: #00d1b2; -} -.hero.is-primary.is-bold { - background-image: linear-gradient( - 141deg, - #009e6c 0%, - #00d1b2 71%, - #00e7eb 100% - ); -} -@media screen and (max-width: 768px) { - .hero.is-primary.is-bold .navbar-menu { - background-image: linear-gradient( - 141deg, - #009e6c 0%, - #00d1b2 71%, - #00e7eb 100% - ); - } -} -.hero.is-link { - background-color: #3273dc; - color: #fff; -} -.hero.is-link - a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-link strong { - color: inherit; -} -.hero.is-link .title { - color: #fff; -} -.hero.is-link .subtitle { - color: rgba(255, 255, 255, 0.9); -} -.hero.is-link .subtitle a:not(.button), -.hero.is-link .subtitle strong { - color: #fff; -} -@media screen and (max-width: 1023px) { - .hero.is-link .navbar-menu { - background-color: #3273dc; - } -} -.hero.is-link .navbar-item, -.hero.is-link .navbar-link { - color: rgba(255, 255, 255, 0.7); -} -.hero.is-link a.navbar-item:hover, -.hero.is-link a.navbar-item.is-active, -.hero.is-link .navbar-link:hover, -.hero.is-link .navbar-link.is-active { - background-color: #2366d1; - color: #fff; -} -.hero.is-link .tabs a { - color: #fff; - opacity: 0.9; -} -.hero.is-link .tabs a:hover { - opacity: 1; -} -.hero.is-link .tabs li.is-active a { - opacity: 1; -} -.hero.is-link .tabs.is-boxed a, -.hero.is-link .tabs.is-toggle a { - color: #fff; -} -.hero.is-link .tabs.is-boxed a:hover, -.hero.is-link .tabs.is-toggle a:hover { - background-color: rgba(10, 10, 10, 0.1); -} -.hero.is-link .tabs.is-boxed li.is-active a, -.hero.is-link .tabs.is-boxed li.is-active a:hover, -.hero.is-link .tabs.is-toggle li.is-active a, -.hero.is-link .tabs.is-toggle li.is-active a:hover { - background-color: #fff; - border-color: #fff; - color: #3273dc; -} -.hero.is-link.is-bold { - background-image: linear-gradient( - 141deg, - #1577c6 0%, - #3273dc 71%, - #4366e5 100% - ); -} -@media screen and (max-width: 768px) { - .hero.is-link.is-bold .navbar-menu { - background-image: linear-gradient( - 141deg, - #1577c6 0%, - #3273dc 71%, - #4366e5 100% - ); - } -} -.hero.is-info { - background-color: #209cee; - color: #fff; -} -.hero.is-info - a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-info strong { - color: inherit; -} -.hero.is-info .title { - color: #fff; -} -.hero.is-info .subtitle { - color: rgba(255, 255, 255, 0.9); -} -.hero.is-info .subtitle a:not(.button), -.hero.is-info .subtitle strong { - color: #fff; -} -@media screen and (max-width: 1023px) { - .hero.is-info .navbar-menu { - background-color: #209cee; - } -} -.hero.is-info .navbar-item, -.hero.is-info .navbar-link { - color: rgba(255, 255, 255, 0.7); -} -.hero.is-info a.navbar-item:hover, -.hero.is-info a.navbar-item.is-active, -.hero.is-info .navbar-link:hover, -.hero.is-info .navbar-link.is-active { - background-color: #118fe4; - color: #fff; -} -.hero.is-info .tabs a { - color: #fff; - opacity: 0.9; -} -.hero.is-info .tabs a:hover { - opacity: 1; -} -.hero.is-info .tabs li.is-active a { - opacity: 1; -} -.hero.is-info .tabs.is-boxed a, -.hero.is-info .tabs.is-toggle a { - color: #fff; -} -.hero.is-info .tabs.is-boxed a:hover, -.hero.is-info .tabs.is-toggle a:hover { - background-color: rgba(10, 10, 10, 0.1); -} -.hero.is-info .tabs.is-boxed li.is-active a, -.hero.is-info .tabs.is-boxed li.is-active a:hover, -.hero.is-info .tabs.is-toggle li.is-active a, -.hero.is-info .tabs.is-toggle li.is-active a:hover { - background-color: #fff; - border-color: #fff; - color: #209cee; -} -.hero.is-info.is-bold { - background-image: linear-gradient( - 141deg, - #04a6d7 0%, - #209cee 71%, - #3287f5 100% - ); -} -@media screen and (max-width: 768px) { - .hero.is-info.is-bold .navbar-menu { - background-image: linear-gradient( - 141deg, - #04a6d7 0%, - #209cee 71%, - #3287f5 100% - ); - } -} -.hero.is-success { - background-color: #23d160; - color: #fff; -} -.hero.is-success - a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-success strong { - color: inherit; -} -.hero.is-success .title { - color: #fff; -} -.hero.is-success .subtitle { - color: rgba(255, 255, 255, 0.9); -} -.hero.is-success .subtitle a:not(.button), -.hero.is-success .subtitle strong { - color: #fff; -} -@media screen and (max-width: 1023px) { - .hero.is-success .navbar-menu { - background-color: #23d160; - } -} -.hero.is-success .navbar-item, -.hero.is-success .navbar-link { - color: rgba(255, 255, 255, 0.7); -} -.hero.is-success a.navbar-item:hover, -.hero.is-success a.navbar-item.is-active, -.hero.is-success .navbar-link:hover, -.hero.is-success .navbar-link.is-active { - background-color: #20bc56; - color: #fff; -} -.hero.is-success .tabs a { - color: #fff; - opacity: 0.9; -} -.hero.is-success .tabs a:hover { - opacity: 1; -} -.hero.is-success .tabs li.is-active a { - opacity: 1; -} -.hero.is-success .tabs.is-boxed a, -.hero.is-success .tabs.is-toggle a { - color: #fff; -} -.hero.is-success .tabs.is-boxed a:hover, -.hero.is-success .tabs.is-toggle a:hover { - background-color: rgba(10, 10, 10, 0.1); -} -.hero.is-success .tabs.is-boxed li.is-active a, -.hero.is-success .tabs.is-boxed li.is-active a:hover, -.hero.is-success .tabs.is-toggle li.is-active a, -.hero.is-success .tabs.is-toggle li.is-active a:hover { - background-color: #fff; - border-color: #fff; - color: #23d160; -} -.hero.is-success.is-bold { - background-image: linear-gradient( - 141deg, - #12af2f 0%, - #23d160 71%, - #2ce28a 100% - ); -} -@media screen and (max-width: 768px) { - .hero.is-success.is-bold .navbar-menu { - background-image: linear-gradient( - 141deg, - #12af2f 0%, - #23d160 71%, - #2ce28a 100% - ); - } -} -.hero.is-warning { - background-color: #ffdd57; - color: rgba(0, 0, 0, 0.7); -} -.hero.is-warning - a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-warning strong { - color: inherit; -} -.hero.is-warning .title { - color: rgba(0, 0, 0, 0.7); -} -.hero.is-warning .subtitle { - color: rgba(0, 0, 0, 0.9); -} -.hero.is-warning .subtitle a:not(.button), -.hero.is-warning .subtitle strong { - color: rgba(0, 0, 0, 0.7); -} -@media screen and (max-width: 1023px) { - .hero.is-warning .navbar-menu { - background-color: #ffdd57; - } -} -.hero.is-warning .navbar-item, -.hero.is-warning .navbar-link { - color: rgba(0, 0, 0, 0.7); -} -.hero.is-warning a.navbar-item:hover, -.hero.is-warning a.navbar-item.is-active, -.hero.is-warning .navbar-link:hover, -.hero.is-warning .navbar-link.is-active { - background-color: #ffd83d; - color: rgba(0, 0, 0, 0.7); -} -.hero.is-warning .tabs a { - color: rgba(0, 0, 0, 0.7); - opacity: 0.9; -} -.hero.is-warning .tabs a:hover { - opacity: 1; -} -.hero.is-warning .tabs li.is-active a { - opacity: 1; -} -.hero.is-warning .tabs.is-boxed a, -.hero.is-warning .tabs.is-toggle a { - color: rgba(0, 0, 0, 0.7); -} -.hero.is-warning .tabs.is-boxed a:hover, -.hero.is-warning .tabs.is-toggle a:hover { - background-color: rgba(10, 10, 10, 0.1); -} -.hero.is-warning .tabs.is-boxed li.is-active a, -.hero.is-warning .tabs.is-boxed li.is-active a:hover, -.hero.is-warning .tabs.is-toggle li.is-active a, -.hero.is-warning .tabs.is-toggle li.is-active a:hover { - background-color: rgba(0, 0, 0, 0.7); - border-color: rgba(0, 0, 0, 0.7); - color: #ffdd57; -} -.hero.is-warning.is-bold { - background-image: linear-gradient( - 141deg, - #ffaf24 0%, - #ffdd57 71%, - #fffa70 100% - ); -} -@media screen and (max-width: 768px) { - .hero.is-warning.is-bold .navbar-menu { - background-image: linear-gradient( - 141deg, - #ffaf24 0%, - #ffdd57 71%, - #fffa70 100% - ); - } -} -.hero.is-danger { - background-color: #ff3860; - color: #fff; -} -.hero.is-danger - a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current), -.hero.is-danger strong { - color: inherit; -} -.hero.is-danger .title { - color: #fff; -} -.hero.is-danger .subtitle { - color: rgba(255, 255, 255, 0.9); -} -.hero.is-danger .subtitle a:not(.button), -.hero.is-danger .subtitle strong { - color: #fff; -} -@media screen and (max-width: 1023px) { - .hero.is-danger .navbar-menu { - background-color: #ff3860; - } -} -.hero.is-danger .navbar-item, -.hero.is-danger .navbar-link { - color: rgba(255, 255, 255, 0.7); -} -.hero.is-danger a.navbar-item:hover, -.hero.is-danger a.navbar-item.is-active, -.hero.is-danger .navbar-link:hover, -.hero.is-danger .navbar-link.is-active { - background-color: #ff1f4b; - color: #fff; -} -.hero.is-danger .tabs a { - color: #fff; - opacity: 0.9; -} -.hero.is-danger .tabs a:hover { - opacity: 1; -} -.hero.is-danger .tabs li.is-active a { - opacity: 1; -} -.hero.is-danger .tabs.is-boxed a, -.hero.is-danger .tabs.is-toggle a { - color: #fff; -} -.hero.is-danger .tabs.is-boxed a:hover, -.hero.is-danger .tabs.is-toggle a:hover { - background-color: rgba(10, 10, 10, 0.1); -} -.hero.is-danger .tabs.is-boxed li.is-active a, -.hero.is-danger .tabs.is-boxed li.is-active a:hover, -.hero.is-danger .tabs.is-toggle li.is-active a, -.hero.is-danger .tabs.is-toggle li.is-active a:hover { - background-color: #fff; - border-color: #fff; - color: #ff3860; -} -.hero.is-danger.is-bold { - background-image: linear-gradient( - 141deg, - #ff0561 0%, - #ff3860 71%, - #ff5257 100% - ); -} -@media screen and (max-width: 768px) { - .hero.is-danger.is-bold .navbar-menu { - background-image: linear-gradient( - 141deg, - #ff0561 0%, - #ff3860 71%, - #ff5257 100% - ); - } -} -.hero.is-small .hero-body { - padding-bottom: 1.5rem; - padding-top: 1.5rem; -} -@media screen and (min-width: 769px), print { - .hero.is-medium .hero-body { - padding-bottom: 9rem; - padding-top: 9rem; - } -} -@media screen and (min-width: 769px), print { - .hero.is-large .hero-body { - padding-bottom: 18rem; - padding-top: 18rem; - } -} -.hero.is-halfheight .hero-body, -.hero.is-fullheight .hero-body, -.hero.is-fullheight-with-navbar .hero-body { - align-items: center; - display: flex; -} -.hero.is-halfheight .hero-body > .container, -.hero.is-fullheight .hero-body > .container, -.hero.is-fullheight-with-navbar .hero-body > .container { - flex-grow: 1; - flex-shrink: 1; -} -.hero.is-halfheight { - min-height: 50vh; -} -.hero.is-fullheight { - min-height: 100vh; -} -.hero-video { - overflow: hidden; -} -.hero-video video { - left: 50%; - min-height: 100%; - min-width: 100%; - position: absolute; - top: 50%; - -webkit-transform: translate3d(-50%, -50%, 0); - transform: translate3d(-50%, -50%, 0); -} -.hero-video.is-transparent { - opacity: 0.3; -} -@media screen and (max-width: 768px) { - .hero-video { - display: none; - } -} -.hero-buttons { - margin-top: 1.5rem; -} -@media screen and (max-width: 768px) { - .hero-buttons .button { - display: flex; - } - .hero-buttons .button:not(:last-child) { - margin-bottom: 0.75rem; - } -} -@media screen and (min-width: 769px), print { - .hero-buttons { - display: flex; - justify-content: center; - } - .hero-buttons .button:not(:last-child) { - margin-right: 1.5rem; - } -} -.hero-head, -.hero-foot { - flex-grow: 0; - flex-shrink: 0; -} -.hero-body { - flex-grow: 1; - flex-shrink: 0; - padding: 3rem 1.5rem; -} -.section { - padding: 3rem 1.5rem; -} -@media screen and (min-width: 1024px) { - .section.is-medium { - padding: 9rem 1.5rem; - } - .section.is-large { - padding: 18rem 1.5rem; - } -} -.footer { - background-color: #fafafa; - padding: 3rem 1.5rem 6rem; -} -html { - height: 100%; - width: 100%; -} -body { - font-family: "TT Norms Medium", sans-serif; - font-size: 15px; - position: relative; - height: 100%; - width: 100%; - overflow-x: hidden; -} -body.small-header .top-nav { - height: 75px; -} -body.small-header #main { - padding-top: 75px; -} -.top-nav { - height: 120px; -} -@media screen and (max-width: 1023px) { - .top-nav { - height: 75px; - } -} -#main { - height: 100%; - display: flex; - flex-direction: row; - background: #f8f8f9; - padding-top: 120px; - overflow-x: hidden; - width: 100%; -} -@media screen and (max-width: 1023px) { - #main { - padding-top: 75px; - } -} -#main > .sidebar { - padding: 40px 30px; - flex-grow: 0; - flex-shrink: 0; - width: 240px; - border-right: 1px solid #eaeaf1; - height: 100%; - overflow: auto; -} -#main > .sidebar.tutorials { - width: 320px; -} -#main > .core { - padding: 28px; - height: 100%; - overflow: auto; - flex-grow: 1; -} -@media screen and (max-width: 768px) { - #main > .core { - padding: 0px; - } -} -#main > .core > .content { - background: #fff; - padding: 40px; - border-radius: 4px; - box-shadow: 0 0 40px 0 rgba(115, 134, 160, 0.24); -} -#main > .side-nav { - width: 240px; - padding: 40px 20px; - flex-grow: 0; - flex-shrink: 0; - height: 100%; - border-left: 1px solid #eaeaf1; - overflow: auto; -} -.content { - margin-bottom: 50px; -} -.content blockquote { - margin: 30px 0 !important; -} -.content .signature-attributes { - margin-left: 8px; - margin-right: 3px; - font-style: italic; -} -.content header.page-title p { - font-size: 13px; - margin: 0 0 5px; - text-transform: uppercase; -} -.content header p { - font-size: 20px; -} -.content h1, -.content header.page-title h1 { - font-family: "TT Norms Medium", sans-serif; - font-size: 47px; - font-weight: bold; - margin: 8px 0; -} -.content h2 { - font-size: 26px; - line-height: 48px; - font-weight: bold; - margin-bottom: 26px; -} -.content h3, -.content h4, -.content h5, -.content h6 { - font-family: "TT Norms Medium", sans-serif; - font-weight: 900; - letter-spacing: 0; -} -.content code { - color: #101010; - font-family: "Inconsolata", monospace; -} -.content .container-overview .prettyprint:last-child { - margin-bottom: 50px; -} -.content .vertical-section { - padding: 16px 0; -} -@media screen and (max-width: 1023px) { - #main-content-wrapper { - padding: 0 30px; - } -} -body.landing > .top-nav { - box-shadow: none; - transition: margin-top 0.3s; - color: #fff; - background: #4268f6; -} -body.landing > .top-nav.hidden { - transition: margin-top 0.3s; - margin-top: -130px; -} -@media screen and (max-width: 1023px) { - body.landing > .top-nav.hidden { - margin-top: -85px; - } -} -body.landing > .top-nav.sticky { - box-shadow: 0 0 20px 0 rgba(0, 0, 255, 0.5); -} -body.landing > .top-nav .inner { - margin: 0 auto; - max-width: 1226px; -} -body.landing > .top-nav a.button { - color: #fff; - border-color: #fff; - background: transparent; -} -body.landing > .top-nav a.button:hover { - background: #fff; - border-color: #fff; - color: #192035; -} -body.landing > .top-nav .menu .navigation a.link { - color: #fff; -} -body.landing > .top-nav .menu .navigation a.link:hover { - border-color: #fff; -} -body.landing > .top-nav .image img { - content: url("../images/logo.svg"); -} -body.landing > .top-nav #hamburger { - display: none; -} -body.landing #main { - display: block; - height: auto; -} -body.landing .main-hero { - background: #4268f6; - color: #fff; - padding: 300px 40% 160px; - border-bottom-left-radius: 50%; - border-bottom-right-radius: 50%; - margin: -250px -30% 0; - text-align: center; -} -body.landing .main-hero .action-buttons { - margin: 60px 0; - vertical-align: middle; -} -body.landing .main-hero .action-buttons span { - color: #fff; -} -body.landing .main-hero h3 { - font-size: 24px; - line-height: 65px; - font-weight: lighter; -} -body.landing .main-hero h1 { - font-size: 52px; - line-height: 65px; - font-weight: lighter; - max-width: 900px; - margin-left: auto; - margin-right: auto; -} -body.landing .main-hero strong { - color: #fff; -} -body.landing .gif-box { - margin-top: -140px; - text-align: center; -} -body.landing .grey-logos { - text-align: center; - margin-bottom: 50px; -} -body.landing .grey-logos .column { - display: flex; - align-items: center; - justify-content: center; -} -body.landing .white-oval { - background: #fff; - padding: 110px 500px 100px; - margin: 0 -500px; - text-align: center; - border-bottom-left-radius: 50%; - border-bottom-right-radius: 50%; -} -body.landing h2 { - font-weight: bold; - font-size: 36px; - line-height: 48px; - color: #101010; - margin-bottom: 15px; -} -body.landing h2 + p { - color: #767676; - font-size: 16px; -} -body.landing h4 { - font-weight: bold; - font-size: 24px; - line-height: 32px; -} -body.landing .header-message { - margin-bottom: 80px; -} -body.landing .todo-actions { - text-align: left; - padding: 100px 0 100px 100px; -} -@media screen and (max-width: 1215px) { - body.landing .todo-actions { - padding-top: 20px; - } -} -body.landing .todo-actions h4 { - margin-bottom: 60px; - position: relative; -} -body.landing .todo-actions h4:before { - content: ""; - position: absolute; - left: -50px; - top: 0; - height: 30px; - width: 30px; - background: url("../images/check.svg") no-repeat 50% 50%; -} -body.landing .action-buttons span { - line-height: 36px; - margin: 0 10px; - color: #4268f6; -} -body.landing .credentials { - text-align: center; - padding: 100px 0; - background: url("../images/map.svg") no-repeat 50% 50%; -} -body.landing .credentials .fa-youtube { - color: #ff0000; -} -body.landing .credentials .fa-reddit { - color: #ff4500; -} -body.landing .credentials .fa-github { - color: #101010; -} -body.landing .credentials .columns { - margin-bottom: 20px; -} -body.landing .credentials .column { - display: flex; - flex-direction: column; -} -body.landing .credentials .box { - flex-direction: column; - padding: 30px; - height: 100%; - box-shadow: 0px 0px 40px rgba(115, 134, 160, 0.25); - display: flex; - justify-content: center; -} -body.landing .credentials .box:hover { - box-shadow: 0px 0px 40px rgba(115, 134, 160, 0.5); -} -body.landing .credentials .box h5 { - align-self: center; - font-size: 22px; - line-height: 26px; - margin-bottom: 30px; -} -body.landing .credentials .box span { - font-size: 11px; -} -body.landing .stat-box { - padding: 40px 65px; - box-shadow: 0px 0px 40px rgba(115, 134, 160, 0.25); -} -@media screen and (max-width: 768px) { - body.landing .stat-box .column:first-child { - padding-bottom: 40px; - } -} -body.landing .stat-box .fa-github { - color: #101010; -} -body.landing .stat-box h2 { - margin: 0 0 60px; -} -body.landing .stat-box h4 { - font-size: 32px; - font-weight: bolder; - margin-top: 15px; - color: #101010; -} -body.landing .stat-box h4 strong { - color: #101010; -} -body.landing .stat-box .level { - border-bottom: #4c73f7 3px solid; - margin-bottom: -3px; -} -body.landing .stat-box .level img { - position: relative; - bottom: -3px; -} -body.landing .stat-box .action-buttons { - margin: 50px 0 0; -} -body.landing .feature-docs { - margin-top: -200px; - padding-top: 300px; -} -@media screen and (min-width: 1216px) { - body.landing .feature-docs .container .columns.is-multiline { - margin: 0 8.333%; - } -} -body.landing .feature-docs .columns.is-multiline .column { - display: flex; -} -body.landing .feature-docs .box { - color: #101010; -} -body.landing .feature-docs .box:hover { - box-shadow: 4px 8px 12px rgba(115, 134, 160, 0.25); -} -body.landing .feature-docs .box img { - margin: -10px 0; -} -body.landing .feature-docs .box h4 { - line-height: 36px; - font-size: 26px; -} -body.landing .feature-docs .box p { - font-size: 20px; - line-height: 26px; - margin: 35px 0; -} -body.landing .feature-docs .action-buttons { - margin: 100px 0 50px; -} -body.landing .feature-side-blocks .bg-crud { - background: url("../images/bg-crud.png") no-repeat 100% 50%; -} -@media screen and (max-width: 1215px) { - body.landing .feature-side-blocks .bg-crud { - background-position-x: 150%; - } -} -@media screen and (max-width: 1023px) { - body.landing .feature-side-blocks .bg-crud { - background: none; - text-align: center; - } -} -body.landing .feature-side-blocks .bg-filter { - background: url("../images/bg-filter.png") no-repeat 0% 50%; -} -@media screen and (max-width: 1215px) { - body.landing .feature-side-blocks .bg-filter { - background-position-x: -200px; - } -} -@media screen and (max-width: 1023px) { - body.landing .feature-side-blocks .bg-filter { - background: none; - text-align: center; - } -} -body.landing .feature-side-blocks .column { - justify-content: center; - display: flex; - flex-direction: column; -} -@media screen and (min-width: 1024px) { - body.landing .feature-side-blocks .column { - height: 700px; - } -} -body.landing .feature-side-blocks .container { - margin-top: 50px; - margin-bottom: 50px; -} -body.landing .feature-side-blocks .action-buttons { - margin: 30px 0; -} -body.landing .support-block { - padding: 80px 0 350px; - background: #fff; - margin-bottom: -200px; -} -body.landing .support-block .column { - display: flex; - flex-direction: column; -} -body.landing .support-block .column .box { - flex-grow: 1; -} -body.landing .support-block .img { - text-align: center; - border-bottom: 1px solid #d8d8d8; - margin: 0 -20px 20px; -} -body.landing .support-block h4 { - font-weight: bolder; - font-size: 26px; - line-height: 48px; -} -body.landing .support-block .text { - padding: 0 10px 20px; -} -body.landing .support-block .form { - background: #4268f6; - padding: 40px; - border-radius: 10px; -} -body.landing .button.is-success { - width: 170px; - height: 50px; -} -body.landing .form { - color: #fff; -} -body.landing .form .success-msg { - display: none; -} -body.landing .form .success-msg img { - width: 150px; - margin: 100px 0; -} -body.landing .form.completed .success-msg { - display: block; -} -body.landing .form.completed .form-fields { - display: none; -} -body.landing .form h2 { - color: #fff; - margin-bottom: 30px; -} -body.landing .form .label { - font-size: 20px; -} -body.landing .form .field { - margin-bottom: 40px; - color: #fff; -} -body.landing .form .field label { - color: #fff; - font-weight: bold; -} -body.landing .form .field input { - border-radius: 4px; - height: 54px; -} -body.landing .form .checkbox { - display: block; - padding: 8px 0; - font-size: 16px; -} -body.landing .form .checkbox:hover { - color: #fff; -} -body.landing .form .checkbox input { - margin-right: 5px; -} -body.landing .form .interested { - padding: 0 0 20px; -} -body.landing .form .interested .label { - color: #fff; -} -body.landing .form textarea { - height: 80px; -} -body.landing .form .notice { - font-size: 14px; - font-weight: lighter; - padding: 10px 30px; -} -body.landing .curved-footer { - background: #4268f6; - padding: 110px 500px; - margin: 0 -500px; - border-top-left-radius: 50%; - border-top-right-radius: 50%; - color: #fff; -} -body.landing .curved-footer .the-part { - position: relative; -} -body.landing .curved-footer .the-part h2 { - font-size: 90px; - line-height: 120px; - opacity: 0.08; - color: #fff; -} -@media screen and (max-width: 1023px) { - body.landing .curved-footer .the-part h2 { - font-size: 70px; - } -} -body.landing .curved-footer .the-part h4 { - font-size: 56px; - line-height: 65px; - position: absolute; - left: 0; - top: 0; - right: 0; - padding: 80px 0; -} -body.landing .button.is-link { - background: transparent; -} -body.landing .button.is-link span { - border-bottom: 1px solid #fff; -} -body.landing .button.is-link:hover span { - border-bottom: none; -} -body.landing .top { - border-bottom: 1px solid rgba(255, 255, 255, 0.2); - padding-bottom: 120px; - text-align: center; -} -body.landing .bottom { - font-size: 14px; - padding: 65px 0 0; -} -@media screen and (max-width: 768px) { - body.landing .bottom { - padding: 20px; - } -} -body.landing .bottom strong { - color: #fff; -} -body.landing .bottom p { - padding: 6px 0; -} -body.landing .bottom a { - color: #fff; -} -body.landing .bottom .sb { - padding-top: 40px; -} -body.landing .bottom .logo { - padding-bottom: 30px; -} -body.landing .bottom .button.is-success { - margin-top: 40px; - height: 54px; -} -body.landing .bottom .form { - margin-top: 30px; -} -.top-nav { - background: #fff; - padding: 8px 24px; - box-shadow: 0 0 40px 0 rgba(115, 134, 160, 0.24); - position: fixed; - top: 0; - left: 0; - right: 0; - z-index: 5; -} -@media screen and (max-width: 768px) { - .top-nav { - padding: 8px; - } -} -.top-nav h1 { - font-size: 20px; -} -.top-nav .inner { - display: flex; - align-items: center; -} -.top-nav #hamburger { - margin-left: 0; -} -@media screen and (max-width: 768px) { - .top-nav .logo { - display: none; - } -} -.top-nav .menu { - flex-grow: 1; -} -.top-nav .menu .top-buttons { - text-align: right; - margin-bottom: 8px; - margin-top: 2px; -} -@media screen and (max-width: 1023px) { - .top-nav .menu .top-buttons { - display: none; - } -} -.top-nav .menu .top-buttons .button { - margin-left: 16px; -} -.top-nav .menu .navigation { - text-align: right; - margin-bottom: 4px; -} -.top-nav .menu .navigation .link { - border: none; - display: inline-block; - padding: 4px 8px; - color: #101010; - margin-right: 2px; - line-height: 48px; - height: 48px; - vertical-align: middle; - height: 46px; -} -.top-nav .menu .navigation .link:hover:not(.no-hover) { - border-bottom: 2px solid #101010; -} -@media screen and (max-width: 768px) { - .top-nav .menu .navigation .link.user-link { - display: none; - } -} -.sidebar { - padding-bottom: 120px; -} -.sidebar .search-wrapper { - margin: -20px -15px 21px; -} -.sidebar .search-wrapper input { - border-radius: 0; -} -.sidebar a { - color: #798897; - overflow-wrap: break-word; -} -.sidebar a:hover, -.sidebar a.active { - color: #e6282b; -} -.sidebar h3 { - margin: 1.6rem 0 0.4rem; - color: #211d1a; - font-size: 12px; - text-transform: uppercase; -} -.sidebar ul { - padding: 0 0 0.26667rem 1.06667rem; -} -.sidebar ul li { - padding: 0.2rem 0; -} -.sidebar li > ul { - padding: 0 0 0px 25px; -} -.sidebar .category h2 { - color: #000; - font-size: 20px; - margin-top: 40px; -} -#sidebarNav.sticky { - left: 0; - transition: left 0.5s; -} -@media screen and (max-width: 1023px) { - #sidebarNav { - z-index: 100; - top: 0; - left: -300px; - position: fixed; - transition: left 0.5s; - padding: 28px; - width: 300px; - bottom: 0; - overflow: auto; - background: #fff; - } - #sidebarNav .sidebar { - padding-bottom: 10px; - } -} -#stickyNavbarOverlay { - position: absolute; - left: 0; - right: 0; - bottom: 0; - top: 0; - z-index: 40; - background: rgba(0, 0, 0, 0.2); - display: none; -} -#stickyNavbarOverlay.active { - display: block; -} -.side-nav a { - color: #798897; - overflow-wrap: break-word; -} -.side-nav a:hover, -.side-nav a.is-active { - color: #e6282b; -} -.side-nav a.is-past { - opacity: 0.7; -} -.side-nav h3 { - margin: 1.6rem 0 0.4rem; - color: #211d1a; - font-size: 12px; - text-transform: uppercase; -} -.side-nav ul { - padding: 0 0 0.26667rem 1.06667rem; -} -.side-nav ul li { - padding: 0.2rem 0; -} -@media screen and (max-width: 768px) { - .side-nav { - display: none; - } -} -.footer { - border-top: 1px solid #eaeaf1; - padding: 20px; - margin: 0 -30px -30px; - background: #f8f8f9; -} -.footer .content { - margin-bottom: 0; -} -.footer .fas { - color: #e6282b; -} -.footer a { - font-weight: bold; -} -.footer a:hover { - color: #e6282b; -} -.members { - margin-top: 24px; -} -.member:not(:last-child):after { - content: ""; - background: #eaeaf1; - height: 2px; - display: block; - margin: 45px -40px 40px; -} -.member > .is-pulled-right { - position: relative; - z-index: 2; -} -.member > .name { - color: #211d1a; - font-size: 20px; - line-height: 26px; - position: relative; - margin-bottom: 8px; -} -.member > .name .code-name { - font-family: "Inconsolata", monospace; - display: block; - font-size: 25px; - line-height: 30px; - margin-top: 8px; -} -.member > .name .code-name:first-child { - margin-left: 0; -} -.member > .name .tag { - position: relative; - top: -1px; - margin-right: 3px; -} -.member > .name .href-link { - color: #211d1a; - position: absolute; - padding: 1px; - left: -20px; - top: 0; - bottom: 0; - width: 21px; - opacity: 0; -} -.member > .name:hover .href-link { - opacity: 1; -} -.member h5 { - font-size: 20px; -} -.member > .description { - margin-bottom: 25px; -} -.member > .description p { - font-size: 20px; - margin: 25px 0; -} -table.params, -table.props { - border: 1px solid #eaeaf1; - line-height: 26px; -} -table.params thead, -table.props thead { - border: none; -} -table.params thead th, -table.props thead th { - font-weight: normal; - padding: 13px 26px; -} -table.params tr, -table.props tr { - border-bottom: 1px solid #eaeaf1; -} -table.params td, -table.props td { - padding: 13px 26px; -} -table.params td.name code, -table.props td.name code { - background: transparent; - padding: 0; - font-size: 15px; - color: #211d1a; -} -table.params tr.deep-level-1, -table.props tr.deep-level-1 { - background: #fafafa; -} -table.params tr.deep-level-1 .name code, -table.props tr.deep-level-1 .name code { - padding-left: 25px; - margin-left: 0px; - border-left: 1px solid #dee1e5; -} -table.params tr.deep-level-2, -table.props tr.deep-level-2 { - background: #f5f5f5; -} -table.params tr.deep-level-2 .name code, -table.props tr.deep-level-2 .name code { - padding-left: 25px; - margin-left: 25px; - border-left: 1px solid #dee1e5; -} -table.params tr.deep-level-3, -table.props tr.deep-level-3 { - background: #f0f0f0; -} -table.params tr.deep-level-3 .name code, -table.props tr.deep-level-3 .name code { - padding-left: 25px; - margin-left: 50px; - border-left: 1px solid #dee1e5; -} -table.params tr.deep-level-4, -table.props tr.deep-level-4 { - background: #ebebeb; -} -table.params tr.deep-level-4 .name code, -table.props tr.deep-level-4 .name code { - padding-left: 25px; - margin-left: 75px; - border-left: 1px solid #dee1e5; -} -table.params tr.deep-level-5, -table.props tr.deep-level-5 { - background: #e6e6e6; -} -table.params tr.deep-level-5 .name code, -table.props tr.deep-level-5 .name code { - padding-left: 25px; - margin-left: 100px; - border-left: 1px solid #dee1e5; -} -table.params tr.deep-level-6, -table.props tr.deep-level-6 { - background: #e0e0e0; -} -table.params tr.deep-level-6 .name code, -table.props tr.deep-level-6 .name code { - padding-left: 25px; - margin-left: 125px; - border-left: 1px solid #dee1e5; -} -table.params tr.deep-level-7, -table.props tr.deep-level-7 { - background: #dbdbdb; -} -table.params tr.deep-level-7 .name code, -table.props tr.deep-level-7 .name code { - padding-left: 25px; - margin-left: 150px; - border-left: 1px solid #dee1e5; -} -table.params tr.deep-level-8, -table.props tr.deep-level-8 { - background: #d6d6d6; -} -table.params tr.deep-level-8 .name code, -table.props tr.deep-level-8 .name code { - padding-left: 25px; - margin-left: 175px; - border-left: 1px solid #dee1e5; -} -table.params tr.deep-level-9, -table.props tr.deep-level-9 { - background: #d1d1d1; -} -table.params tr.deep-level-9 .name code, -table.props tr.deep-level-9 .name code { - padding-left: 25px; - margin-left: 200px; - border-left: 1px solid #dee1e5; -} -table.params tr.deep-level-10, -table.props tr.deep-level-10 { - background: #ccc; -} -table.params tr.deep-level-10 .name code, -table.props tr.deep-level-10 .name code { - padding-left: 25px; - margin-left: 225px; - border-left: 1px solid #dee1e5; -} -.prettyprint { - border-radius: 2px; - background-color: #2f4858; -} -.prettyprint code { - font-family: "Inconsolata", monospace; -} -pre.prettyprint li.L0, -pre.prettyprint li.L1, -pre.prettyprint li.L2, -pre.prettyprint li.L3, -pre.prettyprint li.L4, -pre.prettyprint li.L5, -pre.prettyprint li.L6, -pre.prettyprint li.L7, -pre.prettyprint li.L8, -pre.prettyprint li.L9 { - background: none; -} -.button { - transition: all 0.2s; - border-radius: 4px; - padding: 8px 24px; - height: 40px; - border-color: #4268f6; - color: #4268f6; -} -.button:hover { - color: #535b8e; - border-color: #535b8e; - transition: all 0.2s; -} -.button.is-primary { - background-color: #4268f6; -} -.button.is-primary:hover { - background-color: #535b8e; -} -.button.is-primary.is-outlined { - border-color: #4268f6; - color: #4268f6; -} -.button.is-primary.is-outlined:hover { - border-color: #535b8e; - color: #535b8e; - background: transparent; -} -.button.is-success { - background: #69d6d4; -} -.button.is-white.is-outlined { - background: transparent; - border-color: #fff; -} -.button > i:first-child { - margin-right: 8px; - margin-left: -8px; -} -.tag-source { - margin: 28px 0; -} -.tag-source span { - display: inline-block; - padding: 13px 14px; -} -.tag-source span a { - color: #eaeaf1; -} -.tag-source span a:hover { - color: #798897; -} -.method-parameter { - font-size: 20px; -} -.method-parameter label { - color: 18px; -} -.method-parameter ul { - margin: 0 0 0 25px; -} -.mermaid .edgeLabel { - background: white; - color: #2f4858; - font-size: 15px; - font-weight: normal; -} -.mermaid .node circle, -.mermaid .node ellipse, -.mermaid .node polygon, -.mermaid .node rect { - fill: rgba(248, 249, 250, 0.8) !important; - stroke: rgba(121, 136, 151, 0.6) !important; -} -.mermaid .cluster rect { - fill: rgba(125, 132, 255, 0.1) !important; - stroke: rgba(125, 132, 255, 0.5) !important; -} -.mermaid .node g.label { - color: #2f4858; -} -.mermaid .node g.label div { - font-weight: normal; - font-size: 15px; -} -.tag { - text-transform: uppercase; -} -.details dt { - font-size: 20px; - border-left: 2px solid #008ddf; - padding-left: 16px; -} +/*! bulma.io v0.7.5 | MIT License | github.com/jgthms/bulma */@-webkit-keyframes spinAround{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.delete,.modal-close,.is-unselectable,.button,.file,.breadcrumb,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select:not(.is-multiple):not(.is-loading)::after,.navbar-link:not(.is-arrowless)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center;transform-origin:center;width:0.625em}.box:not(:last-child),.content:not(:last-child),.notification:not(:last-child),.progress:not(:last-child),.table:not(:last-child),.table-container:not(:last-child),.title:not(:last-child),.subtitle:not(:last-child),.block:not(:last-child),.highlight:not(:last-child),.breadcrumb:not(:last-child),.level:not(:last-child),.list:not(:last-child),.message:not(:last-child),.tabs:not(:last-child){margin-bottom:1.5rem}.delete,.modal-close{-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:290486px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.delete::before,.modal-close::before,.delete::after,.modal-close::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.delete::before,.modal-close::before{height:2px;width:50%}.delete::after,.modal-close::after{height:50%;width:2px}.delete:hover,.modal-close:hover,.delete:focus,.modal-close:focus{background-color:rgba(10,10,10,0.3)}.delete:active,.modal-close:active{background-color:rgba(10,10,10,0.4)}.is-small.delete,.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.delete,.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.delete,.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading::after,.loader,.select.is-loading::after,.control.is-loading::after{-webkit-animation:spinAround 500ms infinite linear;animation:spinAround 500ms infinite linear;border:2px solid #dbdbdb;border-radius:290486px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.is-overlay,.image.is-square img,.image.is-square .has-ratio,.image.is-1by1 img,.image.is-1by1 .has-ratio,.image.is-5by4 img,.image.is-5by4 .has-ratio,.image.is-4by3 img,.image.is-4by3 .has-ratio,.image.is-3by2 img,.image.is-3by2 .has-ratio,.image.is-5by3 img,.image.is-5by3 .has-ratio,.image.is-16by9 img,.image.is-16by9 .has-ratio,.image.is-2by1 img,.image.is-2by1 .has-ratio,.image.is-3by1 img,.image.is-3by1 .has-ratio,.image.is-4by5 img,.image.is-4by5 .has-ratio,.image.is-3by4 img,.image.is-3by4 .has-ratio,.image.is-2by3 img,.image.is-2by3 .has-ratio,.image.is-3by5 img,.image.is-3by5 .has-ratio,.image.is-9by16 img,.image.is-9by16 .has-ratio,.image.is-1by2 img,.image.is-1by2 .has-ratio,.image.is-1by3 img,.image.is-1by3 .has-ratio,.modal,.modal-background,.hero-video{bottom:0;left:0;position:absolute;right:0;top:0}.button,.input,.textarea,.select select,.file-cta,.file-name,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.25em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.375em - 1px);padding-left:calc(0.625em - 1px);padding-right:calc(0.625em - 1px);padding-top:calc(0.375em - 1px);position:relative;vertical-align:top}.button:focus,.input:focus,.textarea:focus,.select select:focus,.file-cta:focus,.file-name:focus,.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus,.pagination-ellipsis:focus,.is-focused.button,.is-focused.input,.is-focused.textarea,.select select.is-focused,.is-focused.file-cta,.is-focused.file-name,.is-focused.pagination-previous,.is-focused.pagination-next,.is-focused.pagination-link,.is-focused.pagination-ellipsis,.button:active,.input:active,.textarea:active,.select select:active,.file-cta:active,.file-name:active,.pagination-previous:active,.pagination-next:active,.pagination-link:active,.pagination-ellipsis:active,.is-active.button,.is-active.input,.is-active.textarea,.select select.is-active,.is-active.file-cta,.is-active.file-name,.is-active.pagination-previous,.is-active.pagination-next,.is-active.pagination-link,.is-active.pagination-ellipsis{outline:none}.button[disabled],.input[disabled],.textarea[disabled],.select select[disabled],.file-cta[disabled],.file-name[disabled],.pagination-previous[disabled],.pagination-next[disabled],.pagination-link[disabled],.pagination-ellipsis[disabled],fieldset[disabled] .button,fieldset[disabled] .input,fieldset[disabled] .textarea,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .pagination-previous,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-ellipsis{cursor:not-allowed}/*! minireset.css v0.0.4 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}audio{max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:left}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,select,textarea{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#3273dc;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:#f5f5f5;color:#ff3860;font-size:.875em;font-weight:normal;padding:0.25em 0.5em 0.25em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type="checkbox"],input[type="radio"]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:left}table th{color:#363636}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-clipped{overflow:hidden !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px), print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1023px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1024px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px), print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1023px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1024px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px), print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1023px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1024px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px), print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1023px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1024px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px), print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1023px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1024px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#363636 !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1c1c1c !important}.has-background-dark{background-color:#363636 !important}.has-text-primary{color:#00d1b2 !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#009e86 !important}.has-background-primary{background-color:#00d1b2 !important}.has-text-link{color:#3273dc !important}a.has-text-link:hover,a.has-text-link:focus{color:#205bbc !important}.has-background-link{background-color:#3273dc !important}.has-text-info{color:#209cee !important}a.has-text-info:hover,a.has-text-info:focus{color:#0f81cc !important}.has-background-info{background-color:#209cee !important}.has-text-success{color:#23d160 !important}a.has-text-success:hover,a.has-text-success:focus{color:#1ca64c !important}.has-background-success{background-color:#23d160 !important}.has-text-warning{color:#ffdd57 !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#ffd324 !important}.has-background-warning{background-color:#ffdd57 !important}.has-text-danger{color:#ff3860 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#ff0537 !important}.has-background-danger{background-color:#ff3860 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#363636 !important}.has-background-grey-darker{background-color:#363636 !important}.has-text-grey-dark{color:#4a4a4a !important}.has-background-grey-dark{background-color:#4a4a4a !important}.has-text-grey{color:#7a7a7a !important}.has-background-grey{background-color:#7a7a7a !important}.has-text-grey-light{color:#b5b5b5 !important}.has-background-grey-light{background-color:#b5b5b5 !important}.has-text-grey-lighter{color:#dbdbdb !important}.has-background-grey-lighter{background-color:#dbdbdb !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:monospace !important}.is-family-code{font-family:monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px), print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1023px){.is-block-touch{display:block !important}}@media screen and (min-width: 1024px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px), print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1023px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1024px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px), print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1023px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1024px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px), print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1023px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1024px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px), print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1023px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1024px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px), print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1023px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1024px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px), print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1023px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1024px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-relative{position:relative !important}.box{background-color:#fff;border-radius:6px;box-shadow:0 2px 3px rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.1);color:#4a4a4a;display:block;padding:1.25rem}a.box:hover,a.box:focus{box-shadow:0 2px 3px rgba(10,10,10,0.1),0 0 0 1px #3273dc}a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #3273dc}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(0.375em - 1px);padding-left:.75em;padding-right:.75em;padding-top:calc(0.375em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-small,.button .icon.is-medium,.button .icon.is-large{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-0.375em - 1px);margin-right:0.1875em}.button .icon:last-child:not(:first-child){margin-left:0.1875em;margin-right:calc(-0.375em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-0.375em - 1px);margin-right:calc(-0.375em - 1px)}.button:hover,.button.is-hovered{border-color:#b5b5b5;color:#363636}.button:focus,.button.is-focused{border-color:#3273dc;color:#363636}.button:focus:not(:active),.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(50,115,220,0.25)}.button:active,.button.is-active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.button.is-text:hover,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text.is-focused{background-color:#f5f5f5;color:#363636}.button.is-text:active,.button.is-text.is-active{background-color:#e8e8e8;color:#363636}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white:hover,.button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white:focus,.button.is-white.is-focused{border-color:transparent;color:#0a0a0a}.button.is-white:focus:not(:active),.button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.button.is-white:active,.button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:transparent;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted:hover,.button.is-white.is-inverted.is-hovered{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined:hover,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-white.is-outlined.is-loading:hover::after,.button.is-white.is-outlined.is-loading.is-hovered::after,.button.is-white.is-outlined.is-loading:focus::after,.button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined:hover,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading:hover::after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-white.is-inverted.is-outlined.is-loading:focus::after,.button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black:hover,.button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}.button.is-black:focus,.button.is-black.is-focused{border-color:transparent;color:#fff}.button.is-black:focus:not(:active),.button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}.button.is-black:active,.button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:transparent;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted:hover,.button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined:hover,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-black.is-outlined.is-loading:hover::after,.button.is-black.is-outlined.is-loading.is-hovered::after,.button.is-black.is-outlined.is-loading:focus::after,.button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined:hover,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading:hover::after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-black.is-inverted.is-outlined.is-loading:focus::after,.button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:#363636}.button.is-light:hover,.button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:#363636}.button.is-light:focus,.button.is-light.is-focused{border-color:transparent;color:#363636}.button.is-light:focus:not(:active),.button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}.button.is-light:active,.button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:#363636}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:transparent;box-shadow:none}.button.is-light.is-inverted{background-color:#363636;color:#f5f5f5}.button.is-light.is-inverted:hover,.button.is-light.is-inverted.is-hovered{background-color:#292929}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:#363636;border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading::after{border-color:transparent transparent #363636 #363636 !important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined:hover,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}.button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}.button.is-light.is-outlined.is-loading:hover::after,.button.is-light.is-outlined.is-loading.is-hovered::after,.button.is-light.is-outlined.is-loading:focus::after,.button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #363636 #363636 !important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-light.is-inverted.is-outlined:hover,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined.is-focused{background-color:#363636;color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading:hover::after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-light.is-inverted.is-outlined.is-loading:focus::after,.button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark{background-color:#363636;border-color:transparent;color:#f5f5f5}.button.is-dark:hover,.button.is-dark.is-hovered{background-color:#2f2f2f;border-color:transparent;color:#f5f5f5}.button.is-dark:focus,.button.is-dark.is-focused{border-color:transparent;color:#f5f5f5}.button.is-dark:focus:not(:active),.button.is-dark.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.button.is-dark:active,.button.is-dark.is-active{background-color:#292929;border-color:transparent;color:#f5f5f5}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:transparent;box-shadow:none}.button.is-dark.is-inverted{background-color:#f5f5f5;color:#363636}.button.is-dark.is-inverted:hover,.button.is-dark.is-inverted.is-hovered{background-color:#e8e8e8}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#f5f5f5;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}.button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined:hover,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined.is-focused{background-color:#363636;border-color:#363636;color:#f5f5f5}.button.is-dark.is-outlined.is-loading::after{border-color:transparent transparent #363636 #363636 !important}.button.is-dark.is-outlined.is-loading:hover::after,.button.is-dark.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-outlined.is-loading:focus::after,.button.is-dark.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-dark.is-inverted.is-outlined:hover,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined.is-focused{background-color:#f5f5f5;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading:hover::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-inverted.is-outlined.is-loading:focus::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #363636 #363636 !important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.button.is-primary:hover,.button.is-primary.is-hovered{background-color:#00c4a7;border-color:transparent;color:#fff}.button.is-primary:focus,.button.is-primary.is-focused{border-color:transparent;color:#fff}.button.is-primary:focus:not(:active),.button.is-primary.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(0,209,178,0.25)}.button.is-primary:active,.button.is-primary.is-active{background-color:#00b89c;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#00d1b2;border-color:transparent;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted:hover,.button.is-primary.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00d1b2}.button.is-primary.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.button.is-primary.is-outlined:hover,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined.is-focused{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.button.is-primary.is-outlined.is-loading::after{border-color:transparent transparent #00d1b2 #00d1b2 !important}.button.is-primary.is-outlined.is-loading:hover::after,.button.is-primary.is-outlined.is-loading.is-hovered::after,.button.is-primary.is-outlined.is-loading:focus::after,.button.is-primary.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;box-shadow:none;color:#00d1b2}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined:hover,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined.is-focused{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-outlined.is-loading:hover::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-primary.is-inverted.is-outlined.is-loading:focus::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #00d1b2 #00d1b2 !important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link{background-color:#3273dc;border-color:transparent;color:#fff}.button.is-link:hover,.button.is-link.is-hovered{background-color:#276cda;border-color:transparent;color:#fff}.button.is-link:focus,.button.is-link.is-focused{border-color:transparent;color:#fff}.button.is-link:focus:not(:active),.button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(50,115,220,0.25)}.button.is-link:active,.button.is-link.is-active{background-color:#2366d1;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#3273dc;border-color:transparent;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#3273dc}.button.is-link.is-inverted:hover,.button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3273dc}.button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-link.is-outlined{background-color:transparent;border-color:#3273dc;color:#3273dc}.button.is-link.is-outlined:hover,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined.is-focused{background-color:#3273dc;border-color:#3273dc;color:#fff}.button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #3273dc #3273dc !important}.button.is-link.is-outlined.is-loading:hover::after,.button.is-link.is-outlined.is-loading.is-hovered::after,.button.is-link.is-outlined.is-loading:focus::after,.button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#3273dc;box-shadow:none;color:#3273dc}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined:hover,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#3273dc}.button.is-link.is-inverted.is-outlined.is-loading:hover::after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-link.is-inverted.is-outlined.is-loading:focus::after,.button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #3273dc #3273dc !important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info{background-color:#209cee;border-color:transparent;color:#fff}.button.is-info:hover,.button.is-info.is-hovered{background-color:#1496ed;border-color:transparent;color:#fff}.button.is-info:focus,.button.is-info.is-focused{border-color:transparent;color:#fff}.button.is-info:focus:not(:active),.button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(32,156,238,0.25)}.button.is-info:active,.button.is-info.is-active{background-color:#118fe4;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#209cee;border-color:transparent;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#209cee}.button.is-info.is-inverted:hover,.button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#209cee}.button.is-info.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-info.is-outlined{background-color:transparent;border-color:#209cee;color:#209cee}.button.is-info.is-outlined:hover,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined.is-focused{background-color:#209cee;border-color:#209cee;color:#fff}.button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #209cee #209cee !important}.button.is-info.is-outlined.is-loading:hover::after,.button.is-info.is-outlined.is-loading.is-hovered::after,.button.is-info.is-outlined.is-loading:focus::after,.button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#209cee;box-shadow:none;color:#209cee}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined:hover,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#209cee}.button.is-info.is-inverted.is-outlined.is-loading:hover::after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-info.is-inverted.is-outlined.is-loading:focus::after,.button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #209cee #209cee !important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success{background-color:#23d160;border-color:transparent;color:#fff}.button.is-success:hover,.button.is-success.is-hovered{background-color:#22c65b;border-color:transparent;color:#fff}.button.is-success:focus,.button.is-success.is-focused{border-color:transparent;color:#fff}.button.is-success:focus:not(:active),.button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(35,209,96,0.25)}.button.is-success:active,.button.is-success.is-active{background-color:#20bc56;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#23d160;border-color:transparent;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#23d160}.button.is-success.is-inverted:hover,.button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#23d160}.button.is-success.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-success.is-outlined{background-color:transparent;border-color:#23d160;color:#23d160}.button.is-success.is-outlined:hover,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined.is-focused{background-color:#23d160;border-color:#23d160;color:#fff}.button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #23d160 #23d160 !important}.button.is-success.is-outlined.is-loading:hover::after,.button.is-success.is-outlined.is-loading.is-hovered::after,.button.is-success.is-outlined.is-loading:focus::after,.button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#23d160;box-shadow:none;color:#23d160}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined:hover,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#23d160}.button.is-success.is-inverted.is-outlined.is-loading:hover::after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-success.is-inverted.is-outlined.is-loading:focus::after,.button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #23d160 #23d160 !important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-warning{background-color:#ffdd57;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-warning:hover,.button.is-warning.is-hovered{background-color:#ffdb4a;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-warning:focus,.button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-warning:focus:not(:active),.button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,221,87,0.25)}.button.is-warning:active,.button.is-warning.is-active{background-color:#ffd83d;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#ffdd57;border-color:transparent;box-shadow:none}.button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#ffdd57}.button.is-warning.is-inverted:hover,.button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#ffdd57}.button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}.button.is-warning.is-outlined{background-color:transparent;border-color:#ffdd57;color:#ffdd57}.button.is-warning.is-outlined:hover,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined.is-focused{background-color:#ffdd57;border-color:#ffdd57;color:rgba(0,0,0,0.7)}.button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #ffdd57 #ffdd57 !important}.button.is-warning.is-outlined.is-loading:hover::after,.button.is-warning.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-outlined.is-loading:focus::after,.button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#ffdd57;box-shadow:none;color:#ffdd57}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}.button.is-warning.is-inverted.is-outlined:hover,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#ffdd57}.button.is-warning.is-inverted.is-outlined.is-loading:hover::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-inverted.is-outlined.is-loading:focus::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ffdd57 #ffdd57 !important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}.button.is-danger{background-color:#ff3860;border-color:transparent;color:#fff}.button.is-danger:hover,.button.is-danger.is-hovered{background-color:#ff2b56;border-color:transparent;color:#fff}.button.is-danger:focus,.button.is-danger.is-focused{border-color:transparent;color:#fff}.button.is-danger:focus:not(:active),.button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,56,96,0.25)}.button.is-danger:active,.button.is-danger.is-active{background-color:#ff1f4b;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#ff3860;border-color:transparent;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#ff3860}.button.is-danger.is-inverted:hover,.button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#ff3860}.button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-danger.is-outlined{background-color:transparent;border-color:#ff3860;color:#ff3860}.button.is-danger.is-outlined:hover,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined.is-focused{background-color:#ff3860;border-color:#ff3860;color:#fff}.button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #ff3860 #ff3860 !important}.button.is-danger.is-outlined.is-loading:hover::after,.button.is-danger.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-outlined.is-loading:focus::after,.button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#ff3860;box-shadow:none;color:#ff3860}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined:hover,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#ff3860}.button.is-danger.is-inverted.is-outlined.is-loading:hover::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-inverted.is-outlined.is-loading:focus::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ff3860 #ff3860 !important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-small{border-radius:2px;font-size:.75rem}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent !important;pointer-events:none}.button.is-loading::after{position:absolute;left:calc(50% - (1em / 2));top:calc(50% - (1em / 2));position:absolute !important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:290486px;padding-left:1em;padding-right:1em}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:0.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:0.5rem}.buttons:last-child{margin-bottom:-0.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){border-radius:2px;font-size:.75rem}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button:hover,.buttons.has-addons .button.is-hovered{z-index:2}.buttons.has-addons .button:focus,.buttons.has-addons .button.is-focused,.buttons.has-addons .button:active,.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-selected{z-index:3}.buttons.has-addons .button:focus:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-selected:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}@media screen and (min-width: 1024px){.container{max-width:960px}.container.is-fluid{margin-left:32px;margin-right:32px;max-width:none}}@media screen and (max-width: 1215px){.container.is-widescreen{max-width:1152px}}@media screen and (max-width: 1407px){.container.is-fullhd{max-width:1344px}}@media screen and (min-width: 1216px){.container{max-width:1152px}}@media screen and (min-width: 1408px){.container{max-width:1344px}}.content li+li{margin-top:0.25em}.content p:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content ul:not(:last-child),.content blockquote:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:0.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:0.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:0.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:0.8em}.content h5{font-size:1.125em;margin-bottom:0.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:0.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sup,.content sub{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}.content table th{color:#363636}.content table th:not([align]){text-align:left}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:.75rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:290486px}.image.is-square img,.image.is-square .has-ratio,.image.is-1by1 img,.image.is-1by1 .has-ratio,.image.is-5by4 img,.image.is-5by4 .has-ratio,.image.is-4by3 img,.image.is-4by3 .has-ratio,.image.is-3by2 img,.image.is-3by2 .has-ratio,.image.is-5by3 img,.image.is-5by3 .has-ratio,.image.is-16by9 img,.image.is-16by9 .has-ratio,.image.is-2by1 img,.image.is-2by1 .has-ratio,.image.is-3by1 img,.image.is-3by1 .has-ratio,.image.is-4by5 img,.image.is-4by5 .has-ratio,.image.is-3by4 img,.image.is-3by4 .has-ratio,.image.is-2by3 img,.image.is-2by3 .has-ratio,.image.is-3by5 img,.image.is-3by5 .has-ratio,.image.is-9by16 img,.image.is-9by16 .has-ratio,.image.is-1by2 img,.image.is-1by2 .has-ratio,.image.is-1by3 img,.image.is-1by3 .has-ratio{height:100%;width:100%}.image.is-square,.image.is-1by1{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;padding:1.25rem 2.5rem 1.25rem 1.5rem;position:relative}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:transparent}.notification>.delete{position:absolute;right:0.5rem;top:0.5rem}.notification .title,.notification .subtitle,.notification .content{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:#363636}.notification.is-dark{background-color:#363636;color:#f5f5f5}.notification.is-primary{background-color:#00d1b2;color:#fff}.notification.is-link{background-color:#3273dc;color:#fff}.notification.is-info{background-color:#209cee;color:#fff}.notification.is-success{background-color:#23d160;color:#fff}.notification.is-warning{background-color:#ffdd57;color:rgba(0,0,0,0.7)}.notification.is-danger{background-color:#ff3860;color:#fff}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:290486px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#dbdbdb}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress::-ms-fill{background-color:#4a4a4a;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #dbdbdb 30%)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #dbdbdb 30%)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #dbdbdb 30%)}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate{background-image:linear-gradient(to right, #363636 30%, #dbdbdb 30%)}.progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.progress.is-primary::-ms-fill{background-color:#00d1b2}.progress.is-primary:indeterminate{background-image:linear-gradient(to right, #00d1b2 30%, #dbdbdb 30%)}.progress.is-link::-webkit-progress-value{background-color:#3273dc}.progress.is-link::-moz-progress-bar{background-color:#3273dc}.progress.is-link::-ms-fill{background-color:#3273dc}.progress.is-link:indeterminate{background-image:linear-gradient(to right, #3273dc 30%, #dbdbdb 30%)}.progress.is-info::-webkit-progress-value{background-color:#209cee}.progress.is-info::-moz-progress-bar{background-color:#209cee}.progress.is-info::-ms-fill{background-color:#209cee}.progress.is-info:indeterminate{background-image:linear-gradient(to right, #209cee 30%, #dbdbdb 30%)}.progress.is-success::-webkit-progress-value{background-color:#23d160}.progress.is-success::-moz-progress-bar{background-color:#23d160}.progress.is-success::-ms-fill{background-color:#23d160}.progress.is-success:indeterminate{background-image:linear-gradient(to right, #23d160 30%, #dbdbdb 30%)}.progress.is-warning::-webkit-progress-value{background-color:#ffdd57}.progress.is-warning::-moz-progress-bar{background-color:#ffdd57}.progress.is-warning::-ms-fill{background-color:#ffdd57}.progress.is-warning:indeterminate{background-image:linear-gradient(to right, #ffdd57 30%, #dbdbdb 30%)}.progress.is-danger::-webkit-progress-value{background-color:#ff3860}.progress.is-danger::-moz-progress-bar{background-color:#ff3860}.progress.is-danger::-ms-fill{background-color:#ff3860}.progress.is-danger:indeterminate{background-image:linear-gradient(to right, #ff3860 30%, #dbdbdb 30%)}.progress:indeterminate{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:moveIndeterminate;animation-name:moveIndeterminate;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#dbdbdb;background-image:linear-gradient(to right, #4a4a4a 30%, #dbdbdb 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@-webkit-keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#363636}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#f5f5f5}.table td.is-primary,.table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.table td.is-link,.table th.is-link{background-color:#3273dc;border-color:#3273dc;color:#fff}.table td.is-info,.table th.is-info{background-color:#209cee;border-color:#209cee;color:#fff}.table td.is-success,.table th.is-success{background-color:#23d160;border-color:#23d160;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#ffdd57;border-color:#ffdd57;color:rgba(0,0,0,0.7)}.table td.is-danger,.table th.is-danger{background-color:#ff3860;border-color:#ff3860;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#00d1b2;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table th{color:#363636}.table th:not([align]){text-align:left}.table tr.is-selected{background-color:#00d1b2;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:rgba(0,0,0,0)}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tfoot{background-color:rgba(0,0,0,0)}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody{background-color:rgba(0,0,0,0)}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:0.25em 0.5em}.table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:0.5rem}.tags .tag:not(:last-child){margin-right:0.5rem}.tags:last-child{margin-bottom:-0.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-right:0.25rem;margin-left:0.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:0.5rem}.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag{margin-right:0}.tags.has-addons .tag:not(:first-child){margin-left:0;border-bottom-left-radius:0;border-top-left-radius:0}.tags.has-addons .tag:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:0.25rem;margin-right:-0.375rem}.tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.tag:not(body).is-light{background-color:#f5f5f5;color:#363636}.tag:not(body).is-dark{background-color:#363636;color:#f5f5f5}.tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.tag:not(body).is-link{background-color:#3273dc;color:#fff}.tag:not(body).is-info{background-color:#209cee;color:#fff}.tag:not(body).is-success{background-color:#23d160;color:#fff}.tag:not(body).is-warning{background-color:#ffdd57;color:rgba(0,0,0,0.7)}.tag:not(body).is-danger{background-color:#ff3860;color:#fff}.tag:not(body).is-normal{font-size:.75rem}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-0.375em;margin-right:0.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:0.1875em;margin-right:-0.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-0.375em;margin-right:-0.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete::before,.tag:not(body).is-delete::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.tag:not(body).is-delete::before{height:1px;width:50%}.tag:not(body).is-delete::after{height:50%;width:1px}.tag:not(body).is-delete:hover,.tag:not(body).is-delete:focus{background-color:#e8e8e8}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:290486px}a.tag:hover{text-decoration:underline}.title,.subtitle{word-break:break-word}.title em,.title span,.subtitle em,.subtitle span{font-weight:inherit}.title sub,.subtitle sub{font-size:.75em}.title sup,.subtitle sup{font-size:.75em}.title .tag,.subtitle .tag{vertical-align:middle}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title+.highlight{margin-top:-0.75rem}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.highlight{font-weight:400;max-width:100%;overflow:hidden;padding:0}.highlight pre{overflow:auto;max-width:100%}.number{align-items:center;background-color:#f5f5f5;border-radius:290486px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}.input,.textarea,.select select{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636}.input::-moz-placeholder,.textarea::-moz-placeholder,.select select::-moz-placeholder{color:rgba(54,54,54,0.3)}.input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder,.select select::-webkit-input-placeholder{color:rgba(54,54,54,0.3)}.input:-moz-placeholder,.textarea:-moz-placeholder,.select select:-moz-placeholder{color:rgba(54,54,54,0.3)}.input:-ms-input-placeholder,.textarea:-ms-input-placeholder,.select select:-ms-input-placeholder{color:rgba(54,54,54,0.3)}.input:hover,.textarea:hover,.select select:hover,.is-hovered.input,.is-hovered.textarea,.select select.is-hovered{border-color:#b5b5b5}.input:focus,.textarea:focus,.select select:focus,.is-focused.input,.is-focused.textarea,.select select.is-focused,.input:active,.textarea:active,.select select:active,.is-active.input,.is-active.textarea,.select select.is-active{border-color:#3273dc;box-shadow:0 0 0 0.125em rgba(50,115,220,0.25)}.input[disabled],.textarea[disabled],.select select[disabled],fieldset[disabled] .input,fieldset[disabled] .textarea,fieldset[disabled] .select select,.select fieldset[disabled] select{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.input[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,.select select[disabled]::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder{color:rgba(122,122,122,0.3)}.input[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder{color:rgba(122,122,122,0.3)}.input[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,.select select[disabled]:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder{color:rgba(122,122,122,0.3)}.input[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder{color:rgba(122,122,122,0.3)}.input,.textarea{box-shadow:inset 0 1px 2px rgba(10,10,10,0.1);max-width:100%;width:100%}.input[readonly],.textarea[readonly]{box-shadow:none}.is-white.input,.is-white.textarea{border-color:#fff}.is-white.input:focus,.is-white.textarea:focus,.is-white.is-focused.input,.is-white.is-focused.textarea,.is-white.input:active,.is-white.textarea:active,.is-white.is-active.input,.is-white.is-active.textarea{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.is-black.input,.is-black.textarea{border-color:#0a0a0a}.is-black.input:focus,.is-black.textarea:focus,.is-black.is-focused.input,.is-black.is-focused.textarea,.is-black.input:active,.is-black.textarea:active,.is-black.is-active.input,.is-black.is-active.textarea{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}.is-light.input,.is-light.textarea{border-color:#f5f5f5}.is-light.input:focus,.is-light.textarea:focus,.is-light.is-focused.input,.is-light.is-focused.textarea,.is-light.input:active,.is-light.textarea:active,.is-light.is-active.input,.is-light.is-active.textarea{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}.is-dark.input,.is-dark.textarea{border-color:#363636}.is-dark.input:focus,.is-dark.textarea:focus,.is-dark.is-focused.input,.is-dark.is-focused.textarea,.is-dark.input:active,.is-dark.textarea:active,.is-dark.is-active.input,.is-dark.is-active.textarea{box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.is-primary.input,.is-primary.textarea{border-color:#00d1b2}.is-primary.input:focus,.is-primary.textarea:focus,.is-primary.is-focused.input,.is-primary.is-focused.textarea,.is-primary.input:active,.is-primary.textarea:active,.is-primary.is-active.input,.is-primary.is-active.textarea{box-shadow:0 0 0 0.125em rgba(0,209,178,0.25)}.is-link.input,.is-link.textarea{border-color:#3273dc}.is-link.input:focus,.is-link.textarea:focus,.is-link.is-focused.input,.is-link.is-focused.textarea,.is-link.input:active,.is-link.textarea:active,.is-link.is-active.input,.is-link.is-active.textarea{box-shadow:0 0 0 0.125em rgba(50,115,220,0.25)}.is-info.input,.is-info.textarea{border-color:#209cee}.is-info.input:focus,.is-info.textarea:focus,.is-info.is-focused.input,.is-info.is-focused.textarea,.is-info.input:active,.is-info.textarea:active,.is-info.is-active.input,.is-info.is-active.textarea{box-shadow:0 0 0 0.125em rgba(32,156,238,0.25)}.is-success.input,.is-success.textarea{border-color:#23d160}.is-success.input:focus,.is-success.textarea:focus,.is-success.is-focused.input,.is-success.is-focused.textarea,.is-success.input:active,.is-success.textarea:active,.is-success.is-active.input,.is-success.is-active.textarea{box-shadow:0 0 0 0.125em rgba(35,209,96,0.25)}.is-warning.input,.is-warning.textarea{border-color:#ffdd57}.is-warning.input:focus,.is-warning.textarea:focus,.is-warning.is-focused.input,.is-warning.is-focused.textarea,.is-warning.input:active,.is-warning.textarea:active,.is-warning.is-active.input,.is-warning.is-active.textarea{box-shadow:0 0 0 0.125em rgba(255,221,87,0.25)}.is-danger.input,.is-danger.textarea{border-color:#ff3860}.is-danger.input:focus,.is-danger.textarea:focus,.is-danger.is-focused.input,.is-danger.is-focused.textarea,.is-danger.input:active,.is-danger.textarea:active,.is-danger.is-active.input,.is-danger.is-active.textarea{box-shadow:0 0 0 0.125em rgba(255,56,96,0.25)}.is-small.input,.is-small.textarea{border-radius:2px;font-size:.75rem}.is-medium.input,.is-medium.textarea{font-size:1.25rem}.is-large.input,.is-large.textarea{font-size:1.5rem}.is-fullwidth.input,.is-fullwidth.textarea{display:block;width:100%}.is-inline.input,.is-inline.textarea{display:inline;width:auto}.input.is-rounded{border-radius:290486px;padding-left:1em;padding-right:1em}.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:0.625em;resize:vertical}.textarea:not([rows]){max-height:600px;min-height:120px}.textarea[rows]{height:initial}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#363636}.checkbox[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .radio{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:0.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.25em}.select:not(.is-multiple):not(.is-loading)::after{border-color:#3273dc;right:1.125em;z-index:4}.select.is-rounded select{border-radius:290486px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:0.5em 1em}.select:not(.is-multiple):not(.is-loading):hover::after{border-color:#363636}.select.is-white:not(:hover)::after{border-color:#fff}.select.is-white select{border-color:#fff}.select.is-white select:hover,.select.is-white select.is-hovered{border-color:#f2f2f2}.select.is-white select:focus,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.select.is-black:not(:hover)::after{border-color:#0a0a0a}.select.is-black select{border-color:#0a0a0a}.select.is-black select:hover,.select.is-black select.is-hovered{border-color:#000}.select.is-black select:focus,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}.select.is-light:not(:hover)::after{border-color:#f5f5f5}.select.is-light select{border-color:#f5f5f5}.select.is-light select:hover,.select.is-light select.is-hovered{border-color:#e8e8e8}.select.is-light select:focus,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}.select.is-dark:not(:hover)::after{border-color:#363636}.select.is-dark select{border-color:#363636}.select.is-dark select:hover,.select.is-dark select.is-hovered{border-color:#292929}.select.is-dark select:focus,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select.is-active{box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.select.is-primary:not(:hover)::after{border-color:#00d1b2}.select.is-primary select{border-color:#00d1b2}.select.is-primary select:hover,.select.is-primary select.is-hovered{border-color:#00b89c}.select.is-primary select:focus,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select.is-active{box-shadow:0 0 0 0.125em rgba(0,209,178,0.25)}.select.is-link:not(:hover)::after{border-color:#3273dc}.select.is-link select{border-color:#3273dc}.select.is-link select:hover,.select.is-link select.is-hovered{border-color:#2366d1}.select.is-link select:focus,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(50,115,220,0.25)}.select.is-info:not(:hover)::after{border-color:#209cee}.select.is-info select{border-color:#209cee}.select.is-info select:hover,.select.is-info select.is-hovered{border-color:#118fe4}.select.is-info select:focus,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(32,156,238,0.25)}.select.is-success:not(:hover)::after{border-color:#23d160}.select.is-success select{border-color:#23d160}.select.is-success select:hover,.select.is-success select.is-hovered{border-color:#20bc56}.select.is-success select:focus,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(35,209,96,0.25)}.select.is-warning:not(:hover)::after{border-color:#ffdd57}.select.is-warning select{border-color:#ffdd57}.select.is-warning select:hover,.select.is-warning select.is-hovered{border-color:#ffd83d}.select.is-warning select:focus,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(255,221,87,0.25)}.select.is-danger:not(:hover)::after{border-color:#ff3860}.select.is-danger select{border-color:#ff3860}.select.is-danger select:hover,.select.is-danger select.is-hovered{border-color:#ff1f4b}.select.is-danger select:focus,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(255,56,96,0.25)}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled::after{border-color:#7a7a7a}.select.is-fullwidth{width:100%}.select.is-fullwidth select{width:100%}.select.is-loading::after{margin-top:0;position:absolute;right:0.625em;top:0.625em;-webkit-transform:none;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white:hover .file-cta,.file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white:focus .file-cta,.file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}.file.is-white:active .file-cta,.file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black:hover .file-cta,.file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black:focus .file-cta,.file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}.file.is-black:active .file-cta,.file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:#363636}.file.is-light:hover .file-cta,.file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:#363636}.file.is-light:focus .file-cta,.file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:#363636}.file.is-light:active .file-cta,.file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:#363636}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#f5f5f5}.file.is-dark:hover .file-cta,.file.is-dark.is-hovered .file-cta{background-color:#2f2f2f;border-color:transparent;color:#f5f5f5}.file.is-dark:focus .file-cta,.file.is-dark.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(54,54,54,0.25);color:#f5f5f5}.file.is-dark:active .file-cta,.file.is-dark.is-active .file-cta{background-color:#292929;border-color:transparent;color:#f5f5f5}.file.is-primary .file-cta{background-color:#00d1b2;border-color:transparent;color:#fff}.file.is-primary:hover .file-cta,.file.is-primary.is-hovered .file-cta{background-color:#00c4a7;border-color:transparent;color:#fff}.file.is-primary:focus .file-cta,.file.is-primary.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(0,209,178,0.25);color:#fff}.file.is-primary:active .file-cta,.file.is-primary.is-active .file-cta{background-color:#00b89c;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#3273dc;border-color:transparent;color:#fff}.file.is-link:hover .file-cta,.file.is-link.is-hovered .file-cta{background-color:#276cda;border-color:transparent;color:#fff}.file.is-link:focus .file-cta,.file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(50,115,220,0.25);color:#fff}.file.is-link:active .file-cta,.file.is-link.is-active .file-cta{background-color:#2366d1;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#209cee;border-color:transparent;color:#fff}.file.is-info:hover .file-cta,.file.is-info.is-hovered .file-cta{background-color:#1496ed;border-color:transparent;color:#fff}.file.is-info:focus .file-cta,.file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(32,156,238,0.25);color:#fff}.file.is-info:active .file-cta,.file.is-info.is-active .file-cta{background-color:#118fe4;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#23d160;border-color:transparent;color:#fff}.file.is-success:hover .file-cta,.file.is-success.is-hovered .file-cta{background-color:#22c65b;border-color:transparent;color:#fff}.file.is-success:focus .file-cta,.file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(35,209,96,0.25);color:#fff}.file.is-success:active .file-cta,.file.is-success.is-active .file-cta{background-color:#20bc56;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#ffdd57;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-warning:hover .file-cta,.file.is-warning.is-hovered .file-cta{background-color:#ffdb4a;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-warning:focus .file-cta,.file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,221,87,0.25);color:rgba(0,0,0,0.7)}.file.is-warning:active .file-cta,.file.is-warning.is-active .file-cta{background-color:#ffd83d;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-danger .file-cta{background-color:#ff3860;border-color:transparent;color:#fff}.file.is-danger:hover .file-cta,.file.is-danger.is-hovered .file-cta{background-color:#ff2b56;border-color:transparent;color:#fff}.file.is-danger:focus .file-cta,.file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,56,96,0.25);color:#fff}.file.is-danger:active .file-cta,.file.is-danger.is-active .file-cta{background-color:#ff1f4b;border-color:transparent;color:#fff}.file.is-small{font-size:.75rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#363636}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#363636}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#4a4a4a}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:left;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:0.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#363636;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:0.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:0.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#00d1b2}.help.is-link{color:#3273dc}.help.is-info{color:#209cee}.help.is-success{color:#23d160}.help.is-warning{color:#ffdd57}.help.is-danger{color:#ff3860}.field:not(:last-child){margin-bottom:0.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered{z-index:2}.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]).is-active{z-index:3}.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:0.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px), print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width: 768px){.field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px), print{.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:.75rem;padding-top:0.375em}.field-label.is-normal{padding-top:0.375em}.field-label.is-medium{font-size:1.25rem;padding-top:0.375em}.field-label.is-large{font-size:1.5rem;padding-top:0.375em}}.field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px), print{.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:0.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:left}.control.has-icons-left .input:focus ~ .icon,.control.has-icons-left .select:focus ~ .icon,.control.has-icons-right .input:focus ~ .icon,.control.has-icons-right .select:focus ~ .icon{color:#7a7a7a}.control.has-icons-left .input.is-small ~ .icon,.control.has-icons-left .select.is-small ~ .icon,.control.has-icons-right .input.is-small ~ .icon,.control.has-icons-right .select.is-small ~ .icon{font-size:.75rem}.control.has-icons-left .input.is-medium ~ .icon,.control.has-icons-left .select.is-medium ~ .icon,.control.has-icons-right .input.is-medium ~ .icon,.control.has-icons-right .select.is-medium ~ .icon{font-size:1.25rem}.control.has-icons-left .input.is-large ~ .icon,.control.has-icons-left .select.is-large ~ .icon,.control.has-icons-right .input.is-large ~ .icon,.control.has-icons-right .select.is-large ~ .icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.25em;pointer-events:none;position:absolute;top:0;width:2.25em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.25em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.25em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading::after{position:absolute !important;right:0.625em;top:0.625em;z-index:4}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#3273dc;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.breadcrumb li+li::before{color:#b5b5b5;content:"\0002f"}.breadcrumb ul,.breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:0.5em}.breadcrumb .icon:last-child{margin-left:0.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li::before{content:"\02192"}.breadcrumb.has-bullet-separator li+li::before{content:"\02022"}.breadcrumb.has-dot-separator li+li::before{content:"\000b7"}.breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}.card{background-color:#fff;box-shadow:0 2px 3px rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.1);color:#4a4a4a;max-width:100%;position:relative}.card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 1px 2px rgba(10,10,10,0.1);display:flex}.card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem}.card-header-title.is-centered{justify-content:center}.card-header-icon{align-items:center;cursor:pointer;display:flex;justify-content:center;padding:.75rem}.card-image{display:block;position:relative}.card-content{background-color:rgba(0,0,0,0);padding:1.5rem}.card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #dbdbdb;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #dbdbdb}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 2px 3px rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.1);padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#4a4a4a;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:left;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#3273dc;color:#fff}.dropdown-divider{background-color:#dbdbdb;border:none;display:block;height:1px;margin:0.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile{display:flex}.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px), print{.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .title,.level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px), print{.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){.level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px), print{.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px), print{.level-right{display:flex}}.list{background-color:#fff;border-radius:4px;box-shadow:0 2px 3px rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.1)}.list-item{display:block;padding:0.5em 1em}.list-item:not(a){color:#4a4a4a}.list-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-item:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.list-item:not(:last-child){border-bottom:1px solid #dbdbdb}.list-item.is-active{background-color:#3273dc;color:#fff}a.list-item{background-color:#f5f5f5;cursor:pointer}.media{align-items:flex-start;display:flex;text-align:left}.media .content:not(:last-child){margin-bottom:0.75rem}.media .media{border-top:1px solid rgba(219,219,219,0.5);display:flex;padding-top:0.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:0.5rem}.media .media .media{padding-top:0.5rem}.media .media .media+.media{margin-top:0.5rem}.media+.media{border-top:1px solid rgba(219,219,219,0.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:left}@media screen and (max-width: 768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:0.5em 0.75em}.menu-list a:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active{background-color:#3273dc;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff;color:#4d4d4d}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a;color:#090909}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:#363636}.message.is-light .message-body{border-color:#f5f5f5;color:#505050}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#f5f5f5}.message.is-dark .message-body{border-color:#363636;color:#2a2a2a}.message.is-primary{background-color:#f5fffd}.message.is-primary .message-header{background-color:#00d1b2;color:#fff}.message.is-primary .message-body{border-color:#00d1b2;color:#021310}.message.is-link{background-color:#f6f9fe}.message.is-link .message-header{background-color:#3273dc;color:#fff}.message.is-link .message-body{border-color:#3273dc;color:#22509a}.message.is-info{background-color:#f6fbfe}.message.is-info .message-header{background-color:#209cee;color:#fff}.message.is-info .message-body{border-color:#209cee;color:#12537e}.message.is-success{background-color:#f6fef9}.message.is-success .message-header{background-color:#23d160;color:#fff}.message.is-success .message-body{border-color:#23d160;color:#0e301a}.message.is-warning{background-color:#fffdf5}.message.is-warning .message-header{background-color:#ffdd57;color:rgba(0,0,0,0.7)}.message.is-warning .message-body{border-color:#ffdd57;color:#3b3108}.message.is-danger{background-color:#fff5f7}.message.is-danger .message-header{background-color:#ff3860;color:#fff}.message.is-danger .message-body{border-color:#ff3860;color:#cd0930}.message-header{align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:0.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:rgba(0,0,0,0)}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(10,10,10,0.86)}.modal-content,.modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px), print{.modal-content,.modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-head,.modal-card-foot{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:0.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand>.navbar-item,.navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1024px){.navbar.is-white .navbar-start>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-start .navbar-link::after,.navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand>.navbar-item,.navbar.is-black .navbar-brand .navbar-link{color:#fff}.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-black .navbar-start>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-end .navbar-link{color:#fff}.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-start .navbar-link::after,.navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5;color:#363636}.navbar.is-light .navbar-brand>.navbar-item,.navbar.is-light .navbar-brand .navbar-link{color:#363636}.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:#363636}.navbar.is-light .navbar-brand .navbar-link::after{border-color:#363636}.navbar.is-light .navbar-burger{color:#363636}@media screen and (min-width: 1024px){.navbar.is-light .navbar-start>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-end .navbar-link{color:#363636}.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:#363636}.navbar.is-light .navbar-start .navbar-link::after,.navbar.is-light .navbar-end .navbar-link::after{border-color:#363636}.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:#363636}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#363636}}.navbar.is-dark{background-color:#363636;color:#f5f5f5}.navbar.is-dark .navbar-brand>.navbar-item,.navbar.is-dark .navbar-brand .navbar-link{color:#f5f5f5}.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand .navbar-link.is-active{background-color:#292929;color:#f5f5f5}.navbar.is-dark .navbar-brand .navbar-link::after{border-color:#f5f5f5}.navbar.is-dark .navbar-burger{color:#f5f5f5}@media screen and (min-width: 1024px){.navbar.is-dark .navbar-start>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-end .navbar-link{color:#f5f5f5}.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end .navbar-link.is-active{background-color:#292929;color:#f5f5f5}.navbar.is-dark .navbar-start .navbar-link::after,.navbar.is-dark .navbar-end .navbar-link::after{border-color:#f5f5f5}.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link{background-color:#292929;color:#f5f5f5}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#f5f5f5}}.navbar.is-primary{background-color:#00d1b2;color:#fff}.navbar.is-primary .navbar-brand>.navbar-item,.navbar.is-primary .navbar-brand .navbar-link{color:#fff}.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand .navbar-link.is-active{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-primary .navbar-start>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-end .navbar-link{color:#fff}.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end .navbar-link.is-active{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-start .navbar-link::after,.navbar.is-primary .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#00d1b2;color:#fff}}.navbar.is-link{background-color:#3273dc;color:#fff}.navbar.is-link .navbar-brand>.navbar-item,.navbar.is-link .navbar-brand .navbar-link{color:#fff}.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#2366d1;color:#fff}.navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-link .navbar-start>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-end .navbar-link{color:#fff}.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end .navbar-link.is-active{background-color:#2366d1;color:#fff}.navbar.is-link .navbar-start .navbar-link::after,.navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#2366d1;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#3273dc;color:#fff}}.navbar.is-info{background-color:#209cee;color:#fff}.navbar.is-info .navbar-brand>.navbar-item,.navbar.is-info .navbar-brand .navbar-link{color:#fff}.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#118fe4;color:#fff}.navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-info .navbar-start>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-end .navbar-link{color:#fff}.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end .navbar-link.is-active{background-color:#118fe4;color:#fff}.navbar.is-info .navbar-start .navbar-link::after,.navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#118fe4;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#209cee;color:#fff}}.navbar.is-success{background-color:#23d160;color:#fff}.navbar.is-success .navbar-brand>.navbar-item,.navbar.is-success .navbar-brand .navbar-link{color:#fff}.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#20bc56;color:#fff}.navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-success .navbar-start>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-end .navbar-link{color:#fff}.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end .navbar-link.is-active{background-color:#20bc56;color:#fff}.navbar.is-success .navbar-start .navbar-link::after,.navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#20bc56;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#23d160;color:#fff}}.navbar.is-warning{background-color:#ffdd57;color:rgba(0,0,0,0.7)}.navbar.is-warning .navbar-brand>.navbar-item,.navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#ffd83d;color:rgba(0,0,0,0.7)}.navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}.navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1024px){.navbar.is-warning .navbar-start>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#ffd83d;color:rgba(0,0,0,0.7)}.navbar.is-warning .navbar-start .navbar-link::after,.navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ffd83d;color:rgba(0,0,0,0.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffdd57;color:rgba(0,0,0,0.7)}}.navbar.is-danger{background-color:#ff3860;color:#fff}.navbar.is-danger .navbar-brand>.navbar-item,.navbar.is-danger .navbar-brand .navbar-link{color:#fff}.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#ff1f4b;color:#fff}.navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-danger .navbar-start>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-end .navbar-link{color:#fff}.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#ff1f4b;color:#fff}.navbar.is-danger .navbar-start .navbar-link::after,.navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ff1f4b;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#ff3860;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}html.has-navbar-fixed-top,body.has-navbar-fixed-top{padding-top:3.25rem}html.has-navbar-fixed-bottom,body.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#4a4a4a;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;-webkit-transform-origin:center;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, -webkit-transform;transition-property:background-color, opacity, transform;transition-property:background-color, opacity, transform, -webkit-transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:nth-child(1){top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,0.05)}.navbar-burger.is-active span:nth-child(1){-webkit-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){-webkit-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}a.navbar-item,.navbar-link{cursor:pointer}a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover,a.navbar-item.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,.navbar-link.is-active{background-color:#fafafa;color:#3273dc}.navbar-item{display:block;flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(0.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#3273dc}.navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#3273dc;border-bottom-style:solid;border-bottom-width:3px;color:#3273dc;padding-bottom:calc(0.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless)::after{border-color:#3273dc;margin-top:-0.375em;right:1.125em}.navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1023px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link::after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}html.has-navbar-fixed-top-touch,body.has-navbar-fixed-top-touch{padding-top:3.25rem}html.has-navbar-fixed-bottom-touch,body.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width: 1024px){.navbar,.navbar-menu,.navbar-start,.navbar-end{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-start,.navbar.is-spaced .navbar-end{align-items:center}.navbar.is-spaced a.navbar-item,.navbar.is-spaced .navbar-link{border-radius:4px}.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#3273dc}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item{display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link::after{-webkit-transform:rotate(135deg) translate(0.25em, -0.25em);transform:rotate(135deg) translate(0.25em, -0.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#3273dc}.navbar.is-spaced .navbar-dropdown,.navbar-dropdown.is-boxed{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1),0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));-webkit-transform:translateY(-5px);transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, -webkit-transform;transition-property:opacity, transform;transition-property:opacity, transform, -webkit-transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.navbar>.container .navbar-brand,.container>.navbar .navbar-brand{margin-left:-.75rem}.navbar>.container .navbar-menu,.container>.navbar .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}.navbar.is-fixed-top-desktop{top:0}html.has-navbar-fixed-top-desktop,body.has-navbar-fixed-top-desktop{padding-top:3.25rem}html.has-navbar-fixed-bottom-desktop,body.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}html.has-spaced-navbar-fixed-top,body.has-spaced-navbar-fixed-top{padding-top:5.25rem}html.has-spaced-navbar-fixed-bottom,body.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}a.navbar-item.is-active,.navbar-link.is-active{color:#0a0a0a}a.navbar-item.is-active:not(:focus):not(:hover),.navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link,.navbar-item.has-dropdown.is-active .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-previous,.pagination.is-rounded .pagination-next{padding-left:1em;padding-right:1em;border-radius:290486px}.pagination.is-rounded .pagination-link{border-radius:290486px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-previous,.pagination-next,.pagination-link{border-color:#dbdbdb;color:#363636;min-width:2.25em}.pagination-previous:hover,.pagination-next:hover,.pagination-link:hover{border-color:#b5b5b5;color:#363636}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus{border-color:#3273dc}.pagination-previous:active,.pagination-next:active,.pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}.pagination-previous[disabled],.pagination-next[disabled],.pagination-link[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:0.5}.pagination-previous,.pagination-next{padding-left:0.75em;padding-right:0.75em;white-space:nowrap}.pagination-link.is-current{background-color:#3273dc;border-color:#3273dc;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}@media screen and (max-width: 768px){.pagination{flex-wrap:wrap}.pagination-previous,.pagination-next{flex-grow:1;flex-shrink:1}.pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px), print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel-heading,.panel-tabs,.panel-block{border-bottom:1px solid #dbdbdb;border-left:1px solid #dbdbdb;border-right:1px solid #dbdbdb}.panel-heading:first-child,.panel-tabs:first-child,.panel-block:first-child{border-top:1px solid #dbdbdb}.panel-heading{background-color:#f5f5f5;border-radius:4px 4px 0 0;color:#363636;font-size:1.25em;font-weight:300;line-height:1.25;padding:0.5em 0.75em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:0.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#4a4a4a}.panel-list a:hover{color:#3273dc}.panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:0.5em 0.75em}.panel-block input[type="checkbox"]{margin-right:0.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#3273dc;color:#363636}.panel-block.is-active .panel-icon{color:#3273dc}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-right:0.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#363636;color:#363636}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#3273dc;color:#3273dc}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-left{padding-right:0.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}.tabs .icon:first-child{margin-right:0.5em}.tabs .icon:last-child{margin-left:0.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:rgba(0,0,0,0) !important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-radius:4px 0 0 4px}.tabs.is-toggle li:last-child a{border-radius:0 4px 4px 0}.tabs.is-toggle li.is-active a{background-color:#3273dc;border-color:#3273dc;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:290486px;border-top-left-radius:290486px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:290486px;border-top-right-radius:290486px;padding-right:1.25em}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-left:0%}.columns.is-mobile>.column.is-1{flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333%}.columns.is-mobile>.column.is-2{flex:none;width:16.66667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333%}.columns.is-mobile>.column.is-5{flex:none;width:41.66667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333%}.columns.is-mobile>.column.is-8{flex:none;width:66.66667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333%}.columns.is-mobile>.column.is-11{flex:none;width:91.66667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){.column.is-narrow-mobile{flex:none}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0%}.column.is-offset-0-mobile{margin-left:0%}.column.is-1-mobile{flex:none;width:8.33333%}.column.is-offset-1-mobile{margin-left:8.33333%}.column.is-2-mobile{flex:none;width:16.66667%}.column.is-offset-2-mobile{margin-left:16.66667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333%}.column.is-offset-4-mobile{margin-left:33.33333%}.column.is-5-mobile{flex:none;width:41.66667%}.column.is-offset-5-mobile{margin-left:41.66667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333%}.column.is-offset-7-mobile{margin-left:58.33333%}.column.is-8-mobile{flex:none;width:66.66667%}.column.is-offset-8-mobile{margin-left:66.66667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333%}.column.is-offset-10-mobile{margin-left:83.33333%}.column.is-11-mobile{flex:none;width:91.66667%}.column.is-offset-11-mobile{margin-left:91.66667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px), print{.column.is-narrow,.column.is-narrow-tablet{flex:none}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0%}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1023px){.column.is-narrow-touch{flex:none}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0%}.column.is-offset-0-touch{margin-left:0%}.column.is-1-touch{flex:none;width:8.33333%}.column.is-offset-1-touch{margin-left:8.33333%}.column.is-2-touch{flex:none;width:16.66667%}.column.is-offset-2-touch{margin-left:16.66667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333%}.column.is-offset-4-touch{margin-left:33.33333%}.column.is-5-touch{flex:none;width:41.66667%}.column.is-offset-5-touch{margin-left:41.66667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333%}.column.is-offset-7-touch{margin-left:58.33333%}.column.is-8-touch{flex:none;width:66.66667%}.column.is-offset-8-touch{margin-left:66.66667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333%}.column.is-offset-10-touch{margin-left:83.33333%}.column.is-11-touch{flex:none;width:91.66667%}.column.is-offset-11-touch{margin-left:91.66667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1024px){.column.is-narrow-desktop{flex:none}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0%}.column.is-offset-0-desktop{margin-left:0%}.column.is-1-desktop{flex:none;width:8.33333%}.column.is-offset-1-desktop{margin-left:8.33333%}.column.is-2-desktop{flex:none;width:16.66667%}.column.is-offset-2-desktop{margin-left:16.66667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333%}.column.is-offset-4-desktop{margin-left:33.33333%}.column.is-5-desktop{flex:none;width:41.66667%}.column.is-offset-5-desktop{margin-left:41.66667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333%}.column.is-offset-7-desktop{margin-left:58.33333%}.column.is-8-desktop{flex:none;width:66.66667%}.column.is-offset-8-desktop{margin-left:66.66667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333%}.column.is-offset-10-desktop{margin-left:83.33333%}.column.is-11-desktop{flex:none;width:91.66667%}.column.is-offset-11-desktop{margin-left:91.66667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){.column.is-narrow-widescreen{flex:none}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0%}.column.is-offset-0-widescreen{margin-left:0%}.column.is-1-widescreen{flex:none;width:8.33333%}.column.is-offset-1-widescreen{margin-left:8.33333%}.column.is-2-widescreen{flex:none;width:16.66667%}.column.is-offset-2-widescreen{margin-left:16.66667%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333%}.column.is-offset-4-widescreen{margin-left:33.33333%}.column.is-5-widescreen{flex:none;width:41.66667%}.column.is-offset-5-widescreen{margin-left:41.66667%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333%}.column.is-offset-7-widescreen{margin-left:58.33333%}.column.is-8-widescreen{flex:none;width:66.66667%}.column.is-offset-8-widescreen{margin-left:66.66667%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333%}.column.is-offset-10-widescreen{margin-left:83.33333%}.column.is-11-widescreen{flex:none;width:91.66667%}.column.is-offset-11-widescreen{margin-left:91.66667%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){.column.is-narrow-fullhd{flex:none}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0%}.column.is-offset-0-fullhd{margin-left:0%}.column.is-1-fullhd{flex:none;width:8.33333%}.column.is-offset-1-fullhd{margin-left:8.33333%}.column.is-2-fullhd{flex:none;width:16.66667%}.column.is-offset-2-fullhd{margin-left:16.66667%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333%}.column.is-offset-4-fullhd{margin-left:33.33333%}.column.is-5-fullhd{flex:none;width:41.66667%}.column.is-offset-5-fullhd{margin-left:41.66667%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333%}.column.is-offset-7-fullhd{margin-left:58.33333%}.column.is-8-fullhd{flex:none;width:66.66667%}.column.is-offset-8-fullhd{margin-left:66.66667%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333%}.column.is-offset-10-fullhd{margin-left:83.33333%}.column.is-11-fullhd{flex:none;width:91.66667%}.column.is-offset-11-fullhd{margin-left:91.66667%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0 !important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width: 769px), print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable .column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){.columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px), print{.columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-0-fullhd{--columnGap: 0rem}}.columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){.columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px), print{.columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-1-fullhd{--columnGap: .25rem}}.columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){.columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px), print{.columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-2-fullhd{--columnGap: .5rem}}.columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){.columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px), print{.columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-3-fullhd{--columnGap: .75rem}}.columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){.columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px), print{.columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-4-fullhd{--columnGap: 1rem}}.columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){.columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px), print{.columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}.columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){.columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px), print{.columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}.columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){.columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px), print{.columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}.columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){.columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px), print{.columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-8-fullhd{--columnGap: 2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0 !important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px), print{.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333%}.tile.is-2{flex:none;width:16.66667%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333%}.tile.is-5{flex:none;width:41.66667%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333%}.tile.is-8{flex:none;width:66.66667%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333%}.tile.is-11{flex:none;width:91.66667%}.tile.is-12{flex:none;width:100%}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:rgba(10,10,10,0.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1023px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}.hero.is-white a.navbar-item:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white .navbar-link:hover,.hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg, #e6e6e6 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e6e6e6 0%, #fff 71%, #fff 100%)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:rgba(255,255,255,0.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-black a.navbar-item:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black .navbar-link:hover,.hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:0.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}.hero.is-light{background-color:#f5f5f5;color:#363636}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:#363636}.hero.is-light .subtitle{color:rgba(54,54,54,0.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:#363636}@media screen and (max-width: 1023px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(54,54,54,0.7)}.hero.is-light a.navbar-item:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light .navbar-link:hover,.hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:#363636}.hero.is-light .tabs a{color:#363636;opacity:0.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:#363636}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:#363636;border-color:#363636;color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}.hero.is-dark{background-color:#363636;color:#f5f5f5}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#f5f5f5}.hero.is-dark .subtitle{color:rgba(245,245,245,0.9)}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#f5f5f5}@media screen and (max-width: 1023px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:rgba(245,245,245,0.7)}.hero.is-dark a.navbar-item:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark .navbar-link.is-active{background-color:#292929;color:#f5f5f5}.hero.is-dark .tabs a{color:#f5f5f5;opacity:0.9}.hero.is-dark .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a{opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#f5f5f5}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%)}@media screen and (max-width: 768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%)}}.hero.is-primary{background-color:#00d1b2;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:rgba(255,255,255,0.9)}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-primary .navbar-menu{background-color:#00d1b2}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-primary a.navbar-item:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary .navbar-link.is-active{background-color:#00b89c;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:0.9}.hero.is-primary .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a{opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.hero.is-primary.is-bold{background-image:linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%)}@media screen and (max-width: 768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg, #009e6c 0%, #00d1b2 71%, #00e7eb 100%)}}.hero.is-link{background-color:#3273dc;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:rgba(255,255,255,0.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-link .navbar-menu{background-color:#3273dc}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-link a.navbar-item:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link .navbar-link:hover,.hero.is-link .navbar-link.is-active{background-color:#2366d1;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:0.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3273dc}.hero.is-link.is-bold{background-image:linear-gradient(141deg, #1577c6 0%, #3273dc 71%, #4366e5 100%)}@media screen and (max-width: 768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1577c6 0%, #3273dc 71%, #4366e5 100%)}}.hero.is-info{background-color:#209cee;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:rgba(255,255,255,0.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-info .navbar-menu{background-color:#209cee}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-info a.navbar-item:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info .navbar-link:hover,.hero.is-info .navbar-link.is-active{background-color:#118fe4;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:0.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#209cee}.hero.is-info.is-bold{background-image:linear-gradient(141deg, #04a6d7 0%, #209cee 71%, #3287f5 100%)}@media screen and (max-width: 768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #04a6d7 0%, #209cee 71%, #3287f5 100%)}}.hero.is-success{background-color:#23d160;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:rgba(255,255,255,0.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-success .navbar-menu{background-color:#23d160}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-success a.navbar-item:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success .navbar-link:hover,.hero.is-success .navbar-link.is-active{background-color:#20bc56;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:0.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#23d160}.hero.is-success.is-bold{background-image:linear-gradient(141deg, #12af2f 0%, #23d160 71%, #2ce28a 100%)}@media screen and (max-width: 768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #12af2f 0%, #23d160 71%, #2ce28a 100%)}}.hero.is-warning{background-color:#ffdd57;color:rgba(0,0,0,0.7)}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:rgba(0,0,0,0.7)}.hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1023px){.hero.is-warning .navbar-menu{background-color:#ffdd57}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}.hero.is-warning a.navbar-item:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning .navbar-link.is-active{background-color:#ffd83d;color:rgba(0,0,0,0.7)}.hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#ffdd57}.hero.is-warning.is-bold{background-image:linear-gradient(141deg, #ffaf24 0%, #ffdd57 71%, #fffa70 100%)}@media screen and (max-width: 768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ffaf24 0%, #ffdd57 71%, #fffa70 100%)}}.hero.is-danger{background-color:#ff3860;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-danger .navbar-menu{background-color:#ff3860}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-danger a.navbar-item:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger .navbar-link.is-active{background-color:#ff1f4b;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:0.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ff3860}.hero.is-danger.is-bold{background-image:linear-gradient(141deg, #ff0561 0%, #ff3860 71%, #ff5257 100%)}@media screen and (max-width: 768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ff0561 0%, #ff3860 71%, #ff5257 100%)}}.hero.is-small .hero-body{padding-bottom:1.5rem;padding-top:1.5rem}@media screen and (min-width: 769px), print{.hero.is-medium .hero-body{padding-bottom:9rem;padding-top:9rem}}@media screen and (min-width: 769px), print{.hero.is-large .hero-body{padding-bottom:18rem;padding-top:18rem}}.hero.is-halfheight .hero-body,.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}.hero.is-halfheight .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}.hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px), print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-head,.hero-foot{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}.section{padding:3rem 1.5rem}@media screen and (min-width: 1024px){.section.is-medium{padding:9rem 1.5rem}.section.is-large{padding:18rem 1.5rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}html{height:100%;width:100%}body{font-family:"TT Norms Medium",sans-serif;font-size:15px;position:relative;height:100%;width:100%;overflow-x:hidden}body.small-header .top-nav{height:75px}body.small-header #main{padding-top:75px}.top-nav{height:120px}@media screen and (max-width: 1023px){.top-nav{height:75px}}#main{height:100%;display:flex;flex-direction:row;background:#F8F8F9;padding-top:120px;overflow-x:hidden;width:100%}@media screen and (max-width: 1023px){#main{padding-top:75px}}#main>.sidebar{padding:40px 30px;flex-grow:0;flex-shrink:0;width:240px;border-right:1px solid #EAEAF1;height:100%;overflow:auto}#main>.sidebar.tutorials{width:320px}#main>.core{padding:28px;height:100%;overflow:auto;flex-grow:1}@media screen and (max-width: 768px){#main>.core{padding:0px}}#main>.core>.content{background:#fff;padding:40px;border-radius:4px;box-shadow:0 0 40px 0 rgba(115,134,160,0.24)}#main>.side-nav{width:240px;padding:40px 20px;flex-grow:0;flex-shrink:0;height:100%;border-left:1px solid #EAEAF1;overflow:auto}.content{margin-bottom:50px}.content blockquote{margin:30px 0 !important}.content .signature-attributes{margin-left:8px;margin-right:3px;font-style:italic}.content header.page-title p{font-size:13px;margin:0 0 5px;text-transform:uppercase}.content header p{font-size:20px}.content h1,.content header.page-title h1{font-family:"TT Norms Medium",sans-serif;font-size:47px;font-weight:bold;margin:8px 0}.content h2{font-size:26px;line-height:48px;font-weight:bold;margin-bottom:26px}.content h3,.content h4,.content h5,.content h6{font-family:"TT Norms Medium",sans-serif;font-weight:900;letter-spacing:0}.content code{color:#101010;font-family:"Inconsolata",monospace}.content .container-overview .prettyprint:last-child{margin-bottom:50px}.content .vertical-section{padding:16px 0}@media screen and (max-width: 1023px){#main-content-wrapper{padding:0 30px}}body.landing>.top-nav{box-shadow:none;transition:margin-top 0.3s;color:#fff;background:#4268F6}body.landing>.top-nav.hidden{transition:margin-top 0.3s;margin-top:-130px}@media screen and (max-width: 1023px){body.landing>.top-nav.hidden{margin-top:-85px}}body.landing>.top-nav.sticky{box-shadow:0 0 20px 0 rgba(0,0,255,0.5)}body.landing>.top-nav .inner{margin:0 auto;max-width:1226px}body.landing>.top-nav a.button{color:#fff;border-color:#fff;background:transparent}body.landing>.top-nav a.button:hover{background:#fff;border-color:#fff;color:#192035}body.landing>.top-nav .menu .navigation a.link{color:#fff}body.landing>.top-nav .menu .navigation a.link:hover{border-color:#fff}body.landing>.top-nav .image img{content:url("../images/logo.svg")}body.landing>.top-nav #hamburger{display:none}body.landing #main{display:block;height:auto}body.landing .main-hero{background:#4268F6;color:#fff;padding:300px 40% 160px;border-bottom-left-radius:50%;border-bottom-right-radius:50%;margin:-250px -30% 0;text-align:center}body.landing .main-hero .action-buttons{margin:60px 0;vertical-align:middle}body.landing .main-hero .action-buttons span{color:#fff}body.landing .main-hero h3{font-size:24px;line-height:65px;font-weight:lighter}body.landing .main-hero h1{font-size:52px;line-height:65px;font-weight:lighter;max-width:900px;margin-left:auto;margin-right:auto}body.landing .main-hero strong{color:#fff}body.landing .gif-box{margin-top:-140px;text-align:center}body.landing .grey-logos{text-align:center;margin-bottom:50px}body.landing .grey-logos .column{display:flex;align-items:center;justify-content:center}body.landing .white-oval{background:#fff;padding:110px 500px 100px;margin:0 -500px;text-align:center;border-bottom-left-radius:50%;border-bottom-right-radius:50%}body.landing h2{font-weight:bold;font-size:36px;line-height:48px;color:#101010;margin-bottom:15px}body.landing h2+p{color:#767676;font-size:16px}body.landing h4{font-weight:bold;font-size:24px;line-height:32px}body.landing .header-message{margin-bottom:80px}body.landing .todo-actions{text-align:left;padding:100px 0 100px 100px}@media screen and (max-width: 1215px){body.landing .todo-actions{padding-top:20px}}body.landing .todo-actions h4{margin-bottom:60px;position:relative}body.landing .todo-actions h4:before{content:'';position:absolute;left:-50px;top:0;height:30px;width:30px;background:url("../images/check.svg") no-repeat 50% 50%}body.landing .action-buttons span{line-height:36px;margin:0 10px;color:#4268F6}body.landing .credentials{text-align:center;padding:100px 0;background:url("../images/map.svg") no-repeat 50% 50%}body.landing .credentials .fa-youtube{color:#FF0000}body.landing .credentials .fa-reddit{color:#FF4500}body.landing .credentials .fa-github{color:#101010}body.landing .credentials .columns{margin-bottom:20px}body.landing .credentials .column{display:flex;flex-direction:column}body.landing .credentials .box{flex-direction:column;padding:30px;height:100%;box-shadow:0px 0px 40px rgba(115,134,160,0.25);display:flex;justify-content:center}body.landing .credentials .box:hover{box-shadow:0px 0px 40px rgba(115,134,160,0.5)}body.landing .credentials .box h5{align-self:center;font-size:22px;line-height:26px;margin-bottom:30px}body.landing .credentials .box span{font-size:11px}body.landing .stat-box{padding:40px 65px;box-shadow:0px 0px 40px rgba(115,134,160,0.25)}@media screen and (max-width: 768px){body.landing .stat-box .column:first-child{padding-bottom:40px}}body.landing .stat-box .fa-github{color:#101010}body.landing .stat-box h2{margin:0 0 60px}body.landing .stat-box h4{font-size:32px;font-weight:bolder;margin-top:15px;color:#101010}body.landing .stat-box h4 strong{color:#101010}body.landing .stat-box .level{border-bottom:#4C73F7 3px solid;margin-bottom:-3px}body.landing .stat-box .level img{position:relative;bottom:-3px}body.landing .stat-box .action-buttons{margin:50px 0 0}body.landing .feature-docs{margin-top:-200px;padding-top:300px}@media screen and (min-width: 1216px){body.landing .feature-docs .container .columns.is-multiline{margin:0 8.333%}}body.landing .feature-docs .columns.is-multiline .column{display:flex}body.landing .feature-docs .box{color:#101010}body.landing .feature-docs .box:hover{box-shadow:4px 8px 12px rgba(115,134,160,0.25)}body.landing .feature-docs .box img{margin:-10px 0}body.landing .feature-docs .box h4{line-height:36px;font-size:26px}body.landing .feature-docs .box p{font-size:20px;line-height:26px;margin:35px 0}body.landing .feature-docs .action-buttons{margin:100px 0 50px}body.landing .feature-side-blocks .bg-crud{background:url("../images/bg-crud.png") no-repeat 100% 50%}@media screen and (max-width: 1215px){body.landing .feature-side-blocks .bg-crud{background-position-x:150%}}@media screen and (max-width: 1023px){body.landing .feature-side-blocks .bg-crud{background:none;text-align:center}}body.landing .feature-side-blocks .bg-filter{background:url("../images/bg-filter.png") no-repeat 0% 50%}@media screen and (max-width: 1215px){body.landing .feature-side-blocks .bg-filter{background-position-x:-200px}}@media screen and (max-width: 1023px){body.landing .feature-side-blocks .bg-filter{background:none;text-align:center}}body.landing .feature-side-blocks .column{justify-content:center;display:flex;flex-direction:column}@media screen and (min-width: 1024px){body.landing .feature-side-blocks .column{height:700px}}body.landing .feature-side-blocks .container{margin-top:50px;margin-bottom:50px}body.landing .feature-side-blocks .action-buttons{margin:30px 0}body.landing .support-block{padding:80px 0 350px;background:#fff;margin-bottom:-200px}body.landing .support-block .column{display:flex;flex-direction:column}body.landing .support-block .column .box{flex-grow:1}body.landing .support-block .img{text-align:center;border-bottom:1px solid #D8D8D8;margin:0 -20px 20px}body.landing .support-block h4{font-weight:bolder;font-size:26px;line-height:48px}body.landing .support-block .text{padding:0 10px 20px}body.landing .support-block .form{background:#4268F6;padding:40px;border-radius:10px}body.landing .button.is-success{width:170px;height:50px}body.landing .form{color:#fff}body.landing .form .success-msg{display:none}body.landing .form .success-msg img{width:150px;margin:100px 0}body.landing .form.completed .success-msg{display:block}body.landing .form.completed .form-fields{display:none}body.landing .form h2{color:#fff;margin-bottom:30px}body.landing .form .label{font-size:20px}body.landing .form .field{margin-bottom:40px;color:#fff}body.landing .form .field label{color:#fff;font-weight:bold}body.landing .form .field input{border-radius:4px;height:54px}body.landing .form .checkbox{display:block;padding:8px 0;font-size:16px}body.landing .form .checkbox:hover{color:#fff}body.landing .form .checkbox input{margin-right:5px}body.landing .form .interested{padding:0 0 20px}body.landing .form .interested .label{color:#fff}body.landing .form textarea{height:80px}body.landing .form .notice{font-size:14px;font-weight:lighter;padding:10px 30px}body.landing .curved-footer{background:#4268F6;padding:110px 500px;margin:0 -500px;border-top-left-radius:50%;border-top-right-radius:50%;color:#fff}body.landing .curved-footer .the-part{position:relative}body.landing .curved-footer .the-part h2{font-size:90px;line-height:120px;opacity:0.08;color:#fff}@media screen and (max-width: 1023px){body.landing .curved-footer .the-part h2{font-size:70px}}body.landing .curved-footer .the-part h4{font-size:56px;line-height:65px;position:absolute;left:0;top:0;right:0;padding:80px 0}body.landing .button.is-link{background:transparent}body.landing .button.is-link span{border-bottom:1px solid #fff}body.landing .button.is-link:hover span{border-bottom:none}body.landing .top{border-bottom:1px solid rgba(255,255,255,0.2);padding-bottom:120px;text-align:center}body.landing .bottom{font-size:14px;padding:65px 0 0}@media screen and (max-width: 768px){body.landing .bottom{padding:20px}}body.landing .bottom strong{color:#fff}body.landing .bottom p{padding:6px 0}body.landing .bottom a{color:#fff}body.landing .bottom .sb{padding-top:40px}body.landing .bottom .logo{padding-bottom:30px}body.landing .bottom .button.is-success{margin-top:40px;height:54px}body.landing .bottom .form{margin-top:30px}.top-nav{background:#fff;padding:8px 24px;box-shadow:0 0 40px 0 rgba(115,134,160,0.24);position:fixed;top:0;left:0;right:0;z-index:5}@media screen and (max-width: 768px){.top-nav{padding:8px}}.top-nav h1{font-size:20px}.top-nav .inner{display:flex;align-items:center}.top-nav #hamburger{margin-left:0}@media screen and (max-width: 768px){.top-nav .logo{display:none}}.top-nav .menu{flex-grow:1}.top-nav .menu .top-buttons{text-align:right;margin-bottom:8px;margin-top:2px}@media screen and (max-width: 1023px){.top-nav .menu .top-buttons{display:none}}.top-nav .menu .top-buttons .button{margin-left:16px}.top-nav .menu .navigation{text-align:right;margin-bottom:4px}.top-nav .menu .navigation .link{border:none;display:inline-block;padding:4px 8px;color:#101010;margin-right:2px;line-height:48px;height:48px;vertical-align:middle;height:46px}.top-nav .menu .navigation .link:hover:not(.no-hover){border-bottom:2px solid #101010}@media screen and (max-width: 768px){.top-nav .menu .navigation .link.user-link{display:none}}.sidebar{padding-bottom:120px}.sidebar .search-wrapper{margin:-20px -15px 21px}.sidebar .search-wrapper input{border-radius:0}.sidebar a{color:#798897;overflow-wrap:break-word}.sidebar a:hover,.sidebar a.active{color:#E6282B}.sidebar h3{margin:1.6rem 0 .4rem;color:#211D1A;font-size:12px;text-transform:uppercase}.sidebar ul{padding:0 0 .26667rem 1.06667rem}.sidebar ul li{padding:.2rem 0}.sidebar li>ul{padding:0 0 0px 25px}.sidebar .category h2{color:#000;font-size:20px;margin-top:40px}#sidebarNav.sticky{left:0;transition:left 0.5s}@media screen and (max-width: 1023px){#sidebarNav{z-index:100;top:0;left:-300px;position:fixed;transition:left 0.5s;padding:28px;width:300px;bottom:0;overflow:auto;background:#fff}#sidebarNav .sidebar{padding-bottom:10px}}#stickyNavbarOverlay{position:absolute;left:0;right:0;bottom:0;top:0;z-index:40;background:rgba(0,0,0,0.2);display:none}#stickyNavbarOverlay.active{display:block}.side-nav a{color:#798897;overflow-wrap:break-word}.side-nav a:hover,.side-nav a.is-active{color:#E6282B}.side-nav a.is-past{opacity:0.7}.side-nav h3{margin:1.6rem 0 .4rem;color:#211D1A;font-size:12px;text-transform:uppercase}.side-nav ul{padding:0 0 .26667rem 1.06667rem}.side-nav ul li{padding:.2rem 0}@media screen and (max-width: 768px){.side-nav{display:none}}.footer{border-top:1px solid #EAEAF1;padding:20px;margin:0 -30px -30px;background:#F8F8F9}.footer .content{margin-bottom:0}.footer .fas{color:#E6282B}.footer a{font-weight:bold}.footer a:hover{color:#E6282B}.members{margin-top:24px}.member:not(:last-child):after{content:"";background:#EAEAF1;height:2px;display:block;margin:45px -40px 40px}.member>.is-pulled-right{position:relative;z-index:2}.member>.name{color:#211D1A;font-size:20px;line-height:26px;position:relative;margin-bottom:8px}.member>.name .code-name{font-family:"Inconsolata",monospace;display:block;font-size:25px;line-height:30px;margin-top:8px}.member>.name .code-name:first-child{margin-left:0}.member>.name .tag{position:relative;top:-1px;margin-right:3px}.member>.name .href-link{color:#211D1A;position:absolute;padding:1px;left:-20px;top:0;bottom:0;width:21px;opacity:0}.member>.name:hover .href-link{opacity:1}.member h5{font-size:20px}.member>.description{margin-bottom:25px}.member>.description p{font-size:20px;margin:25px 0}table.params,table.props{border:1px solid #EAEAF1;line-height:26px}table.params thead,table.props thead{border:none}table.params thead th,table.props thead th{font-weight:normal;padding:13px 26px}table.params tr,table.props tr{border-bottom:1px solid #EAEAF1}table.params td,table.props td{padding:13px 26px}table.params td.name code,table.props td.name code{background:transparent;padding:0;font-size:15px;color:#211D1A}table.params tr.deep-level-1,table.props tr.deep-level-1{background:#fafafa}table.params tr.deep-level-1 .name code,table.props tr.deep-level-1 .name code{padding-left:25px;margin-left:0px;border-left:1px solid #DEE1E5}table.params tr.deep-level-2,table.props tr.deep-level-2{background:#f5f5f5}table.params tr.deep-level-2 .name code,table.props tr.deep-level-2 .name code{padding-left:25px;margin-left:25px;border-left:1px solid #DEE1E5}table.params tr.deep-level-3,table.props tr.deep-level-3{background:#f0f0f0}table.params tr.deep-level-3 .name code,table.props tr.deep-level-3 .name code{padding-left:25px;margin-left:50px;border-left:1px solid #DEE1E5}table.params tr.deep-level-4,table.props tr.deep-level-4{background:#ebebeb}table.params tr.deep-level-4 .name code,table.props tr.deep-level-4 .name code{padding-left:25px;margin-left:75px;border-left:1px solid #DEE1E5}table.params tr.deep-level-5,table.props tr.deep-level-5{background:#e6e6e6}table.params tr.deep-level-5 .name code,table.props tr.deep-level-5 .name code{padding-left:25px;margin-left:100px;border-left:1px solid #DEE1E5}table.params tr.deep-level-6,table.props tr.deep-level-6{background:#e0e0e0}table.params tr.deep-level-6 .name code,table.props tr.deep-level-6 .name code{padding-left:25px;margin-left:125px;border-left:1px solid #DEE1E5}table.params tr.deep-level-7,table.props tr.deep-level-7{background:#dbdbdb}table.params tr.deep-level-7 .name code,table.props tr.deep-level-7 .name code{padding-left:25px;margin-left:150px;border-left:1px solid #DEE1E5}table.params tr.deep-level-8,table.props tr.deep-level-8{background:#d6d6d6}table.params tr.deep-level-8 .name code,table.props tr.deep-level-8 .name code{padding-left:25px;margin-left:175px;border-left:1px solid #DEE1E5}table.params tr.deep-level-9,table.props tr.deep-level-9{background:#d1d1d1}table.params tr.deep-level-9 .name code,table.props tr.deep-level-9 .name code{padding-left:25px;margin-left:200px;border-left:1px solid #DEE1E5}table.params tr.deep-level-10,table.props tr.deep-level-10{background:#ccc}table.params tr.deep-level-10 .name code,table.props tr.deep-level-10 .name code{padding-left:25px;margin-left:225px;border-left:1px solid #DEE1E5}.prettyprint{border-radius:2px;background-color:#2F4858}.prettyprint code{font-family:"Inconsolata",monospace}pre.prettyprint li.L0,pre.prettyprint li.L1,pre.prettyprint li.L2,pre.prettyprint li.L3,pre.prettyprint li.L4,pre.prettyprint li.L5,pre.prettyprint li.L6,pre.prettyprint li.L7,pre.prettyprint li.L8,pre.prettyprint li.L9{background:none}.button{transition:all 0.2s;border-radius:4px;padding:8px 24px;height:40px;border-color:#4268F6;color:#4268F6}.button:hover{color:#535B8E;border-color:#535B8E;transition:all 0.2s}.button.is-primary{background-color:#4268F6}.button.is-primary:hover{background-color:#535B8E}.button.is-primary.is-outlined{border-color:#4268F6;color:#4268F6}.button.is-primary.is-outlined:hover{border-color:#535B8E;color:#535B8E;background:transparent}.button.is-success{background:#69D6D4}.button.is-white.is-outlined{background:transparent;border-color:#fff}.button>i:first-child{margin-right:8px;margin-left:-8px}.tag-source{margin:28px 0}.tag-source span{display:inline-block;padding:13px 14px}.tag-source span a{color:#EAEAF1}.tag-source span a:hover{color:#798897}.method-parameter{font-size:20px}.method-parameter label{color:18px}.method-parameter ul{margin:0 0 0 25px}.mermaid .edgeLabel{background:white;color:#2F4858;font-size:15px;font-weight:normal}.mermaid .node circle,.mermaid .node ellipse,.mermaid .node polygon,.mermaid .node rect{fill:rgba(248,249,250,0.8) !important;stroke:rgba(121,136,151,0.6) !important}.mermaid .cluster rect{fill:rgba(125,132,255,0.1) !important;stroke:rgba(125,132,255,0.5) !important}.mermaid .node g.label{color:#2F4858}.mermaid .node g.label div{font-weight:normal;font-size:15px}.tag{text-transform:uppercase}.details dt{font-size:20px;border-left:2px solid #008DDF;padding-left:16px} diff --git a/docs/styles/iframe.css b/docs/styles/iframe.css index b54e014a..84dec063 100644 --- a/docs/styles/iframe.css +++ b/docs/styles/iframe.css @@ -2,12 +2,12 @@ padding: 10px 0; text-align: right; } -.bd__button > a { +.bd__button > a{ font-weight: 100; text-decoration: none; - color: #bdc3cb; + color: #BDC3CB; font-family: sans-serif; } .bd__button > a:hover { color: #798897; -} +} \ No newline at end of file diff --git a/docs/styles/prettify-tomorrow.css b/docs/styles/prettify-tomorrow.css index 3c8d71ee..b6f92a78 100644 --- a/docs/styles/prettify-tomorrow.css +++ b/docs/styles/prettify-tomorrow.css @@ -4,124 +4,96 @@ /* SPAN elements with the classes below are added by prettyprint. */ /* plain text */ .pln { - color: #4d4d4c; -} + color: #4d4d4c; } @media screen { /* string content */ .str { - color: #718c00; - } + color: #718c00; } /* a keyword */ .kwd { - color: #8959a8; - } + color: #8959a8; } /* a comment */ .com { - color: #8e908c; - } + color: #8e908c; } /* a type name */ .typ { - color: #4271ae; - } + color: #4271ae; } /* a literal value */ .lit { - color: #f5871f; - } + color: #f5871f; } /* punctuation */ .pun { - color: #4d4d4c; - } + color: #4d4d4c; } /* lisp open bracket */ .opn { - color: #4d4d4c; - } + color: #4d4d4c; } /* lisp close bracket */ .clo { - color: #4d4d4c; - } + color: #4d4d4c; } /* a markup tag name */ .tag { - color: #c82829; - } + color: #c82829; } /* a markup attribute name */ .atn { - color: #f5871f; - } + color: #f5871f; } /* a markup attribute value */ .atv { - color: #3e999f; - } + color: #3e999f; } /* a declaration */ .dec { - color: #f5871f; - } + color: #f5871f; } /* a variable name */ .var { - color: #c82829; - } + color: #c82829; } /* a function name */ .fun { - color: #4271ae; - } -} + color: #4271ae; } } /* Use higher contrast and text-weight for printable form. */ @media print, projection { .str { - color: #060; - } + color: #060; } .kwd { color: #006; - font-weight: bold; - } + font-weight: bold; } .com { color: #600; - font-style: italic; - } + font-style: italic; } .typ { color: #404; - font-weight: bold; - } + font-weight: bold; } .lit { - color: #044; - } + color: #044; } - .pun, - .opn, - .clo { - color: #440; - } + .pun, .opn, .clo { + color: #440; } .tag { color: #006; - font-weight: bold; - } + font-weight: bold; } .atn { - color: #404; - } + color: #404; } .atv { - color: #060; - } -} + color: #060; } } /* Style */ /* pre.prettyprint { @@ -136,8 +108,7 @@ pre.prettyprint { /* Specify class=linenums on a pre to get line numbering */ ol.linenums { margin-top: 0; - margin-bottom: 0; -} + margin-bottom: 0; } /* IE indents via margin-left */ li.L0, @@ -150,8 +121,7 @@ li.L6, li.L7, li.L8, li.L9 { - /* */ -} + /* */ } /* Alternate shading for lines */ li.L1, @@ -159,5 +129,4 @@ li.L3, li.L5, li.L7, li.L9 { - /* */ -} + /* */ } diff --git a/docs/styles/reset.css b/docs/styles/reset.css index 92899fe7..5a808c77 100644 --- a/docs/styles/reset.css +++ b/docs/styles/reset.css @@ -1,85 +1,17 @@ /* reset css */ -html, -body, -div, -span, -applet, -object, -iframe, -h1, -h2, -h3, -h4, -h5, -h6, -p, -blockquote, -pre, -a, -abbr, -acronym, -address, -big, -cite, -code, -del, -dfn, -em, -img, -ins, -kbd, -q, -s, -samp, -small, -strike, -strong, -sub, -sup, -tt, -var, -b, -u, -i, -center, -dl, -dt, -dd, -ol, -ul, -li, -fieldset, -form, -label, -legend, -table, -caption, -tbody, -tfoot, -thead, -tr, -th, -td, -article, -aside, -canvas, -details, -embed, -figure, -figcaption, -footer, -header, -hgroup, -menu, -nav, -output, -ruby, -section, -summary, -time, -mark, -audio, -video { +html, body, div, span, applet, object, iframe, +h1, h2, h3, h4, h5, h6, p, blockquote, pre, +a, abbr, acronym, address, big, cite, code, +del, dfn, em, img, ins, kbd, q, s, samp, +small, strike, strong, sub, sup, tt, var, +b, u, i, center, +dl, dt, dd, ol, ul, li, +fieldset, form, label, legend, +table, caption, tbody, tfoot, thead, tr, th, td, +article, aside, canvas, details, embed, +figure, figcaption, footer, header, hgroup, +menu, nav, output, ruby, section, summary, +time, mark, audio, video { margin: 0; padding: 0; border: 0; @@ -88,35 +20,22 @@ video { vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ -article, -aside, -details, -figcaption, -figure, -footer, -header, -hgroup, -menu, -nav, -section { +article, aside, details, figcaption, figure, +footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } -ol, -ul { +ol, ul { list-style: none; } -blockquote, -q { +blockquote, q { quotes: none; } -blockquote:before, -blockquote:after, -q:before, -q:after { - content: ""; +blockquote:before, blockquote:after, +q:before, q:after { + content: ''; content: none; } table { diff --git a/examples/compute/oracle-compute.js b/examples/compute/oracle-compute.js new file mode 100644 index 00000000..072879bc --- /dev/null +++ b/examples/compute/oracle-compute.js @@ -0,0 +1,194 @@ +const nodeCloud = require('../../lib/'); +const optionsProvider = { + overrideProviders: false, +}; +const ncProviders = nodeCloud.getProviders(optionsProvider); + +// get compute object for Digital Ocean +const compute = ncProviders.oracle.compute(); + +function launchInstance() { + const createContainerInstanceDetails = { + displayName: 'EXAMPLE-displayName-Value', + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + availabilityDomain: 'EXAMPLE-availabilityDomain-Value', + faultDomain: 'EXAMPLE-faultDomain-Value', + shape: 'EXAMPLE-shape-Value', + shapeConfig: { + ocpus: 7512.337, + memoryInGBs: 6286.233, + }, + volumes: [ + { + volumeType: 'CONFIGFILE', + configs: [ + { + fileName: 'EXAMPLE-fileName-Value', + data: 'some Byte data', + path: 'EXAMPLE-path-Value', + }, + ], + name: 'EXAMPLE-name-Value', + }, + ], + containers: [ + { + displayName: 'EXAMPLE-displayName-Value', + imageUrl: 'EXAMPLE-imageUrl-Value', + command: ['EXAMPLE--Value'], + arguments: ['EXAMPLE--Value'], + workingDirectory: 'EXAMPLE-workingDirectory-Value', + environmentVariables: { + EXAMPLE_KEY_G5s18: 'EXAMPLE_VALUE_wWLCNgaQ44ph3dqgfX9r', + }, + volumeMounts: [ + { + mountPath: 'EXAMPLE-mountPath-Value', + volumeName: 'EXAMPLE-volumeName-Value', + subPath: 'EXAMPLE-subPath-Value', + isReadOnly: true, + partition: 104, + }, + ], + isResourcePrincipalDisabled: false, + resourceConfig: { + vcpusLimit: 5310.2256, + memoryLimitInGBs: 5633.6304, + }, + healthChecks: [ + { + healthCheckType: 'TCP', + port: 36294, + name: 'EXAMPLE-name-Value', + initialDelayInSeconds: 5, + intervalInSeconds: 460, + failureThreshold: 208, + successThreshold: 829, + timeoutInSeconds: 330, + failureAction: + containerinstances.models + .ContainerHealthCheckFailureAction.None, + }, + ], + securityContext: { + securityContextType: 'LINUX', + runAsUser: 37461, + runAsGroup: 22242, + isNonRootUserCheckEnabled: true, + isRootFileSystemReadonly: false, + }, + freeformTags: { + EXAMPLE_KEY_18g5q: 'EXAMPLE_VALUE_rsGa5LMXtkRRSH59kOAs', + }, + definedTags: { + EXAMPLE_KEY_5gzH1: { + EXAMPLE_KEY_CJmyv: 'EXAMPLE--Value', + }, + }, + }, + ], + vnics: [ + { + displayName: 'EXAMPLE-displayName-Value', + hostnameLabel: 'EXAMPLE-hostnameLabel-Value', + isPublicIpAssigned: false, + skipSourceDestCheck: false, + nsgIds: ['EXAMPLE--Value'], + privateIp: 'EXAMPLE-privateIp-Value', + subnetId: 'ocid1.test.oc1..EXAMPLE-subnetId-Value', + freeformTags: { + EXAMPLE_KEY_YTEnr: 'EXAMPLE_VALUE_8ipL7sDyGnx31ZgWpMIK', + }, + definedTags: { + EXAMPLE_KEY_c6IAF: { + EXAMPLE_KEY_3vdP1: 'EXAMPLE--Value', + }, + }, + }, + ], + dnsConfig: { + nameservers: ['EXAMPLE--Value'], + searches: ['EXAMPLE--Value'], + options: ['EXAMPLE--Value'], + }, + gracefulShutdownTimeoutInSeconds: 83, + imagePullSecrets: [ + { + secretType: 'BASIC', + username: 'EXAMPLE-username-Value', + password: 'EXAMPLE-password-Value', + registryEndpoint: 'EXAMPLE-registryEndpoint-Value', + }, + ], + containerRestartPolicy: + containerinstances.models.ContainerInstance.ContainerRestartPolicy + .OnFailure, + freeformTags: { + EXAMPLE_KEY_jlcSh: 'EXAMPLE_VALUE_Pv2DXOkbfhrhg9xWIsCw', + }, + definedTags: { + EXAMPLE_KEY_77xk2: { + EXAMPLE_KEY_QTFc0: 'EXAMPLE--Value', + }, + }, + }; + const createContainerInstanceRequest = { + createContainerInstanceDetails: createContainerInstanceDetails, + opcRetryToken: 'EXAMPLE-opcRetryToken-Value', + opcRequestId: 'FNPFICCMKFONY495PTZP', + }; + + compute + .create(createContainerInstanceRequest) + .then(res => { + console.log(`All done ! ${res}`); + }) + .catch(err => { + console.log(`Oops something happened ${err}`); + }); +} + +//list Instances +function listInstances() { + const listContainersRequest = { + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + }; + compute + .list(listContainersRequest) + .then(res => { + console.log('Instances are' + res); + }) + .catch(err => { + console.log(`Oops something happened ${err}`); + }); +} + +function get() { + const getContainerRequest = { + containerId: 'ocid1.test.oc1..EXAMPLE-containerId-Value', + }; + compute + .get(getContainerRequest) + .then(res => { + console.log('Instance' + res); + }) + .catch(err => { + console.log(`Oops something happened ${err}`); + }); +} + +//destroy an Instance +function deleteInstance() { + const deleteContainerInstanceRequest = { + containerInstanceId: + 'ocid1.test.oc1..EXAMPLE-containerInstanceId-Value', + }; + compute + .delete(deleteContainerInstanceRequest) + .then(res => { + console.log('Output is' + res); + }) + .catch(err => { + console.log(`Oops something happened ${err}`); + }); +} diff --git a/examples/compute/oracle-ks.js b/examples/compute/oracle-ks.js new file mode 100644 index 00000000..594e51a2 --- /dev/null +++ b/examples/compute/oracle-ks.js @@ -0,0 +1,149 @@ +const nodeCloud = require('../../lib/'); +const optionsProvider = { + overrideProviders: false, +}; +const ncProviders = nodeCloud.getProviders(optionsProvider); +const kubernetes = ncProviders.oracle.kubernetes(); + +//Create Kubernetes cluster +function createCluster() { + const createClusterDetails = { + name: 'EXAMPLE-name-Value', + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + vcnId: 'ocid1.test.oc1..EXAMPLE-vcnId-Value', + kubernetesVersion: 'EXAMPLE-kubernetesVersion-Value', + }; + const createClusterRequest = { + createClusterDetails: createClusterDetails, + }; + + kubernetes.create(createClusterRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +//Get Cluster details +function getClusterDetails() { + const getClusterRequest = { + clusterId: 'ocid1.test.oc1..EXAMPLE-clusterId-Value', + }; + kubernetes.getCluster(getClusterRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +// Get all clusters +function getAllClusters() { + const listClustersRequest = { + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + }; + + kubernetes.listClusters(listClustersRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +//Delete cluster +function deleteCluster() { + const deleteClusterRequest = { + clusterId: 'ocid1.test.oc1..EXAMPLE-clusterId-Value', + }; + kubernetes.deleteCluster(deleteClusterRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +//Create a Node Group +function createNodePool() { + const createNodePoolDetails = { + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + clusterId: 'ocid1.test.oc1..EXAMPLE-clusterId-Value', + name: 'EXAMPLE-name-Value', + nodeShape: 'EXAMPLE-nodeShape-Value', + }; + const createNodePoolRequest = { + createNodePoolDetails: createNodePoolDetails, + }; + + kubernetes.createNodePool(createNodePoolRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +//Delete a node group +function deleteNode() { + const deleteNodeRequest = { + nodePoolId: 'ocid1.test.oc1..EXAMPLE-nodePoolId-Value', + nodeId: 'ocid1.test.oc1..EXAMPLE-nodeId-Value', + }; + + kubernetes.deleteNode(deleteNodeRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +//Get all Nodegroups +function getNodePool() { + const getNodePoolRequest = { + nodePoolId: 'ocid1.test.oc1..EXAMPLE-nodePoolId-Value', + }; + kubernetes.getNodePool(getNodePoolRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function updateNodePool() { + const updateNodePoolDetails = { + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + clusterId: 'ocid1.test.oc1..EXAMPLE-clusterId-Value', + name: 'EXAMPLE-name-Value', + nodeShape: 'EXAMPLE-nodeShape-Value', + }; + const updateNodePoolRequest = { + nodePoolId: 'ocid1.test.oc1..EXAMPLE-nodePoolId-Value', + updateNodePoolDetails: updateNodePoolDetails, + }; + kubernetes.updateNodePool(updateNodePoolRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} diff --git a/examples/database/oracle-nosql.js b/examples/database/oracle-nosql.js new file mode 100644 index 00000000..3f9b8c8a --- /dev/null +++ b/examples/database/oracle-nosql.js @@ -0,0 +1,205 @@ +const nodeCloud = require('../../lib/'); +const optionsProvider = { + overrideProviders: false, +}; +const ncProviders = nodeCloud.getProviders(optionsProvider); +const nosql = ncProviders.oracle.nosql(); + +function createTable() { + const createTableDetails = { + name: 'EXAMPLE-name-Value', + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + ddlStatement: 'EXAMPLE-ddlStatement-Value', + tableLimits: { + maxReadUnits: 965, + maxWriteUnits: 92, + maxStorageInGBs: 683, + capacityMode: nosql.models.TableLimits.CapacityMode.OnDemand, + }, + isAutoReclaimable: false, + freeformTags: { + EXAMPLE_KEY_Ykr64: 'EXAMPLE_VALUE_JJhu45eGQcWfWGYZ5z76', + }, + definedTags: { + EXAMPLE_KEY_BxJ47: { + EXAMPLE_KEY_YQppK: 'EXAMPLE--Value', + }, + }, + }; + + const createTableRequest = { + createTableDetails: createTableDetails, + }; + + nosql.createTable(createTableRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function deleteTable() { + const deleteTableRequest = { + tableNameOrId: 'ocid1.test.oc1..EXAMPLE-tableNameOrId-Value', + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + isIfExists: true, + ifMatch: 'EXAMPLE-ifMatch-Value', + opcRequestId: 'VP7LHXQFITYQVLQNMYWD', + }; + nosql.deleteTable(deleteTableRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function getTable() { + const getTableRequest = { + tableNameOrId: 'ocid1.test.oc1..EXAMPLE-tableNameOrId-Value', + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + opcRequestId: 'BFGJJBXIJYLHDO2T1UUG', + }; + nosql.getTable(getTableRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function listTables() { + const listTablesRequest = { + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + name: 'EXAMPLE-name-Value', + limit: 437, + page: 'EXAMPLE-page-Value', + sortOrder: nosql.requests.ListTablesRequest.SortOrder.Asc, + sortBy: nosql.requests.ListTablesRequest.SortBy.TimeCreated, + opcRequestId: 'ZEXHT99S9PEPIGXJE5BJ', + lifecycleState: nosql.requests.ListTablesRequest.LifecycleState.Deleted, + }; + nosql.listTables(listTablesRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function updateTable() { + const updateTableDetails = { + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + ddlStatement: 'EXAMPLE-ddlStatement-Value', + tableLimits: { + maxReadUnits: 867, + maxWriteUnits: 125, + maxStorageInGBs: 90, + capacityMode: nosql.models.TableLimits.CapacityMode.OnDemand, + }, + freeformTags: { + EXAMPLE_KEY_JG0pK: 'EXAMPLE_VALUE_zjsJHBvnRosWWlWBqBRP', + }, + definedTags: { + EXAMPLE_KEY_DVPPS: { + EXAMPLE_KEY_HGrFb: 'EXAMPLE--Value', + }, + }, + }; + + const updateTableRequest = { + tableNameOrId: 'ocid1.test.oc1..EXAMPLE-tableNameOrId-Value', + updateTableDetails: updateTableDetails, + ifMatch: 'EXAMPLE-ifMatch-Value', + opcRequestId: '0HJVQCB2MO8DFGCGI1RC', + }; + + nosql.updateTable(updateTableRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function deleteRow() { + const deleteRowRequest = { + tableNameOrId: 'ocid1.test.oc1..EXAMPLE-tableNameOrId-Value', + key: ['EXAMPLE--Value'], + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + isGetReturnRow: false, + timeoutInMs: 493, + ifMatch: 'EXAMPLE-ifMatch-Value', + opcRequestId: 'IG6WLEMRIWIGQ4HYDO3N', + }; + + nosql.deleteRow(deleteRowRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function getRow() { + const getRowRequest = { + tableNameOrId: 'ocid1.test.oc1..EXAMPLE-tableNameOrId-Value', + key: ['EXAMPLE--Value'], + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + consistency: nosql.requests.GetRowRequest.Consistency.Absolute, + timeoutInMs: 893, + opcRequestId: 'DRJTVP9EOTMYYTCNH6HS', + }; + nosql.getRow(getRowRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function updateRow() { + const updateRowDetails = { + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + value: { + EXAMPLE_KEY_Cy33m: 'EXAMPLE--Value', + }, + option: nosql.models.UpdateRowDetails.Option.IfAbsent, + isGetReturnRow: false, + timeoutInMs: 418, + ttl: 46, + isTtlUseTableDefault: false, + identityCacheSize: 498, + isExactMatch: false, + }; + + const updateRowRequest = { + tableNameOrId: 'ocid1.test.oc1..EXAMPLE-tableNameOrId-Value', + updateRowDetails: updateRowDetails, + ifMatch: 'EXAMPLE-ifMatch-Value', + opcRequestId: 'XS6TTM9EHFEPKBZ9GB88', + }; + nosql.updateRow(updateRowRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} diff --git a/examples/database/oracle-rdbms.js b/examples/database/oracle-rdbms.js new file mode 100644 index 00000000..e8953a37 --- /dev/null +++ b/examples/database/oracle-rdbms.js @@ -0,0 +1,245 @@ +const nodeCloud = require('../../lib/'); +const optionsProvider = { + overrideProviders: false, +}; +const ncProviders = nodeCloud.getProviders(optionsProvider); +const sql = ncProviders.oracle.sql(); + +function createDBSystem() { + const createDbSystemDetails = { + displayName: 'EXAMPLE-displayName-Value', + description: 'EXAMPLE-description-Value', + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + isHighlyAvailable: true, + availabilityDomain: 'EXAMPLE-availabilityDomain-Value', + faultDomain: 'EXAMPLE-faultDomain-Value', + configurationId: + 'ocid1.test.oc1..EXAMPLE-configurationId-Value', + shapeName: 'EXAMPLE-shapeName-Value', + mysqlVersion: 'EXAMPLE-mysqlVersion-Value', + subnetId: 'ocid1.test.oc1..EXAMPLE-subnetId-Value', + adminUsername: 'EXAMPLE-adminUsername-Value', + adminPassword: 'EXAMPLE-adminPassword-Value', + dataStorageSizeInGBs: 51167, + hostnameLabel: 'EXAMPLE-hostnameLabel-Value', + ipAddress: 'EXAMPLE-ipAddress-Value', + port: 27968, + portX: 40934, + backupPolicy: { + isEnabled: true, + windowStartTime: 'EXAMPLE-windowStartTime-Value', + retentionInDays: 13, + freeformTags: { + EXAMPLE_KEY_R5Ysm: 'EXAMPLE_VALUE_SdvCphWRvXl5dG3I2Pxu', + }, + definedTags: { + EXAMPLE_KEY_WW4Gm: { + EXAMPLE_KEY_WBPT5: 'EXAMPLE--Value', + }, + }, + pitrPolicy: { + isEnabled: false, + }, + }, + source: { + sourceType: 'PITR', + dbSystemId: 'ocid1.test.oc1..EXAMPLE-dbSystemId-Value', + recoveryPoint: new Date('Mon Oct 09 20:41:31 UTC 2017'), + }, + maintenance: { + windowStartTime: 'EXAMPLE-windowStartTime-Value', + }, + freeformTags: { + EXAMPLE_KEY_Avut3: 'EXAMPLE_VALUE_gvReU0oO9E33537CtI4J', + }, + definedTags: { + EXAMPLE_KEY_2jVQj: { + EXAMPLE_KEY_nWnMI: 'EXAMPLE--Value', + }, + }, + deletionPolicy: { + automaticBackupRetention: + mysql.models.CreateDeletionPolicyDetails + .AutomaticBackupRetention.Retain, + finalBackup: + mysql.models.CreateDeletionPolicyDetails.FinalBackup + .SkipFinalBackup, + isDeleteProtected: false, + }, + crashRecovery: mysql.models.CrashRecoveryStatus.Enabled, + }; + + const createDbSystemRequest = { + createDbSystemDetails: createDbSystemDetails, + }; + + sql.createDBSystem(createDbSystemRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function deleteDBSystem() { + const deleteDbSystemRequest = { + dbSystemId: 'ocid1.test.oc1..EXAMPLE-dbSystemId-Value', + ifMatch: 'EXAMPLE-ifMatch-Value', + opcRequestId: 'TRQ6QZLWORCUIGH3YTCU', + }; + sql.deleteDBSystem(deleteDbSystemRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function getDBSystem() { + const getDbSystemRequest = { + dbSystemId: 'ocid1.test.oc1..EXAMPLE-dbSystemId-Value', + opcRequestId: 'R6TEK3F6GHSTB8RYIFQH', + ifNoneMatch: 'EXAMPLE-ifNoneMatch-Value', + }; + sql.getDBSystem(getDbSystemRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function restartDBSystem() { + const restartDbSystemRequest = { + dbSystemId: 'ocid1.test.oc1..EXAMPLE-dbSystemId-Value', + restartDbSystemDetails: restartDbSystemDetails, + ifMatch: 'EXAMPLE-ifMatch-Value', + opcRequestId: '8LMKNF5FD5ZEIJASSCV8', + opcRetryToken: 'EXAMPLE-opcRetryToken-Value', + }; + sql.restartDBSystem(restartDbSystemRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function startDBSystem() { + const startDbSystemRequest = { + dbSystemId: 'ocid1.test.oc1..EXAMPLE-dbSystemId-Value', + ifMatch: 'EXAMPLE-ifMatch-Value', + opcRequestId: 'XKMPNCLCZXRELHPXPJSW', + opcRetryToken: 'EXAMPLE-opcRetryToken-Value', + }; + + sql.startDBSystem(startDbSystemRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function stopDBSystem() { + const stopDbSystemRequest = { + dbSystemId: 'ocid1.test.oc1..EXAMPLE-dbSystemId-Value', + stopDbSystemDetails: stopDbSystemDetails, + ifMatch: 'EXAMPLE-ifMatch-Value', + opcRequestId: 'TVHF7TPALMLHN06AGNNR', + opcRetryToken: 'EXAMPLE-opcRetryToken-Value', + }; + + sql.stopDBSystem(stopDbSystemRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function updateDBSystem() { + const updateDbSystemDetails = { + displayName: 'EXAMPLE-displayName-Value', + description: 'EXAMPLE-description-Value', + subnetId: 'ocid1.test.oc1..EXAMPLE-subnetId-Value', + isHighlyAvailable: false, + availabilityDomain: 'EXAMPLE-availabilityDomain-Value', + faultDomain: 'EXAMPLE-faultDomain-Value', + shapeName: 'EXAMPLE-shapeName-Value', + mysqlVersion: 'EXAMPLE-mysqlVersion-Value', + configurationId: + 'ocid1.test.oc1..EXAMPLE-configurationId-Value', + adminUsername: 'EXAMPLE-adminUsername-Value', + adminPassword: 'EXAMPLE-adminPassword-Value', + dataStorageSizeInGBs: 109406, + hostnameLabel: 'EXAMPLE-hostnameLabel-Value', + ipAddress: 'EXAMPLE-ipAddress-Value', + port: 55106, + portX: 56042, + backupPolicy: { + isEnabled: false, + windowStartTime: 'EXAMPLE-windowStartTime-Value', + retentionInDays: 14, + freeformTags: { + EXAMPLE_KEY_1NCuL: 'EXAMPLE_VALUE_2svBmpLOuA9IZpkBRyWd', + }, + definedTags: { + EXAMPLE_KEY_kD8th: { + EXAMPLE_KEY_0bhZD: 'EXAMPLE--Value', + }, + }, + pitrPolicy: { + isEnabled: false, + }, + }, + maintenance: { + windowStartTime: 'EXAMPLE-windowStartTime-Value', + }, + freeformTags: { + EXAMPLE_KEY_czcih: 'EXAMPLE_VALUE_OTugU5bPOLZeWAjiTS13', + }, + definedTags: { + EXAMPLE_KEY_wMHz6: { + EXAMPLE_KEY_a3me2: 'EXAMPLE--Value', + }, + }, + deletionPolicy: { + automaticBackupRetention: + mysql.models.UpdateDeletionPolicyDetails + .AutomaticBackupRetention.Retain, + finalBackup: + mysql.models.UpdateDeletionPolicyDetails.FinalBackup + .SkipFinalBackup, + isDeleteProtected: false, + }, + crashRecovery: mysql.models.CrashRecoveryStatus.Disabled, + }; + + const updateDbSystemRequest = { + dbSystemId: 'ocid1.test.oc1..EXAMPLE-dbSystemId-Value', + updateDbSystemDetails: updateDbSystemDetails, + ifMatch: 'EXAMPLE-ifMatch-Value', + opcRequestId: '4FT2UQOAOR2VX4SUNHA4', + }; + sql.updateDBSystem(updateDbSystemRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} diff --git a/examples/devops/oracle-devops.js b/examples/devops/oracle-devops.js new file mode 100644 index 00000000..b01de224 --- /dev/null +++ b/examples/devops/oracle-devops.js @@ -0,0 +1,318 @@ +const nodeCloud = require('../../lib/'); +const optionsProvider = { + overrideProviders: false, +}; +const ncProviders = nodeCloud.getProviders(optionsProvider); +const devops = ncProviders.oracle.devops(); + +function createDeployment() { + const createDeploymentDetails = { + deploymentType: 'SINGLE_STAGE_DEPLOYMENT', + deployStageId: 'ocid1.test.oc1..EXAMPLE-deployStageId-Value', + deploymentArguments: { + items: [ + { + name: 'EXAMPLE-name-Value', + value: 'EXAMPLE-value-Value', + }, + ], + }, + deployStageOverrideArguments: { + items: [ + { + deployStageId: + 'ocid1.test.oc1..EXAMPLE-deployStageId-Value', + name: 'EXAMPLE-name-Value', + value: 'EXAMPLE-value-Value', + }, + ], + }, + deployArtifactOverrideArguments: { + items: [ + { + deployArtifactId: + 'ocid1.test.oc1..EXAMPLE-deployArtifactId-Value', + name: 'EXAMPLE-name-Value', + value: 'EXAMPLE-value-Value', + }, + ], + }, + deployPipelineId: + 'ocid1.test.oc1..EXAMPLE-deployPipelineId-Value', + displayName: 'EXAMPLE-displayName-Value', + freeformTags: { + EXAMPLE_KEY_fJe4t: 'EXAMPLE_VALUE_LhVMfCaTDThcJ1NzqAnO', + }, + definedTags: { + EXAMPLE_KEY_rIlC2: { + EXAMPLE_KEY_efmUy: 'EXAMPLE--Value', + }, + }, + }; + + const createDeploymentRequest = { + createDeploymentDetails: createDeploymentDetails, + opcRetryToken: 'EXAMPLE-opcRetryToken-Value', + opcRequestId: 'EZHAY0RNJ916QS2NTZTK', + }; + + devops.createDeployment(createDeploymentRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function createProject() { + const createProjectDetails = { + name: 'EXAMPLE-name-Value', + description: 'EXAMPLE-description-Value', + notificationConfig: { + topicId: 'ocid1.test.oc1..EXAMPLE-topicId-Value', + }, + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + freeformTags: { + EXAMPLE_KEY_QN82W: 'EXAMPLE_VALUE_Ahg4fyoWT8zy4uiQpEz5', + }, + definedTags: { + EXAMPLE_KEY_At2j8: { + EXAMPLE_KEY_NlZCc: 'EXAMPLE--Value', + }, + }, + }; + + const createProjectRequest = { + createProjectDetails: createProjectDetails, + opcRetryToken: 'EXAMPLE-opcRetryToken-Value', + opcRequestId: 'B2AHFLOJQIIRQQHN8JFZ', + }; + devops.createProject(createProjectRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function deleteProject() { + const deleteProjectRequest = { + projectId: 'ocid1.test.oc1..EXAMPLE-projectId-Value', + ifMatch: 'EXAMPLE-ifMatch-Value', + opcRequestId: 'ZTNJ63CBUG5XOIDVCFFB', + }; + devops.deleteProject(deleteProjectRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function getProject() { + const getProjectRequest = { + projectId: 'ocid1.test.oc1..EXAMPLE-projectId-Value', + opcRequestId: '6WAH42FXYYDMB4B3E1JI', + }; + devops.getProject(getProjectRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function createRepository() { + const createRepositoryDetails = { + name: 'EXAMPLE-name-Value', + projectId: 'ocid1.test.oc1..EXAMPLE-projectId-Value', + defaultBranch: 'EXAMPLE-defaultBranch-Value', + repositoryType: devops.models.Repository.RepositoryType.Mirrored, + mirrorRepositoryConfig: { + connectorId: 'ocid1.test.oc1..EXAMPLE-connectorId-Value', + repositoryUrl: 'EXAMPLE-repositoryUrl-Value', + triggerSchedule: { + scheduleType: devops.models.TriggerSchedule.ScheduleType.None, + customSchedule: 'EXAMPLE-customSchedule-Value', + }, + }, + description: 'EXAMPLE-description-Value', + freeformTags: { + EXAMPLE_KEY_5WGnt: 'EXAMPLE_VALUE_UU4ENeR7Xhl6oF31Kv5R', + }, + definedTags: { + EXAMPLE_KEY_u27k5: { + EXAMPLE_KEY_g4HCZ: 'EXAMPLE--Value', + }, + }, + }; + + const createRepositoryRequest = { + createRepositoryDetails: createRepositoryDetails, + opcRetryToken: 'EXAMPLE-opcRetryToken-Value', + opcRequestId: 'A1R16MSHFEZ6SICEDTRP', + }; + + devops.createRepository(createRepositoryRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function deleteRepository() { + const deleteRepositoryRequest = { + repositoryId: 'ocid1.test.oc1..EXAMPLE-repositoryId-Value', + ifMatch: 'EXAMPLE-ifMatch-Value', + opcRequestId: 'RJFXG25NTTCXOPCYHOT4', + }; + devops.deleteRepository(deleteRepositoryRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function createDeployArtifact() { + const createDeployArtifactDetails = { + description: 'EXAMPLE-description-Value', + displayName: 'EXAMPLE-displayName-Value', + deployArtifactType: + devops.models.DeployArtifact.DeployArtifactType.GenericFile, + deployArtifactSource: { + deployArtifactSourceType: 'INLINE', + base64EncodedContent: 'some Byte data', + }, + argumentSubstitutionMode: + devops.models.DeployArtifact.ArgumentSubstitutionMode + .SubstitutePlaceholders, + projectId: 'ocid1.test.oc1..EXAMPLE-projectId-Value', + freeformTags: { + EXAMPLE_KEY_hrqku: 'EXAMPLE_VALUE_Pk3EGMdSHaojKVCJwuji', + }, + definedTags: { + EXAMPLE_KEY_qk5Vg: { + EXAMPLE_KEY_Fgjka: 'EXAMPLE--Value', + }, + }, + }; + + const createDeployArtifactRequest = { + createDeployArtifactDetails: createDeployArtifactDetails, + opcRetryToken: 'EXAMPLE-opcRetryToken-Value', + opcRequestId: 'NVSVUI2KGXMPEEWBK8WI', + }; + devops.createDeployArtifact(createDeployArtifactRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function getDeployArtifact() { + const getDeployArtifactRequest = { + deployArtifactId: + 'ocid1.test.oc1..EXAMPLE-deployArtifactId-Value', + opcRequestId: 'EW8MOJQFF6G7WSHSREPB', + }; + devops.getDeployArtifact(getDeployArtifactRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function deleteDeployArtifact() { + const deleteDeployArtifactRequest = { + deployArtifactId: + 'ocid1.test.oc1..EXAMPLE-deployArtifactId-Value', + ifMatch: 'EXAMPLE-ifMatch-Value', + opcRequestId: '5RKI12VNYBOI3IOIBWSA', + }; + + devops.deleteDeployArtifact(deleteDeployArtifactRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function createDeployPipeline() { + const createDeployPipelineDetails = { + description: 'EXAMPLE-description-Value', + displayName: 'EXAMPLE-displayName-Value', + projectId: 'ocid1.test.oc1..EXAMPLE-projectId-Value', + deployPipelineParameters: { + items: [ + { + name: 'EXAMPLE-name-Value', + defaultValue: 'EXAMPLE-defaultValue-Value', + description: 'EXAMPLE-description-Value', + }, + ], + }, + freeformTags: { + EXAMPLE_KEY_wbzDt: 'EXAMPLE_VALUE_iofppUTuQTPl6LLppnDK', + }, + definedTags: { + EXAMPLE_KEY_zou4q: { + EXAMPLE_KEY_GVDfg: 'EXAMPLE--Value', + }, + }, + }; + + const createDeployPipelineRequest = { + createDeployPipelineDetails: createDeployPipelineDetails, + opcRetryToken: 'EXAMPLE-opcRetryToken-Value', + opcRequestId: 'WQ25DNCOCI2TVTJQZVVX', + }; + devops.createDeployPipeline(createDeployPipelineRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function deleteDeployPipeline() { + const deleteDeployPipelineRequest = { + deployPipelineId: + 'ocid1.test.oc1..EXAMPLE-deployPipelineId-Value', + ifMatch: 'EXAMPLE-ifMatch-Value', + opcRequestId: '5R8TM7FHLRFOLHFFR846', + }; + + devops.deleteDeployPipeline(deleteDeployPipelineRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} diff --git a/examples/network/oracle-dns.js b/examples/network/oracle-dns.js new file mode 100644 index 00000000..7b9e0148 --- /dev/null +++ b/examples/network/oracle-dns.js @@ -0,0 +1,151 @@ +const nodeCloud = require('../../lib/'); +const optionsProvider = { + overrideProviders: false, +}; +const ncProviders = nodeCloud.getProviders(optionsProvider); +const dns = ncProviders.oracle.dns(); + +function createZone() { + const createZoneBaseDetails = { + migrationSource: 'DYNECT', + dynectMigrationDetails: { + customerName: 'EXAMPLE-customerName-Value', + username: 'EXAMPLE-username-Value', + password: 'EXAMPLE-password-Value', + httpRedirectReplacements: { + EXAMPLE_KEY_rgIHR: [ + { + rtype: 'EXAMPLE-rtype-Value', + substituteRtype: 'EXAMPLE-substituteRtype-Value', + ttl: 179534, + rdata: 'EXAMPLE-rdata-Value', + }, + ], + }, + }, + name: 'EXAMPLE-name-Value', + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + freeformTags: { + EXAMPLE_KEY_hA60A: 'EXAMPLE_VALUE_KxdAvV0cz1u962IutZU7', + }, + definedTags: { + EXAMPLE_KEY_4VSpC: { + EXAMPLE_KEY_J7HPg: 'EXAMPLE--Value', + }, + }, + }; + + const createZoneRequest = { + createZoneDetails: createZoneBaseDetails, + opcRequestId: 'PTOWQXKAHQD98DSTOZWD', + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + scope: dns.models.Scope.Global, + viewId: 'ocid1.test.oc1..EXAMPLE-viewId-Value', + }; + + dns.create(createZoneRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function deleteZone() { + const deleteZoneRequest = { + zoneNameOrId: 'ocid1.test.oc1..EXAMPLE-zoneNameOrId-Value', + ifMatch: 'EXAMPLE-ifMatch-Value', + ifUnmodifiedSince: 'EXAMPLE-ifUnmodifiedSince-Value', + opcRequestId: 'U37S7JZ22VLJJ14AZVLA', + scope: dns.models.Scope.Global, + viewId: 'ocid1.test.oc1..EXAMPLE-viewId-Value', + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + }; + + dns.delete(deleteZoneRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function listZones() { + const listZonesRequest = { + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + opcRequestId: 'ZNYZ40KRNPWEIJY6TPX6', + limit: 4, + page: 'EXAMPLE-page-Value', + name: 'EXAMPLE-name-Value', + nameContains: 'EXAMPLE-nameContains-Value', + zoneType: dns.requests.ListZonesRequest.ZoneType.Secondary, + timeCreatedGreaterThanOrEqualTo: new Date( + 'Fri May 31 20:21:14 UTC 2047' + ), + timeCreatedLessThan: new Date('Thu May 01 15:49:41 UTC 2042'), + lifecycleState: dns.requests.ListZonesRequest.LifecycleState.Failed, + sortBy: dns.requests.ListZonesRequest.SortBy.Name, + sortOrder: dns.models.SortOrder.Asc, + scope: dns.models.Scope.Private, + viewId: 'ocid1.test.oc1..EXAMPLE-viewId-Value', + tsigKeyId: 'ocid1.test.oc1..EXAMPLE-tsigKeyId-Value', + }; + dns.list(listZonesRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function updateZone() { + const updateZoneDetails = { + freeformTags: { + EXAMPLE_KEY_hyR1G: 'EXAMPLE_VALUE_8CJa77BIwVDiHxc3FANG', + }, + definedTags: { + EXAMPLE_KEY_npzd4: { + EXAMPLE_KEY_OluDh: 'EXAMPLE--Value', + }, + }, + externalMasters: [ + { + address: 'EXAMPLE-address-Value', + port: 26, + tsigKeyId: 'ocid1.test.oc1..EXAMPLE-tsigKeyId-Value', + }, + ], + externalDownstreams: [ + { + address: 'EXAMPLE-address-Value', + port: 115, + tsigKeyId: 'ocid1.test.oc1..EXAMPLE-tsigKeyId-Value', + }, + ], + }; + + const updateZoneRequest = { + zoneNameOrId: 'ocid1.test.oc1..EXAMPLE-zoneNameOrId-Value', + updateZoneDetails: updateZoneDetails, + ifMatch: 'EXAMPLE-ifMatch-Value', + ifUnmodifiedSince: 'EXAMPLE-ifUnmodifiedSince-Value', + opcRequestId: 'UFZJ7GGJB8AXW06DIEHC', + scope: dns.models.Scope.Private, + viewId: 'ocid1.test.oc1..EXAMPLE-viewId-Value', + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + }; + dns.update(updateZoneRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} diff --git a/examples/network/oracle-lb.js b/examples/network/oracle-lb.js new file mode 100644 index 00000000..581db10b --- /dev/null +++ b/examples/network/oracle-lb.js @@ -0,0 +1,265 @@ +const nodeCloud = require('../../lib/'); +const optionsProvider = { + overrideProviders: false, +}; +const ncProviders = nodeCloud.getProviders(optionsProvider); +const loadBalancer = ncProviders.oracle.loadBalancer(); + +function createLoadBalancer() { + const createLoadBalancerDetails = { + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + displayName: 'EXAMPLE-displayName-Value', + shapeName: 'EXAMPLE-shapeName-Value', + shapeDetails: { + minimumBandwidthInMbps: 2509, + maximumBandwidthInMbps: 3515, + }, + isPrivate: true, + ipMode: loadbalancer.models.CreateLoadBalancerDetails.IpMode.Ipv4, + reservedIps: [ + { + id: 'ocid1.test.oc1..EXAMPLE-id-Value', + }, + ], + listeners: { + EXAMPLE_KEY_0SITj: { + defaultBackendSetName: 'EXAMPLE-defaultBackendSetName-Value', + port: 51819, + protocol: 'EXAMPLE-protocol-Value', + hostnameNames: ['EXAMPLE--Value'], + pathRouteSetName: 'EXAMPLE-pathRouteSetName-Value', + sslConfiguration: { + verifyDepth: 302, + verifyPeerCertificate: false, + trustedCertificateAuthorityIds: ['EXAMPLE--Value'], + certificateIds: ['EXAMPLE--Value'], + certificateName: 'EXAMPLE-certificateName-Value', + protocols: ['EXAMPLE--Value'], + cipherSuiteName: 'EXAMPLE-cipherSuiteName-Value', + serverOrderPreference: + loadbalancer.models.SSLConfigurationDetails + .ServerOrderPreference.Disabled, + }, + connectionConfiguration: { + idleTimeout: 420, + backendTcpProxyProtocolVersion: 1, + }, + routingPolicyName: 'EXAMPLE-routingPolicyName-Value', + ruleSetNames: ['EXAMPLE--Value'], + }, + }, + hostnames: { + EXAMPLE_KEY_5QQ3c: { + name: 'EXAMPLE-name-Value', + hostname: 'EXAMPLE-hostname-Value', + }, + }, + backendSets: { + EXAMPLE_KEY_HVvDn: { + policy: 'EXAMPLE-policy-Value', + backends: [ + { + ipAddress: 'EXAMPLE-ipAddress-Value', + port: 32156, + weight: 480, + backup: true, + drain: false, + offline: true, + }, + ], + healthChecker: { + protocol: 'EXAMPLE-protocol-Value', + urlPath: 'EXAMPLE-urlPath-Value', + port: 17610, + returnCode: 264, + retries: 135, + timeoutInMillis: 294086, + intervalInMillis: 710451, + responseBodyRegex: 'EXAMPLE-responseBodyRegex-Value', + isForcePlainText: true, + }, + sslConfiguration: { + verifyDepth: 880, + verifyPeerCertificate: true, + trustedCertificateAuthorityIds: ['EXAMPLE--Value'], + certificateIds: ['EXAMPLE--Value'], + certificateName: 'EXAMPLE-certificateName-Value', + protocols: ['EXAMPLE--Value'], + cipherSuiteName: 'EXAMPLE-cipherSuiteName-Value', + serverOrderPreference: + loadbalancer.models.SSLConfigurationDetails + .ServerOrderPreference.Enabled, + }, + sessionPersistenceConfiguration: { + cookieName: 'EXAMPLE-cookieName-Value', + disableFallback: true, + }, + lbCookieSessionPersistenceConfiguration: { + cookieName: 'EXAMPLE-cookieName-Value', + disableFallback: false, + domain: 'EXAMPLE-domain-Value', + path: 'EXAMPLE-path-Value', + maxAgeInSeconds: 342, + isSecure: false, + isHttpOnly: false, + }, + }, + }, + networkSecurityGroupIds: ['EXAMPLE--Value'], + subnetIds: ['EXAMPLE--Value'], + certificates: { + EXAMPLE_KEY_rcxtl: { + passphrase: 'EXAMPLE-passphrase-Value', + privateKey: 'EXAMPLE-privateKey-Value', + publicCertificate: 'EXAMPLE-publicCertificate-Value', + caCertificate: 'EXAMPLE-caCertificate-Value', + certificateName: 'EXAMPLE-certificateName-Value', + }, + }, + sslCipherSuites: { + EXAMPLE_KEY_HStuD: { + name: 'EXAMPLE-name-Value', + ciphers: ['EXAMPLE--Value'], + }, + }, + pathRouteSets: { + EXAMPLE_KEY_l65LH: { + pathRoutes: [ + { + path: 'EXAMPLE-path-Value', + pathMatchType: { + matchType: + loadbalancer.models.PathMatchType.MatchType + .SuffixMatch, + }, + backendSetName: 'EXAMPLE-backendSetName-Value', + }, + ], + }, + }, + freeformTags: { + EXAMPLE_KEY_Ya01L: 'EXAMPLE_VALUE_Ns0iwpuvVm1pTnBCzFch', + }, + definedTags: { + EXAMPLE_KEY_5own7: { + EXAMPLE_KEY_luUx9: 'EXAMPLE--Value', + }, + }, + ruleSets: { + EXAMPLE_KEY_yEEEQ: { + items: [ + { + action: 'REMOVE_HTTP_RESPONSE_HEADER', + header: 'EXAMPLE-header-Value', + }, + ], + }, + }, + }; + + const createLoadBalancerRequest = { + createLoadBalancerDetails: createLoadBalancerDetails, + opcRequestId: 'BZSVAFRKNSH41IJN5ULL', + opcRetryToken: 'EXAMPLE-opcRetryToken-Value', + }; + + loadBalancer.create(createLoadBalancerRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function deleteLoadBalancer() { + const deleteLoadBalancerRequest = { + loadBalancerId: + 'ocid1.test.oc1..EXAMPLE-loadBalancerId-Value', + opcRequestId: 'O498V7GGOUHZZOXAQ8M5', + ifMatch: 'EXAMPLE-ifMatch-Value', + }; + + loadBalancer.delete(deleteLoadBalancerRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function getLoadBalancer() { + const getLoadBalancerRequest = { + loadBalancerId: + 'ocid1.test.oc1..EXAMPLE-loadBalancerId-Value', + opcRequestId: 'A50VEU27L1M2K2NURVJC', + ifMatch: 'EXAMPLE-ifMatch-Value', + }; + loadBalancer.get(getLoadBalancerRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function updateLoadBalancer() { + const updateLoadBalancerDetails = { + displayName: 'EXAMPLE-displayName-Value', + freeformTags: { + EXAMPLE_KEY_djEQJ: 'EXAMPLE_VALUE_F4MYA8eB9KREpFeRfsHr', + }, + definedTags: { + EXAMPLE_KEY_1Fxbb: { + EXAMPLE_KEY_L8VFW: 'EXAMPLE--Value', + }, + }, + }; + + const updateLoadBalancerRequest = { + updateLoadBalancerDetails: updateLoadBalancerDetails, + loadBalancerId: + 'ocid1.test.oc1..EXAMPLE-loadBalancerId-Value', + opcRequestId: 'PCEZRPVCMLCNV3OMDAY2', + ifMatch: 'EXAMPLE-ifMatch-Value', + opcRetryToken: 'EXAMPLE-opcRetryToken-Value', + }; + loadBalancer.update(updateLoadBalancerRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} + +function listLoadBalancers() { + const listLoadBalancersRequest = { + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + opcRequestId: 'L5LRM3X5PPS1P5VZWAIR', + limit: 388, + page: 'EXAMPLE-page-Value', + detail: 'EXAMPLE-detail-Value', + sortBy: + loadbalancer.requests.ListLoadBalancersRequest.SortBy.Displayname, + sortOrder: + loadbalancer.requests.ListLoadBalancersRequest.SortOrder.Desc, + displayName: 'EXAMPLE-displayName-Value', + lifecycleState: + loadbalancer.models.LoadBalancer.LifecycleState.Deleting, + }; + loadBalancer.list(listLoadBalancersRequest).then( + result => { + console.log('Output :', result); + }, + error => { + console.error('Error :', error); + } + ); +} diff --git a/examples/storage/do-blockStorage.js b/examples/storage/do-blockStorage.js index 96138695..7f7038d8 100644 --- a/examples/storage/do-blockStorage.js +++ b/examples/storage/do-blockStorage.js @@ -1,6 +1,6 @@ -const nodeCloud = require("../../lib/"); +const nodeCloud = require('../../lib/'); const optionsProvider = { - overrideProviders: false + overrideProviders: false, }; const ncProviders = nodeCloud.getProviders(optionsProvider); @@ -8,59 +8,94 @@ const volume = ncProviders.do.blockStorage(); //List all volumes function listVolumes() { - let region = "nyc1"; - volume - .list(region) - .then(result => { - console.log("Volumes are: ", result); - }) - .catch(err => { - console.log("Error is: ", err); - }); + let region = 'nyc1'; + volume + .list(region) + .then(result => { + console.log('Volumes are: ', result); + }) + .catch(err => { + console.log('Error is: ', err); + }); } //Create a volume function createVolume() { - let option = { - size_gigabytes: 10, - name: "ext4_example", - description: "Block store for examples", - region: "nyc1", - filesystem_type: "ext4", - filesystem_label: "ext4_volume_01" - }; - volume - .create(option) - .then(result => { - console.log("Output is: ", result); - }) - .catch(err => { - console.log("Error is: ", err); - }); + const createVolumeDetails = { + availabilityDomain: 'EXAMPLE-availabilityDomain-Value', + backupPolicyId: + 'ocid1.test.oc1..EXAMPLE-backupPolicyId-Value', + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + definedTags: { + EXAMPLE_KEY_vAfP5: { + EXAMPLE_KEY_ACxNQ: 'EXAMPLE--Value', + }, + }, + displayName: 'EXAMPLE-displayName-Value', + freeformTags: { + EXAMPLE_KEY_nkMB6: 'EXAMPLE_VALUE_2g12dKUwUaramNSOrRSN', + }, + kmsKeyId: 'ocid1.test.oc1..EXAMPLE-kmsKeyId-Value', + vpusPerGB: 912, + sizeInGBs: 516, + sizeInMBs: 419, + sourceDetails: { + type: 'blockVolumeReplica', + id: 'ocid1.test.oc1..EXAMPLE-id-Value', + }, + volumeBackupId: + 'ocid1.test.oc1..EXAMPLE-volumeBackupId-Value', + isAutoTuneEnabled: false, + blockVolumeReplicas: [ + { + displayName: 'EXAMPLE-displayName-Value', + availabilityDomain: 'EXAMPLE-availabilityDomain-Value', + }, + ], + autotunePolicies: [ + { + autotuneType: 'PERFORMANCE_BASED', + maxVpusPerGB: 8, + }, + ], + }; + + const createVolumeRequest = { + createVolumeDetails: createVolumeDetails, + opcRetryToken: 'EXAMPLE-opcRetryToken-Value', + }; + volume + .create(option) + .then(result => { + console.log('Output is: ', result); + }) + .catch(err => { + console.log('Error is: ', err); + }); } //Get details of a Volume function describeVolume() { - let volumeId = "506f78a4-e098-11e5-ad9f-000f53306ae1"; - volume - .describe(volumeId) - .then(result => { - console.log("Output is: ", result); - }) - .catch(err => { - console.log("Error is: ", err); - }); + let volumeId = '506f78a4-e098-11e5-ad9f-000f53306ae1'; + volume + .describe(volumeId) + .then(result => { + console.log('Output is: ', result); + }) + .catch(err => { + console.log('Error is: ', err); + }); } //Delete a volume function deleteVolume() { - let volumeId = "506f78a4-e098-11e5-ad9f-000f53306ae1"; - volume - .delete(volumeId) - .then(result => { - console.log("Output is: ", result); - }) - .catch(err => { - console.log("Error is: ", err); - }); + let volumeId = '506f78a4-e098-11e5-ad9f-000f53306ae1'; + volume + .delete(volumeId) + .then(result => { + console.log('Output is: ', result); + }) + .catch(err => { + console.log('Error is: ', err); + }); } diff --git a/examples/storage/oracle-archivalStorage.js b/examples/storage/oracle-archivalStorage.js new file mode 100644 index 00000000..e69de29b diff --git a/examples/storage/oracle-objectStorage.js b/examples/storage/oracle-objectStorage.js new file mode 100644 index 00000000..f6feac21 --- /dev/null +++ b/examples/storage/oracle-objectStorage.js @@ -0,0 +1,105 @@ +const nodeCloud = require('../../lib/'); +const optionsProvider = { + overrideProviders: false, +}; +const ncProviders = nodeCloud.getProviders(optionsProvider); + +const objectStorage = ncProviders.oracle.objectStorage(); + +function createBucket() { + const createBucketDetails = { + name: 'EXAMPLE-name-Value', + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + metadata: { + EXAMPLE_KEY_1M368: 'EXAMPLE_VALUE_hXIGigTyIWcLyjyuf1u3', + }, + publicAccessType: + objectstorage.models.CreateBucketDetails.PublicAccessType + .ObjectReadWithoutList, + storageTier: + objectstorage.models.CreateBucketDetails.StorageTier.Standard, + objectEventsEnabled: false, + freeformTags: { + EXAMPLE_KEY_cHyYB: 'EXAMPLE_VALUE_KDrs1RUhRhMVjpyPwe4A', + }, + definedTags: { + EXAMPLE_KEY_7rbam: { + EXAMPLE_KEY_P9HZf: 'EXAMPLE--Value', + }, + }, + kmsKeyId: 'ocid1.test.oc1..EXAMPLE-kmsKeyId-Value', + versioning: objectstorage.models.CreateBucketDetails.Versioning.Enabled, + autoTiering: objectstorage.models.Bucket.AutoTiering.Disabled, + }; + + const createBucketRequest = { + namespaceName: 'EXAMPLE-namespaceName-Value', + createBucketDetails: createBucketDetails, + opcClientRequestId: + 'ocid1.test.oc1..EXAMPLE-opcClientRequestId-Value', + }; + objectStorage + .create(createBucketRequest) + .then(result => { + console.log('Volumes are: ', result); + }) + .catch(err => { + console.log('Error is: ', err); + }); +} + +function deleteBucket() { + const deleteBucketRequest = { + namespaceName: 'EXAMPLE-namespaceName-Value', + bucketName: 'EXAMPLE-bucketName-Value', + ifMatch: 'EXAMPLE-ifMatch-Value', + opcClientRequestId: + 'ocid1.test.oc1..EXAMPLE-opcClientRequestId-Value', + }; + objectStorage + .delete(deleteBucketRequest) + .then(result => { + console.log('Output is: ', result); + }) + .catch(err => { + console.log('Error is: ', err); + }); +} + +function getBucket() { + const getBucketRequest = { + namespaceName: 'EXAMPLE-namespaceName-Value', + bucketName: 'EXAMPLE-bucketName-Value', + ifMatch: 'EXAMPLE-ifMatch-Value', + ifNoneMatch: 'EXAMPLE-ifNoneMatch-Value', + opcClientRequestId: + 'ocid1.test.oc1..EXAMPLE-opcClientRequestId-Value', + }; + objectStorage + .get(getBucketRequest) + .then(result => { + console.log('Output is: ', result); + }) + .catch(err => { + console.log('Error is: ', err); + }); +} + +function listBuckets() { + const listBucketsRequest = { + namespaceName: 'EXAMPLE-namespaceName-Value', + compartmentId: 'ocid1.test.oc1..EXAMPLE-compartmentId-Value', + limit: 178, + page: 'EXAMPLE-page-Value', + opcClientRequestId: + 'ocid1.test.oc1..EXAMPLE-opcClientRequestId-Value', + }; + objectStorage + .list(listBucketsRequest) + .then(result => { + console.log('Output is: ', result); + }) + .catch(err => { + console.log('Error is: ', err); + }); +} diff --git a/generator/dummyClasses/oracle.js b/generator/dummyClasses/oracle.js index 80202db6..34cdfbef 100644 --- a/generator/dummyClasses/oracle.js +++ b/generator/dummyClasses/oracle.js @@ -5,7 +5,7 @@ class ClassName { * @param {object} options SDK options */ constructor(ocisdk, params, clientConfiguration) { - this._oci = ocisdk; + this._oci = ocisdk._sdkFileName; this._sdkclassName = this._oci.SDKClassName( params, clientConfiguration diff --git a/generator/generatedClasses/AWS/appServices/aws-paaS.js b/generator/generatedClasses/AWS/appServices/aws-paaS.js index f6eee331..f8e62ded 100644 --- a/generator/generatedClasses/AWS/appServices/aws-paaS.js +++ b/generator/generatedClasses/AWS/appServices/aws-paaS.js @@ -4,280 +4,295 @@ * @category AWS */ class AWS_PaaS { - /** - * - * @param {module} aws AWS SDK - * @param {object} options SDK options - */ - constructor(aws, options) { - this._AWS = aws; - this._apiVersion = options.apiVersion; - this._elasticBeanstalk = new this._AWS.ElasticBeanstalk({ - apiVersion: this._apiVersion - }); - } - /** - * Trigers the checkDNSAvailability function of ElasticBeanstalk - * @param {CheckDNSAvailabilityMessage} params - Data required for checkDNSAvailability - * @returns {Promise} - */ - checkDNSAvailability(params) { - return new Promise((resolve, reject) => { - this._elasticBeanstalk.checkDNSAvailability(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the composeEnvironments function of ElasticBeanstalk - * @param {ComposeEnvironmentsMessage} params - Data required for composeEnvironments - * @returns {Promise} - */ - composeEnvironments(params) { - return new Promise((resolve, reject) => { - this._elasticBeanstalk.composeEnvironments(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the createApplication function of ElasticBeanstalk - * @param {CreateApplicationMessage} params - Data required for createApplication - * @returns {Promise} - */ - create(params) { - return new Promise((resolve, reject) => { - this._elasticBeanstalk.createApplication(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the createConfigurationTemplate function of ElasticBeanstalk - * @param {CreateConfigurationTemplateMessage} params - Data required for createConfigurationTemplate - * @returns {Promise} - */ - createConfigTemplate(params) { - return new Promise((resolve, reject) => { - this._elasticBeanstalk.createConfigurationTemplate( - params, - (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - } - ); - }); - } - /** - * Trigers the createEnvironment function of ElasticBeanstalk - * @param {CreateEnvironmentMessage} params - Data required for createEnvironment - * @returns {Promise} - */ - createEnvironment(params) { - return new Promise((resolve, reject) => { - this._elasticBeanstalk.createEnvironment(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the createStorageLocation function of ElasticBeanstalk - * @returns {Promise} - */ - createStorageLocation() { - return new Promise((resolve, reject) => { - this._elasticBeanstalk.createStorageLocation((error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteApplication function of ElasticBeanstalk - * @param {DeleteApplicationMessage} params - Data required for deleteApplication - * @returns {Promise} - */ - delete(params) { - return new Promise((resolve, reject) => { - this._elasticBeanstalk.deleteApplication(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteConfigurationTemplate function of ElasticBeanstalk - * @param {DeleteConfigurationTemplateMessage} params - Data required for deleteConfigurationTemplate - * @returns {Promise} - */ - deleteConfigTemplate(params) { - return new Promise((resolve, reject) => { - this._elasticBeanstalk.deleteConfigurationTemplate( - params, - (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - } - ); - }); - } - /** - * Trigers the describeAccountAttributes function of ElasticBeanstalk - * @returns {Promise} - */ - describeAccountAttributes() { - return new Promise((resolve, reject) => { - this._elasticBeanstalk.describeAccountAttributes((error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the describeApplications function of ElasticBeanstalk - * @param {DescribeApplicationsMessage} params - Data required for describeApplications - * @returns {Promise} - */ - describe(params) { - return new Promise((resolve, reject) => { - this._elasticBeanstalk.describeApplications(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the describeConfigurationSettings function of ElasticBeanstalk - * @param {DescribeConfigurationSettingsMessage} params - Data required for describeConfigurationSettings - * @returns {Promise} - */ - describeConfigSettings(params) { - return new Promise((resolve, reject) => { - this._elasticBeanstalk.describeConfigurationSettings( - params, - (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - } - ); - }); - } - /** - * Trigers the listPlatformVersions function of ElasticBeanstalk - * @param {ListPlatformVersionsRequest} params - Data required for listPlatformVersions - * @returns {Promise} - */ - listVersions(params) { - return new Promise((resolve, reject) => { - this._elasticBeanstalk.listPlatformVersions(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the restartAppServer function of ElasticBeanstalk - * @param {RestartAppServerMessage} params - Data required for restartAppServer - * @returns {Promise} - */ - restart(params) { - return new Promise((resolve, reject) => { - this._elasticBeanstalk.restartAppServer(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the terminateEnvironment function of ElasticBeanstalk - * @param {TerminateEnvironmentMessage} params - Data required for terminateEnvironment - * @returns {Promise} - */ - terminateEnvironment(params) { - return new Promise((resolve, reject) => { - this._elasticBeanstalk.terminateEnvironment(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the updateApplication function of ElasticBeanstalk - * @param {UpdateApplicationMessage} params - Data required for updateApplication - * @returns {Promise} - */ - update(params) { - return new Promise((resolve, reject) => { - this._elasticBeanstalk.updateApplication(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the updateEnvironment function of ElasticBeanstalk - * @param {UpdateEnvironmentMessage} params - Data required for updateEnvironment - * @returns {Promise} - */ - updateEnvironment(params) { - return new Promise((resolve, reject) => { - this._elasticBeanstalk.updateEnvironment(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } + /** + * + * @param {module} aws AWS SDK + * @param {object} options SDK options + */ + constructor(aws, options) { + this._AWS = aws; + this._apiVersion = options.apiVersion; + this._elasticBeanstalk = new this._AWS.ElasticBeanstalk({ + apiVersion: this._apiVersion, + }); + } + /** + * Trigers the checkDNSAvailability function of ElasticBeanstalk + * @param {CheckDNSAvailabilityMessage} params - Data required for checkDNSAvailability + * @returns {Promise} + */ + checkDNSAvailability(params) { + return new Promise((resolve, reject) => { + this._elasticBeanstalk.checkDNSAvailability( + params, + (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + } + ); + }); + } + /** + * Trigers the composeEnvironments function of ElasticBeanstalk + * @param {ComposeEnvironmentsMessage} params - Data required for composeEnvironments + * @returns {Promise} + */ + composeEnvironments(params) { + return new Promise((resolve, reject) => { + this._elasticBeanstalk.composeEnvironments( + params, + (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + } + ); + }); + } + /** + * Trigers the createApplication function of ElasticBeanstalk + * @param {CreateApplicationMessage} params - Data required for createApplication + * @returns {Promise} + */ + create(params) { + return new Promise((resolve, reject) => { + this._elasticBeanstalk.createApplication(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the createConfigurationTemplate function of ElasticBeanstalk + * @param {CreateConfigurationTemplateMessage} params - Data required for createConfigurationTemplate + * @returns {Promise} + */ + createConfigTemplate(params) { + return new Promise((resolve, reject) => { + this._elasticBeanstalk.createConfigurationTemplate( + params, + (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + } + ); + }); + } + /** + * Trigers the createEnvironment function of ElasticBeanstalk + * @param {CreateEnvironmentMessage} params - Data required for createEnvironment + * @returns {Promise} + */ + createEnvironment(params) { + return new Promise((resolve, reject) => { + this._elasticBeanstalk.createEnvironment(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the createStorageLocation function of ElasticBeanstalk + * @returns {Promise} + */ + createStorageLocation() { + return new Promise((resolve, reject) => { + this._elasticBeanstalk.createStorageLocation((error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteApplication function of ElasticBeanstalk + * @param {DeleteApplicationMessage} params - Data required for deleteApplication + * @returns {Promise} + */ + delete(params) { + return new Promise((resolve, reject) => { + this._elasticBeanstalk.deleteApplication(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteConfigurationTemplate function of ElasticBeanstalk + * @param {DeleteConfigurationTemplateMessage} params - Data required for deleteConfigurationTemplate + * @returns {Promise} + */ + deleteConfigTemplate(params) { + return new Promise((resolve, reject) => { + this._elasticBeanstalk.deleteConfigurationTemplate( + params, + (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + } + ); + }); + } + /** + * Trigers the describeAccountAttributes function of ElasticBeanstalk + * @returns {Promise} + */ + describeAccountAttributes() { + return new Promise((resolve, reject) => { + this._elasticBeanstalk.describeAccountAttributes((error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the describeApplications function of ElasticBeanstalk + * @param {DescribeApplicationsMessage} params - Data required for describeApplications + * @returns {Promise} + */ + describe(params) { + return new Promise((resolve, reject) => { + this._elasticBeanstalk.describeApplications( + params, + (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + } + ); + }); + } + /** + * Trigers the describeConfigurationSettings function of ElasticBeanstalk + * @param {DescribeConfigurationSettingsMessage} params - Data required for describeConfigurationSettings + * @returns {Promise} + */ + describeConfigSettings(params) { + return new Promise((resolve, reject) => { + this._elasticBeanstalk.describeConfigurationSettings( + params, + (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + } + ); + }); + } + /** + * Trigers the listPlatformVersions function of ElasticBeanstalk + * @param {ListPlatformVersionsRequest} params - Data required for listPlatformVersions + * @returns {Promise} + */ + listVersions(params) { + return new Promise((resolve, reject) => { + this._elasticBeanstalk.listPlatformVersions( + params, + (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + } + ); + }); + } + /** + * Trigers the restartAppServer function of ElasticBeanstalk + * @param {RestartAppServerMessage} params - Data required for restartAppServer + * @returns {Promise} + */ + restart(params) { + return new Promise((resolve, reject) => { + this._elasticBeanstalk.restartAppServer(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the terminateEnvironment function of ElasticBeanstalk + * @param {TerminateEnvironmentMessage} params - Data required for terminateEnvironment + * @returns {Promise} + */ + terminateEnvironment(params) { + return new Promise((resolve, reject) => { + this._elasticBeanstalk.terminateEnvironment( + params, + (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + } + ); + }); + } + /** + * Trigers the updateApplication function of ElasticBeanstalk + * @param {UpdateApplicationMessage} params - Data required for updateApplication + * @returns {Promise} + */ + update(params) { + return new Promise((resolve, reject) => { + this._elasticBeanstalk.updateApplication(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the updateEnvironment function of ElasticBeanstalk + * @param {UpdateEnvironmentMessage} params - Data required for updateEnvironment + * @returns {Promise} + */ + updateEnvironment(params) { + return new Promise((resolve, reject) => { + this._elasticBeanstalk.updateEnvironment(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } } module.exports = AWS_PaaS; diff --git a/generator/generatedClasses/AWS/artificialinteligence/aws-translation.js b/generator/generatedClasses/AWS/artificialinteligence/aws-translation.js index 978c2249..c89ce192 100644 --- a/generator/generatedClasses/AWS/artificialinteligence/aws-translation.js +++ b/generator/generatedClasses/AWS/artificialinteligence/aws-translation.js @@ -4,97 +4,97 @@ * @category AWS */ class AWS_Translation { - /** - * - * @param {module} aws AWS SDK - * @param {object} options SDK options - */ - constructor(aws, options) { - this._AWS = aws; - this._apiVersion = options.apiVersion; - this._translate = new this._AWS.Translate({ - apiVersion: this._apiVersion - }); - } - /** - * Trigers the deleteTerminology function of Translate - * @param {DeleteTerminologyRequest} params - Data required for deleteTerminology - * @returns {Promise} - */ - deleteGlossary(params) { - return new Promise((resolve, reject) => { - this._translate.deleteTerminology(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the getTerminology function of Translate - * @param {GetTerminologyRequest} params - Data required for getTerminology - * @returns {Promise} - */ - getGlossary(params) { - return new Promise((resolve, reject) => { - this._translate.getTerminology(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the importTerminology function of Translate - * @param {ImportTerminologyRequest} params - Data required for importTerminology - * @returns {Promise} - */ - createGlossary(params) { - return new Promise((resolve, reject) => { - this._translate.importTerminology(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the startTextTranslationJob function of Translate - * @param {StartTextTranslationJobRequest} params - Data required for startTextTranslationJob - * @returns {Promise} - */ - batchTranslate(params) { - return new Promise((resolve, reject) => { - this._translate.startTextTranslationJob(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the translateText function of Translate - * @param {TranslateTextRequest} params - Data required for translateText - * @returns {Promise} - */ - translate(params) { - return new Promise((resolve, reject) => { - this._translate.translateText(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } + /** + * + * @param {module} aws AWS SDK + * @param {object} options SDK options + */ + constructor(aws, options) { + this._AWS = aws; + this._apiVersion = options.apiVersion; + this._translate = new this._AWS.Translate({ + apiVersion: this._apiVersion, + }); + } + /** + * Trigers the deleteTerminology function of Translate + * @param {DeleteTerminologyRequest} params - Data required for deleteTerminology + * @returns {Promise} + */ + deleteGlossary(params) { + return new Promise((resolve, reject) => { + this._translate.deleteTerminology(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the getTerminology function of Translate + * @param {GetTerminologyRequest} params - Data required for getTerminology + * @returns {Promise} + */ + getGlossary(params) { + return new Promise((resolve, reject) => { + this._translate.getTerminology(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the importTerminology function of Translate + * @param {ImportTerminologyRequest} params - Data required for importTerminology + * @returns {Promise} + */ + createGlossary(params) { + return new Promise((resolve, reject) => { + this._translate.importTerminology(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the startTextTranslationJob function of Translate + * @param {StartTextTranslationJobRequest} params - Data required for startTextTranslationJob + * @returns {Promise} + */ + batchTranslate(params) { + return new Promise((resolve, reject) => { + this._translate.startTextTranslationJob(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the translateText function of Translate + * @param {TranslateTextRequest} params - Data required for translateText + * @returns {Promise} + */ + translate(params) { + return new Promise((resolve, reject) => { + this._translate.translateText(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } } module.exports = AWS_Translation; diff --git a/generator/generatedClasses/AWS/compute/aws-computeInstance.js b/generator/generatedClasses/AWS/compute/aws-computeInstance.js index e3010568..7ac04a34 100644 --- a/generator/generatedClasses/AWS/compute/aws-computeInstance.js +++ b/generator/generatedClasses/AWS/compute/aws-computeInstance.js @@ -4,161 +4,161 @@ * @category AWS */ class AWS_ComputeInstance { - /** - * - * @param {module} aws AWS SDK - * @param {object} options SDK options - */ - constructor(aws, options) { - this._AWS = aws; - this._apiVersion = options.apiVersion; - this._eC2 = new this._AWS.EC2({ - apiVersion: this._apiVersion - }); - } - /** - * Trigers the createTags function of EC2 - * @param {CreateTagsRequest} params - Data required for createTags - * @returns {Promise} - */ - addTags(params) { - return new Promise((resolve, reject) => { - this._eC2.createTags(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the describeInstances function of EC2 - * @param {DescribeInstancesRequest} params - Data required for describeInstances - * @returns {Promise} - */ - list(params) { - return new Promise((resolve, reject) => { - this._eC2.describeInstances(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the monitorInstances function of EC2 - * @param {MonitorInstancesRequest} params - Data required for monitorInstances - * @returns {Promise} - */ - monitor(params) { - return new Promise((resolve, reject) => { - this._eC2.monitorInstances(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the rebootInstances function of EC2 - * @param {RebootInstancesRequest} params - Data required for rebootInstances - * @returns {Promise} - */ - reboot(params) { - return new Promise((resolve, reject) => { - this._eC2.rebootInstances(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the runInstances function of EC2 - * @param {RunInstancesRequest} params - Data required for runInstances - * @returns {Promise} - */ - create(params) { - return new Promise((resolve, reject) => { - this._eC2.runInstances(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the startInstances function of EC2 - * @param {StartInstancesRequest} params - Data required for startInstances - * @returns {Promise} - */ - start(params) { - return new Promise((resolve, reject) => { - this._eC2.startInstances(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the stopInstances function of EC2 - * @param {StopInstancesRequest} params - Data required for stopInstances - * @returns {Promise} - */ - stop(params) { - return new Promise((resolve, reject) => { - this._eC2.stopInstances(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the terminateInstances function of EC2 - * @param {TerminateInstancesRequest} params - Data required for terminateInstances - * @returns {Promise} - */ - destroy(params) { - return new Promise((resolve, reject) => { - this._eC2.terminateInstances(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the unmonitorInstances function of EC2 - * @param {UnmonitorInstancesRequest} params - Data required for unmonitorInstances - * @returns {Promise} - */ - unmonitor(params) { - return new Promise((resolve, reject) => { - this._eC2.unmonitorInstances(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } + /** + * + * @param {module} aws AWS SDK + * @param {object} options SDK options + */ + constructor(aws, options) { + this._AWS = aws; + this._apiVersion = options.apiVersion; + this._eC2 = new this._AWS.EC2({ + apiVersion: this._apiVersion, + }); + } + /** + * Trigers the createTags function of EC2 + * @param {CreateTagsRequest} params - Data required for createTags + * @returns {Promise} + */ + addTags(params) { + return new Promise((resolve, reject) => { + this._eC2.createTags(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the describeInstances function of EC2 + * @param {DescribeInstancesRequest} params - Data required for describeInstances + * @returns {Promise} + */ + list(params) { + return new Promise((resolve, reject) => { + this._eC2.describeInstances(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the monitorInstances function of EC2 + * @param {MonitorInstancesRequest} params - Data required for monitorInstances + * @returns {Promise} + */ + monitor(params) { + return new Promise((resolve, reject) => { + this._eC2.monitorInstances(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the rebootInstances function of EC2 + * @param {RebootInstancesRequest} params - Data required for rebootInstances + * @returns {Promise} + */ + reboot(params) { + return new Promise((resolve, reject) => { + this._eC2.rebootInstances(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the runInstances function of EC2 + * @param {RunInstancesRequest} params - Data required for runInstances + * @returns {Promise} + */ + create(params) { + return new Promise((resolve, reject) => { + this._eC2.runInstances(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the startInstances function of EC2 + * @param {StartInstancesRequest} params - Data required for startInstances + * @returns {Promise} + */ + start(params) { + return new Promise((resolve, reject) => { + this._eC2.startInstances(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the stopInstances function of EC2 + * @param {StopInstancesRequest} params - Data required for stopInstances + * @returns {Promise} + */ + stop(params) { + return new Promise((resolve, reject) => { + this._eC2.stopInstances(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the terminateInstances function of EC2 + * @param {TerminateInstancesRequest} params - Data required for terminateInstances + * @returns {Promise} + */ + destroy(params) { + return new Promise((resolve, reject) => { + this._eC2.terminateInstances(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the unmonitorInstances function of EC2 + * @param {UnmonitorInstancesRequest} params - Data required for unmonitorInstances + * @returns {Promise} + */ + unmonitor(params) { + return new Promise((resolve, reject) => { + this._eC2.unmonitorInstances(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } } module.exports = AWS_ComputeInstance; diff --git a/generator/generatedClasses/AWS/compute/aws-container.js b/generator/generatedClasses/AWS/compute/aws-container.js index 2e9e6863..44da8f96 100644 --- a/generator/generatedClasses/AWS/compute/aws-container.js +++ b/generator/generatedClasses/AWS/compute/aws-container.js @@ -4,81 +4,81 @@ * @category AWS */ class AWS_Container { - /** - * - * @param {module} aws AWS SDK - * @param {object} options SDK options - */ - constructor(aws, options) { - this._AWS = aws; - this._apiVersion = options.apiVersion; - this._eCS = new this._AWS.ECS({ - apiVersion: this._apiVersion - }); - } - /** - * Trigers the createCluster function of ECS - * @param {CreateClusterRequest} params - Data required for createCluster - * @returns {Promise} - */ - create(params) { - return new Promise((resolve, reject) => { - this._eCS.createCluster(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteCluster function of ECS - * @param {DeleteClusterRequest} params - Data required for deleteCluster - * @returns {Promise} - */ - delete(params) { - return new Promise((resolve, reject) => { - this._eCS.deleteCluster(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the describeClusters function of ECS - * @param {DescribeClustersRequest} params - Data required for describeClusters - * @returns {Promise} - */ - describe(params) { - return new Promise((resolve, reject) => { - this._eCS.describeClusters(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the listClusters function of ECS - * @param {ListClustersRequest} params - Data required for listClusters - * @returns {Promise} - */ - list(params) { - return new Promise((resolve, reject) => { - this._eCS.listClusters(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } + /** + * + * @param {module} aws AWS SDK + * @param {object} options SDK options + */ + constructor(aws, options) { + this._AWS = aws; + this._apiVersion = options.apiVersion; + this._eCS = new this._AWS.ECS({ + apiVersion: this._apiVersion, + }); + } + /** + * Trigers the createCluster function of ECS + * @param {CreateClusterRequest} params - Data required for createCluster + * @returns {Promise} + */ + create(params) { + return new Promise((resolve, reject) => { + this._eCS.createCluster(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteCluster function of ECS + * @param {DeleteClusterRequest} params - Data required for deleteCluster + * @returns {Promise} + */ + delete(params) { + return new Promise((resolve, reject) => { + this._eCS.deleteCluster(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the describeClusters function of ECS + * @param {DescribeClustersRequest} params - Data required for describeClusters + * @returns {Promise} + */ + describe(params) { + return new Promise((resolve, reject) => { + this._eCS.describeClusters(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the listClusters function of ECS + * @param {ListClustersRequest} params - Data required for listClusters + * @returns {Promise} + */ + list(params) { + return new Promise((resolve, reject) => { + this._eCS.listClusters(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } } module.exports = AWS_Container; diff --git a/generator/generatedClasses/AWS/compute/aws-kubernetes.js b/generator/generatedClasses/AWS/compute/aws-kubernetes.js index 394d8b9a..6381ac0f 100644 --- a/generator/generatedClasses/AWS/compute/aws-kubernetes.js +++ b/generator/generatedClasses/AWS/compute/aws-kubernetes.js @@ -4,177 +4,177 @@ * @category AWS */ class AWS_Kubernetes { - /** - * - * @param {module} aws AWS SDK - * @param {object} options SDK options - */ - constructor(aws, options) { - this._AWS = aws; - this._apiVersion = options.apiVersion; - this._eKS = new this._AWS.EKS({ - apiVersion: this._apiVersion - }); - } - /** - * Trigers the createCluster function of EKS - * @param {CreateClusterRequest} params - Data required for createCluster - * @returns {Promise} - */ - create(params) { - return new Promise((resolve, reject) => { - this._eKS.createCluster(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the createNodegroup function of EKS - * @param {CreateNodegroupRequest} params - Data required for createNodegroup - * @returns {Promise} - */ - createNodeGroup(params) { - return new Promise((resolve, reject) => { - this._eKS.createNodegroup(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteCluster function of EKS - * @param {DeleteClusterRequest} params - Data required for deleteCluster - * @returns {Promise} - */ - delete(params) { - return new Promise((resolve, reject) => { - this._eKS.deleteCluster(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteNodegroup function of EKS - * @param {DeleteNodegroupRequest} params - Data required for deleteNodegroup - * @returns {Promise} - */ - deleteNodegroup(params) { - return new Promise((resolve, reject) => { - this._eKS.deleteNodegroup(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the describeCluster function of EKS - * @param {DescribeClusterRequest} params - Data required for describeCluster - * @returns {Promise} - */ - describeCluster(params) { - return new Promise((resolve, reject) => { - this._eKS.describeCluster(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the describeNodegroup function of EKS - * @param {DescribeNodegroupRequest} params - Data required for describeNodegroup - * @returns {Promise} - */ - describeNodeGroup(params) { - return new Promise((resolve, reject) => { - this._eKS.describeNodegroup(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the listClusters function of EKS - * @param {ListClustersRequest} params - Data required for listClusters - * @returns {Promise} - */ - listClusters(params) { - return new Promise((resolve, reject) => { - this._eKS.listClusters(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the listNodegroups function of EKS - * @param {ListNodegroupsRequest} params - Data required for listNodegroups - * @returns {Promise} - */ - listNodegroups(params) { - return new Promise((resolve, reject) => { - this._eKS.listNodegroups(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the tagResource function of EKS - * @param {TagResourceRequest} params - Data required for tagResource - * @returns {Promise} - */ - updateTags(params) { - return new Promise((resolve, reject) => { - this._eKS.tagResource(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the updateClusterConfig function of EKS - * @param {UpdateClusterConfigRequest} params - Data required for updateClusterConfig - * @returns {Promise} - */ - updateConfig(params) { - return new Promise((resolve, reject) => { - this._eKS.updateClusterConfig(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } + /** + * + * @param {module} aws AWS SDK + * @param {object} options SDK options + */ + constructor(aws, options) { + this._AWS = aws; + this._apiVersion = options.apiVersion; + this._eKS = new this._AWS.EKS({ + apiVersion: this._apiVersion, + }); + } + /** + * Trigers the createCluster function of EKS + * @param {CreateClusterRequest} params - Data required for createCluster + * @returns {Promise} + */ + create(params) { + return new Promise((resolve, reject) => { + this._eKS.createCluster(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the createNodegroup function of EKS + * @param {CreateNodegroupRequest} params - Data required for createNodegroup + * @returns {Promise} + */ + createNodeGroup(params) { + return new Promise((resolve, reject) => { + this._eKS.createNodegroup(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteCluster function of EKS + * @param {DeleteClusterRequest} params - Data required for deleteCluster + * @returns {Promise} + */ + delete(params) { + return new Promise((resolve, reject) => { + this._eKS.deleteCluster(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteNodegroup function of EKS + * @param {DeleteNodegroupRequest} params - Data required for deleteNodegroup + * @returns {Promise} + */ + deleteNodegroup(params) { + return new Promise((resolve, reject) => { + this._eKS.deleteNodegroup(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the describeCluster function of EKS + * @param {DescribeClusterRequest} params - Data required for describeCluster + * @returns {Promise} + */ + describeCluster(params) { + return new Promise((resolve, reject) => { + this._eKS.describeCluster(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the describeNodegroup function of EKS + * @param {DescribeNodegroupRequest} params - Data required for describeNodegroup + * @returns {Promise} + */ + describeNodeGroup(params) { + return new Promise((resolve, reject) => { + this._eKS.describeNodegroup(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the listClusters function of EKS + * @param {ListClustersRequest} params - Data required for listClusters + * @returns {Promise} + */ + listClusters(params) { + return new Promise((resolve, reject) => { + this._eKS.listClusters(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the listNodegroups function of EKS + * @param {ListNodegroupsRequest} params - Data required for listNodegroups + * @returns {Promise} + */ + listNodegroups(params) { + return new Promise((resolve, reject) => { + this._eKS.listNodegroups(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the tagResource function of EKS + * @param {TagResourceRequest} params - Data required for tagResource + * @returns {Promise} + */ + updateTags(params) { + return new Promise((resolve, reject) => { + this._eKS.tagResource(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the updateClusterConfig function of EKS + * @param {UpdateClusterConfigRequest} params - Data required for updateClusterConfig + * @returns {Promise} + */ + updateConfig(params) { + return new Promise((resolve, reject) => { + this._eKS.updateClusterConfig(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } } module.exports = AWS_Kubernetes; diff --git a/generator/generatedClasses/AWS/database/aws-RDBMS.js b/generator/generatedClasses/AWS/database/aws-RDBMS.js index 215ab2fb..b53f2bcb 100644 --- a/generator/generatedClasses/AWS/database/aws-RDBMS.js +++ b/generator/generatedClasses/AWS/database/aws-RDBMS.js @@ -4,113 +4,113 @@ * @category AWS */ class AWS_RDBMS { - /** - * - * @param {module} aws AWS SDK - * @param {object} options SDK options - */ - constructor(aws, options) { - this._AWS = aws; - this._apiVersion = options.apiVersion; - this._rDS = new this._AWS.RDS({ - apiVersion: this._apiVersion - }); - } - /** - * Trigers the createDBCluster function of RDS - * @param {CreateDBClusterMessage} params - Data required for createDBCluster - * @returns {Promise} - */ - createDatabse(params) { - return new Promise((resolve, reject) => { - this._rDS.createDBCluster(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the createDBSnapshot function of RDS - * @param {CreateDBSnapshotMessage} params - Data required for createDBSnapshot - * @returns {Promise} - */ - createSnapshots(params) { - return new Promise((resolve, reject) => { - this._rDS.createDBSnapshot(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteDBCluster function of RDS - * @param {DeleteDBClusterMessage} params - Data required for deleteDBCluster - * @returns {Promise} - */ - deleteDatabase(params) { - return new Promise((resolve, reject) => { - this._rDS.deleteDBCluster(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteDBSnapshot function of RDS - * @param {DeleteDBSnapshotMessage} params - Data required for deleteDBSnapshot - * @returns {Promise} - */ - deleteDBSnapshot(params) { - return new Promise((resolve, reject) => { - this._rDS.deleteDBSnapshot(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the modifyDBCluster function of RDS - * @param {ModifyDBClusterMessage} params - Data required for modifyDBCluster - * @returns {Promise} - */ - modifyDB(params) { - return new Promise((resolve, reject) => { - this._rDS.modifyDBCluster(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the rebootDBInstance function of RDS - * @param {RebootDBInstanceMessage} params - Data required for rebootDBInstance - * @returns {Promise} - */ - restoreDatabase(params) { - return new Promise((resolve, reject) => { - this._rDS.rebootDBInstance(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } + /** + * + * @param {module} aws AWS SDK + * @param {object} options SDK options + */ + constructor(aws, options) { + this._AWS = aws; + this._apiVersion = options.apiVersion; + this._rDS = new this._AWS.RDS({ + apiVersion: this._apiVersion, + }); + } + /** + * Trigers the createDBCluster function of RDS + * @param {CreateDBClusterMessage} params - Data required for createDBCluster + * @returns {Promise} + */ + createDatabse(params) { + return new Promise((resolve, reject) => { + this._rDS.createDBCluster(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the createDBSnapshot function of RDS + * @param {CreateDBSnapshotMessage} params - Data required for createDBSnapshot + * @returns {Promise} + */ + createSnapshots(params) { + return new Promise((resolve, reject) => { + this._rDS.createDBSnapshot(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteDBCluster function of RDS + * @param {DeleteDBClusterMessage} params - Data required for deleteDBCluster + * @returns {Promise} + */ + deleteDatabase(params) { + return new Promise((resolve, reject) => { + this._rDS.deleteDBCluster(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteDBSnapshot function of RDS + * @param {DeleteDBSnapshotMessage} params - Data required for deleteDBSnapshot + * @returns {Promise} + */ + deleteDBSnapshot(params) { + return new Promise((resolve, reject) => { + this._rDS.deleteDBSnapshot(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the modifyDBCluster function of RDS + * @param {ModifyDBClusterMessage} params - Data required for modifyDBCluster + * @returns {Promise} + */ + modifyDB(params) { + return new Promise((resolve, reject) => { + this._rDS.modifyDBCluster(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the rebootDBInstance function of RDS + * @param {RebootDBInstanceMessage} params - Data required for rebootDBInstance + * @returns {Promise} + */ + restoreDatabase(params) { + return new Promise((resolve, reject) => { + this._rDS.rebootDBInstance(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } } module.exports = AWS_RDBMS; diff --git a/generator/generatedClasses/AWS/database/aws-noSql.js b/generator/generatedClasses/AWS/database/aws-noSql.js index c11898c9..3eebfbbd 100644 --- a/generator/generatedClasses/AWS/database/aws-noSql.js +++ b/generator/generatedClasses/AWS/database/aws-noSql.js @@ -4,113 +4,113 @@ * @category AWS */ class AWS_NoSql { - /** - * - * @param {module} aws AWS SDK - * @param {object} options SDK options - */ - constructor(aws, options) { - this._AWS = aws; - this._apiVersion = options.apiVersion; - this._dynamoDB = new this._AWS.DynamoDB({ - apiVersion: this._apiVersion - }); - } - /** - * Trigers the createTable function of DynamoDB - * @param {CreateTableInput} params - Data required for createTable - * @returns {Promise} - */ - createTable(params) { - return new Promise((resolve, reject) => { - this._dynamoDB.createTable(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteItem function of DynamoDB - * @param {DeleteItemInput} params - Data required for deleteItem - * @returns {Promise} - */ - deleteItem(params) { - return new Promise((resolve, reject) => { - this._dynamoDB.deleteItem(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteTable function of DynamoDB - * @param {DeleteTableInput} params - Data required for deleteTable - * @returns {Promise} - */ - deleteTable(params) { - return new Promise((resolve, reject) => { - this._dynamoDB.deleteTable(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the putItem function of DynamoDB - * @param {PutItemInput} params - Data required for putItem - * @returns {Promise} - */ - createItem(params) { - return new Promise((resolve, reject) => { - this._dynamoDB.putItem(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the query function of DynamoDB - * @param {QueryInput} params - Data required for query - * @returns {Promise} - */ - query(params) { - return new Promise((resolve, reject) => { - this._dynamoDB.query(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the updateItem function of DynamoDB - * @param {UpdateItemInput} params - Data required for updateItem - * @returns {Promise} - */ - updateItem(params) { - return new Promise((resolve, reject) => { - this._dynamoDB.updateItem(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } + /** + * + * @param {module} aws AWS SDK + * @param {object} options SDK options + */ + constructor(aws, options) { + this._AWS = aws; + this._apiVersion = options.apiVersion; + this._dynamoDB = new this._AWS.DynamoDB({ + apiVersion: this._apiVersion, + }); + } + /** + * Trigers the createTable function of DynamoDB + * @param {CreateTableInput} params - Data required for createTable + * @returns {Promise} + */ + createTable(params) { + return new Promise((resolve, reject) => { + this._dynamoDB.createTable(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteItem function of DynamoDB + * @param {DeleteItemInput} params - Data required for deleteItem + * @returns {Promise} + */ + deleteItem(params) { + return new Promise((resolve, reject) => { + this._dynamoDB.deleteItem(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteTable function of DynamoDB + * @param {DeleteTableInput} params - Data required for deleteTable + * @returns {Promise} + */ + deleteTable(params) { + return new Promise((resolve, reject) => { + this._dynamoDB.deleteTable(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the putItem function of DynamoDB + * @param {PutItemInput} params - Data required for putItem + * @returns {Promise} + */ + createItem(params) { + return new Promise((resolve, reject) => { + this._dynamoDB.putItem(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the query function of DynamoDB + * @param {QueryInput} params - Data required for query + * @returns {Promise} + */ + query(params) { + return new Promise((resolve, reject) => { + this._dynamoDB.query(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the updateItem function of DynamoDB + * @param {UpdateItemInput} params - Data required for updateItem + * @returns {Promise} + */ + updateItem(params) { + return new Promise((resolve, reject) => { + this._dynamoDB.updateItem(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } } module.exports = AWS_NoSql; diff --git a/generator/generatedClasses/AWS/database/aws-noSqlIndexed.js b/generator/generatedClasses/AWS/database/aws-noSqlIndexed.js index c86ffc13..82128eef 100644 --- a/generator/generatedClasses/AWS/database/aws-noSqlIndexed.js +++ b/generator/generatedClasses/AWS/database/aws-noSqlIndexed.js @@ -4,161 +4,161 @@ * @category AWS */ class AWS_NoSqlIndexed { - /** - * - * @param {module} aws AWS SDK - * @param {object} options SDK options - */ - constructor(aws, options) { - this._AWS = aws; - this._apiVersion = options.apiVersion; - this._simpleDB = new this._AWS.SimpleDB({ - apiVersion: this._apiVersion - }); - } - /** - * Trigers the batchDeleteAttributes function of SimpleDB - * @param {BatchDeleteAttributesRequest} params - Data required for batchDeleteAttributes - * @returns {Promise} - */ - batchDelete(params) { - return new Promise((resolve, reject) => { - this._simpleDB.batchDeleteAttributes(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the batchPutAttributes function of SimpleDB - * @param {BatchPutAttributesRequest} params - Data required for batchPutAttributes - * @returns {Promise} - */ - batchWrite(params) { - return new Promise((resolve, reject) => { - this._simpleDB.batchPutAttributes(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the createDomain function of SimpleDB - * @param {CreateDomainRequest} params - Data required for createDomain - * @returns {Promise} - */ - createCollection(params) { - return new Promise((resolve, reject) => { - this._simpleDB.createDomain(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteAttributes function of SimpleDB - * @param {DeleteAttributesRequest} params - Data required for deleteAttributes - * @returns {Promise} - */ - deleteAttribute(params) { - return new Promise((resolve, reject) => { - this._simpleDB.deleteAttributes(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteDomain function of SimpleDB - * @param {DeleteDomainRequest} params - Data required for deleteDomain - * @returns {Promise} - */ - deleteCollection(params) { - return new Promise((resolve, reject) => { - this._simpleDB.deleteDomain(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the getAttributes function of SimpleDB - * @param {GetAttributesRequest} params - Data required for getAttributes - * @returns {Promise} - */ - getAttributes(params) { - return new Promise((resolve, reject) => { - this._simpleDB.getAttributes(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the listDomains function of SimpleDB - * @param {ListDomainsRequest} params - Data required for listDomains - * @returns {Promise} - */ - listCollections(params) { - return new Promise((resolve, reject) => { - this._simpleDB.listDomains(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the putAttributes function of SimpleDB - * @param {PutAttributesRequest} params - Data required for putAttributes - * @returns {Promise} - */ - setAttribute(params) { - return new Promise((resolve, reject) => { - this._simpleDB.putAttributes(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the select function of SimpleDB - * @param {SelectRequest} params - Data required for select - * @returns {Promise} - */ - query(params) { - return new Promise((resolve, reject) => { - this._simpleDB.select(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } + /** + * + * @param {module} aws AWS SDK + * @param {object} options SDK options + */ + constructor(aws, options) { + this._AWS = aws; + this._apiVersion = options.apiVersion; + this._simpleDB = new this._AWS.SimpleDB({ + apiVersion: this._apiVersion, + }); + } + /** + * Trigers the batchDeleteAttributes function of SimpleDB + * @param {BatchDeleteAttributesRequest} params - Data required for batchDeleteAttributes + * @returns {Promise} + */ + batchDelete(params) { + return new Promise((resolve, reject) => { + this._simpleDB.batchDeleteAttributes(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the batchPutAttributes function of SimpleDB + * @param {BatchPutAttributesRequest} params - Data required for batchPutAttributes + * @returns {Promise} + */ + batchWrite(params) { + return new Promise((resolve, reject) => { + this._simpleDB.batchPutAttributes(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the createDomain function of SimpleDB + * @param {CreateDomainRequest} params - Data required for createDomain + * @returns {Promise} + */ + createCollection(params) { + return new Promise((resolve, reject) => { + this._simpleDB.createDomain(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteAttributes function of SimpleDB + * @param {DeleteAttributesRequest} params - Data required for deleteAttributes + * @returns {Promise} + */ + deleteAttribute(params) { + return new Promise((resolve, reject) => { + this._simpleDB.deleteAttributes(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteDomain function of SimpleDB + * @param {DeleteDomainRequest} params - Data required for deleteDomain + * @returns {Promise} + */ + deleteCollection(params) { + return new Promise((resolve, reject) => { + this._simpleDB.deleteDomain(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the getAttributes function of SimpleDB + * @param {GetAttributesRequest} params - Data required for getAttributes + * @returns {Promise} + */ + getAttributes(params) { + return new Promise((resolve, reject) => { + this._simpleDB.getAttributes(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the listDomains function of SimpleDB + * @param {ListDomainsRequest} params - Data required for listDomains + * @returns {Promise} + */ + listCollections(params) { + return new Promise((resolve, reject) => { + this._simpleDB.listDomains(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the putAttributes function of SimpleDB + * @param {PutAttributesRequest} params - Data required for putAttributes + * @returns {Promise} + */ + setAttribute(params) { + return new Promise((resolve, reject) => { + this._simpleDB.putAttributes(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the select function of SimpleDB + * @param {SelectRequest} params - Data required for select + * @returns {Promise} + */ + query(params) { + return new Promise((resolve, reject) => { + this._simpleDB.select(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } } module.exports = AWS_NoSqlIndexed; diff --git a/generator/generatedClasses/AWS/management/aws-keyManagement.js b/generator/generatedClasses/AWS/management/aws-keyManagement.js index 7bab4b56..c311e123 100644 --- a/generator/generatedClasses/AWS/management/aws-keyManagement.js +++ b/generator/generatedClasses/AWS/management/aws-keyManagement.js @@ -4,97 +4,97 @@ * @category AWS */ class AWS_KeyManagement { - /** - * - * @param {module} aws AWS SDK - * @param {object} options SDK options - */ - constructor(aws, options) { - this._AWS = aws; - this._apiVersion = options.apiVersion; - this._kMS = new this._AWS.KMS({ - apiVersion: this._apiVersion - }); - } - /** - * Trigers the createKey function of KMS - * @param {CreateKeyRequest} params - Data required for createKey - * @returns {Promise} - */ - createKey(params) { - return new Promise((resolve, reject) => { - this._kMS.createKey(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteCustomKeyStore function of KMS - * @param {DeleteCustomKeyStoreRequest} params - Data required for deleteCustomKeyStore - * @returns {Promise} - */ - deleteKey(params) { - return new Promise((resolve, reject) => { - this._kMS.deleteCustomKeyStore(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the describeKey function of KMS - * @param {DescribeKeyRequest} params - Data required for describeKey - * @returns {Promise} - */ - describeKey(params) { - return new Promise((resolve, reject) => { - this._kMS.describeKey(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the putKeyPolicy function of KMS - * @param {PutKeyPolicyRequest} params - Data required for putKeyPolicy - * @returns {Promise} - */ - putKeyPolicy(params) { - return new Promise((resolve, reject) => { - this._kMS.putKeyPolicy(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the updateKeyDescription function of KMS - * @param {UpdateKeyDescriptionRequest} params - Data required for updateKeyDescription - * @returns {Promise} - */ - update(params) { - return new Promise((resolve, reject) => { - this._kMS.updateKeyDescription(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } + /** + * + * @param {module} aws AWS SDK + * @param {object} options SDK options + */ + constructor(aws, options) { + this._AWS = aws; + this._apiVersion = options.apiVersion; + this._kMS = new this._AWS.KMS({ + apiVersion: this._apiVersion, + }); + } + /** + * Trigers the createKey function of KMS + * @param {CreateKeyRequest} params - Data required for createKey + * @returns {Promise} + */ + createKey(params) { + return new Promise((resolve, reject) => { + this._kMS.createKey(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteCustomKeyStore function of KMS + * @param {DeleteCustomKeyStoreRequest} params - Data required for deleteCustomKeyStore + * @returns {Promise} + */ + deleteKey(params) { + return new Promise((resolve, reject) => { + this._kMS.deleteCustomKeyStore(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the describeKey function of KMS + * @param {DescribeKeyRequest} params - Data required for describeKey + * @returns {Promise} + */ + describeKey(params) { + return new Promise((resolve, reject) => { + this._kMS.describeKey(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the putKeyPolicy function of KMS + * @param {PutKeyPolicyRequest} params - Data required for putKeyPolicy + * @returns {Promise} + */ + putKeyPolicy(params) { + return new Promise((resolve, reject) => { + this._kMS.putKeyPolicy(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the updateKeyDescription function of KMS + * @param {UpdateKeyDescriptionRequest} params - Data required for updateKeyDescription + * @returns {Promise} + */ + update(params) { + return new Promise((resolve, reject) => { + this._kMS.updateKeyDescription(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } } module.exports = AWS_KeyManagement; diff --git a/generator/generatedClasses/AWS/management/aws-monitoring.js b/generator/generatedClasses/AWS/management/aws-monitoring.js index ba4a17de..24c83246 100644 --- a/generator/generatedClasses/AWS/management/aws-monitoring.js +++ b/generator/generatedClasses/AWS/management/aws-monitoring.js @@ -4,81 +4,81 @@ * @category AWS */ class AWS_Monitoring { - /** - * - * @param {module} aws AWS SDK - * @param {object} options SDK options - */ - constructor(aws, options) { - this._AWS = aws; - this._apiVersion = options.apiVersion; - this._cloudWatch = new this._AWS.CloudWatch({ - apiVersion: this._apiVersion - }); - } - /** - * Trigers the deleteAlarms function of CloudWatch - * @param {DeleteAlarmsInput} params - Data required for deleteAlarms - * @returns {Promise} - */ - deleteAlarm(params) { - return new Promise((resolve, reject) => { - this._cloudWatch.deleteAlarms(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the getMetricData function of CloudWatch - * @param {GetMetricDataInput} params - Data required for getMetricData - * @returns {Promise} - */ - getMetricData(params) { - return new Promise((resolve, reject) => { - this._cloudWatch.getMetricData(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the listMetrics function of CloudWatch - * @param {ListMetricsInput} params - Data required for listMetrics - * @returns {Promise} - */ - listAlarms(params) { - return new Promise((resolve, reject) => { - this._cloudWatch.listMetrics(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the putMetricAlarm function of CloudWatch - * @param {PutMetricAlarmInput} params - Data required for putMetricAlarm - * @returns {Promise} - */ - updateAlarm(params) { - return new Promise((resolve, reject) => { - this._cloudWatch.putMetricAlarm(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } + /** + * + * @param {module} aws AWS SDK + * @param {object} options SDK options + */ + constructor(aws, options) { + this._AWS = aws; + this._apiVersion = options.apiVersion; + this._cloudWatch = new this._AWS.CloudWatch({ + apiVersion: this._apiVersion, + }); + } + /** + * Trigers the deleteAlarms function of CloudWatch + * @param {DeleteAlarmsInput} params - Data required for deleteAlarms + * @returns {Promise} + */ + deleteAlarm(params) { + return new Promise((resolve, reject) => { + this._cloudWatch.deleteAlarms(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the getMetricData function of CloudWatch + * @param {GetMetricDataInput} params - Data required for getMetricData + * @returns {Promise} + */ + getMetricData(params) { + return new Promise((resolve, reject) => { + this._cloudWatch.getMetricData(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the listMetrics function of CloudWatch + * @param {ListMetricsInput} params - Data required for listMetrics + * @returns {Promise} + */ + listAlarms(params) { + return new Promise((resolve, reject) => { + this._cloudWatch.listMetrics(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the putMetricAlarm function of CloudWatch + * @param {PutMetricAlarmInput} params - Data required for putMetricAlarm + * @returns {Promise} + */ + updateAlarm(params) { + return new Promise((resolve, reject) => { + this._cloudWatch.putMetricAlarm(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } } module.exports = AWS_Monitoring; diff --git a/generator/generatedClasses/AWS/management/aws-notificationService.js b/generator/generatedClasses/AWS/management/aws-notificationService.js index 7e37e378..50efb35e 100644 --- a/generator/generatedClasses/AWS/management/aws-notificationService.js +++ b/generator/generatedClasses/AWS/management/aws-notificationService.js @@ -4,145 +4,145 @@ * @category AWS */ class AWS_NotificationService { - /** - * - * @param {module} aws AWS SDK - * @param {object} options SDK options - */ - constructor(aws, options) { - this._AWS = aws; - this._apiVersion = options.apiVersion; - this._sNS = new this._AWS.SNS({ - apiVersion: this._apiVersion - }); - } - /** - * Trigers the createTopic function of SNS - * @param {CreateTopicInput} params - Data required for createTopic - * @returns {Promise} - */ - createTopic(params) { - return new Promise((resolve, reject) => { - this._sNS.createTopic(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteTopic function of SNS - * @param {DeleteTopicInput} params - Data required for deleteTopic - * @returns {Promise} - */ - deleteTopic(params) { - return new Promise((resolve, reject) => { - this._sNS.deleteTopic(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the getTopicAttributes function of SNS - * @param {GetTopicAttributesInput} params - Data required for getTopicAttributes - * @returns {Promise} - */ - getTopicAttributes(params) { - return new Promise((resolve, reject) => { - this._sNS.getTopicAttributes(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the listSubscriptions function of SNS - * @param {ListSubscriptionsInput} params - Data required for listSubscriptions - * @returns {Promise} - */ - listSubscriptions(params) { - return new Promise((resolve, reject) => { - this._sNS.listSubscriptions(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the listTopics function of SNS - * @param {ListTopicsInput} params - Data required for listTopics - * @returns {Promise} - */ - listTopics(params) { - return new Promise((resolve, reject) => { - this._sNS.listTopics(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the publish function of SNS - * @param {PublishInput} params - Data required for publish - * @returns {Promise} - */ - publish(params) { - return new Promise((resolve, reject) => { - this._sNS.publish(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the subscribe function of SNS - * @param {SubscribeInput} params - Data required for subscribe - * @returns {Promise} - */ - subscribe(params) { - return new Promise((resolve, reject) => { - this._sNS.subscribe(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the unsubscribe function of SNS - * @param {UnsubscribeInput} params - Data required for unsubscribe - * @returns {Promise} - */ - unsubscribe(params) { - return new Promise((resolve, reject) => { - this._sNS.unsubscribe(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } + /** + * + * @param {module} aws AWS SDK + * @param {object} options SDK options + */ + constructor(aws, options) { + this._AWS = aws; + this._apiVersion = options.apiVersion; + this._sNS = new this._AWS.SNS({ + apiVersion: this._apiVersion, + }); + } + /** + * Trigers the createTopic function of SNS + * @param {CreateTopicInput} params - Data required for createTopic + * @returns {Promise} + */ + createTopic(params) { + return new Promise((resolve, reject) => { + this._sNS.createTopic(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteTopic function of SNS + * @param {DeleteTopicInput} params - Data required for deleteTopic + * @returns {Promise} + */ + deleteTopic(params) { + return new Promise((resolve, reject) => { + this._sNS.deleteTopic(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the getTopicAttributes function of SNS + * @param {GetTopicAttributesInput} params - Data required for getTopicAttributes + * @returns {Promise} + */ + getTopicAttributes(params) { + return new Promise((resolve, reject) => { + this._sNS.getTopicAttributes(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the listSubscriptions function of SNS + * @param {ListSubscriptionsInput} params - Data required for listSubscriptions + * @returns {Promise} + */ + listSubscriptions(params) { + return new Promise((resolve, reject) => { + this._sNS.listSubscriptions(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the listTopics function of SNS + * @param {ListTopicsInput} params - Data required for listTopics + * @returns {Promise} + */ + listTopics(params) { + return new Promise((resolve, reject) => { + this._sNS.listTopics(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the publish function of SNS + * @param {PublishInput} params - Data required for publish + * @returns {Promise} + */ + publish(params) { + return new Promise((resolve, reject) => { + this._sNS.publish(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the subscribe function of SNS + * @param {SubscribeInput} params - Data required for subscribe + * @returns {Promise} + */ + subscribe(params) { + return new Promise((resolve, reject) => { + this._sNS.subscribe(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the unsubscribe function of SNS + * @param {UnsubscribeInput} params - Data required for unsubscribe + * @returns {Promise} + */ + unsubscribe(params) { + return new Promise((resolve, reject) => { + this._sNS.unsubscribe(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } } module.exports = AWS_NotificationService; diff --git a/generator/generatedClasses/AWS/network/aws-DNS.js b/generator/generatedClasses/AWS/network/aws-DNS.js index 422f035b..7a62602f 100644 --- a/generator/generatedClasses/AWS/network/aws-DNS.js +++ b/generator/generatedClasses/AWS/network/aws-DNS.js @@ -4,81 +4,81 @@ * @category AWS */ class AWS_DNS { - /** - * - * @param {module} aws AWS SDK - * @param {object} options SDK options - */ - constructor(aws, options) { - this._AWS = aws; - this._apiVersion = options.apiVersion; - this._route53 = new this._AWS.Route53({ - apiVersion: this._apiVersion - }); - } - /** - * Trigers the changeResourceRecordSets function of Route53 - * @param {ChangeResourceRecordSetsRequest} params - Data required for changeResourceRecordSets - * @returns {Promise} - */ - changeRecordSets(params) { - return new Promise((resolve, reject) => { - this._route53.changeResourceRecordSets(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the createHostedZone function of Route53 - * @param {CreateHostedZoneRequest} params - Data required for createHostedZone - * @returns {Promise} - */ - createZone(params) { - return new Promise((resolve, reject) => { - this._route53.createHostedZone(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteHostedZone function of Route53 - * @param {DeleteHostedZoneRequest} params - Data required for deleteHostedZone - * @returns {Promise} - */ - deleteZone(params) { - return new Promise((resolve, reject) => { - this._route53.deleteHostedZone(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the listHostedZones function of Route53 - * @param {ListHostedZonesRequest} params - Data required for listHostedZones - * @returns {Promise} - */ - listZones(params) { - return new Promise((resolve, reject) => { - this._route53.listHostedZones(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } + /** + * + * @param {module} aws AWS SDK + * @param {object} options SDK options + */ + constructor(aws, options) { + this._AWS = aws; + this._apiVersion = options.apiVersion; + this._route53 = new this._AWS.Route53({ + apiVersion: this._apiVersion, + }); + } + /** + * Trigers the changeResourceRecordSets function of Route53 + * @param {ChangeResourceRecordSetsRequest} params - Data required for changeResourceRecordSets + * @returns {Promise} + */ + changeRecordSets(params) { + return new Promise((resolve, reject) => { + this._route53.changeResourceRecordSets(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the createHostedZone function of Route53 + * @param {CreateHostedZoneRequest} params - Data required for createHostedZone + * @returns {Promise} + */ + createZone(params) { + return new Promise((resolve, reject) => { + this._route53.createHostedZone(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteHostedZone function of Route53 + * @param {DeleteHostedZoneRequest} params - Data required for deleteHostedZone + * @returns {Promise} + */ + deleteZone(params) { + return new Promise((resolve, reject) => { + this._route53.deleteHostedZone(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the listHostedZones function of Route53 + * @param {ListHostedZonesRequest} params - Data required for listHostedZones + * @returns {Promise} + */ + listZones(params) { + return new Promise((resolve, reject) => { + this._route53.listHostedZones(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } } module.exports = AWS_DNS; diff --git a/generator/generatedClasses/AWS/network/aws-loadBalancer.js b/generator/generatedClasses/AWS/network/aws-loadBalancer.js index f722dd14..d9eba23b 100644 --- a/generator/generatedClasses/AWS/network/aws-loadBalancer.js +++ b/generator/generatedClasses/AWS/network/aws-loadBalancer.js @@ -4,97 +4,97 @@ * @category AWS */ class AWS_LoadBalancer { - /** - * - * @param {module} aws AWS SDK - * @param {object} options SDK options - */ - constructor(aws, options) { - this._AWS = aws; - this._apiVersion = options.apiVersion; - this._eLB = new this._AWS.ELB({ - apiVersion: this._apiVersion - }); - } - /** - * Trigers the addTags function of ELB - * @param {AddTagsInput} params - Data required for addTags - * @returns {Promise} - */ - addTags(params) { - return new Promise((resolve, reject) => { - this._eLB.addTags(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the createLoadBalancer function of ELB - * @param {CreateAccessPointInput} params - Data required for createLoadBalancer - * @returns {Promise} - */ - create(params) { - return new Promise((resolve, reject) => { - this._eLB.createLoadBalancer(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteLoadBalancer function of ELB - * @param {DeleteAccessPointInput} params - Data required for deleteLoadBalancer - * @returns {Promise} - */ - delete(params) { - return new Promise((resolve, reject) => { - this._eLB.deleteLoadBalancer(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the describeLoadBalancerAttributes function of ELB - * @param {DescribeLoadBalancerAttributesInput} params - Data required for describeLoadBalancerAttributes - * @returns {Promise} - */ - describe(params) { - return new Promise((resolve, reject) => { - this._eLB.describeLoadBalancerAttributes(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the describeLoadBalancers function of ELB - * @param {DescribeAccessPointsInput} params - Data required for describeLoadBalancers - * @returns {Promise} - */ - list(params) { - return new Promise((resolve, reject) => { - this._eLB.describeLoadBalancers(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } + /** + * + * @param {module} aws AWS SDK + * @param {object} options SDK options + */ + constructor(aws, options) { + this._AWS = aws; + this._apiVersion = options.apiVersion; + this._eLB = new this._AWS.ELB({ + apiVersion: this._apiVersion, + }); + } + /** + * Trigers the addTags function of ELB + * @param {AddTagsInput} params - Data required for addTags + * @returns {Promise} + */ + addTags(params) { + return new Promise((resolve, reject) => { + this._eLB.addTags(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the createLoadBalancer function of ELB + * @param {CreateAccessPointInput} params - Data required for createLoadBalancer + * @returns {Promise} + */ + create(params) { + return new Promise((resolve, reject) => { + this._eLB.createLoadBalancer(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteLoadBalancer function of ELB + * @param {DeleteAccessPointInput} params - Data required for deleteLoadBalancer + * @returns {Promise} + */ + delete(params) { + return new Promise((resolve, reject) => { + this._eLB.deleteLoadBalancer(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the describeLoadBalancerAttributes function of ELB + * @param {DescribeLoadBalancerAttributesInput} params - Data required for describeLoadBalancerAttributes + * @returns {Promise} + */ + describe(params) { + return new Promise((resolve, reject) => { + this._eLB.describeLoadBalancerAttributes(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the describeLoadBalancers function of ELB + * @param {DescribeAccessPointsInput} params - Data required for describeLoadBalancers + * @returns {Promise} + */ + list(params) { + return new Promise((resolve, reject) => { + this._eLB.describeLoadBalancers(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } } module.exports = AWS_LoadBalancer; diff --git a/generator/generatedClasses/AWS/security/aws-IAM.js b/generator/generatedClasses/AWS/security/aws-IAM.js index 265a6a31..9191ab3d 100644 --- a/generator/generatedClasses/AWS/security/aws-IAM.js +++ b/generator/generatedClasses/AWS/security/aws-IAM.js @@ -4,97 +4,97 @@ * @category AWS */ class AWS_IAM { - /** - * - * @param {module} aws AWS SDK - * @param {object} options SDK options - */ - constructor(aws, options) { - this._AWS = aws; - this._apiVersion = options.apiVersion; - this._iAM = new this._AWS.IAM({ - apiVersion: this._apiVersion - }); - } - /** - * Trigers the attachGroupPolicy function of IAM - * @param {AttachGroupPolicyRequest} params - Data required for attachGroupPolicy - * @returns {Promise} - */ - attachGroupPolicy(params) { - return new Promise((resolve, reject) => { - this._iAM.attachGroupPolicy(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the createGroup function of IAM - * @param {CreateGroupRequest} params - Data required for createGroup - * @returns {Promise} - */ - createGroup(params) { - return new Promise((resolve, reject) => { - this._iAM.createGroup(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteGroup function of IAM - * @param {DeleteGroupRequest} params - Data required for deleteGroup - * @returns {Promise} - */ - deleteGroup(params) { - return new Promise((resolve, reject) => { - this._iAM.deleteGroup(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the detachGroupPolicy function of IAM - * @param {DetachGroupPolicyRequest} params - Data required for detachGroupPolicy - * @returns {Promise} - */ - detachGroupPolicy(params) { - return new Promise((resolve, reject) => { - this._iAM.detachGroupPolicy(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the getGroup function of IAM - * @param {GetGroupRequest} params - Data required for getGroup - * @returns {Promise} - */ - describe(params) { - return new Promise((resolve, reject) => { - this._iAM.getGroup(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } + /** + * + * @param {module} aws AWS SDK + * @param {object} options SDK options + */ + constructor(aws, options) { + this._AWS = aws; + this._apiVersion = options.apiVersion; + this._iAM = new this._AWS.IAM({ + apiVersion: this._apiVersion, + }); + } + /** + * Trigers the attachGroupPolicy function of IAM + * @param {AttachGroupPolicyRequest} params - Data required for attachGroupPolicy + * @returns {Promise} + */ + attachGroupPolicy(params) { + return new Promise((resolve, reject) => { + this._iAM.attachGroupPolicy(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the createGroup function of IAM + * @param {CreateGroupRequest} params - Data required for createGroup + * @returns {Promise} + */ + createGroup(params) { + return new Promise((resolve, reject) => { + this._iAM.createGroup(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteGroup function of IAM + * @param {DeleteGroupRequest} params - Data required for deleteGroup + * @returns {Promise} + */ + deleteGroup(params) { + return new Promise((resolve, reject) => { + this._iAM.deleteGroup(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the detachGroupPolicy function of IAM + * @param {DetachGroupPolicyRequest} params - Data required for detachGroupPolicy + * @returns {Promise} + */ + detachGroupPolicy(params) { + return new Promise((resolve, reject) => { + this._iAM.detachGroupPolicy(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the getGroup function of IAM + * @param {GetGroupRequest} params - Data required for getGroup + * @returns {Promise} + */ + describe(params) { + return new Promise((resolve, reject) => { + this._iAM.getGroup(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } } module.exports = AWS_IAM; diff --git a/generator/generatedClasses/AWS/storage/aws-archivalStorage.js b/generator/generatedClasses/AWS/storage/aws-archivalStorage.js index 2b5236ec..a5189f99 100644 --- a/generator/generatedClasses/AWS/storage/aws-archivalStorage.js +++ b/generator/generatedClasses/AWS/storage/aws-archivalStorage.js @@ -4,97 +4,97 @@ * @category AWS */ class AWS_ArchivalStorage { - /** - * - * @param {module} aws AWS SDK - * @param {object} options SDK options - */ - constructor(aws, options) { - this._AWS = aws; - this._apiVersion = options.apiVersion; - this._glacier = new this._AWS.Glacier({ - apiVersion: this._apiVersion - }); - } - /** - * Trigers the createVault function of Glacier - * @param {CreateVaultInput} params - Data required for createVault - * @returns {Promise} - */ - create(params) { - return new Promise((resolve, reject) => { - this._glacier.createVault(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteArchive function of Glacier - * @param {DeleteArchiveInput} params - Data required for deleteArchive - * @returns {Promise} - */ - deleteFiles(params) { - return new Promise((resolve, reject) => { - this._glacier.deleteArchive(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteVault function of Glacier - * @param {DeleteVaultInput} params - Data required for deleteVault - * @returns {Promise} - */ - delete(params) { - return new Promise((resolve, reject) => { - this._glacier.deleteVault(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the initiateMultipartUpload function of Glacier - * @param {InitiateMultipartUploadInput} params - Data required for initiateMultipartUpload - * @returns {Promise} - */ - upload(params) { - return new Promise((resolve, reject) => { - this._glacier.initiateMultipartUpload(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the listParts function of Glacier - * @param {ListPartsInput} params - Data required for listParts - * @returns {Promise} - */ - list(params) { - return new Promise((resolve, reject) => { - this._glacier.listParts(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } + /** + * + * @param {module} aws AWS SDK + * @param {object} options SDK options + */ + constructor(aws, options) { + this._AWS = aws; + this._apiVersion = options.apiVersion; + this._glacier = new this._AWS.Glacier({ + apiVersion: this._apiVersion, + }); + } + /** + * Trigers the createVault function of Glacier + * @param {CreateVaultInput} params - Data required for createVault + * @returns {Promise} + */ + create(params) { + return new Promise((resolve, reject) => { + this._glacier.createVault(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteArchive function of Glacier + * @param {DeleteArchiveInput} params - Data required for deleteArchive + * @returns {Promise} + */ + deleteFiles(params) { + return new Promise((resolve, reject) => { + this._glacier.deleteArchive(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteVault function of Glacier + * @param {DeleteVaultInput} params - Data required for deleteVault + * @returns {Promise} + */ + delete(params) { + return new Promise((resolve, reject) => { + this._glacier.deleteVault(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the initiateMultipartUpload function of Glacier + * @param {InitiateMultipartUploadInput} params - Data required for initiateMultipartUpload + * @returns {Promise} + */ + upload(params) { + return new Promise((resolve, reject) => { + this._glacier.initiateMultipartUpload(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the listParts function of Glacier + * @param {ListPartsInput} params - Data required for listParts + * @returns {Promise} + */ + list(params) { + return new Promise((resolve, reject) => { + this._glacier.listParts(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } } module.exports = AWS_ArchivalStorage; diff --git a/generator/generatedClasses/AWS/storage/aws-blockStorage.js b/generator/generatedClasses/AWS/storage/aws-blockStorage.js index 8ada4a2a..b362afec 100644 --- a/generator/generatedClasses/AWS/storage/aws-blockStorage.js +++ b/generator/generatedClasses/AWS/storage/aws-blockStorage.js @@ -4,81 +4,81 @@ * @category AWS */ class AWS_BlockStorage { - /** - * - * @param {module} aws AWS SDK - * @param {object} options SDK options - */ - constructor(aws, options) { - this._AWS = aws; - this._apiVersion = options.apiVersion; - this._eC2 = new this._AWS.EC2({ - apiVersion: this._apiVersion - }); - } - /** - * Trigers the createVolume function of EC2 - * @param {CreateVolumeRequest} params - Data required for createVolume - * @returns {Promise} - */ - create(params) { - return new Promise((resolve, reject) => { - this._eC2.createVolume(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteVolume function of EC2 - * @param {DeleteVolumeRequest} params - Data required for deleteVolume - * @returns {Promise} - */ - delete(params) { - return new Promise((resolve, reject) => { - this._eC2.deleteVolume(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the describeVolumeAttribute function of EC2 - * @param {DescribeVolumeAttributeRequest} params - Data required for describeVolumeAttribute - * @returns {Promise} - */ - describe(params) { - return new Promise((resolve, reject) => { - this._eC2.describeVolumeAttribute(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the describeVolumes function of EC2 - * @param {DescribeVolumesRequest} params - Data required for describeVolumes - * @returns {Promise} - */ - list(params) { - return new Promise((resolve, reject) => { - this._eC2.describeVolumes(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } + /** + * + * @param {module} aws AWS SDK + * @param {object} options SDK options + */ + constructor(aws, options) { + this._AWS = aws; + this._apiVersion = options.apiVersion; + this._eC2 = new this._AWS.EC2({ + apiVersion: this._apiVersion, + }); + } + /** + * Trigers the createVolume function of EC2 + * @param {CreateVolumeRequest} params - Data required for createVolume + * @returns {Promise} + */ + create(params) { + return new Promise((resolve, reject) => { + this._eC2.createVolume(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteVolume function of EC2 + * @param {DeleteVolumeRequest} params - Data required for deleteVolume + * @returns {Promise} + */ + delete(params) { + return new Promise((resolve, reject) => { + this._eC2.deleteVolume(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the describeVolumeAttribute function of EC2 + * @param {DescribeVolumeAttributeRequest} params - Data required for describeVolumeAttribute + * @returns {Promise} + */ + describe(params) { + return new Promise((resolve, reject) => { + this._eC2.describeVolumeAttribute(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the describeVolumes function of EC2 + * @param {DescribeVolumesRequest} params - Data required for describeVolumes + * @returns {Promise} + */ + list(params) { + return new Promise((resolve, reject) => { + this._eC2.describeVolumes(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } } module.exports = AWS_BlockStorage; diff --git a/generator/generatedClasses/AWS/storage/aws-storageBucket.js b/generator/generatedClasses/AWS/storage/aws-storageBucket.js index ef50b831..f738acfc 100644 --- a/generator/generatedClasses/AWS/storage/aws-storageBucket.js +++ b/generator/generatedClasses/AWS/storage/aws-storageBucket.js @@ -4,96 +4,96 @@ * @category AWS */ class AWS_StorageBucket { - /** - * - * @param {module} aws AWS SDK - * @param {object} options SDK options - */ - constructor(aws, options) { - this._AWS = aws; - this._apiVersion = options.apiVersion; - this._s3 = new this._AWS.S3({ - apiVersion: this._apiVersion - }); - } - /** - * Trigers the createBucket function of S3 - * @param {CreateBucketRequest} params - Data required for createBucket - * @returns {Promise} - */ - create(params) { - return new Promise((resolve, reject) => { - this._s3.createBucket(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteBucket function of S3 - * @param {DeleteBucketRequest} params - Data required for deleteBucket - * @returns {Promise} - */ - delete(params) { - return new Promise((resolve, reject) => { - this._s3.deleteBucket(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the deleteObjects function of S3 - * @param {DeleteObjectsRequest} params - Data required for deleteObjects - * @returns {Promise} - */ - deleteFiles(params) { - return new Promise((resolve, reject) => { - this._s3.deleteObjects(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the listBuckets function of S3 - * @returns {Promise} - */ - list() { - return new Promise((resolve, reject) => { - this._s3.listBuckets((error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } - /** - * Trigers the uploadPart function of S3 - * @param {UploadPartRequest} params - Data required for uploadPart - * @returns {Promise} - */ - upload(params) { - return new Promise((resolve, reject) => { - this._s3.uploadPart(params, (error, data) => { - if (error) { - reject(error); - } else { - resolve(data); - } - }); - }); - } + /** + * + * @param {module} aws AWS SDK + * @param {object} options SDK options + */ + constructor(aws, options) { + this._AWS = aws; + this._apiVersion = options.apiVersion; + this._s3 = new this._AWS.S3({ + apiVersion: this._apiVersion, + }); + } + /** + * Trigers the createBucket function of S3 + * @param {CreateBucketRequest} params - Data required for createBucket + * @returns {Promise} + */ + create(params) { + return new Promise((resolve, reject) => { + this._s3.createBucket(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteBucket function of S3 + * @param {DeleteBucketRequest} params - Data required for deleteBucket + * @returns {Promise} + */ + delete(params) { + return new Promise((resolve, reject) => { + this._s3.deleteBucket(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the deleteObjects function of S3 + * @param {DeleteObjectsRequest} params - Data required for deleteObjects + * @returns {Promise} + */ + deleteFiles(params) { + return new Promise((resolve, reject) => { + this._s3.deleteObjects(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the listBuckets function of S3 + * @returns {Promise} + */ + list() { + return new Promise((resolve, reject) => { + this._s3.listBuckets((error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } + /** + * Trigers the uploadPart function of S3 + * @param {UploadPartRequest} params - Data required for uploadPart + * @returns {Promise} + */ + upload(params) { + return new Promise((resolve, reject) => { + this._s3.uploadPart(params, (error, data) => { + if (error) { + reject(error); + } else { + resolve(data); + } + }); + }); + } } module.exports = AWS_StorageBucket; diff --git a/generator/generatedClasses/Azure/appServices/azure-paaS.js b/generator/generatedClasses/Azure/appServices/azure-paaS.js index 02c914e5..db0d3ff8 100644 --- a/generator/generatedClasses/Azure/appServices/azure-paaS.js +++ b/generator/generatedClasses/Azure/appServices/azure-paaS.js @@ -1,422 +1,429 @@ -const { WebSiteManagementClient } = require("@azure/arm-appservice"); +const { WebSiteManagementClient } = require('@azure/arm-appservice'); /*This is an auto generated class, please do not change.*/ /** * Class to create a PaaS object * @category Azure */ class Azure_PaaS { - /** - * - * @param {module} azureRestSdk Azure Rest SDK - */ - constructor(azureRestSdk) { - this._azureRestSdk = azureRestSdk; - } - /** - * Trigers the createOrUpdate function of appservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} name - Mandatory parameter - * @param {TypeReference} siteEnvelope - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - create(resourceGroupName, name, siteEnvelope, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new WebSiteManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.webApps - .createOrUpdate(resourceGroupName, name, siteEnvelope, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the update function of appservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} name - Mandatory parameter - * @param {TypeReference} siteEnvelope - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - update(resourceGroupName, name, siteEnvelope, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new WebSiteManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.webApps - .update(resourceGroupName, name, siteEnvelope, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the get function of appservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} name - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - describe(resourceGroupName, name, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new WebSiteManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.webApps.get(resourceGroupName, name, options).then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteMethod function of appservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} name - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - delete(resourceGroupName, name, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new WebSiteManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.webApps - .deleteMethod(resourceGroupName, name, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the restart function of appservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} name - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - restart(resourceGroupName, name, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new WebSiteManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.webApps - .restart(resourceGroupName, name, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the createOrUpdate function of appservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} name - Mandatory parameter - * @param {TypeReference} hostingEnvironmentEnvelope - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - createEnvironment( - resourceGroupName, - name, - hostingEnvironmentEnvelope, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new WebSiteManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.appServiceEnvironments - .createOrUpdate( - resourceGroupName, - name, - hostingEnvironmentEnvelope, - options - ) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the update function of appservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} name - Mandatory parameter - * @param {TypeReference} hostingEnvironmentEnvelope - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - updateEnvironment( - resourceGroupName, - name, - hostingEnvironmentEnvelope, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new WebSiteManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.appServiceEnvironments - .update( - resourceGroupName, - name, - hostingEnvironmentEnvelope, - options - ) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the createOrUpdateSlot function of appservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} name - Mandatory parameter - * @param {TypeReference} siteEnvelope - Mandatory parameter - * @param {StringKeyword} slot - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - createConfigTemplate( - resourceGroupName, - name, - siteEnvelope, - slot, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new WebSiteManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.webApps - .createOrUpdateSlot( - resourceGroupName, - name, - siteEnvelope, - slot, - options - ) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the getSlot function of appservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} name - Mandatory parameter - * @param {StringKeyword} slot - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - describeConfigSettings(resourceGroupName, name, slot, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new WebSiteManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.webApps - .getSlot(resourceGroupName, name, slot, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteSlot function of appservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} name - Mandatory parameter - * @param {StringKeyword} slot - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - deleteConfigTemplate(resourceGroupName, name, slot, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new WebSiteManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.webApps - .deleteSlot(resourceGroupName, name, slot, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the checkAvailability function of appservice - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - checkDNSAvailability(options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new WebSiteManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.domains.checkAvailability(options).then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteMethod function of appservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} name - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - terminateEnvironment(resourceGroupName, name, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new WebSiteManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.appServiceEnvironments - .deleteMethod(resourceGroupName, name, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } + /** + * + * @param {module} azureRestSdk Azure Rest SDK + */ + constructor(azureRestSdk) { + this._azureRestSdk = azureRestSdk; + } + /** + * Trigers the createOrUpdate function of appservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} name - Mandatory parameter + * @param {TypeReference} siteEnvelope - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + create(resourceGroupName, name, siteEnvelope, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new WebSiteManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.webApps + .createOrUpdate( + resourceGroupName, + name, + siteEnvelope, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the update function of appservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} name - Mandatory parameter + * @param {TypeReference} siteEnvelope - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + update(resourceGroupName, name, siteEnvelope, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new WebSiteManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.webApps + .update(resourceGroupName, name, siteEnvelope, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the get function of appservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} name - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + describe(resourceGroupName, name, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new WebSiteManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.webApps + .get(resourceGroupName, name, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteMethod function of appservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} name - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + delete(resourceGroupName, name, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new WebSiteManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.webApps + .deleteMethod(resourceGroupName, name, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the restart function of appservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} name - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + restart(resourceGroupName, name, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new WebSiteManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.webApps + .restart(resourceGroupName, name, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the createOrUpdate function of appservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} name - Mandatory parameter + * @param {TypeReference} hostingEnvironmentEnvelope - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + createEnvironment( + resourceGroupName, + name, + hostingEnvironmentEnvelope, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new WebSiteManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.appServiceEnvironments + .createOrUpdate( + resourceGroupName, + name, + hostingEnvironmentEnvelope, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the update function of appservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} name - Mandatory parameter + * @param {TypeReference} hostingEnvironmentEnvelope - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + updateEnvironment( + resourceGroupName, + name, + hostingEnvironmentEnvelope, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new WebSiteManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.appServiceEnvironments + .update( + resourceGroupName, + name, + hostingEnvironmentEnvelope, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the createOrUpdateSlot function of appservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} name - Mandatory parameter + * @param {TypeReference} siteEnvelope - Mandatory parameter + * @param {StringKeyword} slot - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + createConfigTemplate( + resourceGroupName, + name, + siteEnvelope, + slot, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new WebSiteManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.webApps + .createOrUpdateSlot( + resourceGroupName, + name, + siteEnvelope, + slot, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the getSlot function of appservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} name - Mandatory parameter + * @param {StringKeyword} slot - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + describeConfigSettings(resourceGroupName, name, slot, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new WebSiteManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.webApps + .getSlot(resourceGroupName, name, slot, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteSlot function of appservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} name - Mandatory parameter + * @param {StringKeyword} slot - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + deleteConfigTemplate(resourceGroupName, name, slot, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new WebSiteManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.webApps + .deleteSlot(resourceGroupName, name, slot, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the checkAvailability function of appservice + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + checkDNSAvailability(options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new WebSiteManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.domains.checkAvailability(options).then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteMethod function of appservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} name - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + terminateEnvironment(resourceGroupName, name, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new WebSiteManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.appServiceEnvironments + .deleteMethod(resourceGroupName, name, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } } module.exports = Azure_PaaS; diff --git a/generator/generatedClasses/Azure/compute/azure-computeInstance.js b/generator/generatedClasses/Azure/compute/azure-computeInstance.js index 8029d665..d793562a 100644 --- a/generator/generatedClasses/Azure/compute/azure-computeInstance.js +++ b/generator/generatedClasses/Azure/compute/azure-computeInstance.js @@ -1,202 +1,207 @@ -const { ComputeManagementClient } = require("@azure/arm-compute"); +const { ComputeManagementClient } = require('@azure/arm-compute'); /*This is an auto generated class, please do not change.*/ /** * Class to create a ComputeInstance object * @category Azure */ class Azure_ComputeInstance { - /** - * - * @param {module} azureRestSdk Azure Rest SDK - */ - constructor(azureRestSdk) { - this._azureRestSdk = azureRestSdk; - } - /** - * Trigers the createOrUpdate function of compute - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} vmName - Mandatory parameter - * @param {TypeReference} parameters - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - create(resourceGroupName, vmName, parameters, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ComputeManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.virtualMachines - .createOrUpdate(resourceGroupName, vmName, parameters, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the list function of compute - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - list(resourceGroupName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ComputeManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.virtualMachines - .list(resourceGroupName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the start function of compute - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} vmName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - start(resourceGroupName, vmName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ComputeManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.virtualMachines - .start(resourceGroupName, vmName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the powerOff function of compute - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} vmName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - stop(resourceGroupName, vmName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ComputeManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.virtualMachines - .powerOff(resourceGroupName, vmName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the restart function of compute - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} vmName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - reboot(resourceGroupName, vmName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ComputeManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.virtualMachines - .restart(resourceGroupName, vmName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteMethod function of compute - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} vmName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - destroy(resourceGroupName, vmName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ComputeManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.virtualMachines - .deleteMethod(resourceGroupName, vmName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } + /** + * + * @param {module} azureRestSdk Azure Rest SDK + */ + constructor(azureRestSdk) { + this._azureRestSdk = azureRestSdk; + } + /** + * Trigers the createOrUpdate function of compute + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} vmName - Mandatory parameter + * @param {TypeReference} parameters - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + create(resourceGroupName, vmName, parameters, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ComputeManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.virtualMachines + .createOrUpdate( + resourceGroupName, + vmName, + parameters, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the list function of compute + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + list(resourceGroupName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ComputeManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.virtualMachines + .list(resourceGroupName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the start function of compute + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} vmName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + start(resourceGroupName, vmName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ComputeManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.virtualMachines + .start(resourceGroupName, vmName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the powerOff function of compute + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} vmName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + stop(resourceGroupName, vmName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ComputeManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.virtualMachines + .powerOff(resourceGroupName, vmName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the restart function of compute + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} vmName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + reboot(resourceGroupName, vmName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ComputeManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.virtualMachines + .restart(resourceGroupName, vmName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteMethod function of compute + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} vmName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + destroy(resourceGroupName, vmName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ComputeManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.virtualMachines + .deleteMethod(resourceGroupName, vmName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } } module.exports = Azure_ComputeInstance; diff --git a/generator/generatedClasses/Azure/compute/azure-container.js b/generator/generatedClasses/Azure/compute/azure-container.js index 14991423..f27e4286 100644 --- a/generator/generatedClasses/Azure/compute/azure-container.js +++ b/generator/generatedClasses/Azure/compute/azure-container.js @@ -1,147 +1,151 @@ -const { ContainerServiceClient } = require("@azure/arm-containerservice"); +const { ContainerServiceClient } = require('@azure/arm-containerservice'); /*This is an auto generated class, please do not change.*/ /** * Class to create a Container object * @category Azure */ class Azure_Container { - /** - * - * @param {module} azureRestSdk Azure Rest SDK - */ - constructor(azureRestSdk) { - this._azureRestSdk = azureRestSdk; - } - /** - * Trigers the createOrUpdate function of containerservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} containerServiceName - Mandatory parameter - * @param {TypeReference} parameters - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - create( - resourceGroupName, - containerServiceName, - parameters, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ContainerServiceClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.containerServices - .createOrUpdate( - resourceGroupName, - containerServiceName, - parameters, - options - ) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteMethod function of containerservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} containerServiceName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - delete(resourceGroupName, containerServiceName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ContainerServiceClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.containerServices - .deleteMethod(resourceGroupName, containerServiceName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the get function of containerservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} containerServiceName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - describe(resourceGroupName, containerServiceName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ContainerServiceClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.containerServices - .get(resourceGroupName, containerServiceName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the list function of containerservice - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - list(options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ContainerServiceClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.containerServices.list(options).then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } + /** + * + * @param {module} azureRestSdk Azure Rest SDK + */ + constructor(azureRestSdk) { + this._azureRestSdk = azureRestSdk; + } + /** + * Trigers the createOrUpdate function of containerservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} containerServiceName - Mandatory parameter + * @param {TypeReference} parameters - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + create( + resourceGroupName, + containerServiceName, + parameters, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ContainerServiceClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.containerServices + .createOrUpdate( + resourceGroupName, + containerServiceName, + parameters, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteMethod function of containerservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} containerServiceName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + delete(resourceGroupName, containerServiceName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ContainerServiceClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.containerServices + .deleteMethod( + resourceGroupName, + containerServiceName, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the get function of containerservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} containerServiceName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + describe(resourceGroupName, containerServiceName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ContainerServiceClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.containerServices + .get(resourceGroupName, containerServiceName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the list function of containerservice + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + list(options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ContainerServiceClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.containerServices.list(options).then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } } module.exports = Azure_Container; diff --git a/generator/generatedClasses/Azure/compute/azure-kubernetes.js b/generator/generatedClasses/Azure/compute/azure-kubernetes.js index 3e5f50a2..9ce5157f 100644 --- a/generator/generatedClasses/Azure/compute/azure-kubernetes.js +++ b/generator/generatedClasses/Azure/compute/azure-kubernetes.js @@ -1,360 +1,379 @@ -const { ContainerServiceClient } = require("@azure/arm-containerservice"); +const { ContainerServiceClient } = require('@azure/arm-containerservice'); /*This is an auto generated class, please do not change.*/ /** * Class to create a Kubernetes object * @category Azure */ class Azure_Kubernetes { - /** - * - * @param {module} azureRestSdk Azure Rest SDK - */ - constructor(azureRestSdk) { - this._azureRestSdk = azureRestSdk; - } - /** - * Trigers the createOrUpdate function of containerservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} resourceName - Mandatory parameter - * @param {TypeReference} parameters - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - create(resourceGroupName, resourceName, parameters, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ContainerServiceClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.managedClusters - .createOrUpdate( - resourceGroupName, - resourceName, - parameters, - options - ) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteMethod function of containerservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} resourceName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - delete(resourceGroupName, resourceName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ContainerServiceClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.managedClusters - .deleteMethod(resourceGroupName, resourceName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the updateTags function of containerservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} resourceName - Mandatory parameter - * @param {TypeReference} parameters - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - updateTags(resourceGroupName, resourceName, parameters, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ContainerServiceClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.managedClusters - .updateTags(resourceGroupName, resourceName, parameters, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the list function of containerservice - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - listClusters(options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ContainerServiceClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.managedClusters.list(options).then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the get function of containerservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} resourceName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - describeCluster(resourceGroupName, resourceName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ContainerServiceClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.managedClusters - .get(resourceGroupName, resourceName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the createOrUpdate function of containerservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} resourceName - Mandatory parameter - * @param {StringKeyword} agentPoolName - Mandatory parameter - * @param {TypeReference} parameters - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - createNodeGroup( - resourceGroupName, - resourceName, - agentPoolName, - parameters, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ContainerServiceClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.agentPools - .createOrUpdate( - resourceGroupName, - resourceName, - agentPoolName, - parameters, - options - ) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteMethod function of containerservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} resourceName - Mandatory parameter - * @param {StringKeyword} agentPoolName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - deleteNodegroup( - resourceGroupName, - resourceName, - agentPoolName, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ContainerServiceClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.agentPools - .deleteMethod( - resourceGroupName, - resourceName, - agentPoolName, - options - ) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the get function of containerservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} resourceName - Mandatory parameter - * @param {StringKeyword} agentPoolName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - describeNodeGroup( - resourceGroupName, - resourceName, - agentPoolName, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ContainerServiceClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.agentPools - .get(resourceGroupName, resourceName, agentPoolName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the list function of containerservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} resourceName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - listNodegroups(resourceGroupName, resourceName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ContainerServiceClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.agentPools - .list(resourceGroupName, resourceName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the rotateClusterCertificates function of containerservice - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} resourceName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - updateConfig(resourceGroupName, resourceName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ContainerServiceClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.managedClusters - .rotateClusterCertificates(resourceGroupName, resourceName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } + /** + * + * @param {module} azureRestSdk Azure Rest SDK + */ + constructor(azureRestSdk) { + this._azureRestSdk = azureRestSdk; + } + /** + * Trigers the createOrUpdate function of containerservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} resourceName - Mandatory parameter + * @param {TypeReference} parameters - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + create(resourceGroupName, resourceName, parameters, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ContainerServiceClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.managedClusters + .createOrUpdate( + resourceGroupName, + resourceName, + parameters, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteMethod function of containerservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} resourceName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + delete(resourceGroupName, resourceName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ContainerServiceClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.managedClusters + .deleteMethod(resourceGroupName, resourceName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the updateTags function of containerservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} resourceName - Mandatory parameter + * @param {TypeReference} parameters - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + updateTags( + resourceGroupName, + resourceName, + parameters, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ContainerServiceClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.managedClusters + .updateTags( + resourceGroupName, + resourceName, + parameters, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the list function of containerservice + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + listClusters(options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ContainerServiceClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.managedClusters.list(options).then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the get function of containerservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} resourceName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + describeCluster(resourceGroupName, resourceName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ContainerServiceClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.managedClusters + .get(resourceGroupName, resourceName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the createOrUpdate function of containerservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} resourceName - Mandatory parameter + * @param {StringKeyword} agentPoolName - Mandatory parameter + * @param {TypeReference} parameters - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + createNodeGroup( + resourceGroupName, + resourceName, + agentPoolName, + parameters, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ContainerServiceClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.agentPools + .createOrUpdate( + resourceGroupName, + resourceName, + agentPoolName, + parameters, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteMethod function of containerservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} resourceName - Mandatory parameter + * @param {StringKeyword} agentPoolName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + deleteNodegroup( + resourceGroupName, + resourceName, + agentPoolName, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ContainerServiceClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.agentPools + .deleteMethod( + resourceGroupName, + resourceName, + agentPoolName, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the get function of containerservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} resourceName - Mandatory parameter + * @param {StringKeyword} agentPoolName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + describeNodeGroup( + resourceGroupName, + resourceName, + agentPoolName, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ContainerServiceClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.agentPools + .get( + resourceGroupName, + resourceName, + agentPoolName, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the list function of containerservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} resourceName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + listNodegroups(resourceGroupName, resourceName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ContainerServiceClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.agentPools + .list(resourceGroupName, resourceName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the rotateClusterCertificates function of containerservice + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} resourceName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + updateConfig(resourceGroupName, resourceName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ContainerServiceClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.managedClusters + .rotateClusterCertificates( + resourceGroupName, + resourceName, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } } module.exports = Azure_Kubernetes; diff --git a/generator/generatedClasses/Azure/database/azure-RDBMS.js b/generator/generatedClasses/Azure/database/azure-RDBMS.js index 8767d939..d4d7d062 100644 --- a/generator/generatedClasses/Azure/database/azure-RDBMS.js +++ b/generator/generatedClasses/Azure/database/azure-RDBMS.js @@ -1,233 +1,238 @@ -const { SqlManagementClient } = require("@azure/arm-sql"); +const { SqlManagementClient } = require('@azure/arm-sql'); /*This is an auto generated class, please do not change.*/ /** * Class to create a RDBMS object * @category Azure */ class Azure_RDBMS { - /** - * - * @param {module} azureRestSdk Azure Rest SDK - */ - constructor(azureRestSdk) { - this._azureRestSdk = azureRestSdk; - } - /** - * Trigers the createOrUpdate function of sql - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} serverName - Mandatory parameter - * @param {StringKeyword} databaseName - Mandatory parameter - * @param {TypeReference} parameters - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - createDatabse( - resourceGroupName, - serverName, - databaseName, - parameters, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new SqlManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.databases - .createOrUpdate( - resourceGroupName, - serverName, - databaseName, - parameters, - options - ) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteMethod function of sql - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} serverName - Mandatory parameter - * @param {StringKeyword} databaseName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - deleteDatabase( - resourceGroupName, - serverName, - databaseName, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new SqlManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.databases - .deleteMethod(resourceGroupName, serverName, databaseName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the exportMethod function of sql - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} serverName - Mandatory parameter - * @param {StringKeyword} databaseName - Mandatory parameter - * @param {TypeReference} parameters - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - createSnapshots( - resourceGroupName, - serverName, - databaseName, - parameters, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new SqlManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.databases - .exportMethod( - resourceGroupName, - serverName, - databaseName, - parameters, - options - ) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the update function of sql - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} serverName - Mandatory parameter - * @param {StringKeyword} databaseName - Mandatory parameter - * @param {TypeReference} parameters - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - modifyDB( - resourceGroupName, - serverName, - databaseName, - parameters, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new SqlManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.databases - .update( - resourceGroupName, - serverName, - databaseName, - parameters, - options - ) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the completeRestore function of sql - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} managedInstanceName - Mandatory parameter - * @param {StringKeyword} databaseName - Mandatory parameter - * @param {TypeReference} parameters - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - restoreDatabase( - resourceGroupName, - managedInstanceName, - databaseName, - parameters, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new SqlManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.managedDatabases - .completeRestore( - resourceGroupName, - managedInstanceName, - databaseName, - parameters, - options - ) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } + /** + * + * @param {module} azureRestSdk Azure Rest SDK + */ + constructor(azureRestSdk) { + this._azureRestSdk = azureRestSdk; + } + /** + * Trigers the createOrUpdate function of sql + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} serverName - Mandatory parameter + * @param {StringKeyword} databaseName - Mandatory parameter + * @param {TypeReference} parameters - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + createDatabse( + resourceGroupName, + serverName, + databaseName, + parameters, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new SqlManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.databases + .createOrUpdate( + resourceGroupName, + serverName, + databaseName, + parameters, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteMethod function of sql + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} serverName - Mandatory parameter + * @param {StringKeyword} databaseName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + deleteDatabase( + resourceGroupName, + serverName, + databaseName, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new SqlManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.databases + .deleteMethod( + resourceGroupName, + serverName, + databaseName, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the exportMethod function of sql + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} serverName - Mandatory parameter + * @param {StringKeyword} databaseName - Mandatory parameter + * @param {TypeReference} parameters - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + createSnapshots( + resourceGroupName, + serverName, + databaseName, + parameters, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new SqlManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.databases + .exportMethod( + resourceGroupName, + serverName, + databaseName, + parameters, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the update function of sql + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} serverName - Mandatory parameter + * @param {StringKeyword} databaseName - Mandatory parameter + * @param {TypeReference} parameters - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + modifyDB( + resourceGroupName, + serverName, + databaseName, + parameters, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new SqlManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.databases + .update( + resourceGroupName, + serverName, + databaseName, + parameters, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the completeRestore function of sql + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} managedInstanceName - Mandatory parameter + * @param {StringKeyword} databaseName - Mandatory parameter + * @param {TypeReference} parameters - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + restoreDatabase( + resourceGroupName, + managedInstanceName, + databaseName, + parameters, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new SqlManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.managedDatabases + .completeRestore( + resourceGroupName, + managedInstanceName, + databaseName, + parameters, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } } module.exports = Azure_RDBMS; diff --git a/generator/generatedClasses/Azure/database/azure-noSql.js b/generator/generatedClasses/Azure/database/azure-noSql.js index c59fe9dd..70b2d295 100644 --- a/generator/generatedClasses/Azure/database/azure-noSql.js +++ b/generator/generatedClasses/Azure/database/azure-noSql.js @@ -1,211 +1,221 @@ -const { CosmosDBManagementClient } = require("@azure/arm-cosmosdb"); +const { CosmosDBManagementClient } = require('@azure/arm-cosmosdb'); /*This is an auto generated class, please do not change.*/ /** * Class to create a NoSql object * @category Azure */ class Azure_NoSql { - /** - * - * @param {module} azureRestSdk Azure Rest SDK - */ - constructor(azureRestSdk) { - this._azureRestSdk = azureRestSdk; - } - /** - * Trigers the createUpdateTable function of cosmosdb - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} accountName - Mandatory parameter - * @param {StringKeyword} tableName - Mandatory parameter - * @param {TypeReference} createUpdateTableParameters - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - createCollection( - resourceGroupName, - accountName, - tableName, - createUpdateTableParameters, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new CosmosDBManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.tableResources - .createUpdateTable( - resourceGroupName, - accountName, - tableName, - createUpdateTableParameters, - options - ) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteTable function of cosmosdb - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} accountName - Mandatory parameter - * @param {StringKeyword} tableName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - deleteCollection( - resourceGroupName, - accountName, - tableName, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new CosmosDBManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.tableResources - .deleteTable(resourceGroupName, accountName, tableName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the listTables function of cosmosdb - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} accountName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - listCollections(resourceGroupName, accountName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new CosmosDBManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.tableResources - .listTables(resourceGroupName, accountName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the updateTableThroughput function of cosmosdb - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} accountName - Mandatory parameter - * @param {StringKeyword} tableName - Mandatory parameter - * @param {TypeReference} updateThroughputParameters - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - setAttribute( - resourceGroupName, - accountName, - tableName, - updateThroughputParameters, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new CosmosDBManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.tableResources - .updateTableThroughput( - resourceGroupName, - accountName, - tableName, - updateThroughputParameters, - options - ) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the getTable function of cosmosdb - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} accountName - Mandatory parameter - * @param {StringKeyword} tableName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - getAttributes( - resourceGroupName, - accountName, - tableName, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new CosmosDBManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.tableResources - .getTable(resourceGroupName, accountName, tableName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } + /** + * + * @param {module} azureRestSdk Azure Rest SDK + */ + constructor(azureRestSdk) { + this._azureRestSdk = azureRestSdk; + } + /** + * Trigers the createUpdateTable function of cosmosdb + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} accountName - Mandatory parameter + * @param {StringKeyword} tableName - Mandatory parameter + * @param {TypeReference} createUpdateTableParameters - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + createCollection( + resourceGroupName, + accountName, + tableName, + createUpdateTableParameters, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new CosmosDBManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.tableResources + .createUpdateTable( + resourceGroupName, + accountName, + tableName, + createUpdateTableParameters, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteTable function of cosmosdb + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} accountName - Mandatory parameter + * @param {StringKeyword} tableName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + deleteCollection( + resourceGroupName, + accountName, + tableName, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new CosmosDBManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.tableResources + .deleteTable( + resourceGroupName, + accountName, + tableName, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the listTables function of cosmosdb + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} accountName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + listCollections(resourceGroupName, accountName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new CosmosDBManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.tableResources + .listTables(resourceGroupName, accountName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the updateTableThroughput function of cosmosdb + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} accountName - Mandatory parameter + * @param {StringKeyword} tableName - Mandatory parameter + * @param {TypeReference} updateThroughputParameters - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + setAttribute( + resourceGroupName, + accountName, + tableName, + updateThroughputParameters, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new CosmosDBManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.tableResources + .updateTableThroughput( + resourceGroupName, + accountName, + tableName, + updateThroughputParameters, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the getTable function of cosmosdb + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} accountName - Mandatory parameter + * @param {StringKeyword} tableName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + getAttributes( + resourceGroupName, + accountName, + tableName, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new CosmosDBManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.tableResources + .getTable( + resourceGroupName, + accountName, + tableName, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } } module.exports = Azure_NoSql; diff --git a/generator/generatedClasses/Azure/management/azure-keyManagement.js b/generator/generatedClasses/Azure/management/azure-keyManagement.js index 2a6a8316..ef080569 100644 --- a/generator/generatedClasses/Azure/management/azure-keyManagement.js +++ b/generator/generatedClasses/Azure/management/azure-keyManagement.js @@ -1,187 +1,197 @@ -const { KeyVaultManagementClient } = require("@azure/arm-keyvault"); +const { KeyVaultManagementClient } = require('@azure/arm-keyvault'); /*This is an auto generated class, please do not change.*/ /** * Class to create a KeyManagement object * @category Azure */ class Azure_KeyManagement { - /** - * - * @param {module} azureRestSdk Azure Rest SDK - */ - constructor(azureRestSdk) { - this._azureRestSdk = azureRestSdk; - } - /** - * Trigers the createOrUpdate function of keyvault - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} vaultName - Mandatory parameter - * @param {TypeReference} parameters - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - createKey(resourceGroupName, vaultName, parameters, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new KeyVaultManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.vaults - .createOrUpdate(resourceGroupName, vaultName, parameters, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteMethod function of keyvault - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} vaultName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - deleteKey(resourceGroupName, vaultName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new KeyVaultManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.vaults - .deleteMethod(resourceGroupName, vaultName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the update function of keyvault - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} vaultName - Mandatory parameter - * @param {TypeReference} parameters - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - update(resourceGroupName, vaultName, parameters, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new KeyVaultManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.vaults - .update(resourceGroupName, vaultName, parameters, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the get function of keyvault - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} vaultName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - describeKey(resourceGroupName, vaultName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new KeyVaultManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.vaults - .get(resourceGroupName, vaultName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the updateAccessPolicy function of keyvault - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} vaultName - Mandatory parameter - * @param {TypeReference} operationKind - Mandatory parameter - * @param {TypeReference} parameters - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - putKeyPolicy( - resourceGroupName, - vaultName, - operationKind, - parameters, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new KeyVaultManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.vaults - .updateAccessPolicy( - resourceGroupName, - vaultName, - operationKind, - parameters, - options - ) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } + /** + * + * @param {module} azureRestSdk Azure Rest SDK + */ + constructor(azureRestSdk) { + this._azureRestSdk = azureRestSdk; + } + /** + * Trigers the createOrUpdate function of keyvault + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} vaultName - Mandatory parameter + * @param {TypeReference} parameters - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + createKey(resourceGroupName, vaultName, parameters, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new KeyVaultManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.vaults + .createOrUpdate( + resourceGroupName, + vaultName, + parameters, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteMethod function of keyvault + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} vaultName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + deleteKey(resourceGroupName, vaultName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new KeyVaultManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.vaults + .deleteMethod(resourceGroupName, vaultName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the update function of keyvault + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} vaultName - Mandatory parameter + * @param {TypeReference} parameters - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + update(resourceGroupName, vaultName, parameters, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new KeyVaultManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.vaults + .update( + resourceGroupName, + vaultName, + parameters, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the get function of keyvault + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} vaultName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + describeKey(resourceGroupName, vaultName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new KeyVaultManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.vaults + .get(resourceGroupName, vaultName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the updateAccessPolicy function of keyvault + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} vaultName - Mandatory parameter + * @param {TypeReference} operationKind - Mandatory parameter + * @param {TypeReference} parameters - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + putKeyPolicy( + resourceGroupName, + vaultName, + operationKind, + parameters, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new KeyVaultManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.vaults + .updateAccessPolicy( + resourceGroupName, + vaultName, + operationKind, + parameters, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } } module.exports = Azure_KeyManagement; diff --git a/generator/generatedClasses/Azure/management/azure-monitoring.js b/generator/generatedClasses/Azure/management/azure-monitoring.js index f365ad1d..efb43c1f 100644 --- a/generator/generatedClasses/Azure/management/azure-monitoring.js +++ b/generator/generatedClasses/Azure/management/azure-monitoring.js @@ -1,174 +1,186 @@ -const { MonitorManagementClient } = require("@azure/arm-monitor"); +const { MonitorManagementClient } = require('@azure/arm-monitor'); /*This is an auto generated class, please do not change.*/ /** * Class to create a Monitoring object * @category Azure */ class Azure_Monitoring { - /** - * - * @param {module} azureRestSdk Azure Rest SDK - */ - constructor(azureRestSdk) { - this._azureRestSdk = azureRestSdk; - } - /** - * Trigers the createOrUpdate function of monitor - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} ruleName - Mandatory parameter - * @param {TypeReference} parameters - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - createAlarm(resourceGroupName, ruleName, parameters, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new MonitorManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.alertRules - .createOrUpdate(resourceGroupName, ruleName, parameters, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteMethod function of monitor - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} ruleName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - deleteAlarm(resourceGroupName, ruleName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new MonitorManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.alertRules - .deleteMethod(resourceGroupName, ruleName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the update function of monitor - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} ruleName - Mandatory parameter - * @param {TypeReference} alertRulesResource - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - updateAlarm( - resourceGroupName, - ruleName, - alertRulesResource, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new MonitorManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.alertRules - .update(resourceGroupName, ruleName, alertRulesResource, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the listBySubscription function of monitor - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - listAlarms(options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new MonitorManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.alertRules.listBySubscription(options).then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the get function of monitor - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} ruleName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - getMetricData(resourceGroupName, ruleName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new MonitorManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.alertRules - .get(resourceGroupName, ruleName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } + /** + * + * @param {module} azureRestSdk Azure Rest SDK + */ + constructor(azureRestSdk) { + this._azureRestSdk = azureRestSdk; + } + /** + * Trigers the createOrUpdate function of monitor + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} ruleName - Mandatory parameter + * @param {TypeReference} parameters - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + createAlarm(resourceGroupName, ruleName, parameters, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new MonitorManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.alertRules + .createOrUpdate( + resourceGroupName, + ruleName, + parameters, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteMethod function of monitor + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} ruleName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + deleteAlarm(resourceGroupName, ruleName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new MonitorManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.alertRules + .deleteMethod(resourceGroupName, ruleName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the update function of monitor + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} ruleName - Mandatory parameter + * @param {TypeReference} alertRulesResource - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + updateAlarm( + resourceGroupName, + ruleName, + alertRulesResource, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new MonitorManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.alertRules + .update( + resourceGroupName, + ruleName, + alertRulesResource, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the listBySubscription function of monitor + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + listAlarms(options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new MonitorManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.alertRules + .listBySubscription(options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the get function of monitor + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} ruleName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + getMetricData(resourceGroupName, ruleName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new MonitorManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.alertRules + .get(resourceGroupName, ruleName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } } module.exports = Azure_Monitoring; diff --git a/generator/generatedClasses/Azure/network/azure-DNS.js b/generator/generatedClasses/Azure/network/azure-DNS.js index 9e52b9cb..38ae476b 100644 --- a/generator/generatedClasses/Azure/network/azure-DNS.js +++ b/generator/generatedClasses/Azure/network/azure-DNS.js @@ -1,154 +1,159 @@ -const { DnsManagementClient } = require("@azure/arm-dns"); +const { DnsManagementClient } = require('@azure/arm-dns'); /*This is an auto generated class, please do not change.*/ /** * Class to create a DNS object * @category Azure */ class Azure_DNS { - /** - * - * @param {module} azureRestSdk Azure Rest SDK - */ - constructor(azureRestSdk) { - this._azureRestSdk = azureRestSdk; - } - /** - * Trigers the createOrUpdate function of dns - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} zoneName - Mandatory parameter - * @param {TypeReference} parameters - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - createZone(resourceGroupName, zoneName, parameters, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new DnsManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.zones - .createOrUpdate(resourceGroupName, zoneName, parameters, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteMethod function of dns - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} zoneName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - deleteZone(resourceGroupName, zoneName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new DnsManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.zones - .deleteMethod(resourceGroupName, zoneName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the list function of dns - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - listZones(options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new DnsManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.zones.list(options).then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the createOrUpdate function of dns - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} zoneName - Mandatory parameter - * @param {StringKeyword} relativeRecordSetName - Mandatory parameter - * @param {TypeReference} recordType - Mandatory parameter - * @param {TypeReference} parameters - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - changeRecordSets( - resourceGroupName, - zoneName, - relativeRecordSetName, - recordType, - parameters, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new DnsManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.recordSets - .createOrUpdate( - resourceGroupName, - zoneName, - relativeRecordSetName, - recordType, - parameters, - options - ) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } + /** + * + * @param {module} azureRestSdk Azure Rest SDK + */ + constructor(azureRestSdk) { + this._azureRestSdk = azureRestSdk; + } + /** + * Trigers the createOrUpdate function of dns + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} zoneName - Mandatory parameter + * @param {TypeReference} parameters - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + createZone(resourceGroupName, zoneName, parameters, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new DnsManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.zones + .createOrUpdate( + resourceGroupName, + zoneName, + parameters, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteMethod function of dns + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} zoneName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + deleteZone(resourceGroupName, zoneName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new DnsManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.zones + .deleteMethod(resourceGroupName, zoneName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the list function of dns + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + listZones(options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new DnsManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.zones.list(options).then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the createOrUpdate function of dns + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} zoneName - Mandatory parameter + * @param {StringKeyword} relativeRecordSetName - Mandatory parameter + * @param {TypeReference} recordType - Mandatory parameter + * @param {TypeReference} parameters - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + changeRecordSets( + resourceGroupName, + zoneName, + relativeRecordSetName, + recordType, + parameters, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new DnsManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.recordSets + .createOrUpdate( + resourceGroupName, + zoneName, + relativeRecordSetName, + recordType, + parameters, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } } module.exports = Azure_DNS; diff --git a/generator/generatedClasses/Azure/network/azure-loadBalancer.js b/generator/generatedClasses/Azure/network/azure-loadBalancer.js index 437a80c8..db3ae534 100644 --- a/generator/generatedClasses/Azure/network/azure-loadBalancer.js +++ b/generator/generatedClasses/Azure/network/azure-loadBalancer.js @@ -1,185 +1,196 @@ -const { NetworkManagementClient } = require("@azure/arm-network"); +const { NetworkManagementClient } = require('@azure/arm-network'); /*This is an auto generated class, please do not change.*/ /** * Class to create a LoadBalancer object * @category Azure */ class Azure_LoadBalancer { - /** - * - * @param {module} azureRestSdk Azure Rest SDK - */ - constructor(azureRestSdk) { - this._azureRestSdk = azureRestSdk; - } - /** - * Trigers the createOrUpdate function of network - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} loadBalancerName - Mandatory parameter - * @param {TypeReference} parameters - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - create(resourceGroupName, loadBalancerName, parameters, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new NetworkManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.loadBalancers - .createOrUpdate( - resourceGroupName, - loadBalancerName, - parameters, - options - ) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteMethod function of network - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} loadBalancerName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - delete(resourceGroupName, loadBalancerName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new NetworkManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.loadBalancers - .deleteMethod(resourceGroupName, loadBalancerName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the list function of network - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - list(resourceGroupName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new NetworkManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.loadBalancers.list(resourceGroupName, options).then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the updateTags function of network - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} loadBalancerName - Mandatory parameter - * @param {TypeReference} parameters - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - addTags( - resourceGroupName, - loadBalancerName, - parameters, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new NetworkManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.loadBalancers - .updateTags( - resourceGroupName, - loadBalancerName, - parameters, - options - ) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the get function of network - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} loadBalancerName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - describe(resourceGroupName, loadBalancerName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new NetworkManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.loadBalancers - .get(resourceGroupName, loadBalancerName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } + /** + * + * @param {module} azureRestSdk Azure Rest SDK + */ + constructor(azureRestSdk) { + this._azureRestSdk = azureRestSdk; + } + /** + * Trigers the createOrUpdate function of network + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} loadBalancerName - Mandatory parameter + * @param {TypeReference} parameters - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + create( + resourceGroupName, + loadBalancerName, + parameters, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new NetworkManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.loadBalancers + .createOrUpdate( + resourceGroupName, + loadBalancerName, + parameters, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteMethod function of network + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} loadBalancerName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + delete(resourceGroupName, loadBalancerName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new NetworkManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.loadBalancers + .deleteMethod( + resourceGroupName, + loadBalancerName, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the list function of network + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + list(resourceGroupName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new NetworkManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.loadBalancers + .list(resourceGroupName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the updateTags function of network + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} loadBalancerName - Mandatory parameter + * @param {TypeReference} parameters - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + addTags( + resourceGroupName, + loadBalancerName, + parameters, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new NetworkManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.loadBalancers + .updateTags( + resourceGroupName, + loadBalancerName, + parameters, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the get function of network + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} loadBalancerName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + describe(resourceGroupName, loadBalancerName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new NetworkManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.loadBalancers + .get(resourceGroupName, loadBalancerName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } } module.exports = Azure_LoadBalancer; diff --git a/generator/generatedClasses/Azure/storage/azure-blockStorage.js b/generator/generatedClasses/Azure/storage/azure-blockStorage.js index 638df80b..a792ee41 100644 --- a/generator/generatedClasses/Azure/storage/azure-blockStorage.js +++ b/generator/generatedClasses/Azure/storage/azure-blockStorage.js @@ -1,169 +1,174 @@ -const { ComputeManagementClient } = require("@azure/arm-compute"); +const { ComputeManagementClient } = require('@azure/arm-compute'); /*This is an auto generated class, please do not change.*/ /** * Class to create a BlockStorage object * @category Azure */ class Azure_BlockStorage { - /** - * - * @param {module} azureRestSdk Azure Rest SDK - */ - constructor(azureRestSdk) { - this._azureRestSdk = azureRestSdk; - } - /** - * Trigers the createOrUpdate function of compute - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} diskName - Mandatory parameter - * @param {TypeReference} disk - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - create(resourceGroupName, diskName, disk, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ComputeManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.disks - .createOrUpdate(resourceGroupName, diskName, disk, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteMethod function of compute - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} diskName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - delete(resourceGroupName, diskName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ComputeManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.disks - .deleteMethod(resourceGroupName, diskName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the get function of compute - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} diskName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - describe(resourceGroupName, diskName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ComputeManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.disks - .get(resourceGroupName, diskName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the list function of compute - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - list(options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ComputeManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.disks.list(options).then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the update function of compute - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} diskName - Mandatory parameter - * @param {TypeReference} disk - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - update(resourceGroupName, diskName, disk, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new ComputeManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.disks - .update(resourceGroupName, diskName, disk, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } + /** + * + * @param {module} azureRestSdk Azure Rest SDK + */ + constructor(azureRestSdk) { + this._azureRestSdk = azureRestSdk; + } + /** + * Trigers the createOrUpdate function of compute + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} diskName - Mandatory parameter + * @param {TypeReference} disk - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + create(resourceGroupName, diskName, disk, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ComputeManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.disks + .createOrUpdate( + resourceGroupName, + diskName, + disk, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteMethod function of compute + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} diskName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + delete(resourceGroupName, diskName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ComputeManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.disks + .deleteMethod(resourceGroupName, diskName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the get function of compute + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} diskName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + describe(resourceGroupName, diskName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ComputeManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.disks + .get(resourceGroupName, diskName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the list function of compute + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + list(options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ComputeManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.disks.list(options).then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the update function of compute + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} diskName - Mandatory parameter + * @param {TypeReference} disk - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + update(resourceGroupName, diskName, disk, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new ComputeManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.disks + .update(resourceGroupName, diskName, disk, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } } module.exports = Azure_BlockStorage; diff --git a/generator/generatedClasses/Azure/storage/azure-storageBucket.js b/generator/generatedClasses/Azure/storage/azure-storageBucket.js index b060e6fc..fd7c99ec 100644 --- a/generator/generatedClasses/Azure/storage/azure-storageBucket.js +++ b/generator/generatedClasses/Azure/storage/azure-storageBucket.js @@ -1,129 +1,129 @@ -const { StorageManagementClient } = require("@azure/arm-storage"); +const { StorageManagementClient } = require('@azure/arm-storage'); /*This is an auto generated class, please do not change.*/ /** * Class to create a StorageBucket object * @category Azure */ class Azure_StorageBucket { - /** - * - * @param {module} azureRestSdk Azure Rest SDK - */ - constructor(azureRestSdk) { - this._azureRestSdk = azureRestSdk; - } - /** - * Trigers the create function of storage - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} accountName - Mandatory parameter - * @param {StringKeyword} containerName - Mandatory parameter - * @param {TypeReference} blobContainer - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - create( - resourceGroupName, - accountName, - containerName, - blobContainer, - options = undefined - ) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new StorageManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.blobContainers - .create( - resourceGroupName, - accountName, - containerName, - blobContainer, - options - ) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteMethod function of storage - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} accountName - Mandatory parameter - * @param {StringKeyword} containerName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - delete(resourceGroupName, accountName, containerName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new StorageManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.blobContainers - .deleteMethod( - resourceGroupName, - accountName, - containerName, - options - ) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the list function of storage - * @param {StringKeyword} resourceGroupName - Mandatory parameter - * @param {StringKeyword} accountName - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - list(resourceGroupName, accountName, options = undefined) { - return new Promise((resolve, reject) => { - this._azureRestSdk - .loginWithServicePrincipalSecretWithAuthResponse( - process.env.AZURE_CLIENT_ID, - process.env.AZURE_CLIENT_SECRET, - process.env.AZURE_TENANT_ID - ) - .then(authres => { - const client = new StorageManagementClient( - authres.credentials, - process.env.AZURE_SUBSCRIPTION_ID - ); - client.blobContainers - .list(resourceGroupName, accountName, options) - .then(result => { - resolve(result); - }); - }) - .catch(err => { - reject(err); - }); - }); - } + /** + * + * @param {module} azureRestSdk Azure Rest SDK + */ + constructor(azureRestSdk) { + this._azureRestSdk = azureRestSdk; + } + /** + * Trigers the create function of storage + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} accountName - Mandatory parameter + * @param {StringKeyword} containerName - Mandatory parameter + * @param {TypeReference} blobContainer - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + create( + resourceGroupName, + accountName, + containerName, + blobContainer, + options = undefined + ) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new StorageManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.blobContainers + .create( + resourceGroupName, + accountName, + containerName, + blobContainer, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteMethod function of storage + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} accountName - Mandatory parameter + * @param {StringKeyword} containerName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + delete(resourceGroupName, accountName, containerName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new StorageManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.blobContainers + .deleteMethod( + resourceGroupName, + accountName, + containerName, + options + ) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the list function of storage + * @param {StringKeyword} resourceGroupName - Mandatory parameter + * @param {StringKeyword} accountName - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + list(resourceGroupName, accountName, options = undefined) { + return new Promise((resolve, reject) => { + this._azureRestSdk + .loginWithServicePrincipalSecretWithAuthResponse( + process.env.AZURE_CLIENT_ID, + process.env.AZURE_CLIENT_SECRET, + process.env.AZURE_TENANT_ID + ) + .then(authres => { + const client = new StorageManagementClient( + authres.credentials, + process.env.AZURE_SUBSCRIPTION_ID + ); + client.blobContainers + .list(resourceGroupName, accountName, options) + .then(result => { + resolve(result); + }); + }) + .catch(err => { + reject(err); + }); + }); + } } module.exports = Azure_StorageBucket; diff --git a/generator/generatedClasses/DO/compute/do-computeInstance.js b/generator/generatedClasses/DO/compute/do-computeInstance.js index 7f925773..593c3b85 100644 --- a/generator/generatedClasses/DO/compute/do-computeInstance.js +++ b/generator/generatedClasses/DO/compute/do-computeInstance.js @@ -4,76 +4,76 @@ * @category Digital Ocean */ class DO_ComputeInstance { - /** - * - * @param {module} do DO SDK - * @param {object} options SDK options - */ - constructor(dosdk, dotoken) { - this._DO = dosdk; - this._instance = new this._DO(dotoken); - this._droplets = this._instance.droplets; - } - /** - * Trigers the getAll function of Droplets - * @param {StringKeyword} tagName - Data required for getAll - * @param {BooleanKeyword} includeAll - Data required for getAll - * @param {NumberKeyword} page - Data required for getAll - * @param {NumberKeyword} pageSize - Data required for getAll - * @returns {Promise} - */ - list( - tagName, - includeAll = undefined, - page = undefined, - pageSize = undefined - ) { - return new Promise((resolve, reject) => { - this._droplets - .getAll(tagName, includeAll, page, pageSize) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the create function of Droplets - * @param {DropletCreationRequest} options - Data required for create - * @returns {Promise} - */ - create(options) { - return new Promise((resolve, reject) => { - this._droplets - .create(options) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the deleteById function of Droplets - * @param {StringKeyword} dropletId - Data required for deleteById - * @returns {Promise} - */ - destroy(dropletId) { - return new Promise((resolve, reject) => { - this._droplets - .deleteById(dropletId) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the requestAction function of Droplets - * @param {StringKeyword} dropletId - Data required for requestAction - * @param {AnyKeyword} action - Data required for requestAction - * @returns {Promise} - */ - stop(dropletId, action) { - return new Promise((resolve, reject) => { - this._droplets - .requestAction(dropletId, action) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } + /** + * + * @param {module} do DO SDK + * @param {object} options SDK options + */ + constructor(dosdk, dotoken) { + this._DO = dosdk; + this._instance = new this._DO(dotoken); + this._droplets = this._instance.droplets; + } + /** + * Trigers the getAll function of Droplets + * @param {StringKeyword} tagName - Data required for getAll + * @param {BooleanKeyword} includeAll - Data required for getAll + * @param {NumberKeyword} page - Data required for getAll + * @param {NumberKeyword} pageSize - Data required for getAll + * @returns {Promise} + */ + list( + tagName, + includeAll = undefined, + page = undefined, + pageSize = undefined + ) { + return new Promise((resolve, reject) => { + this._droplets + .getAll(tagName, includeAll, page, pageSize) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the create function of Droplets + * @param {DropletCreationRequest} options - Data required for create + * @returns {Promise} + */ + create(options) { + return new Promise((resolve, reject) => { + this._droplets + .create(options) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteById function of Droplets + * @param {StringKeyword} dropletId - Data required for deleteById + * @returns {Promise} + */ + destroy(dropletId) { + return new Promise((resolve, reject) => { + this._droplets + .deleteById(dropletId) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the requestAction function of Droplets + * @param {StringKeyword} dropletId - Data required for requestAction + * @param {AnyKeyword} action - Data required for requestAction + * @returns {Promise} + */ + stop(dropletId, action) { + return new Promise((resolve, reject) => { + this._droplets + .requestAction(dropletId, action) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } } module.exports = DO_ComputeInstance; diff --git a/generator/generatedClasses/DO/compute/do-kubernetes.js b/generator/generatedClasses/DO/compute/do-kubernetes.js index ae3db733..bcf976ed 100644 --- a/generator/generatedClasses/DO/compute/do-kubernetes.js +++ b/generator/generatedClasses/DO/compute/do-kubernetes.js @@ -4,132 +4,136 @@ * @category Digital Ocean */ class DO_Kubernetes { - /** - * - * @param {module} do DO SDK - * @param {object} options SDK options - */ - constructor(dosdk, dotoken) { - this._DO = dosdk; - this._instance = new this._DO(dotoken); - this._kubernetes = this._instance.kubernetes; - } - /** - * Trigers the getClusters function of Kubernetes - * @param {BooleanKeyword} includeAll - Data required for getClusters - * @param {NumberKeyword} page - Data required for getClusters - * @param {NumberKeyword} pageSize - Data required for getClusters - * @returns {Promise} - */ - listClusters(includeAll = undefined, page = undefined, pageSize = undefined) { - return new Promise((resolve, reject) => { - this._kubernetes - .getClusters(includeAll, page, pageSize) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the create function of Kubernetes - * @param {NewClusterRequest} options - Data required for create - * @returns {Promise} - */ - create(options) { - return new Promise((resolve, reject) => { - this._kubernetes - .create(options) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the getById function of Kubernetes - * @param {StringKeyword} clusterId - Data required for getById - * @returns {Promise} - */ - describeCluster(clusterId) { - return new Promise((resolve, reject) => { - this._kubernetes - .getById(clusterId) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the delete function of Kubernetes - * @param {StringKeyword} clusterId - Data required for delete - * @returns {Promise} - */ - delete(clusterId) { - return new Promise((resolve, reject) => { - this._kubernetes - .delete(clusterId) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the getNodePools function of Kubernetes - * @param {StringKeyword} clusterId - Data required for getNodePools - * @param {BooleanKeyword} includeAll - Data required for getNodePools - * @param {NumberKeyword} page - Data required for getNodePools - * @param {NumberKeyword} pageSize - Data required for getNodePools - * @returns {Promise} - */ - listNodegroups( - clusterId, - includeAll = undefined, - page = undefined, - pageSize = undefined - ) { - return new Promise((resolve, reject) => { - this._kubernetes - .getNodePools(clusterId, includeAll, page, pageSize) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the getNodePoolById function of Kubernetes - * @param {StringKeyword} clusterId - Data required for getNodePoolById - * @param {StringKeyword} nodePoolId - Data required for getNodePoolById - * @returns {Promise} - */ - describeNodeGroup(clusterId, nodePoolId) { - return new Promise((resolve, reject) => { - this._kubernetes - .getNodePoolById(clusterId, nodePoolId) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the addNodePool function of Kubernetes - * @param {StringKeyword} clusterId - Data required for addNodePool - * @param {ClusterNodePool} nodePool - Data required for addNodePool - * @returns {Promise} - */ - createNodeGroup(clusterId, nodePool) { - return new Promise((resolve, reject) => { - this._kubernetes - .addNodePool(clusterId, nodePool) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the deleteNodePool function of Kubernetes - * @param {StringKeyword} clusterId - Data required for deleteNodePool - * @param {StringKeyword} nodePoolId - Data required for deleteNodePool - * @returns {Promise} - */ - deleteNodegroup(clusterId, nodePoolId) { - return new Promise((resolve, reject) => { - this._kubernetes - .deleteNodePool(clusterId, nodePoolId) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } + /** + * + * @param {module} do DO SDK + * @param {object} options SDK options + */ + constructor(dosdk, dotoken) { + this._DO = dosdk; + this._instance = new this._DO(dotoken); + this._kubernetes = this._instance.kubernetes; + } + /** + * Trigers the getClusters function of Kubernetes + * @param {BooleanKeyword} includeAll - Data required for getClusters + * @param {NumberKeyword} page - Data required for getClusters + * @param {NumberKeyword} pageSize - Data required for getClusters + * @returns {Promise} + */ + listClusters( + includeAll = undefined, + page = undefined, + pageSize = undefined + ) { + return new Promise((resolve, reject) => { + this._kubernetes + .getClusters(includeAll, page, pageSize) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the create function of Kubernetes + * @param {NewClusterRequest} options - Data required for create + * @returns {Promise} + */ + create(options) { + return new Promise((resolve, reject) => { + this._kubernetes + .create(options) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getById function of Kubernetes + * @param {StringKeyword} clusterId - Data required for getById + * @returns {Promise} + */ + describeCluster(clusterId) { + return new Promise((resolve, reject) => { + this._kubernetes + .getById(clusterId) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the delete function of Kubernetes + * @param {StringKeyword} clusterId - Data required for delete + * @returns {Promise} + */ + delete(clusterId) { + return new Promise((resolve, reject) => { + this._kubernetes + .delete(clusterId) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getNodePools function of Kubernetes + * @param {StringKeyword} clusterId - Data required for getNodePools + * @param {BooleanKeyword} includeAll - Data required for getNodePools + * @param {NumberKeyword} page - Data required for getNodePools + * @param {NumberKeyword} pageSize - Data required for getNodePools + * @returns {Promise} + */ + listNodegroups( + clusterId, + includeAll = undefined, + page = undefined, + pageSize = undefined + ) { + return new Promise((resolve, reject) => { + this._kubernetes + .getNodePools(clusterId, includeAll, page, pageSize) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getNodePoolById function of Kubernetes + * @param {StringKeyword} clusterId - Data required for getNodePoolById + * @param {StringKeyword} nodePoolId - Data required for getNodePoolById + * @returns {Promise} + */ + describeNodeGroup(clusterId, nodePoolId) { + return new Promise((resolve, reject) => { + this._kubernetes + .getNodePoolById(clusterId, nodePoolId) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the addNodePool function of Kubernetes + * @param {StringKeyword} clusterId - Data required for addNodePool + * @param {ClusterNodePool} nodePool - Data required for addNodePool + * @returns {Promise} + */ + createNodeGroup(clusterId, nodePool) { + return new Promise((resolve, reject) => { + this._kubernetes + .addNodePool(clusterId, nodePool) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteNodePool function of Kubernetes + * @param {StringKeyword} clusterId - Data required for deleteNodePool + * @param {StringKeyword} nodePoolId - Data required for deleteNodePool + * @returns {Promise} + */ + deleteNodegroup(clusterId, nodePoolId) { + return new Promise((resolve, reject) => { + this._kubernetes + .deleteNodePool(clusterId, nodePoolId) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } } module.exports = DO_Kubernetes; diff --git a/generator/generatedClasses/DO/database/do-RDBMS.js b/generator/generatedClasses/DO/database/do-RDBMS.js index 9363be19..216c49fd 100644 --- a/generator/generatedClasses/DO/database/do-RDBMS.js +++ b/generator/generatedClasses/DO/database/do-RDBMS.js @@ -4,76 +4,76 @@ * @category Digital Ocean */ class DO_RDBMS { - /** - * - * @param {module} do DO SDK - * @param {object} options SDK options - */ - constructor(dosdk, dotoken) { - this._DO = dosdk; - this._instance = new this._DO(dotoken); - this._databases = this._instance.databases; - } - /** - * Trigers the getAllClusters function of Databases - * @param {StringKeyword} tagName - Data required for getAllClusters - * @param {BooleanKeyword} includeAll - Data required for getAllClusters - * @param {NumberKeyword} page - Data required for getAllClusters - * @param {NumberKeyword} pageSize - Data required for getAllClusters - * @returns {Promise} - */ - getClusters( - tagName, - includeAll = undefined, - page = undefined, - pageSize = undefined - ) { - return new Promise((resolve, reject) => { - this._databases - .getAllClusters(tagName, includeAll, page, pageSize) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the createCluster function of Databases - * @param {DatabaseCreateClusterRequest} clusterOptions - Data required for createCluster - * @returns {Promise} - */ - createCluster(clusterOptions) { - return new Promise((resolve, reject) => { - this._databases - .createCluster(clusterOptions) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the getClusterById function of Databases - * @param {StringKeyword} clusterId - Data required for getClusterById - * @returns {Promise} - */ - getCluster(clusterId) { - return new Promise((resolve, reject) => { - this._databases - .getClusterById(clusterId) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the resizeCluster function of Databases - * @param {StringKeyword} clusterId - Data required for resizeCluster - * @param {DatabaseResizeClusterRequest} configuration - Data required for resizeCluster - * @returns {Promise} - */ - updateCluster(clusterId, configuration) { - return new Promise((resolve, reject) => { - this._databases - .resizeCluster(clusterId, configuration) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } + /** + * + * @param {module} do DO SDK + * @param {object} options SDK options + */ + constructor(dosdk, dotoken) { + this._DO = dosdk; + this._instance = new this._DO(dotoken); + this._databases = this._instance.databases; + } + /** + * Trigers the getAllClusters function of Databases + * @param {StringKeyword} tagName - Data required for getAllClusters + * @param {BooleanKeyword} includeAll - Data required for getAllClusters + * @param {NumberKeyword} page - Data required for getAllClusters + * @param {NumberKeyword} pageSize - Data required for getAllClusters + * @returns {Promise} + */ + getClusters( + tagName, + includeAll = undefined, + page = undefined, + pageSize = undefined + ) { + return new Promise((resolve, reject) => { + this._databases + .getAllClusters(tagName, includeAll, page, pageSize) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the createCluster function of Databases + * @param {DatabaseCreateClusterRequest} clusterOptions - Data required for createCluster + * @returns {Promise} + */ + createCluster(clusterOptions) { + return new Promise((resolve, reject) => { + this._databases + .createCluster(clusterOptions) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getClusterById function of Databases + * @param {StringKeyword} clusterId - Data required for getClusterById + * @returns {Promise} + */ + getCluster(clusterId) { + return new Promise((resolve, reject) => { + this._databases + .getClusterById(clusterId) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the resizeCluster function of Databases + * @param {StringKeyword} clusterId - Data required for resizeCluster + * @param {DatabaseResizeClusterRequest} configuration - Data required for resizeCluster + * @returns {Promise} + */ + updateCluster(clusterId, configuration) { + return new Promise((resolve, reject) => { + this._databases + .resizeCluster(clusterId, configuration) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } } module.exports = DO_RDBMS; diff --git a/generator/generatedClasses/DO/database/do-noSql.js b/generator/generatedClasses/DO/database/do-noSql.js index 808b12d4..1fcbbe5e 100644 --- a/generator/generatedClasses/DO/database/do-noSql.js +++ b/generator/generatedClasses/DO/database/do-noSql.js @@ -4,76 +4,76 @@ * @category Digital Ocean */ class DO_NoSql { - /** - * - * @param {module} do DO SDK - * @param {object} options SDK options - */ - constructor(dosdk, dotoken) { - this._DO = dosdk; - this._instance = new this._DO(dotoken); - this._databases = this._instance.databases; - } - /** - * Trigers the getAllClusters function of Databases - * @param {StringKeyword} tagName - Data required for getAllClusters - * @param {BooleanKeyword} includeAll - Data required for getAllClusters - * @param {NumberKeyword} page - Data required for getAllClusters - * @param {NumberKeyword} pageSize - Data required for getAllClusters - * @returns {Promise} - */ - getClusters( - tagName, - includeAll = undefined, - page = undefined, - pageSize = undefined - ) { - return new Promise((resolve, reject) => { - this._databases - .getAllClusters(tagName, includeAll, page, pageSize) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the createCluster function of Databases - * @param {DatabaseCreateClusterRequest} clusterOptions - Data required for createCluster - * @returns {Promise} - */ - createCluster(clusterOptions) { - return new Promise((resolve, reject) => { - this._databases - .createCluster(clusterOptions) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the getClusterById function of Databases - * @param {StringKeyword} clusterId - Data required for getClusterById - * @returns {Promise} - */ - getCluster(clusterId) { - return new Promise((resolve, reject) => { - this._databases - .getClusterById(clusterId) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the resizeCluster function of Databases - * @param {StringKeyword} clusterId - Data required for resizeCluster - * @param {DatabaseResizeClusterRequest} configuration - Data required for resizeCluster - * @returns {Promise} - */ - updateCluster(clusterId, configuration) { - return new Promise((resolve, reject) => { - this._databases - .resizeCluster(clusterId, configuration) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } + /** + * + * @param {module} do DO SDK + * @param {object} options SDK options + */ + constructor(dosdk, dotoken) { + this._DO = dosdk; + this._instance = new this._DO(dotoken); + this._databases = this._instance.databases; + } + /** + * Trigers the getAllClusters function of Databases + * @param {StringKeyword} tagName - Data required for getAllClusters + * @param {BooleanKeyword} includeAll - Data required for getAllClusters + * @param {NumberKeyword} page - Data required for getAllClusters + * @param {NumberKeyword} pageSize - Data required for getAllClusters + * @returns {Promise} + */ + getClusters( + tagName, + includeAll = undefined, + page = undefined, + pageSize = undefined + ) { + return new Promise((resolve, reject) => { + this._databases + .getAllClusters(tagName, includeAll, page, pageSize) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the createCluster function of Databases + * @param {DatabaseCreateClusterRequest} clusterOptions - Data required for createCluster + * @returns {Promise} + */ + createCluster(clusterOptions) { + return new Promise((resolve, reject) => { + this._databases + .createCluster(clusterOptions) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getClusterById function of Databases + * @param {StringKeyword} clusterId - Data required for getClusterById + * @returns {Promise} + */ + getCluster(clusterId) { + return new Promise((resolve, reject) => { + this._databases + .getClusterById(clusterId) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the resizeCluster function of Databases + * @param {StringKeyword} clusterId - Data required for resizeCluster + * @param {DatabaseResizeClusterRequest} configuration - Data required for resizeCluster + * @returns {Promise} + */ + updateCluster(clusterId, configuration) { + return new Promise((resolve, reject) => { + this._databases + .resizeCluster(clusterId, configuration) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } } module.exports = DO_NoSql; diff --git a/generator/generatedClasses/DO/management/do-keyManagement.js b/generator/generatedClasses/DO/management/do-keyManagement.js index ec2921ee..5af44abb 100644 --- a/generator/generatedClasses/DO/management/do-keyManagement.js +++ b/generator/generatedClasses/DO/management/do-keyManagement.js @@ -4,75 +4,75 @@ * @category Digital Ocean */ class DO_KeyManagement { - /** - * - * @param {module} do DO SDK - * @param {object} options SDK options - */ - constructor(dosdk, dotoken) { - this._DO = dosdk; - this._instance = new this._DO(dotoken); - this._keys = this._instance.keys; - } - /** - * Trigers the getAll function of Keys - * @param {StringKeyword} tagName - Data required for getAll - * @param {BooleanKeyword} includeAll - Data required for getAll - * @param {NumberKeyword} page - Data required for getAll - * @param {NumberKeyword} pageSize - Data required for getAll - * @returns {Promise} - */ - list( - tagName, - includeAll = undefined, - page = undefined, - pageSize = undefined - ) { - return new Promise((resolve, reject) => { - this._keys - .getAll(tagName, includeAll, page, pageSize) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the getById function of Keys - * @param {NumberKeyword} keyId - Data required for getById - * @returns {Promise} - */ - describeKey(keyId) { - return new Promise((resolve, reject) => { - this._keys - .getById(keyId) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the add function of Keys - * @param {AddKeyRequest} addKeyRequest - Data required for add - * @returns {Promise} - */ - createKey(addKeyRequest) { - return new Promise((resolve, reject) => { - this._keys - .add(addKeyRequest) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the delete function of Keys - * @param {StringKeyword} identifier - Data required for delete - * @returns {Promise} - */ - deleteKey(identifier) { - return new Promise((resolve, reject) => { - this._keys - .delete(identifier) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } + /** + * + * @param {module} do DO SDK + * @param {object} options SDK options + */ + constructor(dosdk, dotoken) { + this._DO = dosdk; + this._instance = new this._DO(dotoken); + this._keys = this._instance.keys; + } + /** + * Trigers the getAll function of Keys + * @param {StringKeyword} tagName - Data required for getAll + * @param {BooleanKeyword} includeAll - Data required for getAll + * @param {NumberKeyword} page - Data required for getAll + * @param {NumberKeyword} pageSize - Data required for getAll + * @returns {Promise} + */ + list( + tagName, + includeAll = undefined, + page = undefined, + pageSize = undefined + ) { + return new Promise((resolve, reject) => { + this._keys + .getAll(tagName, includeAll, page, pageSize) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getById function of Keys + * @param {NumberKeyword} keyId - Data required for getById + * @returns {Promise} + */ + describeKey(keyId) { + return new Promise((resolve, reject) => { + this._keys + .getById(keyId) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the add function of Keys + * @param {AddKeyRequest} addKeyRequest - Data required for add + * @returns {Promise} + */ + createKey(addKeyRequest) { + return new Promise((resolve, reject) => { + this._keys + .add(addKeyRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the delete function of Keys + * @param {StringKeyword} identifier - Data required for delete + * @returns {Promise} + */ + deleteKey(identifier) { + return new Promise((resolve, reject) => { + this._keys + .delete(identifier) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } } module.exports = DO_KeyManagement; diff --git a/generator/generatedClasses/DO/network/do-DNS.js b/generator/generatedClasses/DO/network/do-DNS.js index 377e3bb7..39ffe53e 100644 --- a/generator/generatedClasses/DO/network/do-DNS.js +++ b/generator/generatedClasses/DO/network/do-DNS.js @@ -4,95 +4,95 @@ * @category Digital Ocean */ class DO_DNS { - /** - * - * @param {module} do DO SDK - * @param {object} options SDK options - */ - constructor(dosdk, dotoken) { - this._DO = dosdk; - this._instance = new this._DO(dotoken); - this._domains = this._instance.domains; - } - /** - * Trigers the getAllRecords function of Domains - * @param {StringKeyword} domainName - Data required for getAllRecords - * @param {StringKeyword} tagName - Data required for getAllRecords - * @param {BooleanKeyword} includeAll - Data required for getAllRecords - * @param {NumberKeyword} page - Data required for getAllRecords - * @param {NumberKeyword} pageSize - Data required for getAllRecords - * @returns {Promise} - */ - getRecords( - domainName, - tagName, - includeAll = undefined, - page = undefined, - pageSize = undefined - ) { - return new Promise((resolve, reject) => { - this._domains - .getAllRecords(domainName, tagName, includeAll, page, pageSize) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the createRecord function of Domains - * @param {StringKeyword} domainName - Data required for createRecord - * @param {DomainRecordRequestOptions} options - Data required for createRecord - * @returns {Promise} - */ - createRecord(domainName, options) { - return new Promise((resolve, reject) => { - this._domains - .createRecord(domainName, options) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the getRecord function of Domains - * @param {StringKeyword} domainName - Data required for getRecord - * @param {StringKeyword} recordId - Data required for getRecord - * @returns {Promise} - */ - getRecord(domainName, recordId) { - return new Promise((resolve, reject) => { - this._domains - .getRecord(domainName, recordId) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the deleteRecord function of Domains - * @param {StringKeyword} domainName - Data required for deleteRecord - * @param {StringKeyword} recordId - Data required for deleteRecord - * @returns {Promise} - */ - deleteRecord(domainName, recordId) { - return new Promise((resolve, reject) => { - this._domains - .deleteRecord(domainName, recordId) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the updateRecord function of Domains - * @param {StringKeyword} domainName - Data required for updateRecord - * @param {StringKeyword} recordId - Data required for updateRecord - * @param {DomainRecordRequestOptions} options - Data required for updateRecord - * @returns {Promise} - */ - changeRecordSets(domainName, recordId, options) { - return new Promise((resolve, reject) => { - this._domains - .updateRecord(domainName, recordId, options) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } + /** + * + * @param {module} do DO SDK + * @param {object} options SDK options + */ + constructor(dosdk, dotoken) { + this._DO = dosdk; + this._instance = new this._DO(dotoken); + this._domains = this._instance.domains; + } + /** + * Trigers the getAllRecords function of Domains + * @param {StringKeyword} domainName - Data required for getAllRecords + * @param {StringKeyword} tagName - Data required for getAllRecords + * @param {BooleanKeyword} includeAll - Data required for getAllRecords + * @param {NumberKeyword} page - Data required for getAllRecords + * @param {NumberKeyword} pageSize - Data required for getAllRecords + * @returns {Promise} + */ + getRecords( + domainName, + tagName, + includeAll = undefined, + page = undefined, + pageSize = undefined + ) { + return new Promise((resolve, reject) => { + this._domains + .getAllRecords(domainName, tagName, includeAll, page, pageSize) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the createRecord function of Domains + * @param {StringKeyword} domainName - Data required for createRecord + * @param {DomainRecordRequestOptions} options - Data required for createRecord + * @returns {Promise} + */ + createRecord(domainName, options) { + return new Promise((resolve, reject) => { + this._domains + .createRecord(domainName, options) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getRecord function of Domains + * @param {StringKeyword} domainName - Data required for getRecord + * @param {StringKeyword} recordId - Data required for getRecord + * @returns {Promise} + */ + getRecord(domainName, recordId) { + return new Promise((resolve, reject) => { + this._domains + .getRecord(domainName, recordId) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteRecord function of Domains + * @param {StringKeyword} domainName - Data required for deleteRecord + * @param {StringKeyword} recordId - Data required for deleteRecord + * @returns {Promise} + */ + deleteRecord(domainName, recordId) { + return new Promise((resolve, reject) => { + this._domains + .deleteRecord(domainName, recordId) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the updateRecord function of Domains + * @param {StringKeyword} domainName - Data required for updateRecord + * @param {StringKeyword} recordId - Data required for updateRecord + * @param {DomainRecordRequestOptions} options - Data required for updateRecord + * @returns {Promise} + */ + changeRecordSets(domainName, recordId, options) { + return new Promise((resolve, reject) => { + this._domains + .updateRecord(domainName, recordId, options) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } } module.exports = DO_DNS; diff --git a/generator/generatedClasses/DO/network/do-loadBalancer.js b/generator/generatedClasses/DO/network/do-loadBalancer.js index c1d64d0b..665ebb2f 100644 --- a/generator/generatedClasses/DO/network/do-loadBalancer.js +++ b/generator/generatedClasses/DO/network/do-loadBalancer.js @@ -4,67 +4,67 @@ * @category Digital Ocean */ class DO_LoadBalancer { - /** - * - * @param {module} do DO SDK - * @param {object} options SDK options - */ - constructor(dosdk, dotoken) { - this._DO = dosdk; - this._instance = new this._DO(dotoken); - this._loadBalancers = this._instance.loadBalancers; - } - /** - * Trigers the create function of LoadBalancers - * @param {LoadBalancerCreationOptions} options - Data required for create - * @returns {Promise} - */ - create(options) { - return new Promise((resolve, reject) => { - this._loadBalancers - .create(options) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the getAll function of LoadBalancers - * @returns {Promise} - */ - list() { - return new Promise((resolve, reject) => { - this._loadBalancers - .getAll() - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the update function of LoadBalancers - * @param {StringKeyword} loadBalancerId - Data required for update - * @param {AnyKeyword} options - Data required for update - * @returns {Promise} - */ - update(loadBalancerId, options) { - return new Promise((resolve, reject) => { - this._loadBalancers - .update(loadBalancerId, options) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the delete function of LoadBalancers - * @param {StringKeyword} loadBalancerId - Data required for delete - * @returns {Promise} - */ - delete(loadBalancerId) { - return new Promise((resolve, reject) => { - this._loadBalancers - .delete(loadBalancerId) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } + /** + * + * @param {module} do DO SDK + * @param {object} options SDK options + */ + constructor(dosdk, dotoken) { + this._DO = dosdk; + this._instance = new this._DO(dotoken); + this._loadBalancers = this._instance.loadBalancers; + } + /** + * Trigers the create function of LoadBalancers + * @param {LoadBalancerCreationOptions} options - Data required for create + * @returns {Promise} + */ + create(options) { + return new Promise((resolve, reject) => { + this._loadBalancers + .create(options) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getAll function of LoadBalancers + * @returns {Promise} + */ + list() { + return new Promise((resolve, reject) => { + this._loadBalancers + .getAll() + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the update function of LoadBalancers + * @param {StringKeyword} loadBalancerId - Data required for update + * @param {AnyKeyword} options - Data required for update + * @returns {Promise} + */ + update(loadBalancerId, options) { + return new Promise((resolve, reject) => { + this._loadBalancers + .update(loadBalancerId, options) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the delete function of LoadBalancers + * @param {StringKeyword} loadBalancerId - Data required for delete + * @returns {Promise} + */ + delete(loadBalancerId) { + return new Promise((resolve, reject) => { + this._loadBalancers + .delete(loadBalancerId) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } } module.exports = DO_LoadBalancer; diff --git a/generator/generatedClasses/DO/storage/do-archivalStorage.js b/generator/generatedClasses/DO/storage/do-archivalStorage.js new file mode 100644 index 00000000..9ce3d3ff --- /dev/null +++ b/generator/generatedClasses/DO/storage/do-archivalStorage.js @@ -0,0 +1,72 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a ObjectStorageClient object + * @category Oracle Cloud + */ +class Oracle_ArchivalStorage { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk; + this._sdkclassName = this._oci.objectStorageClient( + params, + clientConfiguration + ); + } + /** + * Trigers the createBucket function of ObjectStorageClient + * @param {CreateBucketRequest} createBucketRequest - Data required for createBucket + * @returns {Promise} + */ + create(createBucketRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .createBucket(createBucketRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteBucket function of ObjectStorageClient + * @param {DeleteBucketRequest} deleteBucketRequest - Data required for deleteBucket + * @returns {Promise} + */ + delete(deleteBucketRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .deleteBucket(deleteBucketRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listBuckets function of ObjectStorageClient + * @param {ListBucketsRequest} listBucketsRequest - Data required for listBuckets + * @returns {Promise} + */ + list(listBucketsRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .listBuckets(listBucketsRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the updateBucket function of ObjectStorageClient + * @param {UpdateBucketRequest} updateBucketRequest - Data required for updateBucket + * @returns {Promise} + */ + update(updateBucketRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .updateBucket(updateBucketRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} +module.exports = Oracle_ArchivalStorage; diff --git a/generator/generatedClasses/DO/storage/do-blockStorage.js b/generator/generatedClasses/DO/storage/do-blockStorage.js index 2a2c86f5..ce6bc60e 100644 --- a/generator/generatedClasses/DO/storage/do-blockStorage.js +++ b/generator/generatedClasses/DO/storage/do-blockStorage.js @@ -4,67 +4,67 @@ * @category Digital Ocean */ class DO_BlockStorage { - /** - * - * @param {module} do DO SDK - * @param {object} options SDK options - */ - constructor(dosdk, dotoken) { - this._DO = dosdk; - this._instance = new this._DO(dotoken); - this._volumes = this._instance.volumes; - } - /** - * Trigers the getAll function of Volumes - * @param {StringKeyword} region - Data required for getAll - * @returns {Promise} - */ - list(region) { - return new Promise((resolve, reject) => { - this._volumes - .getAll(region) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the create function of Volumes - * @param {VolumeCreationOptions} options - Data required for create - * @returns {Promise} - */ - create(options) { - return new Promise((resolve, reject) => { - this._volumes - .create(options) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the getById function of Volumes - * @param {StringKeyword} volumeId - Data required for getById - * @returns {Promise} - */ - describe(volumeId) { - return new Promise((resolve, reject) => { - this._volumes - .getById(volumeId) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } - /** - * Trigers the deleteById function of Volumes - * @param {StringKeyword} volumeId - Data required for deleteById - * @returns {Promise} - */ - delete(volumeId) { - return new Promise((resolve, reject) => { - this._volumes - .deleteById(volumeId) - .then(data => resolve(data)) - .catch(err => reject(err)); - }); - } + /** + * + * @param {module} do DO SDK + * @param {object} options SDK options + */ + constructor(dosdk, dotoken) { + this._DO = dosdk; + this._instance = new this._DO(dotoken); + this._volumes = this._instance.volumes; + } + /** + * Trigers the getAll function of Volumes + * @param {StringKeyword} region - Data required for getAll + * @returns {Promise} + */ + list(region) { + return new Promise((resolve, reject) => { + this._volumes + .getAll(region) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the create function of Volumes + * @param {VolumeCreationOptions} options - Data required for create + * @returns {Promise} + */ + create(options) { + return new Promise((resolve, reject) => { + this._volumes + .create(options) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getById function of Volumes + * @param {StringKeyword} volumeId - Data required for getById + * @returns {Promise} + */ + describe(volumeId) { + return new Promise((resolve, reject) => { + this._volumes + .getById(volumeId) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteById function of Volumes + * @param {StringKeyword} volumeId - Data required for deleteById + * @returns {Promise} + */ + delete(volumeId) { + return new Promise((resolve, reject) => { + this._volumes + .deleteById(volumeId) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } } module.exports = DO_BlockStorage; diff --git a/generator/generatedClasses/Oracle/blockchain/oci-blockChain.js b/generator/generatedClasses/Oracle/blockchain/oci-blockChain.js new file mode 100644 index 00000000..cbd384a6 --- /dev/null +++ b/generator/generatedClasses/Oracle/blockchain/oci-blockChain.js @@ -0,0 +1,150 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a BlockchainPlatformClient object + * @category Oracle Cloud + */ +class Oracle_BlockChain { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.blockchain; + this._sdkclassName = this._oci.BlockchainPlatformClient( + params, + clientConfiguration + ); + } + /** + * Trigers the createBlockchainPlatform function of BlockchainPlatformClient + * @param {CreateBlockchainPlatformRequest} createBlockchainPlatformRequest - Data required for createBlockchainPlatform + * @returns {Promise} + */ + createBlockchainPlatform(createBlockchainPlatformRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .createBlockchainPlatform(createBlockchainPlatformRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the createOsn function of BlockchainPlatformClient + * @param {CreateOsnRequest} createOsnRequest - Data required for createOsn + * @returns {Promise} + */ + createOsn(createOsnRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .createOsn(createOsnRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the createPeer function of BlockchainPlatformClient + * @param {CreatePeerRequest} createPeerRequest - Data required for createPeer + * @returns {Promise} + */ + createPeer(createPeerRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .createPeer(createPeerRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteBlockchainPlatform function of BlockchainPlatformClient + * @param {DeleteBlockchainPlatformRequest} deleteBlockchainPlatformRequest - Data required for deleteBlockchainPlatform + * @returns {Promise} + */ + deleteBlockchainPlatform(deleteBlockchainPlatformRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .deleteBlockchainPlatform(deleteBlockchainPlatformRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteOsn function of BlockchainPlatformClient + * @param {DeleteOsnRequest} deleteOsnRequest - Data required for deleteOsn + * @returns {Promise} + */ + deleteOsn(deleteOsnRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .deleteOsn(deleteOsnRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deletePeer function of BlockchainPlatformClient + * @param {DeletePeerRequest} deletePeerRequest - Data required for deletePeer + * @returns {Promise} + */ + deletePeer(deletePeerRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .deletePeer(deletePeerRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getOsn function of BlockchainPlatformClient + * @param {GetOsnRequest} getOsnRequest - Data required for getOsn + * @returns {Promise} + */ + getOsn(getOsnRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .getOsn(getOsnRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listBlockchainPlatforms function of BlockchainPlatformClient + * @param {ListBlockchainPlatformsRequest} listBlockchainPlatformsRequest - Data required for listBlockchainPlatforms + * @returns {Promise} + */ + listBlockchainPlatforms(listBlockchainPlatformsRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .listBlockchainPlatforms(listBlockchainPlatformsRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listOsns function of BlockchainPlatformClient + * @param {ListOsnsRequest} listOsnsRequest - Data required for listOsns + * @returns {Promise} + */ + listOsns(listOsnsRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .listOsns(listOsnsRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listPeers function of BlockchainPlatformClient + * @param {ListPeersRequest} listPeersRequest - Data required for listPeers + * @returns {Promise} + */ + listPeers(listPeersRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .listPeers(listPeersRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} +module.exports = Oracle_BlockChain; diff --git a/generator/generatedClasses/Oracle/compute/oci-computeInstance.js b/generator/generatedClasses/Oracle/compute/oci-computeInstance.js new file mode 100644 index 00000000..48d6659f --- /dev/null +++ b/generator/generatedClasses/Oracle/compute/oci-computeInstance.js @@ -0,0 +1,137 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a ContainerInstanceClient object + * @category Oracle Cloud + */ +class Oracle_ComputeInstance { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.containerinstances; + this._sdkclassName = this._oci.ContainerInstanceClient( + params, + clientConfiguration + ); + } + /** + * Trigers the createContainerInstance function of ContainerInstanceClient + * @param {CreateContainerInstanceRequest} createContainerInstanceRequest - Data required for createContainerInstance + * @returns {Promise} + */ + create(createContainerInstanceRequest) { + return new Promise((resolve, reject) => { + this._containerInstanceClient + .createContainerInstance(createContainerInstanceRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteContainerInstance function of ContainerInstanceClient + * @param {DeleteContainerInstanceRequest} deleteContainerInstanceRequest - Data required for deleteContainerInstance + * @returns {Promise} + */ + delete(deleteContainerInstanceRequest) { + return new Promise((resolve, reject) => { + this._containerInstanceClient + .deleteContainerInstance(deleteContainerInstanceRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getContainer function of ContainerInstanceClient + * @param {GetContainerRequest} getContainerRequest - Data required for getContainer + * @returns {Promise} + */ + getAll(getContainerRequest) { + return new Promise((resolve, reject) => { + this._containerInstanceClient + .getContainer(getContainerRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getContainerInstance function of ContainerInstanceClient + * @param {GetContainerInstanceRequest} getContainerInstanceRequest - Data required for getContainerInstance + * @returns {Promise} + */ + get(getContainerInstanceRequest) { + return new Promise((resolve, reject) => { + this._containerInstanceClient + .getContainerInstance(getContainerInstanceRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listContainers function of ContainerInstanceClient + * @param {ListContainersRequest} listContainersRequest - Data required for listContainers + * @returns {Promise} + */ + list(listContainersRequest) { + return new Promise((resolve, reject) => { + this._containerInstanceClient + .listContainers(listContainersRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the restartContainerInstance function of ContainerInstanceClient + * @param {RestartContainerInstanceRequest} restartContainerInstanceRequest - Data required for restartContainerInstance + * @returns {Promise} + */ + restart(restartContainerInstanceRequest) { + return new Promise((resolve, reject) => { + this._containerInstanceClient + .restartContainerInstance(restartContainerInstanceRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the startContainerInstance function of ContainerInstanceClient + * @param {StartContainerInstanceRequest} startContainerInstanceRequest - Data required for startContainerInstance + * @returns {Promise} + */ + start(startContainerInstanceRequest) { + return new Promise((resolve, reject) => { + this._containerInstanceClient + .startContainerInstance(startContainerInstanceRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the stopContainerInstance function of ContainerInstanceClient + * @param {StopContainerInstanceRequest} stopContainerInstanceRequest - Data required for stopContainerInstance + * @returns {Promise} + */ + stop(stopContainerInstanceRequest) { + return new Promise((resolve, reject) => { + this._containerInstanceClient + .stopContainerInstance(stopContainerInstanceRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the updateContainer function of ContainerInstanceClient + * @param {UpdateContainerRequest} updateContainerRequest - Data required for updateContainer + * @returns {Promise} + */ + update(updateContainerRequest) { + return new Promise((resolve, reject) => { + this._containerInstanceClient + .updateContainer(updateContainerRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} +module.exports = Oracle_ComputeInstance; diff --git a/generator/generatedClasses/Oracle/compute/oci-kubernetes.js b/generator/generatedClasses/Oracle/compute/oci-kubernetes.js new file mode 100644 index 00000000..5bd8f43f --- /dev/null +++ b/generator/generatedClasses/Oracle/compute/oci-kubernetes.js @@ -0,0 +1,137 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a ContainerEngineClient object + * @category Oracle Cloud + */ +class Oracle_Kubernetes { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.containerengine; + this._sdkclassName = this._oci.ContainerEngineClient( + params, + clientConfiguration + ); + } + /** + * Trigers the createCluster function of ContainerEngineClient + * @param {CreateClusterRequest} createClusterRequest - Data required for createCluster + * @returns {Promise} + */ + create(createClusterRequest) { + return new Promise((resolve, reject) => { + this._containerEngineClient + .createCluster(createClusterRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the createNodePool function of ContainerEngineClient + * @param {CreateNodePoolRequest} createNodePoolRequest - Data required for createNodePool + * @returns {Promise} + */ + createNodePool(createNodePoolRequest) { + return new Promise((resolve, reject) => { + this._containerEngineClient + .createNodePool(createNodePoolRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteCluster function of ContainerEngineClient + * @param {DeleteClusterRequest} deleteClusterRequest - Data required for deleteCluster + * @returns {Promise} + */ + delete(deleteClusterRequest) { + return new Promise((resolve, reject) => { + this._containerEngineClient + .deleteCluster(deleteClusterRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteNode function of ContainerEngineClient + * @param {DeleteNodeRequest} deleteNodeRequest - Data required for deleteNode + * @returns {Promise} + */ + deleteNode(deleteNodeRequest) { + return new Promise((resolve, reject) => { + this._containerEngineClient + .deleteNode(deleteNodeRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteNodePool function of ContainerEngineClient + * @param {DeleteNodePoolRequest} deleteNodePoolRequest - Data required for deleteNodePool + * @returns {Promise} + */ + deleteNodePool(deleteNodePoolRequest) { + return new Promise((resolve, reject) => { + this._containerEngineClient + .deleteNodePool(deleteNodePoolRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getCluster function of ContainerEngineClient + * @param {GetClusterRequest} getClusterRequest - Data required for getCluster + * @returns {Promise} + */ + get(getClusterRequest) { + return new Promise((resolve, reject) => { + this._containerEngineClient + .getCluster(getClusterRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getNodePool function of ContainerEngineClient + * @param {GetNodePoolRequest} getNodePoolRequest - Data required for getNodePool + * @returns {Promise} + */ + getNodePool(getNodePoolRequest) { + return new Promise((resolve, reject) => { + this._containerEngineClient + .getNodePool(getNodePoolRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listClusters function of ContainerEngineClient + * @param {ListClustersRequest} listClustersRequest - Data required for listClusters + * @returns {Promise} + */ + list(listClustersRequest) { + return new Promise((resolve, reject) => { + this._containerEngineClient + .listClusters(listClustersRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the updateCluster function of ContainerEngineClient + * @param {UpdateClusterRequest} updateClusterRequest - Data required for updateCluster + * @returns {Promise} + */ + update(updateClusterRequest) { + return new Promise((resolve, reject) => { + this._containerEngineClient + .updateCluster(updateClusterRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} +module.exports = Oracle_Kubernetes; diff --git a/generator/generatedClasses/Oracle/database/oci-RDBMS.js b/generator/generatedClasses/Oracle/database/oci-RDBMS.js new file mode 100644 index 00000000..eb485498 --- /dev/null +++ b/generator/generatedClasses/Oracle/database/oci-RDBMS.js @@ -0,0 +1,20 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a WorkRequestsClient object + * @category Oracle Cloud + */ +class Oracle_RDBMS { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.mysql; + this._sdkclassName = this._oci.WorkRequestsClient( + params, + clientConfiguration + ); + } +} +module.exports = Oracle_RDBMS; diff --git a/generator/generatedClasses/Oracle/database/oci-noSql.js b/generator/generatedClasses/Oracle/database/oci-noSql.js new file mode 100644 index 00000000..dc3847dc --- /dev/null +++ b/generator/generatedClasses/Oracle/database/oci-noSql.js @@ -0,0 +1,121 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a NosqlClient object + * @category Oracle Cloud + */ +class Oracle_NoSql { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.nosql; + this._sdkclassName = this._oci.NosqlClient(params, clientConfiguration); + } + /** + * Trigers the createTable function of NosqlClient + * @param {CreateTableRequest} createTableRequest - Data required for createTable + * @returns {Promise} + */ + createTable(createTableRequest) { + return new Promise((resolve, reject) => { + this._nosqlClient + .createTable(createTableRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteRow function of NosqlClient + * @param {DeleteRowRequest} deleteRowRequest - Data required for deleteRow + * @returns {Promise} + */ + deleteRow(deleteRowRequest) { + return new Promise((resolve, reject) => { + this._nosqlClient + .deleteRow(deleteRowRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteTable function of NosqlClient + * @param {DeleteTableRequest} deleteTableRequest - Data required for deleteTable + * @returns {Promise} + */ + deleteTable(deleteTableRequest) { + return new Promise((resolve, reject) => { + this._nosqlClient + .deleteTable(deleteTableRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getRow function of NosqlClient + * @param {GetRowRequest} getRowRequest - Data required for getRow + * @returns {Promise} + */ + getRow(getRowRequest) { + return new Promise((resolve, reject) => { + this._nosqlClient + .getRow(getRowRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getTable function of NosqlClient + * @param {GetTableRequest} getTableRequest - Data required for getTable + * @returns {Promise} + */ + getTable(getTableRequest) { + return new Promise((resolve, reject) => { + this._nosqlClient + .getTable(getTableRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listTables function of NosqlClient + * @param {ListTablesRequest} listTablesRequest - Data required for listTables + * @returns {Promise} + */ + listTables(listTablesRequest) { + return new Promise((resolve, reject) => { + this._nosqlClient + .listTables(listTablesRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the updateRow function of NosqlClient + * @param {UpdateRowRequest} updateRowRequest - Data required for updateRow + * @returns {Promise} + */ + updateRow(updateRowRequest) { + return new Promise((resolve, reject) => { + this._nosqlClient + .updateRow(updateRowRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the updateTable function of NosqlClient + * @param {UpdateTableRequest} updateTableRequest - Data required for updateTable + * @returns {Promise} + */ + updateTable(updateTableRequest) { + return new Promise((resolve, reject) => { + this._nosqlClient + .updateTable(updateTableRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} +module.exports = Oracle_NoSql; diff --git a/generator/generatedClasses/Oracle/devops/oci-devops.js b/generator/generatedClasses/Oracle/devops/oci-devops.js new file mode 100644 index 00000000..c8f62512 --- /dev/null +++ b/generator/generatedClasses/Oracle/devops/oci-devops.js @@ -0,0 +1,176 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a DevopsClient object + * @category Oracle Cloud + */ +class Oracle_Devops { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.devops; + this._sdkclassName = this._oci.DevopsClient( + params, + clientConfiguration + ); + } + /** + * Trigers the createDeployArtifact function of DevopsClient + * @param {CreateDeployArtifactRequest} createDeployArtifactRequest - Data required for createDeployArtifact + * @returns {Promise} + */ + createDeployArtifact(createDeployArtifactRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .createDeployArtifact(createDeployArtifactRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the createDeployPipeline function of DevopsClient + * @param {CreateDeployPipelineRequest} createDeployPipelineRequest - Data required for createDeployPipeline + * @returns {Promise} + */ + createDeployPipeline(createDeployPipelineRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .createDeployPipeline(createDeployPipelineRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the createDeployment function of DevopsClient + * @param {CreateDeploymentRequest} createDeploymentRequest - Data required for createDeployment + * @returns {Promise} + */ + deleteDeployArtifact(createDeploymentRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .createDeployment(createDeploymentRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the createProject function of DevopsClient + * @param {CreateProjectRequest} createProjectRequest - Data required for createProject + * @returns {Promise} + */ + createProject(createProjectRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .createProject(createProjectRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the createRepository function of DevopsClient + * @param {CreateRepositoryRequest} createRepositoryRequest - Data required for createRepository + * @returns {Promise} + */ + createRepository(createRepositoryRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .createRepository(createRepositoryRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteDeployPipeline function of DevopsClient + * @param {DeleteDeployPipelineRequest} deleteDeployPipelineRequest - Data required for deleteDeployPipeline + * @returns {Promise} + */ + deleteDeployPipeline(deleteDeployPipelineRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .deleteDeployPipeline(deleteDeployPipelineRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteProject function of DevopsClient + * @param {DeleteProjectRequest} deleteProjectRequest - Data required for deleteProject + * @returns {Promise} + */ + deleteProject(deleteProjectRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .deleteProject(deleteProjectRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteRepository function of DevopsClient + * @param {DeleteRepositoryRequest} deleteRepositoryRequest - Data required for deleteRepository + * @returns {Promise} + */ + deleteRepository(deleteRepositoryRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .deleteRepository(deleteRepositoryRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getDeployArtifact function of DevopsClient + * @param {GetDeployArtifactRequest} getDeployArtifactRequest - Data required for getDeployArtifact + * @returns {Promise} + */ + getDeployArtifact(getDeployArtifactRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .getDeployArtifact(getDeployArtifactRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getDeployPipeline function of DevopsClient + * @param {GetDeployPipelineRequest} getDeployPipelineRequest - Data required for getDeployPipeline + * @returns {Promise} + */ + getDeployPipeline(getDeployPipelineRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .getDeployPipeline(getDeployPipelineRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getDeployment function of DevopsClient + * @param {GetDeploymentRequest} getDeploymentRequest - Data required for getDeployment + * @returns {Promise} + */ + getDeployment(getDeploymentRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .getDeployment(getDeploymentRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getProject function of DevopsClient + * @param {GetProjectRequest} getProjectRequest - Data required for getProject + * @returns {Promise} + */ + getProject(getProjectRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .getProject(getProjectRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} +module.exports = Oracle_Devops; diff --git a/generator/generatedClasses/Oracle/management/oci-keyManagement.js b/generator/generatedClasses/Oracle/management/oci-keyManagement.js new file mode 100644 index 00000000..afbdc63a --- /dev/null +++ b/generator/generatedClasses/Oracle/management/oci-keyManagement.js @@ -0,0 +1,20 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a KmsVaultClient object + * @category Oracle Cloud + */ +class Oracle_KeyManagement { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.keymanagement; + this._sdkclassName = this._oci.KmsVaultClient( + params, + clientConfiguration + ); + } +} +module.exports = Oracle_KeyManagement; diff --git a/generator/generatedClasses/Oracle/network/oci-DNS.js b/generator/generatedClasses/Oracle/network/oci-DNS.js new file mode 100644 index 00000000..ee607f1a --- /dev/null +++ b/generator/generatedClasses/Oracle/network/oci-DNS.js @@ -0,0 +1,69 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a DnsClient object + * @category Oracle Cloud + */ +class Oracle_DNS { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.dns; + this._sdkclassName = this._oci.DnsClient(params, clientConfiguration); + } + /** + * Trigers the createZone function of DnsClient + * @param {CreateZoneRequest} createZoneRequest - Data required for createZone + * @returns {Promise} + */ + create(createZoneRequest) { + return new Promise((resolve, reject) => { + this._dnsClient + .createZone(createZoneRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteZone function of DnsClient + * @param {DeleteZoneRequest} deleteZoneRequest - Data required for deleteZone + * @returns {Promise} + */ + delete(deleteZoneRequest) { + return new Promise((resolve, reject) => { + this._dnsClient + .deleteZone(deleteZoneRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listZones function of DnsClient + * @param {ListZonesRequest} listZonesRequest - Data required for listZones + * @returns {Promise} + */ + list(listZonesRequest) { + return new Promise((resolve, reject) => { + this._dnsClient + .listZones(listZonesRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the updateZone function of DnsClient + * @param {UpdateZoneRequest} updateZoneRequest - Data required for updateZone + * @returns {Promise} + */ + update(updateZoneRequest) { + return new Promise((resolve, reject) => { + this._dnsClient + .updateZone(updateZoneRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} +module.exports = Oracle_DNS; diff --git a/generator/generatedClasses/Oracle/network/oci-loadBalancer.js b/generator/generatedClasses/Oracle/network/oci-loadBalancer.js new file mode 100644 index 00000000..25b20cd6 --- /dev/null +++ b/generator/generatedClasses/Oracle/network/oci-loadBalancer.js @@ -0,0 +1,85 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a LoadBalancerClient object + * @category Oracle Cloud + */ +class Oracle_LoadBalancer { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.loadbalancer; + this._sdkclassName = this._oci.LoadBalancerClient( + params, + clientConfiguration + ); + } + /** + * Trigers the createLoadBalancer function of LoadBalancerClient + * @param {CreateLoadBalancerRequest} createLoadBalancerRequest - Data required for createLoadBalancer + * @returns {Promise} + */ + create(createLoadBalancerRequest) { + return new Promise((resolve, reject) => { + this._loadBalancerClient + .createLoadBalancer(createLoadBalancerRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteLoadBalancer function of LoadBalancerClient + * @param {DeleteLoadBalancerRequest} deleteLoadBalancerRequest - Data required for deleteLoadBalancer + * @returns {Promise} + */ + delete(deleteLoadBalancerRequest) { + return new Promise((resolve, reject) => { + this._loadBalancerClient + .deleteLoadBalancer(deleteLoadBalancerRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getLoadBalancer function of LoadBalancerClient + * @param {GetLoadBalancerRequest} getLoadBalancerRequest - Data required for getLoadBalancer + * @returns {Promise} + */ + get(getLoadBalancerRequest) { + return new Promise((resolve, reject) => { + this._loadBalancerClient + .getLoadBalancer(getLoadBalancerRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listLoadBalancers function of LoadBalancerClient + * @param {ListLoadBalancersRequest} listLoadBalancersRequest - Data required for listLoadBalancers + * @returns {Promise} + */ + list(listLoadBalancersRequest) { + return new Promise((resolve, reject) => { + this._loadBalancerClient + .listLoadBalancers(listLoadBalancersRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the updateLoadBalancer function of LoadBalancerClient + * @param {UpdateLoadBalancerRequest} updateLoadBalancerRequest - Data required for updateLoadBalancer + * @returns {Promise} + */ + update(updateLoadBalancerRequest) { + return new Promise((resolve, reject) => { + this._loadBalancerClient + .updateLoadBalancer(updateLoadBalancerRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} +module.exports = Oracle_LoadBalancer; diff --git a/generator/generatedClasses/Oracle/storage/oci-archivalStorage.js b/generator/generatedClasses/Oracle/storage/oci-archivalStorage.js new file mode 100644 index 00000000..12702e33 --- /dev/null +++ b/generator/generatedClasses/Oracle/storage/oci-archivalStorage.js @@ -0,0 +1,72 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a ObjectStorageClient object + * @category Oracle Cloud + */ +class Oracle_ArchivalStorage { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.objectstorage; + this._sdkclassName = this._oci.ObjectStorageClient( + params, + clientConfiguration + ); + } + /** + * Trigers the createBucket function of ObjectStorageClient + * @param {CreateBucketRequest} createBucketRequest - Data required for createBucket + * @returns {Promise} + */ + create(createBucketRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .createBucket(createBucketRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteBucket function of ObjectStorageClient + * @param {DeleteBucketRequest} deleteBucketRequest - Data required for deleteBucket + * @returns {Promise} + */ + delete(deleteBucketRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .deleteBucket(deleteBucketRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listBuckets function of ObjectStorageClient + * @param {ListBucketsRequest} listBucketsRequest - Data required for listBuckets + * @returns {Promise} + */ + list(listBucketsRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .listBuckets(listBucketsRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the updateBucket function of ObjectStorageClient + * @param {UpdateBucketRequest} updateBucketRequest - Data required for updateBucket + * @returns {Promise} + */ + update(updateBucketRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .updateBucket(updateBucketRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} +module.exports = Oracle_ArchivalStorage; diff --git a/generator/generatedClasses/Oracle/storage/oci-storageBucket.js b/generator/generatedClasses/Oracle/storage/oci-storageBucket.js new file mode 100644 index 00000000..abd2afba --- /dev/null +++ b/generator/generatedClasses/Oracle/storage/oci-storageBucket.js @@ -0,0 +1,85 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a ObjectStorageClient object + * @category Oracle Cloud + */ +class Oracle_StorageBucket { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.objectstorage; + this._sdkclassName = this._oci.ObjectStorageClient( + params, + clientConfiguration + ); + } + /** + * Trigers the createBucket function of ObjectStorageClient + * @param {CreateBucketRequest} createBucketRequest - Data required for createBucket + * @returns {Promise} + */ + create(createBucketRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .createBucket(createBucketRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteBucket function of ObjectStorageClient + * @param {DeleteBucketRequest} deleteBucketRequest - Data required for deleteBucket + * @returns {Promise} + */ + delete(deleteBucketRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .deleteBucket(deleteBucketRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getBucket function of ObjectStorageClient + * @param {GetBucketRequest} getBucketRequest - Data required for getBucket + * @returns {Promise} + */ + get(getBucketRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .getBucket(getBucketRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listBuckets function of ObjectStorageClient + * @param {ListBucketsRequest} listBucketsRequest - Data required for listBuckets + * @returns {Promise} + */ + list(listBucketsRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .listBuckets(listBucketsRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the reencryptBucket function of ObjectStorageClient + * @param {ReencryptBucketRequest} reencryptBucketRequest - Data required for reencryptBucket + * @returns {Promise} + */ + reencrypt(reencryptBucketRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .reencryptBucket(reencryptBucketRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} +module.exports = Oracle_StorageBucket; diff --git a/generator/generatedClasses/googleCloud/artificialinteligence/gcp-translation.js b/generator/generatedClasses/googleCloud/artificialinteligence/gcp-translation.js index bcc03216..5ff02a87 100644 --- a/generator/generatedClasses/googleCloud/artificialinteligence/gcp-translation.js +++ b/generator/generatedClasses/googleCloud/artificialinteligence/gcp-translation.js @@ -1,106 +1,106 @@ -const { TranslationServiceClient } = require("@google-cloud/translate"); +const { TranslationServiceClient } = require('@google-cloud/translate'); /*This is an auto generated class, please do not change.*/ /** * Class to create a Translation object * @category Google Cloud */ class GCP_Translation { - /** - * - * @param {object} config Configuration object - */ - constructor(config) { - this._translationServiceClient = new TranslationServiceClient(config); - } - /** - * Trigers the translateText function of undefined - * @param {TypeReference} request - Data required for translateText - * @param {TypeReference} [options] - Data required for translateText - * @returns {Promise} - */ - translate(request, options = undefined) { - return new Promise((resolve, reject) => { - this._translationServiceClient - .translateText(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the batchTranslateText function of undefined - * @param {TypeReference} request - Data required for batchTranslateText - * @param {TypeReference} [options] - Data required for batchTranslateText - * @returns {Promise} - */ - batchTranslate(request, options = undefined) { - return new Promise((resolve, reject) => { - this._translationServiceClient - .batchTranslateText(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the getGlossary function of undefined - * @param {TypeReference} request - Data required for getGlossary - * @param {TypeReference} [options] - Data required for getGlossary - * @returns {Promise} - */ - getGlossary(request, options = undefined) { - return new Promise((resolve, reject) => { - this._translationServiceClient - .getGlossary(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the createGlossary function of undefined - * @param {TypeReference} request - Data required for createGlossary - * @param {TypeReference} [options] - Data required for createGlossary - * @returns {Promise} - */ - createGlossary(request, options = undefined) { - return new Promise((resolve, reject) => { - this._translationServiceClient - .createGlossary(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the detectLanguage function of undefined - * @param {TypeReference} request - Data required for detectLanguage - * @param {TypeReference} [options] - Data required for detectLanguage - * @returns {Promise} - */ - detectLanguage(request, options = undefined) { - return new Promise((resolve, reject) => { - this._translationServiceClient - .detectLanguage(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } + /** + * + * @param {object} config Configuration object + */ + constructor(config) { + this._translationServiceClient = new TranslationServiceClient(config); + } + /** + * Trigers the translateText function of undefined + * @param {TypeReference} request - Data required for translateText + * @param {TypeReference} [options] - Data required for translateText + * @returns {Promise} + */ + translate(request, options = undefined) { + return new Promise((resolve, reject) => { + this._translationServiceClient + .translateText(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the batchTranslateText function of undefined + * @param {TypeReference} request - Data required for batchTranslateText + * @param {TypeReference} [options] - Data required for batchTranslateText + * @returns {Promise} + */ + batchTranslate(request, options = undefined) { + return new Promise((resolve, reject) => { + this._translationServiceClient + .batchTranslateText(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the getGlossary function of undefined + * @param {TypeReference} request - Data required for getGlossary + * @param {TypeReference} [options] - Data required for getGlossary + * @returns {Promise} + */ + getGlossary(request, options = undefined) { + return new Promise((resolve, reject) => { + this._translationServiceClient + .getGlossary(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the createGlossary function of undefined + * @param {TypeReference} request - Data required for createGlossary + * @param {TypeReference} [options] - Data required for createGlossary + * @returns {Promise} + */ + createGlossary(request, options = undefined) { + return new Promise((resolve, reject) => { + this._translationServiceClient + .createGlossary(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the detectLanguage function of undefined + * @param {TypeReference} request - Data required for detectLanguage + * @param {TypeReference} [options] - Data required for detectLanguage + * @returns {Promise} + */ + detectLanguage(request, options = undefined) { + return new Promise((resolve, reject) => { + this._translationServiceClient + .detectLanguage(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } } module.exports = GCP_Translation; diff --git a/generator/generatedClasses/googleCloud/compute/gcp-kubernetes.js b/generator/generatedClasses/googleCloud/compute/gcp-kubernetes.js index e0c08e67..8b2d00e5 100644 --- a/generator/generatedClasses/googleCloud/compute/gcp-kubernetes.js +++ b/generator/generatedClasses/googleCloud/compute/gcp-kubernetes.js @@ -1,178 +1,178 @@ -const { ClusterManagerClient } = require("@google-cloud/container"); +const { ClusterManagerClient } = require('@google-cloud/container'); /*This is an auto generated class, please do not change.*/ /** * Class to create a Kubernetes object * @category Google Cloud */ class GCP_Kubernetes { - /** - * - * @param {object} config Configuration object - */ - constructor(config) { - this._clusterManagerClient = new ClusterManagerClient(config); - } - /** - * Trigers the createCluster function of undefined - * @param {TypeReference} request - Data required for createCluster - * @param {TypeReference} [options] - Data required for createCluster - * @returns {Promise} - */ - create(request, options = undefined) { - return new Promise((resolve, reject) => { - this._clusterManagerClient - .createCluster(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteCluster function of undefined - * @param {TypeReference} request - Data required for deleteCluster - * @param {TypeReference} [options] - Data required for deleteCluster - * @returns {Promise} - */ - delete(request, options = undefined) { - return new Promise((resolve, reject) => { - this._clusterManagerClient - .deleteCluster(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the listClusters function of undefined - * @param {TypeReference} request - Data required for listClusters - * @param {TypeReference} [options] - Data required for listClusters - * @returns {Promise} - */ - listClusters(request, options = undefined) { - return new Promise((resolve, reject) => { - this._clusterManagerClient - .listClusters(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the getCluster function of undefined - * @param {TypeReference} request - Data required for getCluster - * @param {TypeReference} [options] - Data required for getCluster - * @returns {Promise} - */ - describeCluster(request, options = undefined) { - return new Promise((resolve, reject) => { - this._clusterManagerClient - .getCluster(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the createNodePool function of undefined - * @param {TypeReference} request - Data required for createNodePool - * @param {TypeReference} [options] - Data required for createNodePool - * @returns {Promise} - */ - createNodeGroup(request, options = undefined) { - return new Promise((resolve, reject) => { - this._clusterManagerClient - .createNodePool(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteNodePool function of undefined - * @param {TypeReference} request - Data required for deleteNodePool - * @param {TypeReference} [options] - Data required for deleteNodePool - * @returns {Promise} - */ - deleteNodegroup(request, options = undefined) { - return new Promise((resolve, reject) => { - this._clusterManagerClient - .deleteNodePool(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the getNodePool function of undefined - * @param {TypeReference} request - Data required for getNodePool - * @param {TypeReference} [options] - Data required for getNodePool - * @returns {Promise} - */ - describeNodeGroup(request, options = undefined) { - return new Promise((resolve, reject) => { - this._clusterManagerClient - .getNodePool(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the listNodePools function of undefined - * @param {TypeReference} request - Data required for listNodePools - * @param {TypeReference} [options] - Data required for listNodePools - * @returns {Promise} - */ - listNodegroups(request, options = undefined) { - return new Promise((resolve, reject) => { - this._clusterManagerClient - .listNodePools(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the setAddonsConfig function of undefined - * @param {TypeReference} request - Data required for setAddonsConfig - * @param {TypeReference} [options] - Data required for setAddonsConfig - * @returns {Promise} - */ - updateConfig(request, options = undefined) { - return new Promise((resolve, reject) => { - this._clusterManagerClient - .setAddonsConfig(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } + /** + * + * @param {object} config Configuration object + */ + constructor(config) { + this._clusterManagerClient = new ClusterManagerClient(config); + } + /** + * Trigers the createCluster function of undefined + * @param {TypeReference} request - Data required for createCluster + * @param {TypeReference} [options] - Data required for createCluster + * @returns {Promise} + */ + create(request, options = undefined) { + return new Promise((resolve, reject) => { + this._clusterManagerClient + .createCluster(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteCluster function of undefined + * @param {TypeReference} request - Data required for deleteCluster + * @param {TypeReference} [options] - Data required for deleteCluster + * @returns {Promise} + */ + delete(request, options = undefined) { + return new Promise((resolve, reject) => { + this._clusterManagerClient + .deleteCluster(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the listClusters function of undefined + * @param {TypeReference} request - Data required for listClusters + * @param {TypeReference} [options] - Data required for listClusters + * @returns {Promise} + */ + listClusters(request, options = undefined) { + return new Promise((resolve, reject) => { + this._clusterManagerClient + .listClusters(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the getCluster function of undefined + * @param {TypeReference} request - Data required for getCluster + * @param {TypeReference} [options] - Data required for getCluster + * @returns {Promise} + */ + describeCluster(request, options = undefined) { + return new Promise((resolve, reject) => { + this._clusterManagerClient + .getCluster(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the createNodePool function of undefined + * @param {TypeReference} request - Data required for createNodePool + * @param {TypeReference} [options] - Data required for createNodePool + * @returns {Promise} + */ + createNodeGroup(request, options = undefined) { + return new Promise((resolve, reject) => { + this._clusterManagerClient + .createNodePool(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteNodePool function of undefined + * @param {TypeReference} request - Data required for deleteNodePool + * @param {TypeReference} [options] - Data required for deleteNodePool + * @returns {Promise} + */ + deleteNodegroup(request, options = undefined) { + return new Promise((resolve, reject) => { + this._clusterManagerClient + .deleteNodePool(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the getNodePool function of undefined + * @param {TypeReference} request - Data required for getNodePool + * @param {TypeReference} [options] - Data required for getNodePool + * @returns {Promise} + */ + describeNodeGroup(request, options = undefined) { + return new Promise((resolve, reject) => { + this._clusterManagerClient + .getNodePool(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the listNodePools function of undefined + * @param {TypeReference} request - Data required for listNodePools + * @param {TypeReference} [options] - Data required for listNodePools + * @returns {Promise} + */ + listNodegroups(request, options = undefined) { + return new Promise((resolve, reject) => { + this._clusterManagerClient + .listNodePools(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the setAddonsConfig function of undefined + * @param {TypeReference} request - Data required for setAddonsConfig + * @param {TypeReference} [options] - Data required for setAddonsConfig + * @returns {Promise} + */ + updateConfig(request, options = undefined) { + return new Promise((resolve, reject) => { + this._clusterManagerClient + .setAddonsConfig(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } } module.exports = GCP_Kubernetes; diff --git a/generator/generatedClasses/googleCloud/database/gcp-RDBMS.js b/generator/generatedClasses/googleCloud/database/gcp-RDBMS.js index 46bbe942..e783c97f 100644 --- a/generator/generatedClasses/googleCloud/database/gcp-RDBMS.js +++ b/generator/generatedClasses/googleCloud/database/gcp-RDBMS.js @@ -1,134 +1,138 @@ -const { DatabaseAdminClient } = require("@google-cloud/spanner"); +const { DatabaseAdminClient } = require('@google-cloud/spanner'); /*This is an auto generated class, please do not change.*/ /** * Class to create a RDBMS object * @category Google Cloud */ class GCP_RDBMS { - /** - * - * @param {object} config Configuration object - */ - constructor(config) { - this._databaseAdminClient = new DatabaseAdminClient(config); - } - /** - * Trigers the createDatabase function of undefined - * @param {TypeReference} request - Data required for createDatabase - * @param {TypeReference} [options] - Data required for createDatabase - * @returns {Promise} - */ - createDatabse(request, options = undefined) { - return new Promise((resolve, reject) => { - this._databaseAdminClient - .createDatabase(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the dropDatabase function of undefined - * @param {TypeReference} request - Data required for dropDatabase - * @param {TypeReference} [options] - Data required for dropDatabase - * @returns {Promise} - */ - deleteDatabase(request, options = undefined) { - return new Promise((resolve, reject) => { - this._databaseAdminClient - .dropDatabase(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the createBackup function of undefined - * @param {TypeReference} request - Data required for createBackup - * @param {TypeReference} [options] - Data required for createBackup - * @returns {Promise} - */ - createSnapshots(request, options = undefined) { - return new Promise((resolve, reject) => { - this._databaseAdminClient - .createBackup(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the updateDatabaseDdl function of undefined - * @param {TypeReference} request - Data required for updateDatabaseDdl - * @param {TypeReference} [options] - Data required for updateDatabaseDdl - * @returns {Promise} - */ - modifyDB(request, options = undefined) { - return new Promise((resolve, reject) => { - this._databaseAdminClient - .updateDatabaseDdl(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the restoreDatabase function of undefined - * @param {TypeReference} request - Data required for restoreDatabase - * @param {TypeReference} [options] - Data required for restoreDatabase - * @returns {Promise} - */ - restoreDatabase(request, options = undefined) { - return new Promise((resolve, reject) => { - this._databaseAdminClient - .restoreDatabase(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteBackup function of undefined - * @param {TypeReference} request - Data required for deleteBackup - * @param {TypeReference} [options] - Data required for deleteBackup - * @returns {Promise} - */ - deleteDBSnapshot(request, options = undefined) { - return new Promise((resolve, reject) => { - this._databaseAdminClient - .deleteBackup(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the databasePath function of undefined - * @param {StringKeyword} project - Data required for databasePath - * @param {StringKeyword} instance - Data required for databasePath - * @param {StringKeyword} database - Data required for databasePath - * @returns {Promise} - */ - databasePath(project, instance, database) { - return this._databaseAdminClient.databasePath(project, instance, database); - } + /** + * + * @param {object} config Configuration object + */ + constructor(config) { + this._databaseAdminClient = new DatabaseAdminClient(config); + } + /** + * Trigers the createDatabase function of undefined + * @param {TypeReference} request - Data required for createDatabase + * @param {TypeReference} [options] - Data required for createDatabase + * @returns {Promise} + */ + createDatabse(request, options = undefined) { + return new Promise((resolve, reject) => { + this._databaseAdminClient + .createDatabase(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the dropDatabase function of undefined + * @param {TypeReference} request - Data required for dropDatabase + * @param {TypeReference} [options] - Data required for dropDatabase + * @returns {Promise} + */ + deleteDatabase(request, options = undefined) { + return new Promise((resolve, reject) => { + this._databaseAdminClient + .dropDatabase(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the createBackup function of undefined + * @param {TypeReference} request - Data required for createBackup + * @param {TypeReference} [options] - Data required for createBackup + * @returns {Promise} + */ + createSnapshots(request, options = undefined) { + return new Promise((resolve, reject) => { + this._databaseAdminClient + .createBackup(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the updateDatabaseDdl function of undefined + * @param {TypeReference} request - Data required for updateDatabaseDdl + * @param {TypeReference} [options] - Data required for updateDatabaseDdl + * @returns {Promise} + */ + modifyDB(request, options = undefined) { + return new Promise((resolve, reject) => { + this._databaseAdminClient + .updateDatabaseDdl(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the restoreDatabase function of undefined + * @param {TypeReference} request - Data required for restoreDatabase + * @param {TypeReference} [options] - Data required for restoreDatabase + * @returns {Promise} + */ + restoreDatabase(request, options = undefined) { + return new Promise((resolve, reject) => { + this._databaseAdminClient + .restoreDatabase(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteBackup function of undefined + * @param {TypeReference} request - Data required for deleteBackup + * @param {TypeReference} [options] - Data required for deleteBackup + * @returns {Promise} + */ + deleteDBSnapshot(request, options = undefined) { + return new Promise((resolve, reject) => { + this._databaseAdminClient + .deleteBackup(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the databasePath function of undefined + * @param {StringKeyword} project - Data required for databasePath + * @param {StringKeyword} instance - Data required for databasePath + * @param {StringKeyword} database - Data required for databasePath + * @returns {Promise} + */ + databasePath(project, instance, database) { + return this._databaseAdminClient.databasePath( + project, + instance, + database + ); + } } module.exports = GCP_RDBMS; diff --git a/generator/generatedClasses/googleCloud/database/gcp-noSql.js b/generator/generatedClasses/googleCloud/database/gcp-noSql.js index 7857a959..626a8256 100644 --- a/generator/generatedClasses/googleCloud/database/gcp-noSql.js +++ b/generator/generatedClasses/googleCloud/database/gcp-noSql.js @@ -1,79 +1,79 @@ -const { FirestoreClient } = require("@google-cloud/firestore"); +const { FirestoreClient } = require('@google-cloud/firestore'); /*This is an auto generated class, please do not change.*/ /** * Class to create a NoSql object * @category Google Cloud */ class GCP_NoSql { - /** - * - * @param {object} config Configuration object - */ - constructor(config) { - this._firestoreClient = new FirestoreClient(config); - } - /** - * Trigers the createDocument function of undefined - * @param {TypeReference} request - Data required for createDocument - * @param {TypeReference} [options] - Data required for createDocument - * @returns {Promise} - */ - createItem(request, options = undefined) { - return new Promise((resolve, reject) => { - this._firestoreClient - .createDocument(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteDocument function of undefined - * @param {TypeReference} request - Data required for deleteDocument - * @param {TypeReference} [options] - Data required for deleteDocument - * @returns {Promise} - */ - deleteItem(request, options = undefined) { - return new Promise((resolve, reject) => { - this._firestoreClient - .deleteDocument(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the updateDocument function of undefined - * @param {TypeReference} request - Data required for updateDocument - * @param {TypeReference} [options] - Data required for updateDocument - * @returns {Promise} - */ - updateItem(request, options = undefined) { - return new Promise((resolve, reject) => { - this._firestoreClient - .updateDocument(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the runQuery function of undefined - * @param {TypeReference} [request] - Data required for runQuery - * @param {TypeReference} [options] - Data required for runQuery - * @returns {Promise} - */ - query(request = undefined, options = undefined) { - return this._firestoreClient.runQuery(request, options); - } + /** + * + * @param {object} config Configuration object + */ + constructor(config) { + this._firestoreClient = new FirestoreClient(config); + } + /** + * Trigers the createDocument function of undefined + * @param {TypeReference} request - Data required for createDocument + * @param {TypeReference} [options] - Data required for createDocument + * @returns {Promise} + */ + createItem(request, options = undefined) { + return new Promise((resolve, reject) => { + this._firestoreClient + .createDocument(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteDocument function of undefined + * @param {TypeReference} request - Data required for deleteDocument + * @param {TypeReference} [options] - Data required for deleteDocument + * @returns {Promise} + */ + deleteItem(request, options = undefined) { + return new Promise((resolve, reject) => { + this._firestoreClient + .deleteDocument(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the updateDocument function of undefined + * @param {TypeReference} request - Data required for updateDocument + * @param {TypeReference} [options] - Data required for updateDocument + * @returns {Promise} + */ + updateItem(request, options = undefined) { + return new Promise((resolve, reject) => { + this._firestoreClient + .updateDocument(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the runQuery function of undefined + * @param {TypeReference} [request] - Data required for runQuery + * @param {TypeReference} [options] - Data required for runQuery + * @returns {Promise} + */ + query(request = undefined, options = undefined) { + return this._firestoreClient.runQuery(request, options); + } } module.exports = GCP_NoSql; diff --git a/generator/generatedClasses/googleCloud/management/gcp-keyManagement.js b/generator/generatedClasses/googleCloud/management/gcp-keyManagement.js index 8a106f5d..e90fee97 100644 --- a/generator/generatedClasses/googleCloud/management/gcp-keyManagement.js +++ b/generator/generatedClasses/googleCloud/management/gcp-keyManagement.js @@ -1,107 +1,109 @@ -const { KeyManagementServiceClient } = require("@google-cloud/kms"); +const { KeyManagementServiceClient } = require('@google-cloud/kms'); /*This is an auto generated class, please do not change.*/ /** * Class to create a KeyManagement object * @category Google Cloud */ class GCP_KeyManagement { - /** - * - * @param {object} config Configuration object - */ - constructor(config) { - this._keyManagementServiceClient = new KeyManagementServiceClient(config); - } - /** - * Trigers the createCryptoKey function of undefined - * @param {TypeReference} request - Data required for createCryptoKey - * @param {TypeReference} [options] - Data required for createCryptoKey - * @returns {Promise} - */ - createKey(request, options = undefined) { - return new Promise((resolve, reject) => { - this._keyManagementServiceClient - .createCryptoKey(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the destroyCryptoKeyVersion function of undefined - * @param {TypeReference} request - Data required for destroyCryptoKeyVersion - * @param {TypeReference} [options] - Data required for destroyCryptoKeyVersion - * @returns {Promise} - */ - deleteKey(request, options = undefined) { - return new Promise((resolve, reject) => { - this._keyManagementServiceClient - .destroyCryptoKeyVersion(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the updateCryptoKey function of undefined - * @param {TypeReference} request - Data required for updateCryptoKey - * @param {TypeReference} [options] - Data required for updateCryptoKey - * @returns {Promise} - */ - update(request, options = undefined) { - return new Promise((resolve, reject) => { - this._keyManagementServiceClient - .updateCryptoKey(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the getCryptoKey function of undefined - * @param {TypeReference} request - Data required for getCryptoKey - * @param {TypeReference} [options] - Data required for getCryptoKey - * @returns {Promise} - */ - describeKey(request, options = undefined) { - return new Promise((resolve, reject) => { - this._keyManagementServiceClient - .getCryptoKey(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the setIamPolicy function of undefined - * @param {TypeReference} request - Data required for setIamPolicy - * @param {UnionType} [options] - Data required for setIamPolicy - * @param {TypeReference} [callback] - Data required for setIamPolicy - * @returns {Promise} - */ - putKeyPolicy(request, options = undefined, callback = undefined) { - return new Promise((resolve, reject) => { - this._keyManagementServiceClient - .setIamPolicy(request, options, callback) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } + /** + * + * @param {object} config Configuration object + */ + constructor(config) { + this._keyManagementServiceClient = new KeyManagementServiceClient( + config + ); + } + /** + * Trigers the createCryptoKey function of undefined + * @param {TypeReference} request - Data required for createCryptoKey + * @param {TypeReference} [options] - Data required for createCryptoKey + * @returns {Promise} + */ + createKey(request, options = undefined) { + return new Promise((resolve, reject) => { + this._keyManagementServiceClient + .createCryptoKey(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the destroyCryptoKeyVersion function of undefined + * @param {TypeReference} request - Data required for destroyCryptoKeyVersion + * @param {TypeReference} [options] - Data required for destroyCryptoKeyVersion + * @returns {Promise} + */ + deleteKey(request, options = undefined) { + return new Promise((resolve, reject) => { + this._keyManagementServiceClient + .destroyCryptoKeyVersion(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the updateCryptoKey function of undefined + * @param {TypeReference} request - Data required for updateCryptoKey + * @param {TypeReference} [options] - Data required for updateCryptoKey + * @returns {Promise} + */ + update(request, options = undefined) { + return new Promise((resolve, reject) => { + this._keyManagementServiceClient + .updateCryptoKey(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the getCryptoKey function of undefined + * @param {TypeReference} request - Data required for getCryptoKey + * @param {TypeReference} [options] - Data required for getCryptoKey + * @returns {Promise} + */ + describeKey(request, options = undefined) { + return new Promise((resolve, reject) => { + this._keyManagementServiceClient + .getCryptoKey(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the setIamPolicy function of undefined + * @param {TypeReference} request - Data required for setIamPolicy + * @param {UnionType} [options] - Data required for setIamPolicy + * @param {TypeReference} [callback] - Data required for setIamPolicy + * @returns {Promise} + */ + putKeyPolicy(request, options = undefined, callback = undefined) { + return new Promise((resolve, reject) => { + this._keyManagementServiceClient + .setIamPolicy(request, options, callback) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } } module.exports = GCP_KeyManagement; diff --git a/generator/generatedClasses/googleCloud/management/gcp-monitoring.js b/generator/generatedClasses/googleCloud/management/gcp-monitoring.js index 8ea14029..4c03f5d1 100644 --- a/generator/generatedClasses/googleCloud/management/gcp-monitoring.js +++ b/generator/generatedClasses/googleCloud/management/gcp-monitoring.js @@ -1,116 +1,116 @@ -const { AlertPolicyServiceClient } = require("@google-cloud/monitoring"); -const { MetricServiceClient } = require("@google-cloud/monitoring"); +const { AlertPolicyServiceClient } = require('@google-cloud/monitoring'); +const { MetricServiceClient } = require('@google-cloud/monitoring'); /*This is an auto generated class, please do not change.*/ /** * Class to create a Monitoring object * @category Google Cloud */ class GCP_Monitoring { - /** - * - * @param {object} config Configuration object - */ - constructor(config) { - this._alertPolicyServiceClient = new AlertPolicyServiceClient(config); - this._metricServiceClient = new MetricServiceClient(config); - } - /** - * Trigers the createAlertPolicy function of undefined - * @param {TypeReference} request - Data required for createAlertPolicy - * @param {TypeReference} [options] - Data required for createAlertPolicy - * @returns {Promise} - */ - createAlarm(request, options = undefined) { - return new Promise((resolve, reject) => { - this._alertPolicyServiceClient - .createAlertPolicy(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteAlertPolicy function of undefined - * @param {TypeReference} request - Data required for deleteAlertPolicy - * @param {TypeReference} [options] - Data required for deleteAlertPolicy - * @returns {Promise} - */ - deleteAlarm(request, options = undefined) { - return new Promise((resolve, reject) => { - this._alertPolicyServiceClient - .deleteAlertPolicy(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the updateAlertPolicy function of undefined - * @param {TypeReference} request - Data required for updateAlertPolicy - * @param {TypeReference} [options] - Data required for updateAlertPolicy - * @returns {Promise} - */ - updateAlarm(request, options = undefined) { - return new Promise((resolve, reject) => { - this._alertPolicyServiceClient - .updateAlertPolicy(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the listAlertPolicies function of undefined - * @param {TypeReference} request - Data required for listAlertPolicies - * @param {TypeReference} [options] - Data required for listAlertPolicies - * @returns {Promise} - */ - listAlarms(request, options = undefined) { - return new Promise((resolve, reject) => { - this._alertPolicyServiceClient - .listAlertPolicies(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the getMetricDescriptor function of undefined - * @param {TypeReference} request - Data required for getMetricDescriptor - * @param {TypeReference} [options] - Data required for getMetricDescriptor - * @returns {Promise} - */ - getMetricData(request, options = undefined) { - return new Promise((resolve, reject) => { - this._metricServiceClient - .getMetricDescriptor(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the projectPath function of undefined - * @param {StringKeyword} project - Data required for projectPath - * @returns {Promise} - */ - projectPath(project) { - return this._alertPolicyServiceClient.projectPath(project); - } + /** + * + * @param {object} config Configuration object + */ + constructor(config) { + this._alertPolicyServiceClient = new AlertPolicyServiceClient(config); + this._metricServiceClient = new MetricServiceClient(config); + } + /** + * Trigers the createAlertPolicy function of undefined + * @param {TypeReference} request - Data required for createAlertPolicy + * @param {TypeReference} [options] - Data required for createAlertPolicy + * @returns {Promise} + */ + createAlarm(request, options = undefined) { + return new Promise((resolve, reject) => { + this._alertPolicyServiceClient + .createAlertPolicy(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteAlertPolicy function of undefined + * @param {TypeReference} request - Data required for deleteAlertPolicy + * @param {TypeReference} [options] - Data required for deleteAlertPolicy + * @returns {Promise} + */ + deleteAlarm(request, options = undefined) { + return new Promise((resolve, reject) => { + this._alertPolicyServiceClient + .deleteAlertPolicy(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the updateAlertPolicy function of undefined + * @param {TypeReference} request - Data required for updateAlertPolicy + * @param {TypeReference} [options] - Data required for updateAlertPolicy + * @returns {Promise} + */ + updateAlarm(request, options = undefined) { + return new Promise((resolve, reject) => { + this._alertPolicyServiceClient + .updateAlertPolicy(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the listAlertPolicies function of undefined + * @param {TypeReference} request - Data required for listAlertPolicies + * @param {TypeReference} [options] - Data required for listAlertPolicies + * @returns {Promise} + */ + listAlarms(request, options = undefined) { + return new Promise((resolve, reject) => { + this._alertPolicyServiceClient + .listAlertPolicies(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the getMetricDescriptor function of undefined + * @param {TypeReference} request - Data required for getMetricDescriptor + * @param {TypeReference} [options] - Data required for getMetricDescriptor + * @returns {Promise} + */ + getMetricData(request, options = undefined) { + return new Promise((resolve, reject) => { + this._metricServiceClient + .getMetricDescriptor(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the projectPath function of undefined + * @param {StringKeyword} project - Data required for projectPath + * @returns {Promise} + */ + projectPath(project) { + return this._alertPolicyServiceClient.projectPath(project); + } } module.exports = GCP_Monitoring; diff --git a/generator/generatedClasses/googleCloud/management/gcp-notificationService.js b/generator/generatedClasses/googleCloud/management/gcp-notificationService.js index ff4ee74f..447558f5 100644 --- a/generator/generatedClasses/googleCloud/management/gcp-notificationService.js +++ b/generator/generatedClasses/googleCloud/management/gcp-notificationService.js @@ -1,162 +1,162 @@ -const { PublisherClient } = require("@google-cloud/pubsub"); -const { SubscriberClient } = require("@google-cloud/pubsub"); +const { PublisherClient } = require('@google-cloud/pubsub'); +const { SubscriberClient } = require('@google-cloud/pubsub'); /*This is an auto generated class, please do not change.*/ /** * Class to create a NotificationService object * @category Google Cloud */ class GCP_NotificationService { - /** - * - * @param {object} config Configuration object - */ - constructor(config) { - this._publisherClient = new PublisherClient(config); - this._subscriberClient = new SubscriberClient(config); - } - /** - * Trigers the createTopic function of undefined - * @param {TypeReference} request - Data required for createTopic - * @param {TypeReference} [options] - Data required for createTopic - * @returns {Promise} - */ - createTopic(request, options = undefined) { - return new Promise((resolve, reject) => { - this._publisherClient - .createTopic(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteTopic function of undefined - * @param {TypeReference} request - Data required for deleteTopic - * @param {TypeReference} [options] - Data required for deleteTopic - * @returns {Promise} - */ - deleteTopic(request, options = undefined) { - return new Promise((resolve, reject) => { - this._publisherClient - .deleteTopic(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the getTopic function of undefined - * @param {TypeReference} request - Data required for getTopic - * @param {TypeReference} [options] - Data required for getTopic - * @returns {Promise} - */ - getTopicAttributes(request, options = undefined) { - return new Promise((resolve, reject) => { - this._publisherClient - .getTopic(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the listTopicSubscriptions function of undefined - * @param {TypeReference} request - Data required for listTopicSubscriptions - * @param {TypeReference} [options] - Data required for listTopicSubscriptions - * @returns {Promise} - */ - listSubscriptions(request, options = undefined) { - return new Promise((resolve, reject) => { - this._publisherClient - .listTopicSubscriptions(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the createSubscription function of undefined - * @param {TypeReference} request - Data required for createSubscription - * @param {TypeReference} [options] - Data required for createSubscription - * @returns {Promise} - */ - subscribe(request, options = undefined) { - return new Promise((resolve, reject) => { - this._subscriberClient - .createSubscription(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the publish function of undefined - * @param {TypeReference} request - Data required for publish - * @param {TypeReference} [options] - Data required for publish - * @returns {Promise} - */ - publish(request, options = undefined) { - return new Promise((resolve, reject) => { - this._publisherClient - .publish(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the listTopics function of undefined - * @param {TypeReference} request - Data required for listTopics - * @param {TypeReference} [options] - Data required for listTopics - * @returns {Promise} - */ - listTopics(request, options = undefined) { - return new Promise((resolve, reject) => { - this._publisherClient - .listTopics(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the deleteSubscription function of undefined - * @param {TypeReference} request - Data required for deleteSubscription - * @param {TypeReference} [options] - Data required for deleteSubscription - * @returns {Promise} - */ - unsubscribe(request, options = undefined) { - return new Promise((resolve, reject) => { - this._subscriberClient - .deleteSubscription(request, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } + /** + * + * @param {object} config Configuration object + */ + constructor(config) { + this._publisherClient = new PublisherClient(config); + this._subscriberClient = new SubscriberClient(config); + } + /** + * Trigers the createTopic function of undefined + * @param {TypeReference} request - Data required for createTopic + * @param {TypeReference} [options] - Data required for createTopic + * @returns {Promise} + */ + createTopic(request, options = undefined) { + return new Promise((resolve, reject) => { + this._publisherClient + .createTopic(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteTopic function of undefined + * @param {TypeReference} request - Data required for deleteTopic + * @param {TypeReference} [options] - Data required for deleteTopic + * @returns {Promise} + */ + deleteTopic(request, options = undefined) { + return new Promise((resolve, reject) => { + this._publisherClient + .deleteTopic(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the getTopic function of undefined + * @param {TypeReference} request - Data required for getTopic + * @param {TypeReference} [options] - Data required for getTopic + * @returns {Promise} + */ + getTopicAttributes(request, options = undefined) { + return new Promise((resolve, reject) => { + this._publisherClient + .getTopic(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the listTopicSubscriptions function of undefined + * @param {TypeReference} request - Data required for listTopicSubscriptions + * @param {TypeReference} [options] - Data required for listTopicSubscriptions + * @returns {Promise} + */ + listSubscriptions(request, options = undefined) { + return new Promise((resolve, reject) => { + this._publisherClient + .listTopicSubscriptions(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the createSubscription function of undefined + * @param {TypeReference} request - Data required for createSubscription + * @param {TypeReference} [options] - Data required for createSubscription + * @returns {Promise} + */ + subscribe(request, options = undefined) { + return new Promise((resolve, reject) => { + this._subscriberClient + .createSubscription(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the publish function of undefined + * @param {TypeReference} request - Data required for publish + * @param {TypeReference} [options] - Data required for publish + * @returns {Promise} + */ + publish(request, options = undefined) { + return new Promise((resolve, reject) => { + this._publisherClient + .publish(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the listTopics function of undefined + * @param {TypeReference} request - Data required for listTopics + * @param {TypeReference} [options] - Data required for listTopics + * @returns {Promise} + */ + listTopics(request, options = undefined) { + return new Promise((resolve, reject) => { + this._publisherClient + .listTopics(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the deleteSubscription function of undefined + * @param {TypeReference} request - Data required for deleteSubscription + * @param {TypeReference} [options] - Data required for deleteSubscription + * @returns {Promise} + */ + unsubscribe(request, options = undefined) { + return new Promise((resolve, reject) => { + this._subscriberClient + .deleteSubscription(request, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } } module.exports = GCP_NotificationService; diff --git a/generator/generatedClasses/googleCloud/network/gcp-DNS.js b/generator/generatedClasses/googleCloud/network/gcp-DNS.js index acb9acd3..eadb0c8a 100644 --- a/generator/generatedClasses/googleCloud/network/gcp-DNS.js +++ b/generator/generatedClasses/googleCloud/network/gcp-DNS.js @@ -1,104 +1,101 @@ -const { DNS } = require("@google-cloud/dns"); +const { DNS } = require('@google-cloud/dns'); /*This is an auto generated class, please do not change.*/ /** * Class to create a dns object * @category Google Cloud */ class GCP_dns { - /** - * - * @param {object} config Configuration object - */ - constructor(config) { - this._dns = new DNS(config); - } - /** - * Trigers the getZones function of dns - * @param {TypeReference} [query] - Optional parameter - * @returns {Promise} - */ - listZones(query = undefined) { - return new Promise((resolve, reject) => { - this._dns - .getZones(query) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the create function of dns - * @param {string} [identifier] - Optional parameter - * @param {DNS} dns - Mandatory parameter - * @param {TypeReference} config - Mandatory parameter - * @returns {Promise} - */ - createZone(dns, config, identifier = undefined) { - return new Promise((resolve, reject) => { - dns - .zone(identifier) - .create(config) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the createChange function of dns - * @param {string} [identifier] - Optional parameter - * @param {DNS} dns - Mandatory parameter - * @param {TypeReference} config - Mandatory parameter - * @returns {Promise} - */ - changeRecordSets(dns, config, identifier = undefined) { - return new Promise((resolve, reject) => { - dns - .zone(identifier) - .createChange(config) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the delete function of dns - * @param {string} [identifier] - Optional parameter - * @param {DNS} dns - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - deleteZone(dns, options = undefined, identifier = undefined) { - return new Promise((resolve, reject) => { - dns - .zone(identifier) - .delete(options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the record function of dns - * @param {string} [identifier] - Optional parameter - * @param {DNS} dns - Mandatory parameter - * @param {StringKeyword} type - Mandatory parameter - * @param {TypeReference} metadata - Mandatory parameter - * @returns {Promise} - */ - record(dns, type, metadata) { - return this.dns.record(type, metadata); - } + /** + * + * @param {object} config Configuration object + */ + constructor(config) { + this._dns = new DNS(config); + } + /** + * Trigers the getZones function of dns + * @param {TypeReference} [query] - Optional parameter + * @returns {Promise} + */ + listZones(query = undefined) { + return new Promise((resolve, reject) => { + this._dns + .getZones(query) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the create function of dns + * @param {string} [identifier] - Optional parameter + * @param {DNS} dns - Mandatory parameter + * @param {TypeReference} config - Mandatory parameter + * @returns {Promise} + */ + createZone(dns, config, identifier = undefined) { + return new Promise((resolve, reject) => { + dns.zone(identifier) + .create(config) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the createChange function of dns + * @param {string} [identifier] - Optional parameter + * @param {DNS} dns - Mandatory parameter + * @param {TypeReference} config - Mandatory parameter + * @returns {Promise} + */ + changeRecordSets(dns, config, identifier = undefined) { + return new Promise((resolve, reject) => { + dns.zone(identifier) + .createChange(config) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the delete function of dns + * @param {string} [identifier] - Optional parameter + * @param {DNS} dns - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + deleteZone(dns, options = undefined, identifier = undefined) { + return new Promise((resolve, reject) => { + dns.zone(identifier) + .delete(options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the record function of dns + * @param {string} [identifier] - Optional parameter + * @param {DNS} dns - Mandatory parameter + * @param {StringKeyword} type - Mandatory parameter + * @param {TypeReference} metadata - Mandatory parameter + * @returns {Promise} + */ + record(dns, type, metadata) { + return this.dns.record(type, metadata); + } } module.exports = GCP_dns; diff --git a/generator/generatedClasses/googleCloud/storage/gcp-archivalStorage.js b/generator/generatedClasses/googleCloud/storage/gcp-archivalStorage.js index a51af327..75ab8af4 100644 --- a/generator/generatedClasses/googleCloud/storage/gcp-archivalStorage.js +++ b/generator/generatedClasses/googleCloud/storage/gcp-archivalStorage.js @@ -1,111 +1,111 @@ -const { Storage } = require("@google-cloud/storage"); +const { Storage } = require('@google-cloud/storage'); /*This is an auto generated class, please do not change.*/ /** * Class to create a storage object * @category Google Cloud */ class GCP_storage { - /** - * - * @param {object} config Configuration object - */ - constructor(config) { - this._storage = new Storage(config); - } - /** - * Trigers the deleteFiles function of storage - * @param {string} [identifier] - Optional parameter - * @param {Storage} storage - Mandatory parameter - * @param {TypeReference} [query] - Optional parameter - * @returns {Promise} - */ - deleteFiles(storage, query = undefined, identifier = undefined) { - return new Promise((resolve, reject) => { - storage - .bucket(identifier) - .deleteFiles(query) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the upload function of storage - * @param {string} [identifier] - Optional parameter - * @param {Storage} storage - Mandatory parameter - * @param {StringKeyword} pathString - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - upload(storage, pathString, options = undefined, identifier = undefined) { - return new Promise((resolve, reject) => { - storage - .bucket(identifier) - .upload(pathString, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the makePublic function of storage - * @param {string} [identifier] - Optional parameter - * @param {Bucket} bucket - Mandatory parameter - * @returns {Promise} - */ - makePublic(bucket, identifier = undefined) { - return new Promise((resolve, reject) => { - bucket - .file(identifier) - .makePublic() - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the createBucket function of storage - * @param {StringKeyword} name - Mandatory parameter - * @param {TypeReference} [metadata] - Optional parameter - * @returns {Promise} - */ - create(name, metadata = undefined) { - return new Promise((resolve, reject) => { - this._storage - .createBucket(name, metadata) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the getBuckets function of storage - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - list(options = undefined) { - return new Promise((resolve, reject) => { - this._storage - .getBuckets(options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } + /** + * + * @param {object} config Configuration object + */ + constructor(config) { + this._storage = new Storage(config); + } + /** + * Trigers the deleteFiles function of storage + * @param {string} [identifier] - Optional parameter + * @param {Storage} storage - Mandatory parameter + * @param {TypeReference} [query] - Optional parameter + * @returns {Promise} + */ + deleteFiles(storage, query = undefined, identifier = undefined) { + return new Promise((resolve, reject) => { + storage + .bucket(identifier) + .deleteFiles(query) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the upload function of storage + * @param {string} [identifier] - Optional parameter + * @param {Storage} storage - Mandatory parameter + * @param {StringKeyword} pathString - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + upload(storage, pathString, options = undefined, identifier = undefined) { + return new Promise((resolve, reject) => { + storage + .bucket(identifier) + .upload(pathString, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the makePublic function of storage + * @param {string} [identifier] - Optional parameter + * @param {Bucket} bucket - Mandatory parameter + * @returns {Promise} + */ + makePublic(bucket, identifier = undefined) { + return new Promise((resolve, reject) => { + bucket + .file(identifier) + .makePublic() + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the createBucket function of storage + * @param {StringKeyword} name - Mandatory parameter + * @param {TypeReference} [metadata] - Optional parameter + * @returns {Promise} + */ + create(name, metadata = undefined) { + return new Promise((resolve, reject) => { + this._storage + .createBucket(name, metadata) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the getBuckets function of storage + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + list(options = undefined) { + return new Promise((resolve, reject) => { + this._storage + .getBuckets(options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } } module.exports = GCP_storage; diff --git a/generator/generatedClasses/googleCloud/storage/gcp-storageBucket.js b/generator/generatedClasses/googleCloud/storage/gcp-storageBucket.js index a51af327..75ab8af4 100644 --- a/generator/generatedClasses/googleCloud/storage/gcp-storageBucket.js +++ b/generator/generatedClasses/googleCloud/storage/gcp-storageBucket.js @@ -1,111 +1,111 @@ -const { Storage } = require("@google-cloud/storage"); +const { Storage } = require('@google-cloud/storage'); /*This is an auto generated class, please do not change.*/ /** * Class to create a storage object * @category Google Cloud */ class GCP_storage { - /** - * - * @param {object} config Configuration object - */ - constructor(config) { - this._storage = new Storage(config); - } - /** - * Trigers the deleteFiles function of storage - * @param {string} [identifier] - Optional parameter - * @param {Storage} storage - Mandatory parameter - * @param {TypeReference} [query] - Optional parameter - * @returns {Promise} - */ - deleteFiles(storage, query = undefined, identifier = undefined) { - return new Promise((resolve, reject) => { - storage - .bucket(identifier) - .deleteFiles(query) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the upload function of storage - * @param {string} [identifier] - Optional parameter - * @param {Storage} storage - Mandatory parameter - * @param {StringKeyword} pathString - Mandatory parameter - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - upload(storage, pathString, options = undefined, identifier = undefined) { - return new Promise((resolve, reject) => { - storage - .bucket(identifier) - .upload(pathString, options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the makePublic function of storage - * @param {string} [identifier] - Optional parameter - * @param {Bucket} bucket - Mandatory parameter - * @returns {Promise} - */ - makePublic(bucket, identifier = undefined) { - return new Promise((resolve, reject) => { - bucket - .file(identifier) - .makePublic() - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the createBucket function of storage - * @param {StringKeyword} name - Mandatory parameter - * @param {TypeReference} [metadata] - Optional parameter - * @returns {Promise} - */ - create(name, metadata = undefined) { - return new Promise((resolve, reject) => { - this._storage - .createBucket(name, metadata) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } - /** - * Trigers the getBuckets function of storage - * @param {TypeReference} [options] - Optional parameter - * @returns {Promise} - */ - list(options = undefined) { - return new Promise((resolve, reject) => { - this._storage - .getBuckets(options) - .then(result => { - resolve(result); - }) - .catch(err => { - reject(err); - }); - }); - } + /** + * + * @param {object} config Configuration object + */ + constructor(config) { + this._storage = new Storage(config); + } + /** + * Trigers the deleteFiles function of storage + * @param {string} [identifier] - Optional parameter + * @param {Storage} storage - Mandatory parameter + * @param {TypeReference} [query] - Optional parameter + * @returns {Promise} + */ + deleteFiles(storage, query = undefined, identifier = undefined) { + return new Promise((resolve, reject) => { + storage + .bucket(identifier) + .deleteFiles(query) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the upload function of storage + * @param {string} [identifier] - Optional parameter + * @param {Storage} storage - Mandatory parameter + * @param {StringKeyword} pathString - Mandatory parameter + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + upload(storage, pathString, options = undefined, identifier = undefined) { + return new Promise((resolve, reject) => { + storage + .bucket(identifier) + .upload(pathString, options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the makePublic function of storage + * @param {string} [identifier] - Optional parameter + * @param {Bucket} bucket - Mandatory parameter + * @returns {Promise} + */ + makePublic(bucket, identifier = undefined) { + return new Promise((resolve, reject) => { + bucket + .file(identifier) + .makePublic() + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the createBucket function of storage + * @param {StringKeyword} name - Mandatory parameter + * @param {TypeReference} [metadata] - Optional parameter + * @returns {Promise} + */ + create(name, metadata = undefined) { + return new Promise((resolve, reject) => { + this._storage + .createBucket(name, metadata) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } + /** + * Trigers the getBuckets function of storage + * @param {TypeReference} [options] - Optional parameter + * @returns {Promise} + */ + list(options = undefined) { + return new Promise((resolve, reject) => { + this._storage + .getBuckets(options) + .then(result => { + resolve(result); + }) + .catch(err => { + reject(err); + }); + }); + } } module.exports = GCP_storage; diff --git a/generator/generators/azure/generator.ts b/generator/generators/azure/generator.ts index 2aa27b60..38839d33 100644 --- a/generator/generators/azure/generator.ts +++ b/generator/generators/azure/generator.ts @@ -1,152 +1,152 @@ -import * as fs from "fs"; -import { createSourceFile, ScriptTarget,SyntaxKind } from "typescript"; +import * as fs from 'fs'; +import { createSourceFile, ScriptTarget, SyntaxKind } from 'typescript'; -import { getAST } from "../../parsers/azure/parser"; -import { transform } from "../../transformers/azure/transformer"; -import { filters, getDir,groupers, printFile } from "../lib/helper"; +import { getAST } from '../../parsers/azure/parser'; +import { transform } from '../../transformers/azure/transformer'; +import { filters, getDir, groupers, printFile } from '../lib/helper'; interface FunctionData { - pkgName: string; - fileName: string; - functionName: string; - SDKFunctionName: string; - params: param[]; - returnType: string; - client: string; + pkgName: string; + fileName: string; + functionName: string; + SDKFunctionName: string; + params: param[]; + returnType: string; + client: string; } interface param { - name: string; - type: string; + name: string; + type: string; } -const dummyFile = process.cwd() + "/dummyClasses/azure.js"; +const dummyFile = process.cwd() + '/dummyClasses/azure.js'; const dummyAst = createSourceFile( - dummyFile, - fs.readFileSync(dummyFile).toString(), - ScriptTarget.Latest, - true + dummyFile, + fs.readFileSync(dummyFile).toString(), + ScriptTarget.Latest, + true ); export function extractSDKData(sdkFiles, methods) { - const specifiedMethods = JSON.parse(JSON.stringify(methods)); - sdkFiles.map(sdkFile => { - sdkFile.ast.members.map(member => { - if (SyntaxKind[member.kind] === "Constructor") { - member.parameters.map(param => { - const tempStr = param.type.typeName.text.split(/(?=[A-Z])/); - tempStr.pop(); - sdkFile.client = tempStr.join(""); - }); - } - - if ( - SyntaxKind[member.kind] === "MethodDeclaration" && - sdkFile.sdkFunctionNames.includes(member.name.text) - ) { - const method = methods.find( - methd => - methd.SDKFunctionName === member.name.text && - methd.fileName === sdkFile.fileName - ); - const parameters = member.parameters.map(param => { - return { - name: param.name.text, - optional: param.questionToken ? true : false, - type: SyntaxKind[param.type.kind] - }; - }); - - const returnType = SyntaxKind[member.type.kind]; - if (!method.returnType) { - method.params = parameters; - method.returnType = returnType; - method.client = sdkFile.client; - } else { - const clone = JSON.parse(JSON.stringify(method)); - clone.params = parameters; - clone.returnType = returnType; - clone.client = sdkFile.client; - methods.push(clone); - } - } - }); - }); - - if (JSON.stringify(methods) === JSON.stringify(specifiedMethods)) { - throw new Error("Data extraction unsuccessful"); - } - - const groupedMethods = groupers.azure(methods); - methods = filters.azure(groupedMethods); - - const classData = { - functions: methods - }; - - return classData; + const specifiedMethods = JSON.parse(JSON.stringify(methods)); + sdkFiles.map(sdkFile => { + sdkFile.ast.members.map(member => { + if (SyntaxKind[member.kind] === 'Constructor') { + member.parameters.map(param => { + const tempStr = param.type.typeName.text.split(/(?=[A-Z])/); + tempStr.pop(); + sdkFile.client = tempStr.join(''); + }); + } + + if ( + SyntaxKind[member.kind] === 'MethodDeclaration' && + sdkFile.sdkFunctionNames.includes(member.name.text) + ) { + const method = methods.find( + methd => + methd.SDKFunctionName === member.name.text && + methd.fileName === sdkFile.fileName + ); + const parameters = member.parameters.map(param => { + return { + name: param.name.text, + optional: param.questionToken ? true : false, + type: SyntaxKind[param.type.kind], + }; + }); + + const returnType = SyntaxKind[member.type.kind]; + if (!method.returnType) { + method.params = parameters; + method.returnType = returnType; + method.client = sdkFile.client; + } else { + const clone = JSON.parse(JSON.stringify(method)); + clone.params = parameters; + clone.returnType = returnType; + clone.client = sdkFile.client; + methods.push(clone); + } + } + }); + }); + + if (JSON.stringify(methods) === JSON.stringify(specifiedMethods)) { + throw new Error('Data extraction unsuccessful'); + } + + const groupedMethods = groupers.azure(methods); + methods = filters.azure(groupedMethods); + + const classData = { + functions: methods, + }; + + return classData; } export async function generateAzureClass(serviceClass, serviceName) { - let methods: FunctionData[] = []; - - Object.keys(serviceClass).map((key, index) => { - methods.push({ - pkgName: serviceClass[key].split(" ")[0], - fileName: serviceClass[key].split(" ")[1], - functionName: key, - SDKFunctionName: serviceClass[key].split(" ")[2], - params: [], - returnType: null, - client: null - }); - }); - - const files = Array.from(new Set(methods.map(method => method.fileName))); - - const sdkFiles = files.map(file => { - return { - fileName: file, - pkgName: methods[0].pkgName, - ast: null, - client: null, - sdkFunctionNames: methods - .filter(method => method.fileName === file) - .map(method => method.SDKFunctionName) - }; - }); - - await Promise.all( - sdkFiles.map(async file => { - file.ast = await getAST(file); - }) - ); - - const classData: any = extractSDKData(sdkFiles, methods); - classData.serviceName = serviceName; - const output = await transform(dummyAst, classData); - let filePath; - const dir = getDir(serviceName); - if (!fs.existsSync(process.cwd() + "/generatedClasses/Azure/" + dir)) { - fs.mkdirSync(process.cwd() + "/generatedClasses/Azure/" + dir); - } - if (/^[A-Z]*$/.test(serviceName)) { - filePath = - process.cwd() + - "/generatedClasses/Azure/" + - dir + - "/azure-" + - serviceName + - ".js"; - } else { - filePath = - process.cwd() + - "/generatedClasses/Azure/" + - dir + - "/azure-" + - serviceName.charAt(0).toLowerCase() + - serviceName.slice(1) + - ".js"; - } - printFile(filePath, output); + const methods: FunctionData[] = []; + + Object.keys(serviceClass).map((key, index) => { + methods.push({ + pkgName: serviceClass[key].split(' ')[0], + fileName: serviceClass[key].split(' ')[1], + functionName: key, + SDKFunctionName: serviceClass[key].split(' ')[2], + params: [], + returnType: null, + client: null, + }); + }); + + const files = Array.from(new Set(methods.map(method => method.fileName))); + + const sdkFiles = files.map(file => { + return { + fileName: file, + pkgName: methods[0].pkgName, + ast: null, + client: null, + sdkFunctionNames: methods + .filter(method => method.fileName === file) + .map(method => method.SDKFunctionName), + }; + }); + + await Promise.all( + sdkFiles.map(async file => { + file.ast = await getAST(file); + }) + ); + + const classData: any = extractSDKData(sdkFiles, methods); + classData.serviceName = serviceName; + const output = await transform(dummyAst, classData); + let filePath; + const dir = getDir(serviceName); + if (!fs.existsSync(process.cwd() + '/generatedClasses/Azure/' + dir)) { + fs.mkdirSync(process.cwd() + '/generatedClasses/Azure/' + dir); + } + if (/^[A-Z]*$/.test(serviceName)) { + filePath = + process.cwd() + + '/generatedClasses/Azure/' + + dir + + '/azure-' + + serviceName + + '.js'; + } else { + filePath = + process.cwd() + + '/generatedClasses/Azure/' + + dir + + '/azure-' + + serviceName.charAt(0).toLowerCase() + + serviceName.slice(1) + + '.js'; + } + printFile(filePath, output); } diff --git a/generator/generators/do/generator.ts b/generator/generators/do/generator.ts index 052b13e0..7a97277d 100644 --- a/generator/generators/do/generator.ts +++ b/generator/generators/do/generator.ts @@ -1,123 +1,129 @@ -import * as fs from "fs"; -import { createSourceFile, ScriptTarget, SyntaxKind } from "typescript"; +import * as fs from 'fs'; +import { createSourceFile, ScriptTarget, SyntaxKind } from 'typescript'; -import { getAST } from "../../parsers/do/parser"; -import { transform } from "../../transformers/do/transformer"; -import { getDir,printFile } from "../lib/helper"; +import { getAST } from '../../parsers/do/parser'; +import { transform } from '../../transformers/do/transformer'; +import { getDir, printFile } from '../lib/helper'; interface FunctionData { - functionName: string; - SDKFunctionName: string; - params: param[]; + functionName: string; + SDKFunctionName: string; + params: param[]; } interface param { - name: string; - type: string; - typeName: string; + name: string; + type: string; + typeName: string; } interface ClassData { - className: string; - functions: FunctionData[]; - serviceName: string; + className: string; + functions: FunctionData[]; + serviceName: string; } -const dummyFile = process.cwd() + "/dummyClasses/do.js"; +const dummyFile = process.cwd() + '/dummyClasses/do.js'; const dummyAst = createSourceFile( - dummyFile, - fs.readFileSync(dummyFile).toString(), - ScriptTarget.Latest, - true + dummyFile, + fs.readFileSync(dummyFile).toString(), + ScriptTarget.Latest, + true ); export function extractSDKData(sdkClassAst, serviceClass) { - let methods: FunctionData[] = []; - const functions = []; - - Object.keys(serviceClass).map((key, index) => { - functions.push(serviceClass[key].split(" ")[1]); - }); - - sdkClassAst.members.map(method => { - if (method.name && functions.includes(method.name.text)) { - let name; - Object.keys(serviceClass).map((key, index) => { - if (serviceClass[key].split(" ")[1] === method.name.text) { - name = key; - } - }); - - const parameters = []; - method.parameters.map(param => { - if (param.name.text !== "callback") { - const parameter = { - name: param.name.text, - optional: param.questionToken ? true : false, - type: SyntaxKind[param.type.kind], - typeName: null - }; - - if (parameter.type === "TypeReference" && param.type.typeName) { - parameter.typeName = param.type.typeName.text; - } - - parameters.push(parameter); - } - }); - - methods.push({ - functionName: name.toString(), - SDKFunctionName: method.name.text.toString(), - params: parameters - }); - } - }); - - const classData: ClassData = { - className: sdkClassAst.name.text, - functions: methods, - serviceName: null - }; - - return classData; + const methods: FunctionData[] = []; + const functions = []; + + Object.keys(serviceClass).map((key, index) => { + functions.push(serviceClass[key].split(' ')[1]); + }); + + sdkClassAst.members.map(method => { + if (method.name && functions.includes(method.name.text)) { + let name; + Object.keys(serviceClass).map((key, index) => { + if (serviceClass[key].split(' ')[1] === method.name.text) { + name = key; + } + }); + + const parameters = []; + method.parameters.map(param => { + if (param.name.text !== 'callback') { + const parameter = { + name: param.name.text, + optional: param.questionToken ? true : false, + type: SyntaxKind[param.type.kind], + typeName: null, + }; + + if ( + parameter.type === 'TypeReference' && + param.type.typeName + ) { + parameter.typeName = param.type.typeName.text; + } + + parameters.push(parameter); + } + }); + + methods.push({ + functionName: name.toString(), + SDKFunctionName: method.name.text.toString(), + params: parameters, + }); + } + }); + + const classData: ClassData = { + className: sdkClassAst.name.text, + functions: methods, + serviceName: null, + }; + + return classData; } export function generateDOClass(serviceClass, serviceName) { - const sdkFile = serviceClass[Object.keys(serviceClass)[0]].split(" ")[0]; - getAST(sdkFile).then(async result => { - const sdkClassAst = result; - try { - const classData: ClassData = extractSDKData(sdkClassAst, serviceClass); - classData.serviceName = serviceName; - const output = await transform(dummyAst, classData); - let filePath; - const dir = getDir(serviceName); - if (!fs.existsSync(process.cwd() + "/generatedClasses/DO/" + dir)) { - fs.mkdirSync(process.cwd() + "/generatedClasses/DO/" + dir); - } - if (/^[A-Z]*$/.test(serviceName)) { - filePath = - process.cwd() + - "/generatedClasses/DO/" + - dir + - "/do-" + - serviceName + - ".js"; - } else { - filePath = - process.cwd() + - "/generatedClasses/DO/" + - dir + - "/do-" + - serviceName.charAt(0).toLowerCase() + - serviceName.slice(1) + - ".js"; - } - printFile(filePath, output); - } catch (e) { - console.error(e); - } - }); + const sdkFile = serviceClass[Object.keys(serviceClass)[0]].split(' ')[0]; + getAST(sdkFile).then(async result => { + const sdkClassAst = result; + try { + const classData: ClassData = extractSDKData( + sdkClassAst, + serviceClass + ); + classData.serviceName = serviceName; + const output = await transform(dummyAst, classData); + let filePath; + const dir = getDir(serviceName); + if (!fs.existsSync(process.cwd() + '/generatedClasses/DO/' + dir)) { + fs.mkdirSync(process.cwd() + '/generatedClasses/DO/' + dir); + } + if (/^[A-Z]*$/.test(serviceName)) { + filePath = + process.cwd() + + '/generatedClasses/DO/' + + dir + + '/do-' + + serviceName + + '.js'; + } else { + filePath = + process.cwd() + + '/generatedClasses/DO/' + + dir + + '/do-' + + serviceName.charAt(0).toLowerCase() + + serviceName.slice(1) + + '.js'; + } + printFile(filePath, output); + } catch (e) { + console.error(e); + } + }); } diff --git a/generator/generators/googleCloud/generator.js b/generator/generators/googleCloud/generator.js index ea5d502a..84a364b2 100644 --- a/generator/generators/googleCloud/generator.js +++ b/generator/generators/googleCloud/generator.js @@ -204,7 +204,7 @@ function extractClassBasedSDKData(methods, sdkFiles) { params: parameters, returnType: returnType, returnTypeName: null, - client: classAst.name.text, // Class name + client: classAst.name.text, }; if (returnType === 'TypeReference') { method_1.returnTypeName = diff --git a/generator/generators/googleCloud/generator.ts b/generator/generators/googleCloud/generator.ts index 9a2702cf..c3996431 100644 --- a/generator/generators/googleCloud/generator.ts +++ b/generator/generators/googleCloud/generator.ts @@ -1,388 +1,405 @@ -import * as fs from "fs"; -import * as path from "path"; -import { createSourceFile, ScriptTarget,SyntaxKind } from "typescript"; +import * as fs from 'fs'; +import * as path from 'path'; +import { createSourceFile, ScriptTarget, SyntaxKind } from 'typescript'; -import { getAST } from "../../parsers/googleCloud/parser"; -import { classBasedTransform } from "../../transformers/googleCloud/classBasedTransformer"; -import { clientBasedTransform } from "../../transformers/googleCloud/clientBasedTransformer"; -import { filters, getDir,groupers, printFile } from "../lib/helper"; +import { getAST } from '../../parsers/googleCloud/parser'; +import { classBasedTransform } from '../../transformers/googleCloud/classBasedTransformer'; +import { clientBasedTransform } from '../../transformers/googleCloud/clientBasedTransformer'; +import { filters, getDir, groupers, printFile } from '../lib/helper'; interface ClassData { - name: string; - methods: FunctionData[]; - constructor: constructorData; - properties: propertyData[]; + name: string; + methods: FunctionData[]; + constructor: constructorData; + properties: propertyData[]; } interface FunctionData { - pkgName: string; - version: string; - fileName: string; - functionName: string; - SDKFunctionName: string; - params: param[]; - returnType: string; - returnTypeName: string; - client: string; + pkgName: string; + version: string; + fileName: string; + functionName: string; + SDKFunctionName: string; + params: param[]; + returnType: string; + returnTypeName: string; + client: string; } interface propertyData { - name: string; - type: string; + name: string; + type: string; } interface constructorData { - parameters: param[]; + parameters: param[]; } interface param { - name: string; - type: string; - optional: boolean; + name: string; + type: string; + optional: boolean; } -const dummyFile = process.cwd() + "/dummyClasses/gcp.js"; +const dummyFile = process.cwd() + '/dummyClasses/gcp.js'; const dummyAst = createSourceFile( - dummyFile, - fs.readFileSync(dummyFile).toString(), - ScriptTarget.Latest, - true + dummyFile, + fs.readFileSync(dummyFile).toString(), + ScriptTarget.Latest, + true ); export function extractClassBasedSDKData(methods, sdkFiles): any { - const specifiedMethods = JSON.parse(JSON.stringify(methods)); - return new Promise(async (resolve, reject) => { - try { - let classes: ClassData[] = []; - - sdkFiles.map(file => { - file.classes.map(classAst => { - const classInfo: ClassData = { - name: classAst.name.text, - methods: [], - properties: [], - constructor: null - }; - - classAst.members.map(member => { - if (SyntaxKind[member.kind] === "MethodDeclaration") { - const returnType = SyntaxKind[member.type.kind]; - - const parameters = member.parameters.map(param => { - return { - name: param.name.text, - optional: param.questionToken ? true : false, - type: SyntaxKind[param.type.kind] - }; - }); - const method: FunctionData = { - pkgName: file.pkgName, - version: null, - fileName: file.fileName, - functionName: null, - SDKFunctionName: member.name.text, - params: parameters, - returnType: returnType, - returnTypeName: null, - client: classAst.name.text // Class name - }; - - if (returnType === "TypeReference") { - method.returnTypeName = member.type.typeName.text; - } - - const meth = methods.find( - meth => - meth.SDKFunctionName === method.SDKFunctionName && - meth.fileName === method.fileName - ); - method.functionName = meth ? meth.functionName : null; - classInfo.methods.push(method); - } - - if (SyntaxKind[member.kind] === "Constructor") { - const parameters = member.parameters.map(param => { - return { - name: param.name.text, - optional: param.questionToken ? true : false, - type: SyntaxKind[param.type.kind], - typeRefName: param.type.typeName - ? param.type.typeName.text - : null - }; - }); - - classInfo.constructor = { - parameters - }; - } - - if (SyntaxKind[member.kind] === "PropertyDeclaration") { - const isPrivateProp = - member.modifiers && - member.modifiers.some( - modifier => SyntaxKind[modifier.kind] === "PrivateKeyword" - ); - if (!isPrivateProp) { - const prop = { - name: member.name.text, - type: SyntaxKind[member.type.kind], - typeRefName: member.type.typeName - ? member.type.typeName.text - : null - }; - classInfo.properties.push(prop); - } - } - }); - classes.push(classInfo); - }); - }); - - methods = []; - - classes.map(classData => { - let filteredMethods: any = classData.methods.filter( - meth => meth.functionName !== null - ); - filteredMethods.map(filMeth => { - filMeth.classConstructorData = classData.constructor; - }); - - methods = methods.concat(filteredMethods); - }); - - const extractedData = { - classes, - methods - }; - if (JSON.stringify(methods) === JSON.stringify(specifiedMethods)) { - reject(new Error("Data extraction unsuccessful")); - } else { - resolve(extractedData); - } - } catch (error) { - reject(error); - } - }); + const specifiedMethods = JSON.parse(JSON.stringify(methods)); + return new Promise(async (resolve, reject) => { + try { + const classes: ClassData[] = []; + + sdkFiles.map(file => { + file.classes.map(classAst => { + const classInfo: ClassData = { + name: classAst.name.text, + methods: [], + properties: [], + constructor: null, + }; + + classAst.members.map(member => { + if (SyntaxKind[member.kind] === 'MethodDeclaration') { + const returnType = SyntaxKind[member.type.kind]; + + const parameters = member.parameters.map(param => { + return { + name: param.name.text, + optional: param.questionToken + ? true + : false, + type: SyntaxKind[param.type.kind], + }; + }); + const method: FunctionData = { + pkgName: file.pkgName, + version: null, + fileName: file.fileName, + functionName: null, + SDKFunctionName: member.name.text, + params: parameters, + returnType: returnType, + returnTypeName: null, + client: classAst.name.text, // Class name + }; + + if (returnType === 'TypeReference') { + method.returnTypeName = + member.type.typeName.text; + } + + const meth = methods.find( + meth => + meth.SDKFunctionName === + method.SDKFunctionName && + meth.fileName === method.fileName + ); + method.functionName = meth + ? meth.functionName + : null; + classInfo.methods.push(method); + } + + if (SyntaxKind[member.kind] === 'Constructor') { + const parameters = member.parameters.map(param => { + return { + name: param.name.text, + optional: param.questionToken + ? true + : false, + type: SyntaxKind[param.type.kind], + typeRefName: param.type.typeName + ? param.type.typeName.text + : null, + }; + }); + + classInfo.constructor = { + parameters, + }; + } + + if (SyntaxKind[member.kind] === 'PropertyDeclaration') { + const isPrivateProp = + member.modifiers && + member.modifiers.some( + modifier => + SyntaxKind[modifier.kind] === + 'PrivateKeyword' + ); + if (!isPrivateProp) { + const prop = { + name: member.name.text, + type: SyntaxKind[member.type.kind], + typeRefName: member.type.typeName + ? member.type.typeName.text + : null, + }; + classInfo.properties.push(prop); + } + } + }); + classes.push(classInfo); + }); + }); + + methods = []; + + classes.map(classData => { + const filteredMethods: any = classData.methods.filter( + meth => meth.functionName !== null + ); + filteredMethods.map(filMeth => { + filMeth.classConstructorData = classData.constructor; + }); + + methods = methods.concat(filteredMethods); + }); + + const extractedData = { + classes, + methods, + }; + if (JSON.stringify(methods) === JSON.stringify(specifiedMethods)) { + reject(new Error('Data extraction unsuccessful')); + } else { + resolve(extractedData); + } + } catch (error) { + reject(error); + } + }); } export function extractClientBasedSDKdata(methods, sdkFiles): any { - const specifiedMethods = JSON.parse(JSON.stringify(methods)); - return new Promise(async (resolve, reject) => { - try { - sdkFiles.map(sdkFile => { - sdkFile.client = sdkFile.ast.name.text; - sdkFile.ast.members.map(member => { - if ( - SyntaxKind[member.kind] === "MethodDeclaration" && - sdkFile.sdkFunctionNames.includes(member.name.text) - ) { - const method = methods.find( - methd => methd.SDKFunctionName === member.name.text - ); - - const parameters = member.parameters.map(param => { - return { - name: param.name.text, - optional: param.questionToken ? true : false, - type: SyntaxKind[param.type.kind] - }; - }); - - const returnType = SyntaxKind[member.type.kind]; - if (returnType === "TypeReference") { - method.returnTypeName = member.type.typeName.text; - } - - if (!method.returnType) { - method.params = parameters; - method.returnType = returnType; - method.client = sdkFile.client; - } else { - const clone = JSON.parse(JSON.stringify(method)); - clone.params = parameters; - clone.returnType = returnType; - clone.client = sdkFile.client; - methods.push(clone); - } - } - }); - }); - - if (JSON.stringify(methods) === JSON.stringify(specifiedMethods)) { - reject(new Error("Data extraction unsuccessful")); - } else { - resolve(methods); - } - } catch (error) { - reject(error); - } - }); + const specifiedMethods = JSON.parse(JSON.stringify(methods)); + return new Promise(async (resolve, reject) => { + try { + sdkFiles.map(sdkFile => { + sdkFile.client = sdkFile.ast.name.text; + sdkFile.ast.members.map(member => { + if ( + SyntaxKind[member.kind] === 'MethodDeclaration' && + sdkFile.sdkFunctionNames.includes(member.name.text) + ) { + const method = methods.find( + methd => methd.SDKFunctionName === member.name.text + ); + + const parameters = member.parameters.map(param => { + return { + name: param.name.text, + optional: param.questionToken ? true : false, + type: SyntaxKind[param.type.kind], + }; + }); + + const returnType = SyntaxKind[member.type.kind]; + if (returnType === 'TypeReference') { + method.returnTypeName = member.type.typeName.text; + } + + if (!method.returnType) { + method.params = parameters; + method.returnType = returnType; + method.client = sdkFile.client; + } else { + const clone = JSON.parse(JSON.stringify(method)); + clone.params = parameters; + clone.returnType = returnType; + clone.client = sdkFile.client; + methods.push(clone); + } + } + }); + }); + + if (JSON.stringify(methods) === JSON.stringify(specifiedMethods)) { + reject(new Error('Data extraction unsuccessful')); + } else { + resolve(methods); + } + } catch (error) { + reject(error); + } + }); } async function generateClassBasedCode(methods, data, serviceName) { - const dirPath = `../../../node_modules/@google-cloud/${methods[0].pkgName}/build/src/`; - let files = fs.readdirSync(path.join(__dirname, dirPath)); - files = files.filter( - fileName => - fileName.split(".")[1] === "d" && fileName.split(".")[2] === "ts" - ); - - const sdkFiles = files.map(fileName => { - return { - fileName: fileName, - pkgName: methods[0].pkgName, - classes: null, - sdkFunctionNames: methods - .filter(method => method.fileName === fileName) - .map(method => method.SDKFunctionName) - }; - }); - - await Promise.all( - sdkFiles.map(async file => { - file.classes = await getAST(file, true); - }) - ); - - const extractedData = await extractClassBasedSDKData(methods, sdkFiles).then( - result => result - ); - const groupedMethods = groupers.gcp(extractedData.methods); - methods = filters.gcp(groupedMethods); - data.functions = methods; - data.classData = extractedData.classes; - data.serviceName = serviceName; - - const output = await classBasedTransform(dummyAst, data); - let filePath; - const dir = getDir(serviceName); - if (!fs.existsSync(process.cwd() + "/generatedClasses/googleCloud/" + dir)) { - fs.mkdirSync(process.cwd() + "/generatedClasses/googleCloud/" + dir); - } - if (/^[A-Z]*$/.test(serviceName)) { - filePath = - process.cwd() + - "/generatedClasses/googleCloud/" + - dir + - "/gcp-" + - serviceName + - ".js"; - } else { - filePath = - process.cwd() + - "/generatedClasses/googleCloud/" + - dir + - "/gcp-" + - serviceName.charAt(0).toLowerCase() + - serviceName.slice(1) + - ".js"; - } - printFile(filePath, output); + const dirPath = `../../../node_modules/@google-cloud/${methods[0].pkgName}/build/src/`; + let files = fs.readdirSync(path.join(__dirname, dirPath)); + files = files.filter( + fileName => + fileName.split('.')[1] === 'd' && fileName.split('.')[2] === 'ts' + ); + + const sdkFiles = files.map(fileName => { + return { + fileName: fileName, + pkgName: methods[0].pkgName, + classes: null, + sdkFunctionNames: methods + .filter(method => method.fileName === fileName) + .map(method => method.SDKFunctionName), + }; + }); + + await Promise.all( + sdkFiles.map(async file => { + file.classes = await getAST(file, true); + }) + ); + + const extractedData = await extractClassBasedSDKData( + methods, + sdkFiles + ).then(result => result); + const groupedMethods = groupers.gcp(extractedData.methods); + methods = filters.gcp(groupedMethods); + data.functions = methods; + data.classData = extractedData.classes; + data.serviceName = serviceName; + + const output = await classBasedTransform(dummyAst, data); + let filePath; + const dir = getDir(serviceName); + if ( + !fs.existsSync(process.cwd() + '/generatedClasses/googleCloud/' + dir) + ) { + fs.mkdirSync(process.cwd() + '/generatedClasses/googleCloud/' + dir); + } + if (/^[A-Z]*$/.test(serviceName)) { + filePath = + process.cwd() + + '/generatedClasses/googleCloud/' + + dir + + '/gcp-' + + serviceName + + '.js'; + } else { + filePath = + process.cwd() + + '/generatedClasses/googleCloud/' + + dir + + '/gcp-' + + serviceName.charAt(0).toLowerCase() + + serviceName.slice(1) + + '.js'; + } + printFile(filePath, output); } async function generateClientBasedCode(methods, serviceName) { - const files = Array.from( - new Set(methods.map(method => method.fileName + " " + method.version)) - ); - const sdkFiles = files.map(file => { - return { - fileName: (file).split(" ")[0], - version: (file).split(" ")[1], - pkgName: methods[0].pkgName, - ast: null, - client: null, - sdkFunctionNames: methods - .filter(method => method.fileName === (file).split(" ")[0]) - .map(method => method.SDKFunctionName) - }; - }); - - await Promise.all( - sdkFiles.map(async file => { - file.ast = await getAST(file); - }) - ); - - methods = await extractClientBasedSDKdata(methods, sdkFiles).then( - result => result - ); - const groupedMethods = groupers.gcp(methods); - methods = filters.gcp(groupedMethods); - - const classData = { - functions: methods, - serviceName - }; - - const output = await clientBasedTransform(dummyAst, classData); - let filePath; - const dir = getDir(serviceName); - if (!fs.existsSync(process.cwd() + "/generatedClasses/googleCloud/" + dir)) { - fs.mkdirSync(process.cwd() + "/generatedClasses/googleCloud/" + dir); - } - if (/^[A-Z]*$/.test(serviceName)) { - filePath = - process.cwd() + - "/generatedClasses/googleCloud/" + - dir + - "/gcp-" + - serviceName + - ".js"; - } else { - filePath = - process.cwd() + - "/generatedClasses/googleCloud/" + - dir + - "/gcp-" + - serviceName.charAt(0).toLowerCase() + - serviceName.slice(1) + - ".js"; - } - printFile(filePath, output); + const files = Array.from( + new Set(methods.map(method => method.fileName + ' ' + method.version)) + ); + const sdkFiles = files.map(file => { + return { + fileName: (file).split(' ')[0], + version: (file).split(' ')[1], + pkgName: methods[0].pkgName, + ast: null, + client: null, + sdkFunctionNames: methods + .filter( + method => method.fileName === (file).split(' ')[0] + ) + .map(method => method.SDKFunctionName), + }; + }); + + await Promise.all( + sdkFiles.map(async file => { + file.ast = await getAST(file); + }) + ); + + methods = await extractClientBasedSDKdata(methods, sdkFiles).then( + result => result + ); + const groupedMethods = groupers.gcp(methods); + methods = filters.gcp(groupedMethods); + + const classData = { + functions: methods, + serviceName, + }; + + const output = await clientBasedTransform(dummyAst, classData); + let filePath; + const dir = getDir(serviceName); + if ( + !fs.existsSync(process.cwd() + '/generatedClasses/googleCloud/' + dir) + ) { + fs.mkdirSync(process.cwd() + '/generatedClasses/googleCloud/' + dir); + } + if (/^[A-Z]*$/.test(serviceName)) { + filePath = + process.cwd() + + '/generatedClasses/googleCloud/' + + dir + + '/gcp-' + + serviceName + + '.js'; + } else { + filePath = + process.cwd() + + '/generatedClasses/googleCloud/' + + dir + + '/gcp-' + + serviceName.charAt(0).toLowerCase() + + serviceName.slice(1) + + '.js'; + } + printFile(filePath, output); } export async function generateGCPClass(serviceClass, serviceName) { - let methods: FunctionData[] = []; - const data: any = {}; - - Object.keys(serviceClass).map((key, index) => { - if (key === "mainClass") { - data.mainClass = serviceClass[key]; - } else if ( - serviceClass[key].split(" ")[1].length === 2 && - serviceClass[key].split(" ")[1].charAt(0) === "v" - ) { - methods.push({ - pkgName: serviceClass[key].split(" ")[0], - version: serviceClass[key].split(" ")[1], - fileName: serviceClass[key].split(" ")[2], - functionName: key, - SDKFunctionName: serviceClass[key].split(" ")[3], - params: [], - returnType: null, - returnTypeName: null, - client: null - }); - } else { - methods.push({ - pkgName: serviceClass[key].split(" ")[0], - version: null, - fileName: serviceClass[key].split(" ")[1], - functionName: key, - SDKFunctionName: serviceClass[key].split(" ")[2], - params: [], - returnType: null, - returnTypeName: null, - client: null - }); - } - }); - - if (methods[0].version) { - generateClientBasedCode(methods, serviceName); - } else { - generateClassBasedCode(methods, data, serviceName); - } + const methods: FunctionData[] = []; + const data: any = {}; + + Object.keys(serviceClass).map((key, index) => { + if (key === 'mainClass') { + data.mainClass = serviceClass[key]; + } else if ( + serviceClass[key].split(' ')[1].length === 2 && + serviceClass[key].split(' ')[1].charAt(0) === 'v' + ) { + methods.push({ + pkgName: serviceClass[key].split(' ')[0], + version: serviceClass[key].split(' ')[1], + fileName: serviceClass[key].split(' ')[2], + functionName: key, + SDKFunctionName: serviceClass[key].split(' ')[3], + params: [], + returnType: null, + returnTypeName: null, + client: null, + }); + } else { + methods.push({ + pkgName: serviceClass[key].split(' ')[0], + version: null, + fileName: serviceClass[key].split(' ')[1], + functionName: key, + SDKFunctionName: serviceClass[key].split(' ')[2], + params: [], + returnType: null, + returnTypeName: null, + client: null, + }); + } + }); + + if (methods[0].version) { + generateClientBasedCode(methods, serviceName); + } else { + generateClassBasedCode(methods, data, serviceName); + } } diff --git a/generator/generators/lib/aws/awsHelper.ts b/generator/generators/lib/aws/awsHelper.ts index 7cfe04de..13ddcd09 100644 --- a/generator/generators/lib/aws/awsHelper.ts +++ b/generator/generators/lib/aws/awsHelper.ts @@ -1,32 +1,32 @@ export function groupAWSMethods(methods): any { - const methodArr = Object.values( - methods.reduce((result, { functionName, SDKFunctionName, params }) => { - // Create new group - if (!result[functionName]) - result[functionName] = { - functionName, - array: [] - }; - // Append to group - result[functionName].array.push({ - functionName, - SDKFunctionName, - params - }); - return result; - }, {}) - ); + const methodArr = Object.values( + methods.reduce((result, { functionName, SDKFunctionName, params }) => { + // Create new group + if (!result[functionName]) + result[functionName] = { + functionName, + array: [], + }; + // Append to group + result[functionName].array.push({ + functionName, + SDKFunctionName, + params, + }); + return result; + }, {}) + ); - return methodArr; + return methodArr; } export function filterAWSMethods(groupedMethods): any { - let methods = []; - groupedMethods.map(group => { - group.array.sort(function(a, b) { - return a.params.length - b.params.length; - }); - methods.push(group.array.slice(-1)[0]); - }); - return methods; + const methods = []; + groupedMethods.map(group => { + group.array.sort(function(a, b) { + return a.params.length - b.params.length; + }); + methods.push(group.array.slice(-1)[0]); + }); + return methods; } diff --git a/generator/generators/lib/azure/azureHelper.ts b/generator/generators/lib/azure/azureHelper.ts index dc066724..d9d752db 100644 --- a/generator/generators/lib/azure/azureHelper.ts +++ b/generator/generators/lib/azure/azureHelper.ts @@ -1,60 +1,60 @@ export function groupAzureMethods(methods): any { - const methodArr = Object.values( - methods.reduce( - ( - result, - { - functionName, - SDKFunctionName, - params, - pkgName, - fileName, - client, - returnType - } - ) => { - // Create new group - if (!result[functionName]) - result[functionName] = { - functionName, - array: [] - }; - // Append to group - result[functionName].array.push({ - functionName, - SDKFunctionName, - params, - pkgName, - fileName, - client, - returnType - }); - return result; - }, - {} - ) - ); + const methodArr = Object.values( + methods.reduce( + ( + result, + { + functionName, + SDKFunctionName, + params, + pkgName, + fileName, + client, + returnType, + } + ) => { + // Create new group + if (!result[functionName]) + result[functionName] = { + functionName, + array: [], + }; + // Append to group + result[functionName].array.push({ + functionName, + SDKFunctionName, + params, + pkgName, + fileName, + client, + returnType, + }); + return result; + }, + {} + ) + ); - return methodArr; + return methodArr; } export function filterAzureMethods(groupedMethods): any { - let methods = []; - groupedMethods.map(group => { - if (group.array.length === 1) { - methods.push(group.array[0]); - } else { - let methodPushed = false; - group.array.map(method => { - if (!method.params.find(param => param.name === "callback")) { - methods.push(method); - methodPushed = true; - } - }); - if (!methodPushed) { - methods.push(group.array[0]); - } - } - }); - return methods; + const methods = []; + groupedMethods.map(group => { + if (group.array.length === 1) { + methods.push(group.array[0]); + } else { + let methodPushed = false; + group.array.map(method => { + if (!method.params.find(param => param.name === 'callback')) { + methods.push(method); + methodPushed = true; + } + }); + if (!methodPushed) { + methods.push(group.array[0]); + } + } + }); + return methods; } diff --git a/generator/generators/lib/googleCloud/gcpHelper.ts b/generator/generators/lib/googleCloud/gcpHelper.ts index 2b93f726..ee196b45 100644 --- a/generator/generators/lib/googleCloud/gcpHelper.ts +++ b/generator/generators/lib/googleCloud/gcpHelper.ts @@ -1,64 +1,64 @@ export function groupGCPMethods(methods): any { - const methodArr = Object.values( - methods.reduce( - ( - result, - { - functionName, - SDKFunctionName, - params, - pkgName, - fileName, - client, - returnType, - returnTypeName, - classConstructorData - } - ) => { - // Create new group - if (!result[functionName]) - result[functionName] = { - functionName, - array: [] - }; - // Append to group - result[functionName].array.push({ - functionName, - SDKFunctionName, - params, - pkgName, - fileName, - client, - returnType, - returnTypeName, - classConstructorData - }); - return result; - }, - {} - ) - ); + const methodArr = Object.values( + methods.reduce( + ( + result, + { + functionName, + SDKFunctionName, + params, + pkgName, + fileName, + client, + returnType, + returnTypeName, + classConstructorData, + } + ) => { + // Create new group + if (!result[functionName]) + result[functionName] = { + functionName, + array: [], + }; + // Append to group + result[functionName].array.push({ + functionName, + SDKFunctionName, + params, + pkgName, + fileName, + client, + returnType, + returnTypeName, + classConstructorData, + }); + return result; + }, + {} + ) + ); - return methodArr; + return methodArr; } export function filterGCPMethods(groupedMethods): any { - let methods = []; - groupedMethods.map(group => { - if (group.array.length === 1) { - methods.push(group.array[0]); - } else { - let methodPushed = false; - group.array.map(method => { - if (!method.params.find(param => param.name === "callback")) { - methods.push(method); - methodPushed = true; - } - }); - if (!methodPushed) { - methods.push(group.array[0]); - } - } - }); - return methods; + const methods = []; + groupedMethods.map(group => { + if (group.array.length === 1) { + methods.push(group.array[0]); + } else { + let methodPushed = false; + group.array.map(method => { + if (!method.params.find(param => param.name === 'callback')) { + methods.push(method); + methodPushed = true; + } + }); + if (!methodPushed) { + methods.push(group.array[0]); + } + } + }); + return methods; } diff --git a/generator/generators/lib/helper.js b/generator/generators/lib/helper.js index 4fbdb30a..d3fb1c66 100644 --- a/generator/generators/lib/helper.js +++ b/generator/generators/lib/helper.js @@ -17,6 +17,8 @@ var dirMap = { security: ['IAM'], storage: ['StorageBucket', 'BlockStorage', 'ArchivalStorage'], artificialinteligence: ['Translation'], + blockchain: ['BlockChain'], + devops: ['Devops'], }; function printFile(fileName, data) { fs.writeFile(fileName, data, function(err) { diff --git a/generator/generators/lib/helper.ts b/generator/generators/lib/helper.ts index 31c67b7c..93e8795c 100644 --- a/generator/generators/lib/helper.ts +++ b/generator/generators/lib/helper.ts @@ -1,48 +1,50 @@ -import * as fs from "fs"; +import * as fs from 'fs'; -import { groupAWSMethods } from "../lib/aws/awsHelper"; -import { filterAWSMethods } from "../lib/aws/awsHelper"; -import { groupAzureMethods } from "../lib/azure/azureHelper"; -import { filterAzureMethods } from "../lib/azure/azureHelper"; -import { groupGCPMethods } from "../lib/googleCloud/gcpHelper"; -import { filterGCPMethods } from "../lib/googleCloud/gcpHelper"; +import { groupAWSMethods } from '../lib/aws/awsHelper'; +import { filterAWSMethods } from '../lib/aws/awsHelper'; +import { groupAzureMethods } from '../lib/azure/azureHelper'; +import { filterAzureMethods } from '../lib/azure/azureHelper'; +import { groupGCPMethods } from '../lib/googleCloud/gcpHelper'; +import { filterGCPMethods } from '../lib/googleCloud/gcpHelper'; const dirMap = { - appServices: ["PaaS"], - compute: ["ComputeInstance", "Kubernetes", "Container"], - database: ["NoSqlIndexed", "RDBMS", "NoSql"], - management: ["Monitoring", "KeyManagement", "NotificationService"], - network: ["DNS", "LoadBalancer"], - security: ["IAM"], - storage: ["StorageBucket", "BlockStorage", "ArchivalStorage"], - artificialinteligence: ["Translation"] + appServices: ['PaaS'], + compute: ['ComputeInstance', 'Kubernetes', 'Container'], + database: ['NoSqlIndexed', 'RDBMS', 'NoSql'], + management: ['Monitoring', 'KeyManagement', 'NotificationService'], + network: ['DNS', 'LoadBalancer'], + security: ['IAM'], + storage: ['StorageBucket', 'BlockStorage', 'ArchivalStorage'], + artificialinteligence: ['Translation'], + blockchain: ['BlockChain'], + devops: ['Devops'], }; export function printFile(fileName, data) { - fs.writeFile(fileName, data, function(err) { - if (err) throw err; - }); + fs.writeFile(fileName, data, function(err) { + if (err) throw err; + }); } const groupers = { - aws: groupAWSMethods, - gcp: groupGCPMethods, - azure: groupAzureMethods + aws: groupAWSMethods, + gcp: groupGCPMethods, + azure: groupAzureMethods, }; const filters = { - aws: filterAWSMethods, - gcp: filterGCPMethods, - azure: filterAzureMethods + aws: filterAWSMethods, + gcp: filterGCPMethods, + azure: filterAzureMethods, }; const getDir = (service: string): string => { - for (let dir in dirMap) { - if (dirMap[dir].includes(service)) { - return dir; - } - } - throw new Error("Not a valid service: " + service); + for (const dir in dirMap) { + if (dirMap[dir].includes(service)) { + return dir; + } + } + throw new Error('Not a valid service: ' + service); }; -export { filters, getDir,groupers }; +export { filters, getDir, groupers }; diff --git a/generator/generators/oracle/generator.js b/generator/generators/oracle/generator.js new file mode 100644 index 00000000..7505e60f --- /dev/null +++ b/generator/generators/oracle/generator.js @@ -0,0 +1,273 @@ +'use strict'; +var __awaiter = + (this && this.__awaiter) || + function(thisArg, _arguments, P, generator) { + function adopt(value) { + return value instanceof P + ? value + : new P(function(resolve) { + resolve(value); + }); + } + return new (P || (P = Promise))(function(resolve, reject) { + function fulfilled(value) { + try { + step(generator.next(value)); + } catch (e) { + reject(e); + } + } + function rejected(value) { + try { + step(generator['throw'](value)); + } catch (e) { + reject(e); + } + } + function step(result) { + result.done + ? resolve(result.value) + : adopt(result.value).then(fulfilled, rejected); + } + step( + (generator = generator.apply(thisArg, _arguments || [])).next() + ); + }); + }; +var __generator = + (this && this.__generator) || + function(thisArg, body) { + var _ = { + label: 0, + sent: function() { + if (t[0] & 1) throw t[1]; + return t[1]; + }, + trys: [], + ops: [], + }, + f, + y, + t, + g; + return ( + (g = { next: verb(0), throw: verb(1), return: verb(2) }), + typeof Symbol === 'function' && + (g[Symbol.iterator] = function() { + return this; + }), + g + ); + function verb(n) { + return function(v) { + return step([n, v]); + }; + } + function step(op) { + if (f) throw new TypeError('Generator is already executing.'); + while (_) + try { + if ( + ((f = 1), + y && + (t = + op[0] & 2 + ? y['return'] + : op[0] + ? y['throw'] || + ((t = y['return']) && t.call(y), 0) + : y.next) && + !(t = t.call(y, op[1])).done) + ) + return t; + if (((y = 0), t)) op = [op[0] & 2, t.value]; + switch (op[0]) { + case 0: + case 1: + t = op; + break; + case 4: + _.label++; + return { value: op[1], done: false }; + case 5: + _.label++; + y = op[1]; + op = [0]; + continue; + case 7: + op = _.ops.pop(); + _.trys.pop(); + continue; + default: + if ( + !((t = _.trys), + (t = t.length > 0 && t[t.length - 1])) && + (op[0] === 6 || op[0] === 2) + ) { + _ = 0; + continue; + } + if ( + op[0] === 3 && + (!t || (op[1] > t[0] && op[1] < t[3])) + ) { + _.label = op[1]; + break; + } + if (op[0] === 6 && _.label < t[1]) { + _.label = t[1]; + t = op; + break; + } + if (t && _.label < t[2]) { + _.label = t[2]; + _.ops.push(op); + break; + } + if (t[2]) _.ops.pop(); + _.trys.pop(); + continue; + } + op = body.call(thisArg, _); + } catch (e) { + op = [6, e]; + y = 0; + } finally { + f = t = 0; + } + if (op[0] & 5) throw op[1]; + return { value: op[0] ? op[1] : void 0, done: true }; + } + }; +exports.__esModule = true; +exports.generateOracleClass = exports.extractSDKData = void 0; +var fs = require('fs'); +var typescript_1 = require('typescript'); +var parser_1 = require('../../parsers/oracle/parser'); +var transformer_1 = require('../../transformers/oracle/transformer'); +var helper_1 = require('../lib/helper'); +var dummyFile = process.cwd() + '/dummyClasses/oracle.js'; +var dummyAst = typescript_1.createSourceFile( + dummyFile, + fs.readFileSync(dummyFile).toString(), + typescript_1.ScriptTarget.Latest, + true +); +function extractSDKData(sdkClassAst, serviceClass) { + var methods = []; + var functions = []; + Object.keys(serviceClass).map(function(key, index) { + functions.push(serviceClass[key].split(' ')[1]); + }); + sdkClassAst.members.map(function(method) { + if (method.name && functions.includes(method.name.text)) { + var name_1; + Object.keys(serviceClass).map(function(key, index) { + if (serviceClass[key].split(' ')[1] === method.name.text) { + name_1 = key; + } + }); + var parameters_1 = []; + method.parameters.map(function(param) { + if (param.name.text !== 'callback') { + var parameter = { + name: param.name.text, + optional: param.questionToken ? true : false, + type: typescript_1.SyntaxKind[param.type.kind], + typeName: null, + }; + if ( + parameter.type === 'TypeReference' && + param.type.typeName + ) { + parameter.typeName = param.type.typeName.right.text; + } + parameters_1.push(parameter); + } + }); + methods.push({ + functionName: name_1.toString(), + SDKFunctionName: method.name.text.toString(), + params: parameters_1, + }); + } + }); + var classData = { + className: sdkClassAst.name.text, + functions: methods, + serviceName: null, + sdkName: null, + }; + return classData; +} +exports.extractSDKData = extractSDKData; +function generateOracleClass(serviceClass, serviceName) { + var _this = this; + var sdkFile = serviceClass[Object.keys(serviceClass)[0]].split(' ')[0]; + parser_1.getAST(sdkFile).then(function(result) { + return __awaiter(_this, void 0, void 0, function() { + var sdkClassAst, classData, output, filePath, dir, error_1; + return __generator(this, function(_a) { + switch (_a.label) { + case 0: + sdkClassAst = result; + _a.label = 1; + case 1: + _a.trys.push([1, 3, , 4]); + classData = extractSDKData(sdkClassAst, serviceClass); + classData.serviceName = serviceName; + classData.sdkName = sdkFile; + console.log(sdkFile); + return [ + 4 /*yield*/, + transformer_1.transform(dummyAst, classData), + ]; + case 2: + output = _a.sent(); + filePath = void 0; + dir = helper_1.getDir(serviceName); + if ( + !fs.existsSync( + process.cwd() + + '/generatedClasses/Oracle/' + + dir + ) + ) { + fs.mkdirSync( + process.cwd() + + '/generatedClasses/Oracle/' + + dir + ); + } + if (/^[A-Z]*$/.test(serviceName)) { + filePath = + process.cwd() + + '/generatedClasses/Oracle/' + + dir + + '/oci-' + + serviceName + + '.js'; + } else { + filePath = + process.cwd() + + '/generatedClasses/Oracle/' + + dir + + '/oci-' + + serviceName.charAt(0).toLowerCase() + + serviceName.slice(1) + + '.js'; + } + helper_1.printFile(filePath, output); + return [3 /*break*/, 4]; + case 3: + error_1 = _a.sent(); + console.error(error_1); + return [3 /*break*/, 4]; + case 4: + return [2 /*return*/]; + } + }); + }); + }); +} +exports.generateOracleClass = generateOracleClass; diff --git a/generator/generators/oracle/generator.ts b/generator/generators/oracle/generator.ts new file mode 100644 index 00000000..a001cebd --- /dev/null +++ b/generator/generators/oracle/generator.ts @@ -0,0 +1,132 @@ +import * as fs from 'fs'; +import { createSourceFile, ScriptTarget, SyntaxKind } from 'typescript'; + +import { getAST } from '../../parsers/oracle/parser'; +import { transform } from '../../transformers/oracle/transformer'; +import { getDir, printFile } from '../lib/helper'; + +interface FunctionData { + functionName: string; + SDKFunctionName: string; + params: param[]; +} + +interface param { + name: string; + type: string; + typeName: string; +} +interface ClassData { + className: string; + functions: FunctionData[]; + serviceName: string; + sdkName: string; +} + +const dummyFile = process.cwd() + '/dummyClasses/oracle.js'; + +const dummyAst = createSourceFile( + dummyFile, + fs.readFileSync(dummyFile).toString(), + ScriptTarget.Latest, + true +); + +export function extractSDKData(sdkClassAst, serviceClass) { + const methods: FunctionData[] = []; + const functions = []; + Object.keys(serviceClass).map((key, index) => { + functions.push(serviceClass[key].split(' ')[1]); + }); + sdkClassAst.members.map(method => { + if (method.name && functions.includes(method.name.text)) { + let name; + Object.keys(serviceClass).map((key, index) => { + if (serviceClass[key].split(' ')[1] === method.name.text) { + name = key; + } + }); + const parameters = []; + method.parameters.map(param => { + if (param.name.text !== 'callback') { + const parameter = { + name: param.name.text, + optional: param.questionToken ? true : false, + type: SyntaxKind[param.type.kind], + typeName: null, + }; + + if ( + parameter.type === 'TypeReference' && + param.type.typeName + ) { + parameter.typeName = param.type.typeName.right.text; + } + parameters.push(parameter); + } + }); + + methods.push({ + functionName: name.toString(), + SDKFunctionName: method.name.text.toString(), + params: parameters, + }); + } + }); + const classData: ClassData = { + className: sdkClassAst.name.text, + functions: methods, + serviceName: null, + sdkName: null, + }; + return classData; +} + +export function generateOracleClass(serviceClass, serviceName) { + const sdkFile = serviceClass[Object.keys(serviceClass)[0]].split(' ')[0]; + getAST(sdkFile).then(async result => { + const sdkClassAst = result; + try { + const classData: ClassData = extractSDKData( + sdkClassAst, + serviceClass + ); + classData.serviceName = serviceName; + classData.sdkName = sdkFile; + console.log(sdkFile); + + const output = await transform(dummyAst, classData); + + let filePath; + const dir = getDir(serviceName); + if ( + !fs.existsSync( + process.cwd() + '/generatedClasses/Oracle/' + dir + ) + ) { + fs.mkdirSync(process.cwd() + '/generatedClasses/Oracle/' + dir); + } + if (/^[A-Z]*$/.test(serviceName)) { + filePath = + process.cwd() + + '/generatedClasses/Oracle/' + + dir + + '/oci-' + + serviceName + + '.js'; + } else { + filePath = + process.cwd() + + '/generatedClasses/Oracle/' + + dir + + '/oci-' + + serviceName.charAt(0).toLowerCase() + + serviceName.slice(1) + + '.js'; + } + printFile(filePath, output); + } catch (error) { + console.error(error); + } + }); +} diff --git a/generator/main.js b/generator/main.js index ad7af81c..bc51c280 100644 --- a/generator/main.js +++ b/generator/main.js @@ -11,7 +11,6 @@ try { var services_1 = yaml.safeLoad(fs.readFileSync('node-cloud.yml', 'utf8')); Object.keys(services_1).map(function(service, index) { Object.keys(services_1[service]).map(function(provider, index1) { - console.log(provider); if (provider === 'Azure') { generator_2.generateAzureClass( services_1[service][provider], @@ -33,7 +32,6 @@ try { service ); } else if (provider == 'Oracle') { - console.log('yo'); generator_5.generateOracleClass( services_1[service][provider], service diff --git a/generator/main.ts b/generator/main.ts index e33d51cf..39e54e40 100644 --- a/generator/main.ts +++ b/generator/main.ts @@ -5,19 +5,22 @@ import { generateAWSClass } from './generators/aws/generator'; import { generateAzureClass } from './generators/azure/generator'; import { generateDOClass } from './generators/do/generator'; import { generateGCPClass } from './generators/googleCloud/generator'; +import { generateOracleClass } from './generators/oracle/generator'; try { const services = yaml.safeLoad(fs.readFileSync('node-cloud.yml', 'utf8')); Object.keys(services).map((service, index) => { Object.keys(services[service]).map((provider, index1) => { - if (provider === "Azure") { - generateAzureClass(services[service][provider], service); - } else if (provider === "AWS") { - generateAWSClass(services[service][provider], service); - } else if (provider === "GCP") { - generateGCPClass(services[service][provider], service); - } else if (provider == "DO") { - generateDOClass(services[service][provider], service); + if (provider === 'Azure') { + generateAzureClass(services[service][provider], service); + } else if (provider === 'AWS') { + generateAWSClass(services[service][provider], service); + } else if (provider === 'GCP') { + generateGCPClass(services[service][provider], service); + } else if (provider == 'DO') { + generateDOClass(services[service][provider], service); + } else if (provider == 'Oracle') { + generateOracleClass(services[service][provider], service); } }); }); diff --git a/generator/node-cloud.yml b/generator/node-cloud.yml index 619ca383..40b0e1cb 100644 --- a/generator/node-cloud.yml +++ b/generator/node-cloud.yml @@ -16,13 +16,22 @@ ComputeInstance: stop: arm-compute virtualMachines.d.ts powerOff reboot: arm-compute virtualMachines.d.ts restart destroy: arm-compute virtualMachines.d.ts deleteMethod - # GCP: This SDK currenlty doesn't contain type definition files DO: create: droplets.d.ts create list: droplets.d.ts getAll destroy: droplets.d.ts deleteById start: droplets.d.ts requestAction stop: droplets.d.ts requestAction + Oracle: + getAll: containerinstances getContainer + update: containerinstances updateContainer + list: containerinstances listContainers + create: containerinstances createContainerInstance + delete: containerinstances deleteContainerInstance + get: containerinstances getContainerInstance + restart: containerinstances restartContainerInstance + start: containerinstances startContainerInstance + stop: containerinstances stopContainerInstance StorageBucket: AWS: @@ -127,13 +136,15 @@ Kubernetes: Oracle: create: containerengine createCluster delete: containerengine deleteCluster - listClusters: containerengine listClusters - describeCluster: containerengine getCluster + get: containerengine getCluster + update: containerengine updateCluster + list: containerengine listClusters createNodePool: containerengine createNodePool - deleteNodePool: containerengine deleteNodePool deleteNode: containerengine deleteNode - describeNodePool: containerengine getNodePool - + deleteNodePool: containerengine deleteNodePool + getNodePool: containerengine getNodePool + updateNodePool: containerengine updateNodePool + Monitoring: GCP: createAlarm: monitoring v3 alert_policy_service_client.d.ts createAlertPolicy @@ -214,11 +225,14 @@ RDBMS: getCluster: databases.d.ts getClusterById updateCluster: databases.d.ts resizeCluster Oracle: - createDatabse: mysql createDBSystem - deleteDatabase: mysql deleteDBSystem - modifyDatabase: mysql updateDBSystem - getDatabase: mysql getDBSystem - + createDBSystem: mysql createDBSystem + deleteDBSystem: mysql deleteDBSystem + getDBSystem: mysql getDBSystem + restartDBSystem: mysql restartDBSystem + startDBSystem: mysql startDBSystem + stopDBSystem: mysql stopDBSystem + updateDBSystem: mysql updateDBSystem + NoSql: AWS: createTable: dynamodb.d.ts createTable @@ -246,8 +260,12 @@ NoSql: Oracle: createTable: nosql createTable deleteTable: nosql deleteTable - list: nosql listTables + getTable: nosql getTable + listTables: nosql listTables updateTable: nosql updateTable + deleteRow: nosql deleteRow + getRow: nosql getRow + updateRow: nosql updateRow DNS: AWS: @@ -274,11 +292,11 @@ DNS: getRecord: domains.d.ts getRecord changeRecordSets: domains.d.ts updateRecord Oracle: - createZone: dns createZone - deleteZone: dns deleteZone - listZones: dns listZones - changeRecordSets: dns updateDomainRecords - + create: dns createZone + delete: dns deleteZone + list: dns listZones + update: dns updateZone + LoadBalancer: AWS: create: elb.d.ts createLoadBalancer @@ -300,9 +318,9 @@ LoadBalancer: Oracle: create: loadbalancer createLoadBalancer delete: loadbalancer deleteLoadBalancer - list: loadbalancer listLoadBalancers - update: loadbalancer updateLoadBalancer get: loadbalancer getLoadBalancer + update: loadbalancer updateLoadBalancer + list: loadbalancer listLoadBalancers IAM: AWS: @@ -371,6 +389,10 @@ KeyManagement: deleteKey: keys.d.ts delete list: keys.d.ts getAll describeKey: keys.d.ts getById + Oracle: + createKey: keymanagement createKey + deleteKey: keymanagement deleteKey + update: keymanagement updateKey NotificationService: AWS: @@ -418,4 +440,32 @@ BlockStorage: create: volumes.d.ts create delete: volumes.d.ts deleteById list: volumes.d.ts getAll - describe: volumes.d.ts getById \ No newline at end of file + describe: volumes.d.ts getById +BlockChain: + Oracle: + createBlockchainPlatform: blockchain createBlockchainPlatform + createOsn: blockchain createOsn + createPeer: blockchain createPeer + deleteBlockchainPlatform: blockchain deleteBlockchainPlatform + deleteOsn: blockchain deleteOsn + deletePeer: blockchain deletePeer + getOsn: blockchain getOsn + listOsns: blockchain listOsns + listPeers: blockchain listPeers + listBlockchainPlatforms: blockchain listBlockchainPlatforms + +Devops: + Oracle: + createDeployment: devops createDeployment + createProject: devops createProject + createRepository: devops createRepository + deleteProject: devops deleteProject + deleteRepository: devops deleteRepository + createDeployArtifact: devops createDeployArtifact + createDeployPipeline: devops createDeployPipeline + deleteDeployPipeline: devops deleteDeployPipeline + deleteDeployArtifact: devops deleteDeployArtifact + getDeployArtifact: devops getDeployArtifact + getDeployPipeline: devops getDeployPipeline + getDeployment: devops getDeployment + getProject: devops getProject diff --git a/generator/parsers/googleCloud/parser.ts b/generator/parsers/googleCloud/parser.ts index b8701074..1cf53b17 100644 --- a/generator/parsers/googleCloud/parser.ts +++ b/generator/parsers/googleCloud/parser.ts @@ -1,55 +1,55 @@ -import * as fs from "fs"; -import * as path from "path"; -import { createSourceFile, ScriptTarget, SyntaxKind } from "typescript"; +import * as fs from 'fs'; +import * as path from 'path'; +import { createSourceFile, ScriptTarget, SyntaxKind } from 'typescript'; export function getAST(sdkFileInfo, multi?: boolean) { - let filePath; - if (sdkFileInfo.version) { - filePath = `../../../node_modules/@google-cloud/${sdkFileInfo.pkgName}/build/src/${sdkFileInfo.version}/${sdkFileInfo.fileName}`; - } else { - filePath = `../../../node_modules/@google-cloud/${sdkFileInfo.pkgName}/build/src/${sdkFileInfo.fileName}`; - } + let filePath; + if (sdkFileInfo.version) { + filePath = `../../../node_modules/@google-cloud/${sdkFileInfo.pkgName}/build/src/${sdkFileInfo.version}/${sdkFileInfo.fileName}`; + } else { + filePath = `../../../node_modules/@google-cloud/${sdkFileInfo.pkgName}/build/src/${sdkFileInfo.fileName}`; + } - return new Promise(async (resolve, reject) => { - try { - const file = path.join(__dirname, filePath); - const ast = createSourceFile( - file, - fs.readFileSync(file).toString(), - ScriptTarget.Latest, - true - ); + return new Promise(async (resolve, reject) => { + try { + const file = path.join(__dirname, filePath); + const ast = createSourceFile( + file, + fs.readFileSync(file).toString(), + ScriptTarget.Latest, + true + ); - if (multi === true) { - let classes = []; - ast.forEachChild(child => { - if (SyntaxKind[child.kind] === "ClassDeclaration") { - let cloned = Object.assign({}, child); - classes.push(cloned); - } - }); - resolve(classes); - } else { - let cloned = null; - await ast.forEachChild(child => { - if (SyntaxKind[child.kind] === "ClassDeclaration") { - let cloned = Object.assign({}, child); - return resolve(cloned); - } - }); + if (multi === true) { + const classes = []; + ast.forEachChild(child => { + if (SyntaxKind[child.kind] === 'ClassDeclaration') { + const cloned = Object.assign({}, child); + classes.push(cloned); + } + }); + resolve(classes); + } else { + const cloned = null; + await ast.forEachChild(child => { + if (SyntaxKind[child.kind] === 'ClassDeclaration') { + const cloned = Object.assign({}, child); + return resolve(cloned); + } + }); - if (!cloned) { - return reject(new Error("Class not found!")); - } else { - return resolve(cloned); - } - } - } catch (error) { - if (error.code === "ENOENT") { - reject(new Error("File not found!")); - } else { - reject(error); - } - } - }); + if (!cloned) { + return reject(new Error('Class not found!')); + } else { + return resolve(cloned); + } + } + } catch (error) { + if (error.code === 'ENOENT') { + reject(new Error('File not found!')); + } else { + reject(error); + } + } + }); } diff --git a/generator/parsers/oracle/parser.js b/generator/parsers/oracle/parser.js index f4c2d584..257fedd2 100644 --- a/generator/parsers/oracle/parser.js +++ b/generator/parsers/oracle/parser.js @@ -169,7 +169,6 @@ function getAST(sdkFileName) { return [ 4 /*yield*/, ast.forEachChild(function(child) { - // console.log(SyntaxKind[child.kind]); if ( typescript_1.SyntaxKind[child.kind] === 'ClassDeclaration' diff --git a/generator/parsers/oracle/parser.ts b/generator/parsers/oracle/parser.ts index d7ce9618..cc87a71a 100644 --- a/generator/parsers/oracle/parser.ts +++ b/generator/parsers/oracle/parser.ts @@ -19,8 +19,6 @@ export function getAST(sdkFileName) { let cloned = null; await ast.forEachChild(child => { - // console.log(SyntaxKind[child.kind]); - if (SyntaxKind[child.kind] === 'ClassDeclaration') { cloned = Object.assign({}, child); } diff --git a/generator/test/generators/googleCloud/generator.test.ts b/generator/test/generators/googleCloud/generator.test.ts index 3b339d3c..0702d965 100644 --- a/generator/test/generators/googleCloud/generator.test.ts +++ b/generator/test/generators/googleCloud/generator.test.ts @@ -1,159 +1,163 @@ -import { expect } from "chai"; -import { SyntaxKind } from "typescript"; +import { expect } from 'chai'; +import { SyntaxKind } from 'typescript'; import { - extractClassBasedSDKData, - extractClientBasedSDKdata -} from "../../../generators/googleCloud/generator"; -import { readJsonData, readSourceFile } from "../lib/helper"; - -describe("GCP generator extractClassBasedSDKData", () => { - context("with valid methods and valid AST", () => { - it("should return class data", async () => { - const methods: any = await readJsonData( - "validDataset_1", - "googleCloud", - "methods" - ); - - const sdkFiles: any = await readJsonData( - "validDataset_1", - "googleCloud", - "files" - ); - - await Promise.all( - sdkFiles.map(async file => { - file.classes = []; - const sdkFile: any = await readSourceFile( - "validDataset_1", - "googleCloud" - ); - sdkFile.forEachChild(child => { - if (SyntaxKind[child.kind] === "ClassDeclaration") { - let cloned = Object.assign({}, child); - file.classes.push(cloned); - } - }); - }) - ); - - extractClassBasedSDKData(methods, sdkFiles).then(result => { - expect(result).to.be.an("object"); - expect(result.methods).to.be.an("array"); - }); - }); - }); - - context("with invalid AST", () => { - it("should return Error", async () => { - const methods: any = await readJsonData( - "invalidDataset_1", - "googleCloud", - "methods" - ); - - const sdkFiles: any = await readJsonData( - "invalidDataset_1", - "googleCloud", - "files" - ); - - await Promise.all( - sdkFiles.map(async file => { - file.classes = []; - const sdkFile: any = await readSourceFile( - "invalidDataset_1", - "googleCloud" - ); - sdkFile.forEachChild(child => { - if (SyntaxKind[child.kind] === "ClassDeclaration") { - let cloned = Object.assign({}, child); - file.classes.push(cloned); - } - }); - }) - ); - - extractClassBasedSDKData(methods, sdkFiles).then( - result => {}, - error => { - expect(error.message).to.eql("Data extraction unsuccessful"); - } - ); - }); - }); + extractClassBasedSDKData, + extractClientBasedSDKdata, +} from '../../../generators/googleCloud/generator'; +import { readJsonData, readSourceFile } from '../lib/helper'; + +describe('GCP generator extractClassBasedSDKData', () => { + context('with valid methods and valid AST', () => { + it('should return class data', async () => { + const methods: any = await readJsonData( + 'validDataset_1', + 'googleCloud', + 'methods' + ); + + const sdkFiles: any = await readJsonData( + 'validDataset_1', + 'googleCloud', + 'files' + ); + + await Promise.all( + sdkFiles.map(async file => { + file.classes = []; + const sdkFile: any = await readSourceFile( + 'validDataset_1', + 'googleCloud' + ); + sdkFile.forEachChild(child => { + if (SyntaxKind[child.kind] === 'ClassDeclaration') { + const cloned = Object.assign({}, child); + file.classes.push(cloned); + } + }); + }) + ); + + extractClassBasedSDKData(methods, sdkFiles).then(result => { + expect(result).to.be.an('object'); + expect(result.methods).to.be.an('array'); + }); + }); + }); + + context('with invalid AST', () => { + it('should return Error', async () => { + const methods: any = await readJsonData( + 'invalidDataset_1', + 'googleCloud', + 'methods' + ); + + const sdkFiles: any = await readJsonData( + 'invalidDataset_1', + 'googleCloud', + 'files' + ); + + await Promise.all( + sdkFiles.map(async file => { + file.classes = []; + const sdkFile: any = await readSourceFile( + 'invalidDataset_1', + 'googleCloud' + ); + sdkFile.forEachChild(child => { + if (SyntaxKind[child.kind] === 'ClassDeclaration') { + const cloned = Object.assign({}, child); + file.classes.push(cloned); + } + }); + }) + ); + + extractClassBasedSDKData(methods, sdkFiles).then( + result => {}, + error => { + expect(error.message).to.eql( + 'Data extraction unsuccessful' + ); + } + ); + }); + }); }); -describe("GCP generator extractClientBasedSDKdata", () => { - context("with valid methods and valid AST", () => { - it("should return class data", async () => { - const methods: any = await readJsonData( - "validDataset_2", - "googleCloud", - "methods" - ); - - const sdkFiles: any = await readJsonData( - "validDataset_2", - "googleCloud", - "files" - ); - - await Promise.all( - sdkFiles.map(async file => { - const sdkFile: any = await readSourceFile( - "validDataset_2", - "googleCloud" - ); - sdkFile.forEachChild(child => { - if (SyntaxKind[child.kind] === "ClassDeclaration") { - file.ast = Object.assign({}, child); - } - }); - }) - ); - - extractClientBasedSDKdata(methods, sdkFiles).then(result => { - expect(result).to.be.an("array"); - }); - }); - }); - - context("with invalid AST", () => { - it("should return Error", async () => { - const methods: any = await readJsonData( - "invalidDataset_2", - "googleCloud", - "methods" - ); - - const sdkFiles: any = await readJsonData( - "invalidDataset_2", - "googleCloud", - "files" - ); - - await Promise.all( - sdkFiles.map(async file => { - const sdkFile: any = await readSourceFile( - "invalidDataset_2", - "googleCloud" - ); - sdkFile.forEachChild(child => { - if (SyntaxKind[child.kind] === "ClassDeclaration") { - file.ast = Object.assign({}, child); - } - }); - }) - ); - - extractClientBasedSDKdata(methods, sdkFiles).then( - result => {}, - error => { - expect(error.message).to.eql("Data extraction unsuccessful"); - } - ); - }); - }); +describe('GCP generator extractClientBasedSDKdata', () => { + context('with valid methods and valid AST', () => { + it('should return class data', async () => { + const methods: any = await readJsonData( + 'validDataset_2', + 'googleCloud', + 'methods' + ); + + const sdkFiles: any = await readJsonData( + 'validDataset_2', + 'googleCloud', + 'files' + ); + + await Promise.all( + sdkFiles.map(async file => { + const sdkFile: any = await readSourceFile( + 'validDataset_2', + 'googleCloud' + ); + sdkFile.forEachChild(child => { + if (SyntaxKind[child.kind] === 'ClassDeclaration') { + file.ast = Object.assign({}, child); + } + }); + }) + ); + + extractClientBasedSDKdata(methods, sdkFiles).then(result => { + expect(result).to.be.an('array'); + }); + }); + }); + + context('with invalid AST', () => { + it('should return Error', async () => { + const methods: any = await readJsonData( + 'invalidDataset_2', + 'googleCloud', + 'methods' + ); + + const sdkFiles: any = await readJsonData( + 'invalidDataset_2', + 'googleCloud', + 'files' + ); + + await Promise.all( + sdkFiles.map(async file => { + const sdkFile: any = await readSourceFile( + 'invalidDataset_2', + 'googleCloud' + ); + sdkFile.forEachChild(child => { + if (SyntaxKind[child.kind] === 'ClassDeclaration') { + file.ast = Object.assign({}, child); + } + }); + }) + ); + + extractClientBasedSDKdata(methods, sdkFiles).then( + result => {}, + error => { + expect(error.message).to.eql( + 'Data extraction unsuccessful' + ); + } + ); + }); + }); }); diff --git a/generator/test/generators/oracle/dummyData/invalidDataset_1/sdkFile.txt b/generator/test/generators/oracle/dummyData/invalidDataset_1/sdkFile.txt new file mode 100644 index 00000000..66ecf2e9 --- /dev/null +++ b/generator/test/generators/oracle/dummyData/invalidDataset_1/sdkFile.txt @@ -0,0 +1,926 @@ +import common = require("oci-common"); +import * as requests from "./request"; +import * as model from "./model"; +import * as responses from "./response"; +import { LoadBalancerWaiter } from "./loadbalancer-waiter"; +export declare enum LoadBalancerApiKeys { +} +/** + * This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user. + */ +export declare class LoadBalancerClient { + protected static serviceEndpointTemplate: string; + protected static endpointServiceName: string; + protected "_realmSpecificEndpointTemplateEnabled": boolean; + protected "_endpoint": string; + protected "_defaultHeaders": any; + protected "_waiters": LoadBalancerWaiter; + protected "_clientConfiguration": common.ClientConfiguration; + protected _circuitBreaker: null; + protected _httpOptions: any; + targetService: string; + protected _regionId: string; + protected "_region": common.Region; + protected _lastSetRegionOrRegionId: string; + protected _httpClient: common.HttpClient; + constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration); + /** + * Get the endpoint that is being used to call (ex, https://www.example.com). + */ + get endpoint(): string; + /** + * Sets the endpoint to call (ex, https://www.example.com). + * @param endpoint The endpoint of the service. + */ + set endpoint(endpoint: string); + get logger(): import("oci-common/lib/log").Logger; + /** + * Determines whether realm specific endpoint should be used or not. + * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false" + * @param realmSpecificEndpointTemplateEnabled flag to enable the use of realm specific endpoint template + */ + set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled: boolean); + /** + * Sets the region to call (ex, Region.US_PHOENIX_1). + * Note, this will call {@link #endpoint(String) endpoint} after resolving the endpoint. + * @param region The region of the service. + */ + set region(region: common.Region); + /** + * Sets the regionId to call (ex, 'us-phoenix-1'). + * + * Note, this will first try to map the region ID to a known Region and call {@link #region(Region) region}. + * If no known Region could be determined, it will create an endpoint assuming its in default Realm OC1 + * and then call {@link #endpoint(String) endpoint}. + * @param regionId The public region ID. + */ + set regionId(regionId: string); + /** + * Creates a new LoadBalancerWaiter for resources for this service. + * + * @param config The waiter configuration for termination and delay strategy + * @return The service waiters. + */ + createWaiters(config?: common.WaiterConfiguration): LoadBalancerWaiter; + /** + * Gets the waiters available for resources for this service. + * + * @return The service waiters. + */ + getWaiters(): LoadBalancerWaiter; + /** + * Moves a load balancer into a different compartment within the same tenancy. For information about moving resources + * between compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes). + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ChangeLoadBalancerCompartmentRequest + * @return ChangeLoadBalancerCompartmentResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ChangeLoadBalancerCompartment.ts.html |here} to see how to use ChangeLoadBalancerCompartment API. + */ + changeLoadBalancerCompartment(changeLoadBalancerCompartmentRequest: requests.ChangeLoadBalancerCompartmentRequest): Promise; + /** + * Adds a backend server to a backend set. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreateBackendRequest + * @return CreateBackendResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreateBackend.ts.html |here} to see how to use CreateBackend API. + */ + createBackend(createBackendRequest: requests.CreateBackendRequest): Promise; + /** + * Adds a backend set to a load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreateBackendSetRequest + * @return CreateBackendSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreateBackendSet.ts.html |here} to see how to use CreateBackendSet API. + */ + createBackendSet(createBackendSetRequest: requests.CreateBackendSetRequest): Promise; + /** + * Creates an asynchronous request to add an SSL certificate bundle. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreateCertificateRequest + * @return CreateCertificateResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreateCertificate.ts.html |here} to see how to use CreateCertificate API. + */ + createCertificate(createCertificateRequest: requests.CreateCertificateRequest): Promise; + /** + * Adds a hostname resource to the specified load balancer. For more information, see + * [Managing Request Routing](https://docs.cloud.oracle.com/Content/Balance/Tasks/managingrequest.htm). + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreateHostnameRequest + * @return CreateHostnameResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreateHostname.ts.html |here} to see how to use CreateHostname API. + */ + createHostname(createHostnameRequest: requests.CreateHostnameRequest): Promise; + /** + * Adds a listener to a load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreateListenerRequest + * @return CreateListenerResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreateListener.ts.html |here} to see how to use CreateListener API. + */ + createListener(createListenerRequest: requests.CreateListenerRequest): Promise; + /** + * Creates a new load balancer in the specified compartment. For general information about load balancers, + * see [Overview of the Load Balancing Service](https://docs.cloud.oracle.com/Content/Balance/Concepts/balanceoverview.htm). + *

      + For the purposes of access control, you must provide the OCID of the compartment where you want + * the load balancer to reside. Notice that the load balancer doesn't have to be in the same compartment as the VCN + * or backend set. If you're not sure which compartment to use, put the load balancer in the same compartment as the VCN. + * For information about access control and compartments, see + * [Overview of the IAM Service](https://docs.cloud.oracle.com/Content/Identity/Concepts/overview.htm). + *

      + You must specify a display name for the load balancer. It does not have to be unique, and you can change it. + *

      + For information about Availability Domains, see + * [Regions and Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm). + * To get a list of Availability Domains, use the `ListAvailabilityDomains` operation + * in the Identity and Access Management Service API. + *

      + All Oracle Cloud Infrastructure resources, including load balancers, get an Oracle-assigned, + * unique ID called an Oracle Cloud Identifier (OCID). When you create a resource, you can find its OCID + * in the response. You can also retrieve a resource's OCID by using a List API operation on that resource type, + * or by viewing the resource in the Console. Fore more information, see + * [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). + *

      + After you send your request, the new object's state will temporarily be PROVISIONING. Before using the + * object, first make sure its state has changed to RUNNING. + *

      + When you create a load balancer, the system assigns an IP address. + * To get the IP address, use the {@link #getLoadBalancer(GetLoadBalancerRequest) getLoadBalancer} operation. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreateLoadBalancerRequest + * @return CreateLoadBalancerResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreateLoadBalancer.ts.html |here} to see how to use CreateLoadBalancer API. + */ + createLoadBalancer(createLoadBalancerRequest: requests.CreateLoadBalancerRequest): Promise; + /** + * Adds a path route set to a load balancer. For more information, see + * [Managing Request Routing](https://docs.cloud.oracle.com/Content/Balance/Tasks/managingrequest.htm). + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreatePathRouteSetRequest + * @return CreatePathRouteSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreatePathRouteSet.ts.html |here} to see how to use CreatePathRouteSet API. + */ + createPathRouteSet(createPathRouteSetRequest: requests.CreatePathRouteSetRequest): Promise; + /** + * Adds a routing policy to a load balancer. For more information, see + * [Managing Request Routing](https://docs.cloud.oracle.com/Content/Balance/Tasks/managingrequest.htm). + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreateRoutingPolicyRequest + * @return CreateRoutingPolicyResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreateRoutingPolicy.ts.html |here} to see how to use CreateRoutingPolicy API. + */ + createRoutingPolicy(createRoutingPolicyRequest: requests.CreateRoutingPolicyRequest): Promise; + /** + * Creates a new rule set associated with the specified load balancer. For more information, see + * [Managing Rule Sets](https://docs.cloud.oracle.com/Content/Balance/Tasks/managingrulesets.htm). + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreateRuleSetRequest + * @return CreateRuleSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreateRuleSet.ts.html |here} to see how to use CreateRuleSet API. + */ + createRuleSet(createRuleSetRequest: requests.CreateRuleSetRequest): Promise; + /** + * Creates a custom SSL cipher suite. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreateSSLCipherSuiteRequest + * @return CreateSSLCipherSuiteResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreateSSLCipherSuite.ts.html |here} to see how to use CreateSSLCipherSuite API. + */ + createSSLCipherSuite(createSSLCipherSuiteRequest: requests.CreateSSLCipherSuiteRequest): Promise; + /** + * Removes a backend server from a given load balancer and backend set. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeleteBackendRequest + * @return DeleteBackendResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeleteBackend.ts.html |here} to see how to use DeleteBackend API. + */ + deleteBackend(deleteBackendRequest: requests.DeleteBackendRequest): Promise; + /** + * Deletes the specified backend set. Note that deleting a backend set removes its backend servers from the load balancer. + *

      + Before you can delete a backend set, you must remove it from any active listeners. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeleteBackendSetRequest + * @return DeleteBackendSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeleteBackendSet.ts.html |here} to see how to use DeleteBackendSet API. + */ + deleteBackendSet(deleteBackendSetRequest: requests.DeleteBackendSetRequest): Promise; + /** + * Deletes an SSL certificate bundle from a load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeleteCertificateRequest + * @return DeleteCertificateResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API. + */ + deleteCertificate(deleteCertificateRequest: requests.DeleteCertificateRequest): Promise; + /** + * Deletes a hostname resource from the specified load balancer. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeleteHostnameRequest + * @return DeleteHostnameResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeleteHostname.ts.html |here} to see how to use DeleteHostname API. + */ + deleteHostname(deleteHostnameRequest: requests.DeleteHostnameRequest): Promise; + /** + * Deletes a listener from a load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeleteListenerRequest + * @return DeleteListenerResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeleteListener.ts.html |here} to see how to use DeleteListener API. + */ + deleteListener(deleteListenerRequest: requests.DeleteListenerRequest): Promise; + /** + * Stops a load balancer and removes it from service. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeleteLoadBalancerRequest + * @return DeleteLoadBalancerResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeleteLoadBalancer.ts.html |here} to see how to use DeleteLoadBalancer API. + */ + deleteLoadBalancer(deleteLoadBalancerRequest: requests.DeleteLoadBalancerRequest): Promise; + /** + * Deletes a path route set from the specified load balancer. + *

      + To delete a path route rule from a path route set, use the + * {@link #updatePathRouteSet(UpdatePathRouteSetRequest) updatePathRouteSet} operation. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeletePathRouteSetRequest + * @return DeletePathRouteSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeletePathRouteSet.ts.html |here} to see how to use DeletePathRouteSet API. + */ + deletePathRouteSet(deletePathRouteSetRequest: requests.DeletePathRouteSetRequest): Promise; + /** + * Deletes a routing policy from the specified load balancer. + *

      + To delete a routing rule from a routing policy, use the + * {@link #updateRoutingPolicy(UpdateRoutingPolicyRequest) updateRoutingPolicy} operation. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeleteRoutingPolicyRequest + * @return DeleteRoutingPolicyResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeleteRoutingPolicy.ts.html |here} to see how to use DeleteRoutingPolicy API. + */ + deleteRoutingPolicy(deleteRoutingPolicyRequest: requests.DeleteRoutingPolicyRequest): Promise; + /** + * Deletes a rule set from the specified load balancer. + *

      + To delete a rule from a rule set, use the + * {@link #updateRuleSet(UpdateRuleSetRequest) updateRuleSet} operation. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeleteRuleSetRequest + * @return DeleteRuleSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeleteRuleSet.ts.html |here} to see how to use DeleteRuleSet API. + */ + deleteRuleSet(deleteRuleSetRequest: requests.DeleteRuleSetRequest): Promise; + /** + * Deletes an SSL cipher suite from a load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeleteSSLCipherSuiteRequest + * @return DeleteSSLCipherSuiteResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeleteSSLCipherSuite.ts.html |here} to see how to use DeleteSSLCipherSuite API. + */ + deleteSSLCipherSuite(deleteSSLCipherSuiteRequest: requests.DeleteSSLCipherSuiteRequest): Promise; + /** + * Gets the specified backend server's configuration information. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetBackendRequest + * @return GetBackendResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetBackend.ts.html |here} to see how to use GetBackend API. + */ + getBackend(getBackendRequest: requests.GetBackendRequest): Promise; + /** + * Gets the current health status of the specified backend server. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetBackendHealthRequest + * @return GetBackendHealthResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetBackendHealth.ts.html |here} to see how to use GetBackendHealth API. + */ + getBackendHealth(getBackendHealthRequest: requests.GetBackendHealthRequest): Promise; + /** + * Gets the specified backend set's configuration information. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetBackendSetRequest + * @return GetBackendSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetBackendSet.ts.html |here} to see how to use GetBackendSet API. + */ + getBackendSet(getBackendSetRequest: requests.GetBackendSetRequest): Promise; + /** + * Gets the health status for the specified backend set. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetBackendSetHealthRequest + * @return GetBackendSetHealthResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetBackendSetHealth.ts.html |here} to see how to use GetBackendSetHealth API. + */ + getBackendSetHealth(getBackendSetHealthRequest: requests.GetBackendSetHealthRequest): Promise; + /** + * Gets the health check policy information for a given load balancer and backend set. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetHealthCheckerRequest + * @return GetHealthCheckerResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetHealthChecker.ts.html |here} to see how to use GetHealthChecker API. + */ + getHealthChecker(getHealthCheckerRequest: requests.GetHealthCheckerRequest): Promise; + /** + * Gets the specified hostname resource's configuration information. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetHostnameRequest + * @return GetHostnameResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetHostname.ts.html |here} to see how to use GetHostname API. + */ + getHostname(getHostnameRequest: requests.GetHostnameRequest): Promise; + /** + * Gets the specified load balancer's configuration information. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetLoadBalancerRequest + * @return GetLoadBalancerResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetLoadBalancer.ts.html |here} to see how to use GetLoadBalancer API. + */ + getLoadBalancer(getLoadBalancerRequest: requests.GetLoadBalancerRequest): Promise; + /** + * Gets the health status for the specified load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetLoadBalancerHealthRequest + * @return GetLoadBalancerHealthResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetLoadBalancerHealth.ts.html |here} to see how to use GetLoadBalancerHealth API. + */ + getLoadBalancerHealth(getLoadBalancerHealthRequest: requests.GetLoadBalancerHealthRequest): Promise; + /** + * Gets the specified path route set's configuration information. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetPathRouteSetRequest + * @return GetPathRouteSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetPathRouteSet.ts.html |here} to see how to use GetPathRouteSet API. + */ + getPathRouteSet(getPathRouteSetRequest: requests.GetPathRouteSetRequest): Promise; + /** + * Gets the specified routing policy. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetRoutingPolicyRequest + * @return GetRoutingPolicyResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetRoutingPolicy.ts.html |here} to see how to use GetRoutingPolicy API. + */ + getRoutingPolicy(getRoutingPolicyRequest: requests.GetRoutingPolicyRequest): Promise; + /** + * Gets the specified set of rules. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetRuleSetRequest + * @return GetRuleSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetRuleSet.ts.html |here} to see how to use GetRuleSet API. + */ + getRuleSet(getRuleSetRequest: requests.GetRuleSetRequest): Promise; + /** + * Gets the specified SSL cipher suite's configuration information. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetSSLCipherSuiteRequest + * @return GetSSLCipherSuiteResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetSSLCipherSuite.ts.html |here} to see how to use GetSSLCipherSuite API. + */ + getSSLCipherSuite(getSSLCipherSuiteRequest: requests.GetSSLCipherSuiteRequest): Promise; + /** + * Gets the details of a work request. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetWorkRequestRequest + * @return GetWorkRequestResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API. + */ + getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise; + /** + * Lists all backend sets associated with a given load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListBackendSetsRequest + * @return ListBackendSetsResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListBackendSets.ts.html |here} to see how to use ListBackendSets API. + */ + listBackendSets(listBackendSetsRequest: requests.ListBackendSetsRequest): Promise; + /** + * Lists the backend servers for a given load balancer and backend set. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListBackendsRequest + * @return ListBackendsResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListBackends.ts.html |here} to see how to use ListBackends API. + */ + listBackends(listBackendsRequest: requests.ListBackendsRequest): Promise; + /** + * Lists all SSL certificates bundles associated with a given load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListCertificatesRequest + * @return ListCertificatesResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListCertificates.ts.html |here} to see how to use ListCertificates API. + */ + listCertificates(listCertificatesRequest: requests.ListCertificatesRequest): Promise; + /** + * Lists all hostname resources associated with the specified load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListHostnamesRequest + * @return ListHostnamesResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListHostnames.ts.html |here} to see how to use ListHostnames API. + */ + listHostnames(listHostnamesRequest: requests.ListHostnamesRequest): Promise; + /** + * Lists all of the rules from all of the rule sets associated with the specified listener. The response organizes + * the rules in the following order: + *

      + * Access control rules + * * Allow method rules + * * Request header rules + * * Response header rules + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListListenerRulesRequest + * @return ListListenerRulesResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListListenerRules.ts.html |here} to see how to use ListListenerRules API. + */ + listListenerRules(listListenerRulesRequest: requests.ListListenerRulesRequest): Promise; + /** + * Lists the summary health statuses for all load balancers in the specified compartment. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListLoadBalancerHealthsRequest + * @return ListLoadBalancerHealthsResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListLoadBalancerHealths.ts.html |here} to see how to use ListLoadBalancerHealths API. + */ + listLoadBalancerHealths(listLoadBalancerHealthsRequest: requests.ListLoadBalancerHealthsRequest): Promise; + /** + * NOTE: This function is deprecated in favor of listLoadBalancerHealthsRecordIterator function. + * Creates a new async iterator which will iterate over the models.LoadBalancerHealthSummary objects + * contained in responses from the listLoadBalancerHealths operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllLoadBalancerHealths(request: requests.ListLoadBalancerHealthsRequest): AsyncIterableIterator; + /** + * NOTE: This function is deprecated in favor of listLoadBalancerHealthsResponseIterator function. + * Creates a new async iterator which will iterate over the responses received from the listLoadBalancerHealths operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllLoadBalancerHealthsResponses(request: requests.ListLoadBalancerHealthsRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the models.LoadBalancerHealthSummary objects + * contained in responses from the listLoadBalancerHealths operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listLoadBalancerHealthsRecordIterator(request: requests.ListLoadBalancerHealthsRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the responses received from the listLoadBalancerHealths operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listLoadBalancerHealthsResponseIterator(request: requests.ListLoadBalancerHealthsRequest): AsyncIterableIterator; + /** + * Lists all load balancers in the specified compartment. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListLoadBalancersRequest + * @return ListLoadBalancersResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListLoadBalancers.ts.html |here} to see how to use ListLoadBalancers API. + */ + listLoadBalancers(listLoadBalancersRequest: requests.ListLoadBalancersRequest): Promise; + /** + * NOTE: This function is deprecated in favor of listLoadBalancersRecordIterator function. + * Creates a new async iterator which will iterate over the models.LoadBalancer objects + * contained in responses from the listLoadBalancers operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllLoadBalancers(request: requests.ListLoadBalancersRequest): AsyncIterableIterator; + /** + * NOTE: This function is deprecated in favor of listLoadBalancersResponseIterator function. + * Creates a new async iterator which will iterate over the responses received from the listLoadBalancers operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllLoadBalancersResponses(request: requests.ListLoadBalancersRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the models.LoadBalancer objects + * contained in responses from the listLoadBalancers operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listLoadBalancersRecordIterator(request: requests.ListLoadBalancersRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the responses received from the listLoadBalancers operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listLoadBalancersResponseIterator(request: requests.ListLoadBalancersRequest): AsyncIterableIterator; + /** + * Lists all path route sets associated with the specified load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListPathRouteSetsRequest + * @return ListPathRouteSetsResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListPathRouteSets.ts.html |here} to see how to use ListPathRouteSets API. + */ + listPathRouteSets(listPathRouteSetsRequest: requests.ListPathRouteSetsRequest): Promise; + /** + * Lists the available load balancer policies. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListPoliciesRequest + * @return ListPoliciesResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListPolicies.ts.html |here} to see how to use ListPolicies API. + */ + listPolicies(listPoliciesRequest: requests.ListPoliciesRequest): Promise; + /** + * NOTE: This function is deprecated in favor of listPoliciesRecordIterator function. + * Creates a new async iterator which will iterate over the models.LoadBalancerPolicy objects + * contained in responses from the listPolicies operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllPolicies(request: requests.ListPoliciesRequest): AsyncIterableIterator; + /** + * NOTE: This function is deprecated in favor of listPoliciesResponseIterator function. + * Creates a new async iterator which will iterate over the responses received from the listPolicies operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllPoliciesResponses(request: requests.ListPoliciesRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the models.LoadBalancerPolicy objects + * contained in responses from the listPolicies operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listPoliciesRecordIterator(request: requests.ListPoliciesRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the responses received from the listPolicies operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listPoliciesResponseIterator(request: requests.ListPoliciesRequest): AsyncIterableIterator; + /** + * Lists all supported traffic protocols. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListProtocolsRequest + * @return ListProtocolsResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListProtocols.ts.html |here} to see how to use ListProtocols API. + */ + listProtocols(listProtocolsRequest: requests.ListProtocolsRequest): Promise; + /** + * NOTE: This function is deprecated in favor of listProtocolsRecordIterator function. + * Creates a new async iterator which will iterate over the models.LoadBalancerProtocol objects + * contained in responses from the listProtocols operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllProtocols(request: requests.ListProtocolsRequest): AsyncIterableIterator; + /** + * NOTE: This function is deprecated in favor of listProtocolsResponseIterator function. + * Creates a new async iterator which will iterate over the responses received from the listProtocols operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllProtocolsResponses(request: requests.ListProtocolsRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the models.LoadBalancerProtocol objects + * contained in responses from the listProtocols operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listProtocolsRecordIterator(request: requests.ListProtocolsRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the responses received from the listProtocols operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listProtocolsResponseIterator(request: requests.ListProtocolsRequest): AsyncIterableIterator; + /** + * Lists all routing policies associated with the specified load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListRoutingPoliciesRequest + * @return ListRoutingPoliciesResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListRoutingPolicies.ts.html |here} to see how to use ListRoutingPolicies API. + */ + listRoutingPolicies(listRoutingPoliciesRequest: requests.ListRoutingPoliciesRequest): Promise; + /** + * NOTE: This function is deprecated in favor of listRoutingPoliciesRecordIterator function. + * Creates a new async iterator which will iterate over the models.RoutingPolicy objects + * contained in responses from the listRoutingPolicies operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllRoutingPolicies(request: requests.ListRoutingPoliciesRequest): AsyncIterableIterator; + /** + * NOTE: This function is deprecated in favor of listRoutingPoliciesResponseIterator function. + * Creates a new async iterator which will iterate over the responses received from the listRoutingPolicies operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllRoutingPoliciesResponses(request: requests.ListRoutingPoliciesRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the models.RoutingPolicy objects + * contained in responses from the listRoutingPolicies operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listRoutingPoliciesRecordIterator(request: requests.ListRoutingPoliciesRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the responses received from the listRoutingPolicies operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listRoutingPoliciesResponseIterator(request: requests.ListRoutingPoliciesRequest): AsyncIterableIterator; + /** + * Lists all rule sets associated with the specified load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListRuleSetsRequest + * @return ListRuleSetsResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListRuleSets.ts.html |here} to see how to use ListRuleSets API. + */ + listRuleSets(listRuleSetsRequest: requests.ListRuleSetsRequest): Promise; + /** + * Lists all SSL cipher suites associated with the specified load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListSSLCipherSuitesRequest + * @return ListSSLCipherSuitesResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListSSLCipherSuites.ts.html |here} to see how to use ListSSLCipherSuites API. + */ + listSSLCipherSuites(listSSLCipherSuitesRequest: requests.ListSSLCipherSuitesRequest): Promise; + /** + * Lists the valid load balancer shapes. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListShapesRequest + * @return ListShapesResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListShapes.ts.html |here} to see how to use ListShapes API. + */ + listShapes(listShapesRequest: requests.ListShapesRequest): Promise; + /** + * NOTE: This function is deprecated in favor of listShapesRecordIterator function. + * Creates a new async iterator which will iterate over the models.LoadBalancerShape objects + * contained in responses from the listShapes operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllShapes(request: requests.ListShapesRequest): AsyncIterableIterator; + /** + * NOTE: This function is deprecated in favor of listShapesResponseIterator function. + * Creates a new async iterator which will iterate over the responses received from the listShapes operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllShapesResponses(request: requests.ListShapesRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the models.LoadBalancerShape objects + * contained in responses from the listShapes operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listShapesRecordIterator(request: requests.ListShapesRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the responses received from the listShapes operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listShapesResponseIterator(request: requests.ListShapesRequest): AsyncIterableIterator; + /** + * Lists the work requests for a given load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListWorkRequestsRequest + * @return ListWorkRequestsResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API. + */ + listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise; + /** + * NOTE: This function is deprecated in favor of listWorkRequestsRecordIterator function. + * Creates a new async iterator which will iterate over the models.WorkRequest objects + * contained in responses from the listWorkRequests operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllWorkRequests(request: requests.ListWorkRequestsRequest): AsyncIterableIterator; + /** + * NOTE: This function is deprecated in favor of listWorkRequestsResponseIterator function. + * Creates a new async iterator which will iterate over the responses received from the listWorkRequests operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllWorkRequestsResponses(request: requests.ListWorkRequestsRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the models.WorkRequest objects + * contained in responses from the listWorkRequests operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listWorkRequestsRecordIterator(request: requests.ListWorkRequestsRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the responses received from the listWorkRequests operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listWorkRequestsResponseIterator(request: requests.ListWorkRequestsRequest): AsyncIterableIterator; + /** + * Updates the configuration of a backend server within the specified backend set. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateBackendRequest + * @return UpdateBackendResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateBackend.ts.html |here} to see how to use UpdateBackend API. + */ + updateBackend(updateBackendRequest: requests.UpdateBackendRequest): Promise; + /** + * Updates a backend set. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateBackendSetRequest + * @return UpdateBackendSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateBackendSet.ts.html |here} to see how to use UpdateBackendSet API. + */ + updateBackendSet(updateBackendSetRequest: requests.UpdateBackendSetRequest): Promise; + /** + * Updates the health check policy for a given load balancer and backend set. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateHealthCheckerRequest + * @return UpdateHealthCheckerResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateHealthChecker.ts.html |here} to see how to use UpdateHealthChecker API. + */ + updateHealthChecker(updateHealthCheckerRequest: requests.UpdateHealthCheckerRequest): Promise; + /** + * Overwrites an existing hostname resource on the specified load balancer. Use this operation to change a + * virtual hostname. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateHostnameRequest + * @return UpdateHostnameResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateHostname.ts.html |here} to see how to use UpdateHostname API. + */ + updateHostname(updateHostnameRequest: requests.UpdateHostnameRequest): Promise; + /** + * Updates a listener for a given load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateListenerRequest + * @return UpdateListenerResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateListener.ts.html |here} to see how to use UpdateListener API. + */ + updateListener(updateListenerRequest: requests.UpdateListenerRequest): Promise; + /** + * Updates a load balancer's configuration. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateLoadBalancerRequest + * @return UpdateLoadBalancerResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateLoadBalancer.ts.html |here} to see how to use UpdateLoadBalancer API. + */ + updateLoadBalancer(updateLoadBalancerRequest: requests.UpdateLoadBalancerRequest): Promise; + /** + * Update the shape of a load balancer. The new shape can be larger or smaller compared to existing shape of the + * LB. The service will try to perform this operation in the least disruptive way to existing connections, but + * there is a possibility that they might be lost during the LB resizing process. The new shape becomes effective + * as soon as the related work request completes successfully, i.e. when reshaping to a larger shape, the LB will + * start accepting larger bandwidth and when reshaping to a smaller one, the LB will be accepting smaller + * bandwidth. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateLoadBalancerShapeRequest + * @return UpdateLoadBalancerShapeResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateLoadBalancerShape.ts.html |here} to see how to use UpdateLoadBalancerShape API. + */ + updateLoadBalancerShape(updateLoadBalancerShapeRequest: requests.UpdateLoadBalancerShapeRequest): Promise; + /** + * Updates the network security groups associated with the specified load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateNetworkSecurityGroupsRequest + * @return UpdateNetworkSecurityGroupsResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateNetworkSecurityGroups.ts.html |here} to see how to use UpdateNetworkSecurityGroups API. + */ + updateNetworkSecurityGroups(updateNetworkSecurityGroupsRequest: requests.UpdateNetworkSecurityGroupsRequest): Promise; + /** + * Overwrites an existing path route set on the specified load balancer. Use this operation to add, delete, or alter + * path route rules in a path route set. + *

      + To add a new path route rule to a path route set, the `pathRoutes` in the + * {@link #updatePathRouteSetDetails(UpdatePathRouteSetDetailsRequest) updatePathRouteSetDetails} object must include + * both the new path route rule to add and the existing path route rules to retain. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdatePathRouteSetRequest + * @return UpdatePathRouteSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdatePathRouteSet.ts.html |here} to see how to use UpdatePathRouteSet API. + */ + updatePathRouteSet(updatePathRouteSetRequest: requests.UpdatePathRouteSetRequest): Promise; + /** + * Overwrites an existing routing policy on the specified load balancer. Use this operation to add, delete, or alter + * routing policy rules in a routing policy. + *

      + To add a new routing rule to a routing policy, the body must include both the new routing rule to add and the existing rules to retain. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateRoutingPolicyRequest + * @return UpdateRoutingPolicyResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateRoutingPolicy.ts.html |here} to see how to use UpdateRoutingPolicy API. + */ + updateRoutingPolicy(updateRoutingPolicyRequest: requests.UpdateRoutingPolicyRequest): Promise; + /** + * Overwrites an existing set of rules on the specified load balancer. Use this operation to add or alter + * the rules in a rule set. + *

      + To add a new rule to a set, the body must include both the new rule to add and the existing rules to retain. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateRuleSetRequest + * @return UpdateRuleSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateRuleSet.ts.html |here} to see how to use UpdateRuleSet API. + */ + updateRuleSet(updateRuleSetRequest: requests.UpdateRuleSetRequest): Promise; + /** + * Updates an existing SSL cipher suite for the specified load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateSSLCipherSuiteRequest + * @return UpdateSSLCipherSuiteResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateSSLCipherSuite.ts.html |here} to see how to use UpdateSSLCipherSuite API. + */ + updateSSLCipherSuite(updateSSLCipherSuiteRequest: requests.UpdateSSLCipherSuiteRequest): Promise; +} diff --git a/generator/test/generators/oracle/dummyData/invalidDataset_1/serviceClass.json b/generator/test/generators/oracle/dummyData/invalidDataset_1/serviceClass.json new file mode 100644 index 00000000..cf0ef352 --- /dev/null +++ b/generator/test/generators/oracle/dummyData/invalidDataset_1/serviceClass.json @@ -0,0 +1,7 @@ +{ + "create": "loadbalancer createLoadBalancer", + "delete": "loadbalancer", + "get": "loadbalancer getLoadBalancer", + "update": "loadbalancer updateLoadBalancer", + "list": "loadbalancer listLoadBalancers" +} diff --git a/generator/test/generators/oracle/dummyData/invalidDataset_2/sdkFile.txt b/generator/test/generators/oracle/dummyData/invalidDataset_2/sdkFile.txt new file mode 100644 index 00000000..b3c4bb5f --- /dev/null +++ b/generator/test/generators/oracle/dummyData/invalidDataset_2/sdkFile.txt @@ -0,0 +1,12 @@ +import common = require("oci-common"); +import * as requests from "./request"; +import * as model from "./model"; +import * as responses from "./response"; +import { LoadBalancerWaiter } from "./loadbalancer-waiter"; +export declare enum LoadBalancerApiKeys { +} +/** + * This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user. + */ +export declare class LoadBalancerClient { +} diff --git a/generator/test/generators/oracle/dummyData/invalidDataset_2/serviceClass.json b/generator/test/generators/oracle/dummyData/invalidDataset_2/serviceClass.json new file mode 100644 index 00000000..e5e68365 --- /dev/null +++ b/generator/test/generators/oracle/dummyData/invalidDataset_2/serviceClass.json @@ -0,0 +1,8 @@ +{ + "create": "kubernetes.d.ts create", + "delete": "kubernetes.d.ts delete", + "listClusters": "kubernetes.d.ts getClusters", + "createNodeGroup": "kubernetes.d.ts addNodePool", + "deleteNodegroup": " kubernetes.d.ts deleteNodePool", + "listNodegroups": "kubernetes.d.ts getNodePools" +} diff --git a/generator/test/generators/oracle/dummyData/validDataset/sdkFile.txt b/generator/test/generators/oracle/dummyData/validDataset/sdkFile.txt new file mode 100644 index 00000000..66ecf2e9 --- /dev/null +++ b/generator/test/generators/oracle/dummyData/validDataset/sdkFile.txt @@ -0,0 +1,926 @@ +import common = require("oci-common"); +import * as requests from "./request"; +import * as model from "./model"; +import * as responses from "./response"; +import { LoadBalancerWaiter } from "./loadbalancer-waiter"; +export declare enum LoadBalancerApiKeys { +} +/** + * This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user. + */ +export declare class LoadBalancerClient { + protected static serviceEndpointTemplate: string; + protected static endpointServiceName: string; + protected "_realmSpecificEndpointTemplateEnabled": boolean; + protected "_endpoint": string; + protected "_defaultHeaders": any; + protected "_waiters": LoadBalancerWaiter; + protected "_clientConfiguration": common.ClientConfiguration; + protected _circuitBreaker: null; + protected _httpOptions: any; + targetService: string; + protected _regionId: string; + protected "_region": common.Region; + protected _lastSetRegionOrRegionId: string; + protected _httpClient: common.HttpClient; + constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration); + /** + * Get the endpoint that is being used to call (ex, https://www.example.com). + */ + get endpoint(): string; + /** + * Sets the endpoint to call (ex, https://www.example.com). + * @param endpoint The endpoint of the service. + */ + set endpoint(endpoint: string); + get logger(): import("oci-common/lib/log").Logger; + /** + * Determines whether realm specific endpoint should be used or not. + * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false" + * @param realmSpecificEndpointTemplateEnabled flag to enable the use of realm specific endpoint template + */ + set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled: boolean); + /** + * Sets the region to call (ex, Region.US_PHOENIX_1). + * Note, this will call {@link #endpoint(String) endpoint} after resolving the endpoint. + * @param region The region of the service. + */ + set region(region: common.Region); + /** + * Sets the regionId to call (ex, 'us-phoenix-1'). + * + * Note, this will first try to map the region ID to a known Region and call {@link #region(Region) region}. + * If no known Region could be determined, it will create an endpoint assuming its in default Realm OC1 + * and then call {@link #endpoint(String) endpoint}. + * @param regionId The public region ID. + */ + set regionId(regionId: string); + /** + * Creates a new LoadBalancerWaiter for resources for this service. + * + * @param config The waiter configuration for termination and delay strategy + * @return The service waiters. + */ + createWaiters(config?: common.WaiterConfiguration): LoadBalancerWaiter; + /** + * Gets the waiters available for resources for this service. + * + * @return The service waiters. + */ + getWaiters(): LoadBalancerWaiter; + /** + * Moves a load balancer into a different compartment within the same tenancy. For information about moving resources + * between compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes). + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ChangeLoadBalancerCompartmentRequest + * @return ChangeLoadBalancerCompartmentResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ChangeLoadBalancerCompartment.ts.html |here} to see how to use ChangeLoadBalancerCompartment API. + */ + changeLoadBalancerCompartment(changeLoadBalancerCompartmentRequest: requests.ChangeLoadBalancerCompartmentRequest): Promise; + /** + * Adds a backend server to a backend set. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreateBackendRequest + * @return CreateBackendResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreateBackend.ts.html |here} to see how to use CreateBackend API. + */ + createBackend(createBackendRequest: requests.CreateBackendRequest): Promise; + /** + * Adds a backend set to a load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreateBackendSetRequest + * @return CreateBackendSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreateBackendSet.ts.html |here} to see how to use CreateBackendSet API. + */ + createBackendSet(createBackendSetRequest: requests.CreateBackendSetRequest): Promise; + /** + * Creates an asynchronous request to add an SSL certificate bundle. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreateCertificateRequest + * @return CreateCertificateResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreateCertificate.ts.html |here} to see how to use CreateCertificate API. + */ + createCertificate(createCertificateRequest: requests.CreateCertificateRequest): Promise; + /** + * Adds a hostname resource to the specified load balancer. For more information, see + * [Managing Request Routing](https://docs.cloud.oracle.com/Content/Balance/Tasks/managingrequest.htm). + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreateHostnameRequest + * @return CreateHostnameResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreateHostname.ts.html |here} to see how to use CreateHostname API. + */ + createHostname(createHostnameRequest: requests.CreateHostnameRequest): Promise; + /** + * Adds a listener to a load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreateListenerRequest + * @return CreateListenerResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreateListener.ts.html |here} to see how to use CreateListener API. + */ + createListener(createListenerRequest: requests.CreateListenerRequest): Promise; + /** + * Creates a new load balancer in the specified compartment. For general information about load balancers, + * see [Overview of the Load Balancing Service](https://docs.cloud.oracle.com/Content/Balance/Concepts/balanceoverview.htm). + *

      + For the purposes of access control, you must provide the OCID of the compartment where you want + * the load balancer to reside. Notice that the load balancer doesn't have to be in the same compartment as the VCN + * or backend set. If you're not sure which compartment to use, put the load balancer in the same compartment as the VCN. + * For information about access control and compartments, see + * [Overview of the IAM Service](https://docs.cloud.oracle.com/Content/Identity/Concepts/overview.htm). + *

      + You must specify a display name for the load balancer. It does not have to be unique, and you can change it. + *

      + For information about Availability Domains, see + * [Regions and Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm). + * To get a list of Availability Domains, use the `ListAvailabilityDomains` operation + * in the Identity and Access Management Service API. + *

      + All Oracle Cloud Infrastructure resources, including load balancers, get an Oracle-assigned, + * unique ID called an Oracle Cloud Identifier (OCID). When you create a resource, you can find its OCID + * in the response. You can also retrieve a resource's OCID by using a List API operation on that resource type, + * or by viewing the resource in the Console. Fore more information, see + * [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm). + *

      + After you send your request, the new object's state will temporarily be PROVISIONING. Before using the + * object, first make sure its state has changed to RUNNING. + *

      + When you create a load balancer, the system assigns an IP address. + * To get the IP address, use the {@link #getLoadBalancer(GetLoadBalancerRequest) getLoadBalancer} operation. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreateLoadBalancerRequest + * @return CreateLoadBalancerResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreateLoadBalancer.ts.html |here} to see how to use CreateLoadBalancer API. + */ + createLoadBalancer(createLoadBalancerRequest: requests.CreateLoadBalancerRequest): Promise; + /** + * Adds a path route set to a load balancer. For more information, see + * [Managing Request Routing](https://docs.cloud.oracle.com/Content/Balance/Tasks/managingrequest.htm). + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreatePathRouteSetRequest + * @return CreatePathRouteSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreatePathRouteSet.ts.html |here} to see how to use CreatePathRouteSet API. + */ + createPathRouteSet(createPathRouteSetRequest: requests.CreatePathRouteSetRequest): Promise; + /** + * Adds a routing policy to a load balancer. For more information, see + * [Managing Request Routing](https://docs.cloud.oracle.com/Content/Balance/Tasks/managingrequest.htm). + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreateRoutingPolicyRequest + * @return CreateRoutingPolicyResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreateRoutingPolicy.ts.html |here} to see how to use CreateRoutingPolicy API. + */ + createRoutingPolicy(createRoutingPolicyRequest: requests.CreateRoutingPolicyRequest): Promise; + /** + * Creates a new rule set associated with the specified load balancer. For more information, see + * [Managing Rule Sets](https://docs.cloud.oracle.com/Content/Balance/Tasks/managingrulesets.htm). + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreateRuleSetRequest + * @return CreateRuleSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreateRuleSet.ts.html |here} to see how to use CreateRuleSet API. + */ + createRuleSet(createRuleSetRequest: requests.CreateRuleSetRequest): Promise; + /** + * Creates a custom SSL cipher suite. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param CreateSSLCipherSuiteRequest + * @return CreateSSLCipherSuiteResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/CreateSSLCipherSuite.ts.html |here} to see how to use CreateSSLCipherSuite API. + */ + createSSLCipherSuite(createSSLCipherSuiteRequest: requests.CreateSSLCipherSuiteRequest): Promise; + /** + * Removes a backend server from a given load balancer and backend set. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeleteBackendRequest + * @return DeleteBackendResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeleteBackend.ts.html |here} to see how to use DeleteBackend API. + */ + deleteBackend(deleteBackendRequest: requests.DeleteBackendRequest): Promise; + /** + * Deletes the specified backend set. Note that deleting a backend set removes its backend servers from the load balancer. + *

      + Before you can delete a backend set, you must remove it from any active listeners. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeleteBackendSetRequest + * @return DeleteBackendSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeleteBackendSet.ts.html |here} to see how to use DeleteBackendSet API. + */ + deleteBackendSet(deleteBackendSetRequest: requests.DeleteBackendSetRequest): Promise; + /** + * Deletes an SSL certificate bundle from a load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeleteCertificateRequest + * @return DeleteCertificateResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API. + */ + deleteCertificate(deleteCertificateRequest: requests.DeleteCertificateRequest): Promise; + /** + * Deletes a hostname resource from the specified load balancer. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeleteHostnameRequest + * @return DeleteHostnameResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeleteHostname.ts.html |here} to see how to use DeleteHostname API. + */ + deleteHostname(deleteHostnameRequest: requests.DeleteHostnameRequest): Promise; + /** + * Deletes a listener from a load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeleteListenerRequest + * @return DeleteListenerResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeleteListener.ts.html |here} to see how to use DeleteListener API. + */ + deleteListener(deleteListenerRequest: requests.DeleteListenerRequest): Promise; + /** + * Stops a load balancer and removes it from service. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeleteLoadBalancerRequest + * @return DeleteLoadBalancerResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeleteLoadBalancer.ts.html |here} to see how to use DeleteLoadBalancer API. + */ + deleteLoadBalancer(deleteLoadBalancerRequest: requests.DeleteLoadBalancerRequest): Promise; + /** + * Deletes a path route set from the specified load balancer. + *

      + To delete a path route rule from a path route set, use the + * {@link #updatePathRouteSet(UpdatePathRouteSetRequest) updatePathRouteSet} operation. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeletePathRouteSetRequest + * @return DeletePathRouteSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeletePathRouteSet.ts.html |here} to see how to use DeletePathRouteSet API. + */ + deletePathRouteSet(deletePathRouteSetRequest: requests.DeletePathRouteSetRequest): Promise; + /** + * Deletes a routing policy from the specified load balancer. + *

      + To delete a routing rule from a routing policy, use the + * {@link #updateRoutingPolicy(UpdateRoutingPolicyRequest) updateRoutingPolicy} operation. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeleteRoutingPolicyRequest + * @return DeleteRoutingPolicyResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeleteRoutingPolicy.ts.html |here} to see how to use DeleteRoutingPolicy API. + */ + deleteRoutingPolicy(deleteRoutingPolicyRequest: requests.DeleteRoutingPolicyRequest): Promise; + /** + * Deletes a rule set from the specified load balancer. + *

      + To delete a rule from a rule set, use the + * {@link #updateRuleSet(UpdateRuleSetRequest) updateRuleSet} operation. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeleteRuleSetRequest + * @return DeleteRuleSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeleteRuleSet.ts.html |here} to see how to use DeleteRuleSet API. + */ + deleteRuleSet(deleteRuleSetRequest: requests.DeleteRuleSetRequest): Promise; + /** + * Deletes an SSL cipher suite from a load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param DeleteSSLCipherSuiteRequest + * @return DeleteSSLCipherSuiteResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/DeleteSSLCipherSuite.ts.html |here} to see how to use DeleteSSLCipherSuite API. + */ + deleteSSLCipherSuite(deleteSSLCipherSuiteRequest: requests.DeleteSSLCipherSuiteRequest): Promise; + /** + * Gets the specified backend server's configuration information. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetBackendRequest + * @return GetBackendResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetBackend.ts.html |here} to see how to use GetBackend API. + */ + getBackend(getBackendRequest: requests.GetBackendRequest): Promise; + /** + * Gets the current health status of the specified backend server. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetBackendHealthRequest + * @return GetBackendHealthResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetBackendHealth.ts.html |here} to see how to use GetBackendHealth API. + */ + getBackendHealth(getBackendHealthRequest: requests.GetBackendHealthRequest): Promise; + /** + * Gets the specified backend set's configuration information. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetBackendSetRequest + * @return GetBackendSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetBackendSet.ts.html |here} to see how to use GetBackendSet API. + */ + getBackendSet(getBackendSetRequest: requests.GetBackendSetRequest): Promise; + /** + * Gets the health status for the specified backend set. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetBackendSetHealthRequest + * @return GetBackendSetHealthResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetBackendSetHealth.ts.html |here} to see how to use GetBackendSetHealth API. + */ + getBackendSetHealth(getBackendSetHealthRequest: requests.GetBackendSetHealthRequest): Promise; + /** + * Gets the health check policy information for a given load balancer and backend set. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetHealthCheckerRequest + * @return GetHealthCheckerResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetHealthChecker.ts.html |here} to see how to use GetHealthChecker API. + */ + getHealthChecker(getHealthCheckerRequest: requests.GetHealthCheckerRequest): Promise; + /** + * Gets the specified hostname resource's configuration information. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetHostnameRequest + * @return GetHostnameResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetHostname.ts.html |here} to see how to use GetHostname API. + */ + getHostname(getHostnameRequest: requests.GetHostnameRequest): Promise; + /** + * Gets the specified load balancer's configuration information. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetLoadBalancerRequest + * @return GetLoadBalancerResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetLoadBalancer.ts.html |here} to see how to use GetLoadBalancer API. + */ + getLoadBalancer(getLoadBalancerRequest: requests.GetLoadBalancerRequest): Promise; + /** + * Gets the health status for the specified load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetLoadBalancerHealthRequest + * @return GetLoadBalancerHealthResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetLoadBalancerHealth.ts.html |here} to see how to use GetLoadBalancerHealth API. + */ + getLoadBalancerHealth(getLoadBalancerHealthRequest: requests.GetLoadBalancerHealthRequest): Promise; + /** + * Gets the specified path route set's configuration information. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetPathRouteSetRequest + * @return GetPathRouteSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetPathRouteSet.ts.html |here} to see how to use GetPathRouteSet API. + */ + getPathRouteSet(getPathRouteSetRequest: requests.GetPathRouteSetRequest): Promise; + /** + * Gets the specified routing policy. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetRoutingPolicyRequest + * @return GetRoutingPolicyResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetRoutingPolicy.ts.html |here} to see how to use GetRoutingPolicy API. + */ + getRoutingPolicy(getRoutingPolicyRequest: requests.GetRoutingPolicyRequest): Promise; + /** + * Gets the specified set of rules. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetRuleSetRequest + * @return GetRuleSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetRuleSet.ts.html |here} to see how to use GetRuleSet API. + */ + getRuleSet(getRuleSetRequest: requests.GetRuleSetRequest): Promise; + /** + * Gets the specified SSL cipher suite's configuration information. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetSSLCipherSuiteRequest + * @return GetSSLCipherSuiteResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetSSLCipherSuite.ts.html |here} to see how to use GetSSLCipherSuite API. + */ + getSSLCipherSuite(getSSLCipherSuiteRequest: requests.GetSSLCipherSuiteRequest): Promise; + /** + * Gets the details of a work request. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param GetWorkRequestRequest + * @return GetWorkRequestResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API. + */ + getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise; + /** + * Lists all backend sets associated with a given load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListBackendSetsRequest + * @return ListBackendSetsResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListBackendSets.ts.html |here} to see how to use ListBackendSets API. + */ + listBackendSets(listBackendSetsRequest: requests.ListBackendSetsRequest): Promise; + /** + * Lists the backend servers for a given load balancer and backend set. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListBackendsRequest + * @return ListBackendsResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListBackends.ts.html |here} to see how to use ListBackends API. + */ + listBackends(listBackendsRequest: requests.ListBackendsRequest): Promise; + /** + * Lists all SSL certificates bundles associated with a given load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListCertificatesRequest + * @return ListCertificatesResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListCertificates.ts.html |here} to see how to use ListCertificates API. + */ + listCertificates(listCertificatesRequest: requests.ListCertificatesRequest): Promise; + /** + * Lists all hostname resources associated with the specified load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListHostnamesRequest + * @return ListHostnamesResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListHostnames.ts.html |here} to see how to use ListHostnames API. + */ + listHostnames(listHostnamesRequest: requests.ListHostnamesRequest): Promise; + /** + * Lists all of the rules from all of the rule sets associated with the specified listener. The response organizes + * the rules in the following order: + *

      + * Access control rules + * * Allow method rules + * * Request header rules + * * Response header rules + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListListenerRulesRequest + * @return ListListenerRulesResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListListenerRules.ts.html |here} to see how to use ListListenerRules API. + */ + listListenerRules(listListenerRulesRequest: requests.ListListenerRulesRequest): Promise; + /** + * Lists the summary health statuses for all load balancers in the specified compartment. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListLoadBalancerHealthsRequest + * @return ListLoadBalancerHealthsResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListLoadBalancerHealths.ts.html |here} to see how to use ListLoadBalancerHealths API. + */ + listLoadBalancerHealths(listLoadBalancerHealthsRequest: requests.ListLoadBalancerHealthsRequest): Promise; + /** + * NOTE: This function is deprecated in favor of listLoadBalancerHealthsRecordIterator function. + * Creates a new async iterator which will iterate over the models.LoadBalancerHealthSummary objects + * contained in responses from the listLoadBalancerHealths operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllLoadBalancerHealths(request: requests.ListLoadBalancerHealthsRequest): AsyncIterableIterator; + /** + * NOTE: This function is deprecated in favor of listLoadBalancerHealthsResponseIterator function. + * Creates a new async iterator which will iterate over the responses received from the listLoadBalancerHealths operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllLoadBalancerHealthsResponses(request: requests.ListLoadBalancerHealthsRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the models.LoadBalancerHealthSummary objects + * contained in responses from the listLoadBalancerHealths operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listLoadBalancerHealthsRecordIterator(request: requests.ListLoadBalancerHealthsRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the responses received from the listLoadBalancerHealths operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listLoadBalancerHealthsResponseIterator(request: requests.ListLoadBalancerHealthsRequest): AsyncIterableIterator; + /** + * Lists all load balancers in the specified compartment. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListLoadBalancersRequest + * @return ListLoadBalancersResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListLoadBalancers.ts.html |here} to see how to use ListLoadBalancers API. + */ + listLoadBalancers(listLoadBalancersRequest: requests.ListLoadBalancersRequest): Promise; + /** + * NOTE: This function is deprecated in favor of listLoadBalancersRecordIterator function. + * Creates a new async iterator which will iterate over the models.LoadBalancer objects + * contained in responses from the listLoadBalancers operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllLoadBalancers(request: requests.ListLoadBalancersRequest): AsyncIterableIterator; + /** + * NOTE: This function is deprecated in favor of listLoadBalancersResponseIterator function. + * Creates a new async iterator which will iterate over the responses received from the listLoadBalancers operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllLoadBalancersResponses(request: requests.ListLoadBalancersRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the models.LoadBalancer objects + * contained in responses from the listLoadBalancers operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listLoadBalancersRecordIterator(request: requests.ListLoadBalancersRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the responses received from the listLoadBalancers operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listLoadBalancersResponseIterator(request: requests.ListLoadBalancersRequest): AsyncIterableIterator; + /** + * Lists all path route sets associated with the specified load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListPathRouteSetsRequest + * @return ListPathRouteSetsResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListPathRouteSets.ts.html |here} to see how to use ListPathRouteSets API. + */ + listPathRouteSets(listPathRouteSetsRequest: requests.ListPathRouteSetsRequest): Promise; + /** + * Lists the available load balancer policies. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListPoliciesRequest + * @return ListPoliciesResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListPolicies.ts.html |here} to see how to use ListPolicies API. + */ + listPolicies(listPoliciesRequest: requests.ListPoliciesRequest): Promise; + /** + * NOTE: This function is deprecated in favor of listPoliciesRecordIterator function. + * Creates a new async iterator which will iterate over the models.LoadBalancerPolicy objects + * contained in responses from the listPolicies operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllPolicies(request: requests.ListPoliciesRequest): AsyncIterableIterator; + /** + * NOTE: This function is deprecated in favor of listPoliciesResponseIterator function. + * Creates a new async iterator which will iterate over the responses received from the listPolicies operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllPoliciesResponses(request: requests.ListPoliciesRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the models.LoadBalancerPolicy objects + * contained in responses from the listPolicies operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listPoliciesRecordIterator(request: requests.ListPoliciesRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the responses received from the listPolicies operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listPoliciesResponseIterator(request: requests.ListPoliciesRequest): AsyncIterableIterator; + /** + * Lists all supported traffic protocols. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListProtocolsRequest + * @return ListProtocolsResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListProtocols.ts.html |here} to see how to use ListProtocols API. + */ + listProtocols(listProtocolsRequest: requests.ListProtocolsRequest): Promise; + /** + * NOTE: This function is deprecated in favor of listProtocolsRecordIterator function. + * Creates a new async iterator which will iterate over the models.LoadBalancerProtocol objects + * contained in responses from the listProtocols operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllProtocols(request: requests.ListProtocolsRequest): AsyncIterableIterator; + /** + * NOTE: This function is deprecated in favor of listProtocolsResponseIterator function. + * Creates a new async iterator which will iterate over the responses received from the listProtocols operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllProtocolsResponses(request: requests.ListProtocolsRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the models.LoadBalancerProtocol objects + * contained in responses from the listProtocols operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listProtocolsRecordIterator(request: requests.ListProtocolsRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the responses received from the listProtocols operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listProtocolsResponseIterator(request: requests.ListProtocolsRequest): AsyncIterableIterator; + /** + * Lists all routing policies associated with the specified load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListRoutingPoliciesRequest + * @return ListRoutingPoliciesResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListRoutingPolicies.ts.html |here} to see how to use ListRoutingPolicies API. + */ + listRoutingPolicies(listRoutingPoliciesRequest: requests.ListRoutingPoliciesRequest): Promise; + /** + * NOTE: This function is deprecated in favor of listRoutingPoliciesRecordIterator function. + * Creates a new async iterator which will iterate over the models.RoutingPolicy objects + * contained in responses from the listRoutingPolicies operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllRoutingPolicies(request: requests.ListRoutingPoliciesRequest): AsyncIterableIterator; + /** + * NOTE: This function is deprecated in favor of listRoutingPoliciesResponseIterator function. + * Creates a new async iterator which will iterate over the responses received from the listRoutingPolicies operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllRoutingPoliciesResponses(request: requests.ListRoutingPoliciesRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the models.RoutingPolicy objects + * contained in responses from the listRoutingPolicies operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listRoutingPoliciesRecordIterator(request: requests.ListRoutingPoliciesRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the responses received from the listRoutingPolicies operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listRoutingPoliciesResponseIterator(request: requests.ListRoutingPoliciesRequest): AsyncIterableIterator; + /** + * Lists all rule sets associated with the specified load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListRuleSetsRequest + * @return ListRuleSetsResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListRuleSets.ts.html |here} to see how to use ListRuleSets API. + */ + listRuleSets(listRuleSetsRequest: requests.ListRuleSetsRequest): Promise; + /** + * Lists all SSL cipher suites associated with the specified load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListSSLCipherSuitesRequest + * @return ListSSLCipherSuitesResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListSSLCipherSuites.ts.html |here} to see how to use ListSSLCipherSuites API. + */ + listSSLCipherSuites(listSSLCipherSuitesRequest: requests.ListSSLCipherSuitesRequest): Promise; + /** + * Lists the valid load balancer shapes. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListShapesRequest + * @return ListShapesResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListShapes.ts.html |here} to see how to use ListShapes API. + */ + listShapes(listShapesRequest: requests.ListShapesRequest): Promise; + /** + * NOTE: This function is deprecated in favor of listShapesRecordIterator function. + * Creates a new async iterator which will iterate over the models.LoadBalancerShape objects + * contained in responses from the listShapes operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllShapes(request: requests.ListShapesRequest): AsyncIterableIterator; + /** + * NOTE: This function is deprecated in favor of listShapesResponseIterator function. + * Creates a new async iterator which will iterate over the responses received from the listShapes operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllShapesResponses(request: requests.ListShapesRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the models.LoadBalancerShape objects + * contained in responses from the listShapes operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listShapesRecordIterator(request: requests.ListShapesRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the responses received from the listShapes operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listShapesResponseIterator(request: requests.ListShapesRequest): AsyncIterableIterator; + /** + * Lists the work requests for a given load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param ListWorkRequestsRequest + * @return ListWorkRequestsResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API. + */ + listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise; + /** + * NOTE: This function is deprecated in favor of listWorkRequestsRecordIterator function. + * Creates a new async iterator which will iterate over the models.WorkRequest objects + * contained in responses from the listWorkRequests operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllWorkRequests(request: requests.ListWorkRequestsRequest): AsyncIterableIterator; + /** + * NOTE: This function is deprecated in favor of listWorkRequestsResponseIterator function. + * Creates a new async iterator which will iterate over the responses received from the listWorkRequests operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listAllWorkRequestsResponses(request: requests.ListWorkRequestsRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the models.WorkRequest objects + * contained in responses from the listWorkRequests operation. This iterator will fetch more data from the + * server as needed. + * + * @param request a request which can be sent to the service operation + */ + listWorkRequestsRecordIterator(request: requests.ListWorkRequestsRequest): AsyncIterableIterator; + /** + * Creates a new async iterator which will iterate over the responses received from the listWorkRequests operation. This iterator + * will fetch more data from the server as needed. + * + * @param request a request which can be sent to the service operation + */ + listWorkRequestsResponseIterator(request: requests.ListWorkRequestsRequest): AsyncIterableIterator; + /** + * Updates the configuration of a backend server within the specified backend set. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateBackendRequest + * @return UpdateBackendResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateBackend.ts.html |here} to see how to use UpdateBackend API. + */ + updateBackend(updateBackendRequest: requests.UpdateBackendRequest): Promise; + /** + * Updates a backend set. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateBackendSetRequest + * @return UpdateBackendSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateBackendSet.ts.html |here} to see how to use UpdateBackendSet API. + */ + updateBackendSet(updateBackendSetRequest: requests.UpdateBackendSetRequest): Promise; + /** + * Updates the health check policy for a given load balancer and backend set. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateHealthCheckerRequest + * @return UpdateHealthCheckerResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateHealthChecker.ts.html |here} to see how to use UpdateHealthChecker API. + */ + updateHealthChecker(updateHealthCheckerRequest: requests.UpdateHealthCheckerRequest): Promise; + /** + * Overwrites an existing hostname resource on the specified load balancer. Use this operation to change a + * virtual hostname. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateHostnameRequest + * @return UpdateHostnameResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateHostname.ts.html |here} to see how to use UpdateHostname API. + */ + updateHostname(updateHostnameRequest: requests.UpdateHostnameRequest): Promise; + /** + * Updates a listener for a given load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateListenerRequest + * @return UpdateListenerResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateListener.ts.html |here} to see how to use UpdateListener API. + */ + updateListener(updateListenerRequest: requests.UpdateListenerRequest): Promise; + /** + * Updates a load balancer's configuration. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateLoadBalancerRequest + * @return UpdateLoadBalancerResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateLoadBalancer.ts.html |here} to see how to use UpdateLoadBalancer API. + */ + updateLoadBalancer(updateLoadBalancerRequest: requests.UpdateLoadBalancerRequest): Promise; + /** + * Update the shape of a load balancer. The new shape can be larger or smaller compared to existing shape of the + * LB. The service will try to perform this operation in the least disruptive way to existing connections, but + * there is a possibility that they might be lost during the LB resizing process. The new shape becomes effective + * as soon as the related work request completes successfully, i.e. when reshaping to a larger shape, the LB will + * start accepting larger bandwidth and when reshaping to a smaller one, the LB will be accepting smaller + * bandwidth. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateLoadBalancerShapeRequest + * @return UpdateLoadBalancerShapeResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateLoadBalancerShape.ts.html |here} to see how to use UpdateLoadBalancerShape API. + */ + updateLoadBalancerShape(updateLoadBalancerShapeRequest: requests.UpdateLoadBalancerShapeRequest): Promise; + /** + * Updates the network security groups associated with the specified load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateNetworkSecurityGroupsRequest + * @return UpdateNetworkSecurityGroupsResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateNetworkSecurityGroups.ts.html |here} to see how to use UpdateNetworkSecurityGroups API. + */ + updateNetworkSecurityGroups(updateNetworkSecurityGroupsRequest: requests.UpdateNetworkSecurityGroupsRequest): Promise; + /** + * Overwrites an existing path route set on the specified load balancer. Use this operation to add, delete, or alter + * path route rules in a path route set. + *

      + To add a new path route rule to a path route set, the `pathRoutes` in the + * {@link #updatePathRouteSetDetails(UpdatePathRouteSetDetailsRequest) updatePathRouteSetDetails} object must include + * both the new path route rule to add and the existing path route rules to retain. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdatePathRouteSetRequest + * @return UpdatePathRouteSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdatePathRouteSet.ts.html |here} to see how to use UpdatePathRouteSet API. + */ + updatePathRouteSet(updatePathRouteSetRequest: requests.UpdatePathRouteSetRequest): Promise; + /** + * Overwrites an existing routing policy on the specified load balancer. Use this operation to add, delete, or alter + * routing policy rules in a routing policy. + *

      + To add a new routing rule to a routing policy, the body must include both the new routing rule to add and the existing rules to retain. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateRoutingPolicyRequest + * @return UpdateRoutingPolicyResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateRoutingPolicy.ts.html |here} to see how to use UpdateRoutingPolicy API. + */ + updateRoutingPolicy(updateRoutingPolicyRequest: requests.UpdateRoutingPolicyRequest): Promise; + /** + * Overwrites an existing set of rules on the specified load balancer. Use this operation to add or alter + * the rules in a rule set. + *

      + To add a new rule to a set, the body must include both the new rule to add and the existing rules to retain. + * + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateRuleSetRequest + * @return UpdateRuleSetResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateRuleSet.ts.html |here} to see how to use UpdateRuleSet API. + */ + updateRuleSet(updateRuleSetRequest: requests.UpdateRuleSetRequest): Promise; + /** + * Updates an existing SSL cipher suite for the specified load balancer. + * This operation does not retry by default if the user has not defined a retry configuration. + * @param UpdateSSLCipherSuiteRequest + * @return UpdateSSLCipherSuiteResponse + * @throws OciError when an error occurs + * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/loadbalancer/UpdateSSLCipherSuite.ts.html |here} to see how to use UpdateSSLCipherSuite API. + */ + updateSSLCipherSuite(updateSSLCipherSuiteRequest: requests.UpdateSSLCipherSuiteRequest): Promise; +} diff --git a/generator/test/generators/oracle/dummyData/validDataset/serviceClass.json b/generator/test/generators/oracle/dummyData/validDataset/serviceClass.json new file mode 100644 index 00000000..78f92f4a --- /dev/null +++ b/generator/test/generators/oracle/dummyData/validDataset/serviceClass.json @@ -0,0 +1,7 @@ +{ + "create": "loadbalancer createLoadBalancer", + "delete": "loadbalancer deleteLoadBalancer", + "get": "loadbalancer getLoadBalancer", + "update": "loadbalancer updateLoadBalancer", + "list": "loadbalancer listLoadBalancers" +} diff --git a/generator/test/generators/oracle/generator.test.ts b/generator/test/generators/oracle/generator.test.ts new file mode 100644 index 00000000..3b5550b6 --- /dev/null +++ b/generator/test/generators/oracle/generator.test.ts @@ -0,0 +1,92 @@ +import { expect } from 'chai'; +import { SyntaxKind } from 'typescript'; + +import { extractSDKData } from '../../../generators/oracle/generator'; +import { readJsonData, readSourceFile } from '../lib/helper'; + +describe('Oracle generator extractSDKData', () => { + context('with valid methods and valid AST', () => { + it('should return extracted class data', async () => { + const sdkFile: any = await readSourceFile('validDataset', 'oracle'); + const data: any = await readJsonData( + 'validDataset', + 'oracle', + 'serviceClass' + ); + let cloned = null; + sdkFile.forEachChild(child => { + if (SyntaxKind[child.kind] === 'ClassDeclaration') { + cloned = Object.assign({}, child); + } + }); + + if (cloned) { + const result = extractSDKData(cloned, data); + expect(result).to.be.an('object'); + expect(result.functions).to.be.an('array'); + expect(result.className).to.be.string; + } else { + console.error('Error in cloning class'); + } + }); + }); + + context('with invalid method data:missing method name', () => { + it('should drop invalid method', async () => { + const sdkFile: any = await readSourceFile( + 'invalidDataset_1', + 'oracle' + ); + const data: any = await readJsonData( + 'invalidDataset_1', + 'oracle', + 'serviceClass' + ); + let cloned = null; + sdkFile.forEachChild(child => { + if (SyntaxKind[child.kind] === 'ClassDeclaration') { + cloned = Object.assign({}, child); + } + }); + + if (cloned) { + expect( + extractSDKData(cloned, data).functions.length < + Object.keys(data).length + ).to.be.true; + } else { + console.error('Error in cloning class'); + } + }); + }); + + context('Oracle with no functions', () => { + it('should return empty array of methods', async () => { + const sdkFile: any = await readSourceFile( + 'invalidDataset_2', + 'oracle' + ); + const data: any = await readJsonData( + 'invalidDataset_2', + 'oracle', + 'serviceClass' + ); + let cloned = null; + sdkFile.forEachChild(child => { + if (SyntaxKind[child.kind] === 'ClassDeclaration') { + cloned = Object.assign({}, child); + } + }); + + if (cloned) { + const result = extractSDKData(cloned, data); + expect(result).to.be.an('object'); + expect(result.functions).to.be.an('array'); + expect(result.className).to.be.string; + expect(result.functions.length).to.eql(0); + } else { + console.error('Error in cloning class'); + } + }); + }); +}); diff --git a/generator/test/parsers/oracle/parser.test.ts b/generator/test/parsers/oracle/parser.test.ts new file mode 100644 index 00000000..761f5959 --- /dev/null +++ b/generator/test/parsers/oracle/parser.test.ts @@ -0,0 +1,34 @@ +import { expect } from 'chai'; +import { SyntaxKind } from 'typescript'; + +import { getAST } from '../../../parsers/oracle/parser'; + +describe('Oracle Cloud parser getAST', () => { + context('With existing file', () => { + it('Should return Abstract syntax tree of the class', async () => { + const ast: any = await getAST('objectstorage'); + expect(ast).to.be.an('object'); + expect(SyntaxKind[ast.kind] === 'ClassDeclaration').to.be.true; + }); + }); + + context('With non-existing file', () => { + it('should return File not found Error', async () => { + try { + await getAST('unknown'); + } catch (error) { + expect(error.message).to.eql('File not found!'); + } + }); + }); + + context('With wrong format file', () => { + it('Should return class not found Error', async () => { + try { + await getAST('objectstorage'); + } catch (error) { + expect(error.message).to.eql('Class not found!'); + } + }); + }); +}); diff --git a/generator/test/transformers/oracle/dummyData/invalidDataset_1/data.json b/generator/test/transformers/oracle/dummyData/invalidDataset_1/data.json new file mode 100644 index 00000000..e0a597b8 --- /dev/null +++ b/generator/test/transformers/oracle/dummyData/invalidDataset_1/data.json @@ -0,0 +1,54 @@ +{ + "className": "ObjectStorageClient", + "functions": [ + { + "functionName": "create", + "SDKFunctionName": "createBucket", + "params": [ + { + "name": "createBucketRequest", + "optional": false, + "type": "TypeReference", + "typeName": "CreateBucketRequest" + } + ] + }, + { + "functionName": "delete", + "SDKFunctionName": "deleteBucket", + "params": [ + { + "name": "deleteBucketRequest", + "optional": false, + "type": "TypeReference", + "typeName": "DeleteBucketRequest" + } + ] + }, + { + "functionName": "list", + "SDKFunctionName": "listBuckets", + "params": [ + { + "name": "listBucketsRequest", + "optional": false, + "type": "TypeReference", + "typeName": "ListBucketsRequest" + } + ] + }, + { + "functionName": "update", + "SDKFunctionName": "updateBucket", + "params": [ + { + "name": "updateBucketRequest", + "optional": false, + "type": "TypeReference", + "typeName": "UpdateBucketRequest" + } + ] + } + ], + "serviceName": "ArchivalStorage" +} diff --git a/generator/test/transformers/oracle/dummyData/invalidDataset_1/sourceFile.js b/generator/test/transformers/oracle/dummyData/invalidDataset_1/sourceFile.js new file mode 100644 index 00000000..13e04383 --- /dev/null +++ b/generator/test/transformers/oracle/dummyData/invalidDataset_1/sourceFile.js @@ -0,0 +1,11 @@ +class ClassName { + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk; + this._sdkclassName = this._oci.SDKClassName( + params, + clientConfiguration + ); + } +} + +module.exports = ClassName; diff --git a/generator/test/transformers/oracle/dummyData/invalidDataset_2/data.json b/generator/test/transformers/oracle/dummyData/invalidDataset_2/data.json new file mode 100644 index 00000000..1a7d3593 --- /dev/null +++ b/generator/test/transformers/oracle/dummyData/invalidDataset_2/data.json @@ -0,0 +1,16 @@ +{ + "functions": [ + { + "functionName": "create", + "SDKFunctionName": "createBucket", + "params": [ + { + "name": "createBucketRequest", + "optional": false, + "type": "TypeReference", + "typeName": "CreateBucketRequest" + } + ] + } + ] +} diff --git a/generator/test/transformers/oracle/dummyData/invalidDataset_2/sourceFile.js b/generator/test/transformers/oracle/dummyData/invalidDataset_2/sourceFile.js new file mode 100644 index 00000000..2f5ce226 --- /dev/null +++ b/generator/test/transformers/oracle/dummyData/invalidDataset_2/sourceFile.js @@ -0,0 +1,20 @@ +class ClassName { + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk; + this._sdkclassName = this._oci.SDKClassName( + params, + clientConfiguration + ); + } + + function() { + return new Promise((resolve, reject) => { + this._sdkClassName + .SDKFunctionName() + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} + +module.exports = ClassName; diff --git a/generator/test/transformers/oracle/dummyData/validDataset/data.json b/generator/test/transformers/oracle/dummyData/validDataset/data.json new file mode 100644 index 00000000..e0a597b8 --- /dev/null +++ b/generator/test/transformers/oracle/dummyData/validDataset/data.json @@ -0,0 +1,54 @@ +{ + "className": "ObjectStorageClient", + "functions": [ + { + "functionName": "create", + "SDKFunctionName": "createBucket", + "params": [ + { + "name": "createBucketRequest", + "optional": false, + "type": "TypeReference", + "typeName": "CreateBucketRequest" + } + ] + }, + { + "functionName": "delete", + "SDKFunctionName": "deleteBucket", + "params": [ + { + "name": "deleteBucketRequest", + "optional": false, + "type": "TypeReference", + "typeName": "DeleteBucketRequest" + } + ] + }, + { + "functionName": "list", + "SDKFunctionName": "listBuckets", + "params": [ + { + "name": "listBucketsRequest", + "optional": false, + "type": "TypeReference", + "typeName": "ListBucketsRequest" + } + ] + }, + { + "functionName": "update", + "SDKFunctionName": "updateBucket", + "params": [ + { + "name": "updateBucketRequest", + "optional": false, + "type": "TypeReference", + "typeName": "UpdateBucketRequest" + } + ] + } + ], + "serviceName": "ArchivalStorage" +} diff --git a/generator/test/transformers/oracle/dummyData/validDataset/sourceFile.js b/generator/test/transformers/oracle/dummyData/validDataset/sourceFile.js new file mode 100644 index 00000000..80202db6 --- /dev/null +++ b/generator/test/transformers/oracle/dummyData/validDataset/sourceFile.js @@ -0,0 +1,25 @@ +class ClassName { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk; + this._sdkclassName = this._oci.SDKClassName( + params, + clientConfiguration + ); + } + + function() { + return new Promise((resolve, reject) => { + this._sdkClassName + .SDKFunctionName() + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} + +module.exports = ClassName; diff --git a/generator/test/transformers/oracle/transformer.test.ts b/generator/test/transformers/oracle/transformer.test.ts new file mode 100644 index 00000000..54ddb3b7 --- /dev/null +++ b/generator/test/transformers/oracle/transformer.test.ts @@ -0,0 +1,69 @@ +import { expect } from 'chai'; +import { createSourceFile, isSourceFile, ScriptTarget } from 'typescript'; + +import { transform } from '../../../transformers/oracle/transformer'; +import { readJsonData, readSourceFile } from '../lib/helper'; + +interface TestData { + AST: any; + data: any; +} + +describe('Oracle transformer transform', () => { + context('Valid source code and valid data', () => { + const testData: TestData = { AST: null, data: null }; + before(async () => { + testData.AST = await readSourceFile('validDataset', 'oracle'); + testData.data = await readJsonData('validDataset', 'oracle'); + }); + it('Should return a String', async () => { + const result = await transform(testData.AST, testData.data); + expect(result).to.be.string; + }); + it('Should return a Javascript code in String format', async () => { + const result = await transform(testData.AST, testData.data); + try { + const sourceCode = createSourceFile( + 'someClass.js', + result, + ScriptTarget.Latest + ); + expect(isSourceFile(sourceCode)).to.be.true; + } catch (error) { + console.log(error); + } + }); + }); + + context('Invalid source code and valid data', () => { + const testData: TestData = { AST: null, data: null }; + before(async () => { + testData.AST = await readSourceFile('invalidDataset_1', 'oracle'); + testData.data = await readJsonData('invalidDataset_1', 'oracle'); + }); + + it('Should return a validation Error', async () => { + try { + await transform(testData.AST, testData.data); + } catch (error) { + expect(error.message).to.eql('Code is invalid'); + } + }); + }); + + context('Valid source code and invalid data', () => { + const testData: TestData = { AST: null, data: null }; + before(async () => { + testData.AST = await readSourceFile('invalidDataset_2', 'oracle'); + testData.data = await readJsonData('invalidDataset_2', 'oracle'); + }); + + it('Should return a validation Error', async () => { + try { + await transform(testData.AST, testData.data); + } catch (error) { + expect(error.message).to.eql('Input is invalid'); + } + }); + }); +}); diff --git a/generator/transformers/aws/transformer.ts b/generator/transformers/aws/transformer.ts index 31230633..ed063fe9 100644 --- a/generator/transformers/aws/transformer.ts +++ b/generator/transformers/aws/transformer.ts @@ -1,239 +1,252 @@ -import { cloneDeep } from "lodash"; -import * as ts from "typescript"; +import { cloneDeep } from 'lodash'; +import * as ts from 'typescript'; const dummyIdentifiers = [ - "ClassName", - "_sdkClassName", - "SDKClassName", - "SDKFunctionName" + 'ClassName', + '_sdkClassName', + 'SDKClassName', + 'SDKFunctionName', ]; const printer: ts.Printer = ts.createPrinter({ - newLine: ts.NewLineKind.LineFeed, - removeComments: false + newLine: ts.NewLineKind.LineFeed, + removeComments: false, }); function addMultiLineComment(node, comment: string) { - ts.addSyntheticLeadingComment( - node, - ts.SyntaxKind.MultiLineCommentTrivia, - comment, - true - ); + ts.addSyntheticLeadingComment( + node, + ts.SyntaxKind.MultiLineCommentTrivia, + comment, + true + ); } function runTransformation(sourceCode, transformMethod): Promise { - return new Promise((resolve, reject) => { - try { - const result = ts.transform(sourceCode, [transformMethod]); - const transformedNodes = result.transformed[0]; - const output = printer.printNode( - ts.EmitHint.SourceFile, - transformedNodes, - sourceCode - ); - resolve(output); - } catch (error) { - reject(error); - } - }); + return new Promise((resolve, reject) => { + try { + const result = ts.transform(sourceCode, [transformMethod]); + const transformedNodes = result.transformed[0]; + const output = printer.printNode( + ts.EmitHint.SourceFile, + transformedNodes, + sourceCode + ); + resolve(output); + } catch (error) { + reject(error); + } + }); } function toSourceFile(sourceCode: string): ts.SourceFile { - return ts.createSourceFile( - "dummyClass.js", - sourceCode, - ts.ScriptTarget.Latest, - true - ); + return ts.createSourceFile( + 'dummyClass.js', + sourceCode, + ts.ScriptTarget.Latest, + true + ); } export async function transform( - code: ts.SourceFile, - classData: any + code: ts.SourceFile, + classData: any ): Promise { - const addFunctions = ( - context: ts.TransformationContext - ) => (rootNode: T) => { - function visit(node: ts.Node): ts.Node { - if (ts.isClassDeclaration(node)) { - let functions: any = []; - classData.functions.map(method => { - const clonedNode = Object.assign({}, node.members[1]); - clonedNode.name = ts.createIdentifier(method.functionName); - functions.push(clonedNode); - }); - - const updatedClass = ts.updateClassDeclaration( - node, - node.decorators, - node.modifiers, - node.name, - node.typeParameters, - node.heritageClauses, - ts.createNodeArray([node.members[0]].concat(functions)) - ); - - return updatedClass; - } - return ts.visitEachChild(node, visit, context); - } - return ts.visitNode(rootNode, visit); - }; - - const addIdentifiers = ( - context: ts.TransformationContext - ) => (rootNode: T) => { - let count = 0; - function visit(node: ts.Node): ts.Node { - if (ts.isMethodDeclaration(node)) { - const parameters = classData.functions[count].params.map(param => { - const paramNode = ts.createParameter( - undefined, - undefined, - undefined, - param.name - ); - - if (param.optional) { - paramNode.initializer = ts.createIdentifier("undefined"); - } - - return paramNode; - }); - - node.parameters = parameters; - } - - if (ts.isIdentifier(node) && dummyIdentifiers.includes(node.text)) { - let updatedIdentifier; - - switch (node.text) { - case "ClassName": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier("AWS_" + classData.serviceName) - ); - break; - case "_sdkClassName": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier( - "_" + - classData.className.charAt(0).toLowerCase() + - classData.className.substr(1) - ) - ); - break; - case "SDKClassName": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier(classData.className) - ); - break; - case "SDKFunctionName": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier(classData.functions[count].SDKFunctionName) - ); - count++; - } - - return updatedIdentifier; - } - - if (ts.isCallExpression(node)) { - node.expression.forEachChild(childNode => { - if ( - ts.isIdentifier(childNode) && - childNode.text === "SDKFunctionName" - ) { - const args = classData.functions[count].params.map(param => - ts.createIdentifier(param.name) - ); - node.arguments = args.concat(node.arguments); - } - }); - } - - return ts.visitEachChild(node, visit, context); - } - return ts.visitNode(rootNode, visit); - }; - - const addComments = ( - context: ts.TransformationContext - ) => (rootNode: T) => { - let count = 0; - - function visit(node: ts.Node): ts.Node { - if (ts.isClassDeclaration(node)) { - addMultiLineComment( - node, - "This is an auto generated class, please do not change." - ); - const comment = `* + const addFunctions = ( + context: ts.TransformationContext + ) => (rootNode: T) => { + function visit(node: ts.Node): ts.Node { + if (ts.isClassDeclaration(node)) { + const functions: any = []; + classData.functions.map(method => { + const clonedNode = Object.assign({}, node.members[1]); + clonedNode.name = ts.createIdentifier(method.functionName); + functions.push(clonedNode); + }); + + const updatedClass = ts.updateClassDeclaration( + node, + node.decorators, + node.modifiers, + node.name, + node.typeParameters, + node.heritageClauses, + ts.createNodeArray([node.members[0]].concat(functions)) + ); + + return updatedClass; + } + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; + + const addIdentifiers = ( + context: ts.TransformationContext + ) => (rootNode: T) => { + let count = 0; + function visit(node: ts.Node): ts.Node { + if (ts.isMethodDeclaration(node)) { + const parameters = classData.functions[count].params.map( + param => { + const paramNode = ts.createParameter( + undefined, + undefined, + undefined, + param.name + ); + + if (param.optional) { + paramNode.initializer = ts.createIdentifier( + 'undefined' + ); + } + + return paramNode; + } + ); + + node.parameters = parameters; + } + + if (ts.isIdentifier(node) && dummyIdentifiers.includes(node.text)) { + let updatedIdentifier; + + switch (node.text) { + case 'ClassName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier('AWS_' + classData.serviceName) + ); + break; + case '_sdkClassName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + '_' + + classData.className + .charAt(0) + .toLowerCase() + + classData.className.substr(1) + ) + ); + break; + case 'SDKClassName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier(classData.className) + ); + break; + case 'SDKFunctionName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + classData.functions[count].SDKFunctionName + ) + ); + count++; + } + + return updatedIdentifier; + } + + if (ts.isCallExpression(node)) { + node.expression.forEachChild(childNode => { + if ( + ts.isIdentifier(childNode) && + childNode.text === 'SDKFunctionName' + ) { + const args = classData.functions[count].params.map( + param => ts.createIdentifier(param.name) + ); + node.arguments = args.concat(node.arguments); + } + }); + } + + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; + + const addComments = ( + context: ts.TransformationContext + ) => (rootNode: T) => { + let count = 0; + + function visit(node: ts.Node): ts.Node { + if (ts.isClassDeclaration(node)) { + addMultiLineComment( + node, + 'This is an auto generated class, please do not change.' + ); + const comment = `* * Class to create a ${classData.className} object * @category AWS `; - addMultiLineComment(node, comment); - } - - if (ts.isMethodDeclaration(node)) { - let parameters = classData.functions[count].params.map(param => { - let statment; - - if (param.optional) { - statment = `* @param {${param.typeName}} [${param.name}] - Data required for ${classData.functions[count].SDKFunctionName}`; - } else { - statment = `* @param {${param.typeName}} ${param.name} - Data required for ${classData.functions[count].SDKFunctionName}`; - } - return statment; - }); - - let comment; - if (parameters.length > 0) { - let paramStatments: string = ""; - parameters.map(param => { - paramStatments = paramStatments.concat( - paramStatments === "" ? `${param}` : `\n ${param}` - ); - }); - - comment = `* + addMultiLineComment(node, comment); + } + + if (ts.isMethodDeclaration(node)) { + const parameters = classData.functions[count].params.map( + param => { + let statment; + + if (param.optional) { + statment = `* @param {${param.typeName}} [${param.name}] - Data required for ${classData.functions[count].SDKFunctionName}`; + } else { + statment = `* @param {${param.typeName}} ${param.name} - Data required for ${classData.functions[count].SDKFunctionName}`; + } + return statment; + } + ); + + let comment; + if (parameters.length > 0) { + let paramStatments: string = ''; + parameters.map(param => { + paramStatments = paramStatments.concat( + paramStatments === '' ? `${param}` : `\n ${param}` + ); + }); + + comment = `* * Trigers the ${classData.functions[count].SDKFunctionName} function of ${classData.className} ${paramStatments} * @returns {Promise<${classData.functions[count].SDKFunctionName}Response>} `; - } else { - comment = `* + } else { + comment = `* * Trigers the ${classData.functions[count].SDKFunctionName} function of ${classData.className} * @returns {Promise<${classData.functions[count].SDKFunctionName}Response>} `; - } - - addMultiLineComment(node, comment); - count++; - } - - return ts.visitEachChild(node, visit, context); - } - return ts.visitNode(rootNode, visit); - }; - - const node: any = code.statements.find(stm => ts.isClassDeclaration(stm)); - - if (!classData.className || !classData.functions) { - throw new Error("Input is invalid"); - } - - if (!node || !node.members.some(member => ts.isMethodDeclaration(member))) { - throw new Error("Code is invalid"); - } - - code = cloneDeep(code); - - const result_1 = await runTransformation(code, addFunctions); - const result_2 = await runTransformation( - toSourceFile(result_1), - addIdentifiers - ); - const result_3 = await runTransformation(toSourceFile(result_2), addComments); - return result_3; + } + + addMultiLineComment(node, comment); + count++; + } + + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; + + const node: any = code.statements.find(stm => ts.isClassDeclaration(stm)); + + if (!classData.className || !classData.functions) { + throw new Error('Input is invalid'); + } + + if (!node || !node.members.some(member => ts.isMethodDeclaration(member))) { + throw new Error('Code is invalid'); + } + + code = cloneDeep(code); + + const result_1 = await runTransformation(code, addFunctions); + const result_2 = await runTransformation( + toSourceFile(result_1), + addIdentifiers + ); + const result_3 = await runTransformation( + toSourceFile(result_2), + addComments + ); + return result_3; } diff --git a/generator/transformers/azure/transformer.ts b/generator/transformers/azure/transformer.ts index 1c9fd106..e27a4ef6 100644 --- a/generator/transformers/azure/transformer.ts +++ b/generator/transformers/azure/transformer.ts @@ -1,262 +1,279 @@ -import { cloneDeep } from "lodash"; -import * as ts from "typescript"; +import { cloneDeep } from 'lodash'; +import * as ts from 'typescript'; const dummyIdentifiers = [ - "ClassName", - "SDKClassName", - "SDKFunctionName", - "ClientName", - "functionClient" + 'ClassName', + 'SDKClassName', + 'SDKFunctionName', + 'ClientName', + 'functionClient', ]; const printer: ts.Printer = ts.createPrinter({ - newLine: ts.NewLineKind.LineFeed, - removeComments: false + newLine: ts.NewLineKind.LineFeed, + removeComments: false, }); function addMultiLineComment(node, comment: string) { - ts.addSyntheticLeadingComment( - node, - ts.SyntaxKind.MultiLineCommentTrivia, - comment, - true - ); + ts.addSyntheticLeadingComment( + node, + ts.SyntaxKind.MultiLineCommentTrivia, + comment, + true + ); } function runTransformation(sourceCode, transformMethod): Promise { - return new Promise((resolve, reject) => { - try { - const result = ts.transform(sourceCode, [transformMethod]); - const transformedNodes = result.transformed[0]; - const output = printer.printNode( - ts.EmitHint.SourceFile, - transformedNodes, - sourceCode - ); - resolve(output); - } catch (error) { - reject(error); - } - }); + return new Promise((resolve, reject) => { + try { + const result = ts.transform(sourceCode, [transformMethod]); + const transformedNodes = result.transformed[0]; + const output = printer.printNode( + ts.EmitHint.SourceFile, + transformedNodes, + sourceCode + ); + resolve(output); + } catch (error) { + reject(error); + } + }); } function toSourceFile(sourceCode: string): ts.SourceFile { - return ts.createSourceFile( - "dummyClass.js", - sourceCode, - ts.ScriptTarget.Latest, - true - ); + return ts.createSourceFile( + 'dummyClass.js', + sourceCode, + ts.ScriptTarget.Latest, + true + ); } export async function transform( - code: ts.SourceFile, - classData: any + code: ts.SourceFile, + classData: any ): Promise { - const node: any = code.statements.find(stm => ts.isClassDeclaration(stm)); + const node: any = code.statements.find(stm => ts.isClassDeclaration(stm)); - if (!classData.functions) { - throw new Error("Input is invalid"); - } + if (!classData.functions) { + throw new Error('Input is invalid'); + } - if (!node || !node.members.some(member => ts.isMethodDeclaration(member))) { - throw new Error("Code is invalid"); - } + if (!node || !node.members.some(member => ts.isMethodDeclaration(member))) { + throw new Error('Code is invalid'); + } - code = cloneDeep(code); + code = cloneDeep(code); - // import related - classData.clients = Array.from( - new Set(classData.functions.map(method => method.client)) - ); - const importStatments: any = new Array(classData.clients.length); - importStatments.fill(Object.assign({}, code.statements[0])); - code.statements = importStatments.concat(code.statements.slice(1)); - // import related + // import related + classData.clients = Array.from( + new Set(classData.functions.map(method => method.client)) + ); + const importStatments: any = new Array(classData.clients.length); + importStatments.fill(Object.assign({}, code.statements[0])); + code.statements = importStatments.concat(code.statements.slice(1)); + // import related - const addFunctions = ( - context: ts.TransformationContext - ) => (rootNode: T) => { - function visit(node: ts.Node): ts.Node { - if (ts.isClassDeclaration(node)) { - let functions: any = []; - classData.functions.map(method => { - const clonedNode = Object.assign({}, node.members[1]); - clonedNode.name = ts.createIdentifier(method.functionName); - functions.push(clonedNode); - }); + const addFunctions = ( + context: ts.TransformationContext + ) => (rootNode: T) => { + function visit(node: ts.Node): ts.Node { + if (ts.isClassDeclaration(node)) { + const functions: any = []; + classData.functions.map(method => { + const clonedNode = Object.assign({}, node.members[1]); + clonedNode.name = ts.createIdentifier(method.functionName); + functions.push(clonedNode); + }); - const updatedClass = ts.updateClassDeclaration( - node, - node.decorators, - node.modifiers, - node.name, - node.typeParameters, - node.heritageClauses, - ts.createNodeArray([node.members[0]].concat(functions)) - ); + const updatedClass = ts.updateClassDeclaration( + node, + node.decorators, + node.modifiers, + node.name, + node.typeParameters, + node.heritageClauses, + ts.createNodeArray([node.members[0]].concat(functions)) + ); - return updatedClass; - } - return ts.visitEachChild(node, visit, context); - } - return ts.visitNode(rootNode, visit); - }; + return updatedClass; + } + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; - const addIdentifiers = ( - context: ts.TransformationContext - ) => (rootNode: T) => { - let count = 0; - let clientCount = 0; - function visit(node: ts.Node): ts.Node { - if (ts.isMethodDeclaration(node)) { - const parameters = classData.functions[count].params.map(param => { - const paramNode = ts.createParameter( - undefined, - undefined, - undefined, - param.name - ); + const addIdentifiers = ( + context: ts.TransformationContext + ) => (rootNode: T) => { + let count = 0; + let clientCount = 0; + function visit(node: ts.Node): ts.Node { + if (ts.isMethodDeclaration(node)) { + const parameters = classData.functions[count].params.map( + param => { + const paramNode = ts.createParameter( + undefined, + undefined, + undefined, + param.name + ); - if (param.optional) { - paramNode.initializer = ts.createIdentifier("undefined"); - } + if (param.optional) { + paramNode.initializer = ts.createIdentifier( + 'undefined' + ); + } - return paramNode; - }); + return paramNode; + } + ); - node.parameters = parameters; - } + node.parameters = parameters; + } - if (ts.isStringLiteral(node) && node.text === "pkgName") { - return ts.createStringLiteral( - "@azure/" + classData.functions[0].pkgName - ); - } + if (ts.isStringLiteral(node) && node.text === 'pkgName') { + return ts.createStringLiteral( + '@azure/' + classData.functions[0].pkgName + ); + } - if (ts.isIdentifier(node) && dummyIdentifiers.includes(node.text)) { - let updatedIdentifier; - switch (node.text) { - case "ClassName": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier("Azure_" + classData.serviceName) - ); - break; - case "SDKClassName": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier( - classData.functions[count].fileName.split(".")[0] - ) - ); - break; - case "functionClient": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier(classData.functions[count].client) - ); - break; - case "ClientName": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier(classData.clients[clientCount]) - ); - clientCount++; - break; - case "SDKFunctionName": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier(classData.functions[count].SDKFunctionName) - ); - count++; - } - return updatedIdentifier; - } + if (ts.isIdentifier(node) && dummyIdentifiers.includes(node.text)) { + let updatedIdentifier; + switch (node.text) { + case 'ClassName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + 'Azure_' + classData.serviceName + ) + ); + break; + case 'SDKClassName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + classData.functions[count].fileName.split( + '.' + )[0] + ) + ); + break; + case 'functionClient': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + classData.functions[count].client + ) + ); + break; + case 'ClientName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier(classData.clients[clientCount]) + ); + clientCount++; + break; + case 'SDKFunctionName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + classData.functions[count].SDKFunctionName + ) + ); + count++; + } + return updatedIdentifier; + } - if (ts.isCallExpression(node)) { - node.expression.forEachChild(childNode => { - if ( - ts.isIdentifier(childNode) && - childNode.text === "SDKFunctionName" - ) { - const args = classData.functions[count].params.map(param => - ts.createIdentifier(param.name) - ); - node.arguments = args; - } - }); - } + if (ts.isCallExpression(node)) { + node.expression.forEachChild(childNode => { + if ( + ts.isIdentifier(childNode) && + childNode.text === 'SDKFunctionName' + ) { + const args = classData.functions[count].params.map( + param => ts.createIdentifier(param.name) + ); + node.arguments = args; + } + }); + } - return ts.visitEachChild(node, visit, context); - } - return ts.visitNode(rootNode, visit); - }; + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; - const addComments = ( - context: ts.TransformationContext - ) => (rootNode: T) => { - let count = 0; + const addComments = ( + context: ts.TransformationContext + ) => (rootNode: T) => { + let count = 0; - function visit(node: ts.Node): ts.Node { - if (ts.isClassDeclaration(node)) { - addMultiLineComment( - node, - "This is an auto generated class, please do not change." - ); - const comment = `* + function visit(node: ts.Node): ts.Node { + if (ts.isClassDeclaration(node)) { + addMultiLineComment( + node, + 'This is an auto generated class, please do not change.' + ); + const comment = `* * Class to create a ${classData.serviceName} object * @category Azure `; - addMultiLineComment(node, comment); - } + addMultiLineComment(node, comment); + } - if (ts.isMethodDeclaration(node)) { - let parameters = classData.functions[count].params.map(param => { - let statment; + if (ts.isMethodDeclaration(node)) { + const parameters = classData.functions[count].params.map( + param => { + let statment; - if (param.optional) { - statment = `* @param {${param.type}} [${param.name}] - Optional parameter`; - } else { - statment = `* @param {${param.type}} ${param.name} - Mandatory parameter`; - } - return statment; - }); + if (param.optional) { + statment = `* @param {${param.type}} [${param.name}] - Optional parameter`; + } else { + statment = `* @param {${param.type}} ${param.name} - Mandatory parameter`; + } + return statment; + } + ); - let comment; - if (parameters.length > 0) { - let paramStatments: string = ""; - parameters.map(param => { - paramStatments = paramStatments.concat( - paramStatments === "" ? `${param}` : `\n ${param}` - ); - }); + let comment; + if (parameters.length > 0) { + let paramStatments: string = ''; + parameters.map(param => { + paramStatments = paramStatments.concat( + paramStatments === '' ? `${param}` : `\n ${param}` + ); + }); - comment = `* + comment = `* * Trigers the ${classData.functions[count].SDKFunctionName} function of ${ - classData.functions[0].pkgName.split("-")[1] - } + classData.functions[0].pkgName.split('-')[1] + } ${paramStatments} * @returns {Promise<${classData.functions[count].SDKFunctionName}Response>} `; - } else { - comment = `* + } else { + comment = `* * Trigers the ${classData.functions[count].SDKFunctionName} function of ${ - classData.functions[0].pkgName.split("-")[1] - } + classData.functions[0].pkgName.split('-')[1] + } * @returns {Promise<${classData.functions[count].SDKFunctionName}Response>} `; - } + } - addMultiLineComment(node, comment); - count++; - } + addMultiLineComment(node, comment); + count++; + } - return ts.visitEachChild(node, visit, context); - } - return ts.visitNode(rootNode, visit); - }; + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; - const result_1 = await runTransformation(code, addFunctions); - const result_2 = await runTransformation( - toSourceFile(result_1), - addIdentifiers - ); - const result_3 = await runTransformation(toSourceFile(result_2), addComments); - return result_3; + const result_1 = await runTransformation(code, addFunctions); + const result_2 = await runTransformation( + toSourceFile(result_1), + addIdentifiers + ); + const result_3 = await runTransformation( + toSourceFile(result_2), + addComments + ); + return result_3; } diff --git a/generator/transformers/do/transformer.ts b/generator/transformers/do/transformer.ts index 3f063962..115ed946 100644 --- a/generator/transformers/do/transformer.ts +++ b/generator/transformers/do/transformer.ts @@ -1,51 +1,51 @@ -import { cloneDeep } from "lodash"; -import * as ts from "typescript"; +import { cloneDeep } from 'lodash'; +import * as ts from 'typescript'; const dummyIdentifiers = [ - "ClassName", - "_sdkClassName", - "SDKClassName", - "SDKFunctionName" + 'ClassName', + '_sdkClassName', + 'SDKClassName', + 'SDKFunctionName', ]; const printer: ts.Printer = ts.createPrinter({ - newLine: ts.NewLineKind.LineFeed, - removeComments: false + newLine: ts.NewLineKind.LineFeed, + removeComments: false, }); function addMultiLineComment(node, comment: string) { - ts.addSyntheticLeadingComment( - node, - ts.SyntaxKind.MultiLineCommentTrivia, - comment, - true - ); + ts.addSyntheticLeadingComment( + node, + ts.SyntaxKind.MultiLineCommentTrivia, + comment, + true + ); } function runTransformation(sourceCode, transformMethod): Promise { - return new Promise((resolve, reject) => { - try { - const result = ts.transform(sourceCode, [transformMethod]); - const transformedNodes = result.transformed[0]; - const output = printer.printNode( - ts.EmitHint.SourceFile, - transformedNodes, - sourceCode - ); - resolve(output); - } catch (error) { - reject(error); - } - }); + return new Promise((resolve, reject) => { + try { + const result = ts.transform(sourceCode, [transformMethod]); + const transformedNodes = result.transformed[0]; + const output = printer.printNode( + ts.EmitHint.SourceFile, + transformedNodes, + sourceCode + ); + resolve(output); + } catch (error) { + reject(error); + } + }); } function toSourceFile(sourceCode: string): ts.SourceFile { - return ts.createSourceFile( - "dummyClass.js", - sourceCode, - ts.ScriptTarget.Latest, - true - ); + return ts.createSourceFile( + 'dummyClass.js', + sourceCode, + ts.ScriptTarget.Latest, + true + ); } /* @@ -53,215 +53,228 @@ function toSourceFile(sourceCode: string): ts.SourceFile { */ export async function transform( - code: ts.SourceFile, - classData: any + code: ts.SourceFile, + classData: any ): Promise { - /* - * Transformation function for adding Functions - */ - const addFunctions = ( - context: ts.TransformationContext - ) => (rootNode: T) => { - function visit(node: ts.Node): ts.Node { - if (ts.isClassDeclaration(node)) { - let functions: any = []; - classData.functions.map(method => { - const clonedNode = Object.assign({}, node.members[1]); - // console.log("Cloned Node..........\n");//sdadas - // console.log(clonedNode);//asdasdasdasd - clonedNode.name = ts.createIdentifier(method.functionName); - functions.push(clonedNode); - }); - - const updatedClass = ts.updateClassDeclaration( - node, - node.decorators, - node.modifiers, - node.name, - node.typeParameters, - node.heritageClauses, - ts.createNodeArray([node.members[0]].concat(functions)) - ); - - return updatedClass; - } - return ts.visitEachChild(node, visit, context); - } - return ts.visitNode(rootNode, visit); - }; - - /* - * Transformation function for adding Identifiers/Parameters - */ - const addIdentifiers = ( - context: ts.TransformationContext - ) => (rootNode: T) => { - let count = 0; - function visit(node: ts.Node): ts.Node { - if (ts.isMethodDeclaration(node)) { - const parameters = classData.functions[count].params.map(param => { - const paramNode = ts.createParameter( - undefined, - undefined, - undefined, - param.name - ); - - if (param.optional) { - paramNode.initializer = ts.createIdentifier("undefined"); - } - - return paramNode; - }); - - node.parameters = parameters; - } - - if (ts.isIdentifier(node) && dummyIdentifiers.includes(node.text)) { - let updatedIdentifier; - - switch (node.text) { - case "ClassName": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier("DO_" + classData.serviceName) - ); - break; - case "_sdkClassName": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier( - "_" + - classData.className.charAt(0).toLowerCase() + - classData.className.substr(1) - ) - ); - break; - case "SDKClassName": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier( - classData.className.charAt(0).toLowerCase() + - classData.className.substr(1) - ) - ); - break; - case "SDKFunctionName": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier(classData.functions[count].SDKFunctionName) - ); - count++; - } - - return updatedIdentifier; - } - - if (ts.isCallExpression(node)) { - node.expression.forEachChild(childNode => { - if ( - ts.isIdentifier(childNode) && - childNode.text === "SDKFunctionName" - ) { - const args = classData.functions[count].params.map(param => - ts.createIdentifier(param.name) - ); - node.arguments = args.concat(node.arguments); - } - }); - } - - return ts.visitEachChild(node, visit, context); - } - return ts.visitNode(rootNode, visit); - }; - - /* - *Transformation function for adding comments - */ - - const addComments = ( - context: ts.TransformationContext - ) => (rootNode: T) => { - let count = 0; - - function visit(node: ts.Node): ts.Node { - if (ts.isClassDeclaration(node)) { - addMultiLineComment( - node, - "This is an auto generated class, please do not change." - ); - const comment = `* + /* + * Transformation function for adding Functions + */ + const addFunctions = ( + context: ts.TransformationContext + ) => (rootNode: T) => { + function visit(node: ts.Node): ts.Node { + if (ts.isClassDeclaration(node)) { + const functions: any = []; + classData.functions.map(method => { + const clonedNode = Object.assign({}, node.members[1]); + // console.log("Cloned Node..........\n");//sdadas + // console.log(clonedNode);//asdasdasdasd + clonedNode.name = ts.createIdentifier(method.functionName); + functions.push(clonedNode); + }); + + const updatedClass = ts.updateClassDeclaration( + node, + node.decorators, + node.modifiers, + node.name, + node.typeParameters, + node.heritageClauses, + ts.createNodeArray([node.members[0]].concat(functions)) + ); + + return updatedClass; + } + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; + + /* + * Transformation function for adding Identifiers/Parameters + */ + const addIdentifiers = ( + context: ts.TransformationContext + ) => (rootNode: T) => { + let count = 0; + function visit(node: ts.Node): ts.Node { + if (ts.isMethodDeclaration(node)) { + const parameters = classData.functions[count].params.map( + param => { + const paramNode = ts.createParameter( + undefined, + undefined, + undefined, + param.name + ); + + if (param.optional) { + paramNode.initializer = ts.createIdentifier( + 'undefined' + ); + } + + return paramNode; + } + ); + + node.parameters = parameters; + } + + if (ts.isIdentifier(node) && dummyIdentifiers.includes(node.text)) { + let updatedIdentifier; + + switch (node.text) { + case 'ClassName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier('DO_' + classData.serviceName) + ); + break; + case '_sdkClassName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + '_' + + classData.className + .charAt(0) + .toLowerCase() + + classData.className.substr(1) + ) + ); + break; + case 'SDKClassName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + classData.className.charAt(0).toLowerCase() + + classData.className.substr(1) + ) + ); + break; + case 'SDKFunctionName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + classData.functions[count].SDKFunctionName + ) + ); + count++; + } + + return updatedIdentifier; + } + + if (ts.isCallExpression(node)) { + node.expression.forEachChild(childNode => { + if ( + ts.isIdentifier(childNode) && + childNode.text === 'SDKFunctionName' + ) { + const args = classData.functions[count].params.map( + param => ts.createIdentifier(param.name) + ); + node.arguments = args.concat(node.arguments); + } + }); + } + + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; + + /* + *Transformation function for adding comments + */ + + const addComments = ( + context: ts.TransformationContext + ) => (rootNode: T) => { + let count = 0; + + function visit(node: ts.Node): ts.Node { + if (ts.isClassDeclaration(node)) { + addMultiLineComment( + node, + 'This is an auto generated class, please do not change.' + ); + const comment = `* * Class to create a ${classData.className} object * @category Digital Ocean `; - addMultiLineComment(node, comment); - } - - if (ts.isMethodDeclaration(node)) { - let parameters = classData.functions[count].params.map(param => { - let statment; - - if (param.optional) { - if (param.type == "TypeReference") - statment = `* @param {${param.typeName}} ${param.name} - Data required for ${classData.functions[count].SDKFunctionName}`; - else - statment = `* @param {${param.type}} ${param.name} - Data required for ${classData.functions[count].SDKFunctionName}`; - } else { - if (param.type == "TypeReference") - statment = `* @param {${param.typeName}} ${param.name} - Data required for ${classData.functions[count].SDKFunctionName}`; - else - statment = `* @param {${param.type}} ${param.name} - Data required for ${classData.functions[count].SDKFunctionName}`; - } - return statment; - }); - - let comment; - if (parameters.length > 0) { - let paramStatments: string = ""; - parameters.map(param => { - paramStatments = paramStatments.concat( - paramStatments === "" ? `${param}` : `\n${param}` - ); - }); - - comment = `* + addMultiLineComment(node, comment); + } + + if (ts.isMethodDeclaration(node)) { + const parameters = classData.functions[count].params.map( + param => { + let statment; + + if (param.optional) { + if (param.type == 'TypeReference') + statment = `* @param {${param.typeName}} ${param.name} - Data required for ${classData.functions[count].SDKFunctionName}`; + else + statment = `* @param {${param.type}} ${param.name} - Data required for ${classData.functions[count].SDKFunctionName}`; + } else { + if (param.type == 'TypeReference') + statment = `* @param {${param.typeName}} ${param.name} - Data required for ${classData.functions[count].SDKFunctionName}`; + else + statment = `* @param {${param.type}} ${param.name} - Data required for ${classData.functions[count].SDKFunctionName}`; + } + return statment; + } + ); + + let comment; + if (parameters.length > 0) { + let paramStatments: string = ''; + parameters.map(param => { + paramStatments = paramStatments.concat( + paramStatments === '' ? `${param}` : `\n${param}` + ); + }); + + comment = `* * Trigers the ${classData.functions[count].SDKFunctionName} function of ${classData.className} ${paramStatments} * @returns {Promise<${classData.functions[count].SDKFunctionName}Response>} `; - } else { - comment = `* + } else { + comment = `* * Trigers the ${classData.functions[count].SDKFunctionName} function of ${classData.className} * @returns {Promise<${classData.functions[count].SDKFunctionName}Response>} `; - } - - addMultiLineComment(node, comment); - count++; - } - - return ts.visitEachChild(node, visit, context); - } - return ts.visitNode(rootNode, visit); - }; - - /* - * Code to get node and run tranformations - */ - const node: any = code.statements.find(stm => ts.isClassDeclaration(stm)); - - if (!classData.className || !classData.functions) { - throw new Error("Input is invalid"); - } - - if (!node || !node.members.some(member => ts.isMethodDeclaration(member))) { - throw new Error("Code is invalid"); - } - - code = cloneDeep(code); - - const result_1 = await runTransformation(code, addFunctions); - const result_2 = await runTransformation( - toSourceFile(result_1), - addIdentifiers - ); - const result_3 = await runTransformation(toSourceFile(result_2), addComments); - return result_3; + } + + addMultiLineComment(node, comment); + count++; + } + + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; + + /* + * Code to get node and run tranformations + */ + const node: any = code.statements.find(stm => ts.isClassDeclaration(stm)); + + if (!classData.className || !classData.functions) { + throw new Error('Input is invalid'); + } + + if (!node || !node.members.some(member => ts.isMethodDeclaration(member))) { + throw new Error('Code is invalid'); + } + + code = cloneDeep(code); + + const result_1 = await runTransformation(code, addFunctions); + const result_2 = await runTransformation( + toSourceFile(result_1), + addIdentifiers + ); + const result_3 = await runTransformation( + toSourceFile(result_2), + addComments + ); + return result_3; } diff --git a/generator/transformers/googleCloud/classBasedTransformer.ts b/generator/transformers/googleCloud/classBasedTransformer.ts index a68f9365..06f0f729 100644 --- a/generator/transformers/googleCloud/classBasedTransformer.ts +++ b/generator/transformers/googleCloud/classBasedTransformer.ts @@ -1,310 +1,340 @@ -import { cloneDeep } from "lodash"; -import * as ts from "typescript"; +import { cloneDeep } from 'lodash'; +import * as ts from 'typescript'; const dummyIdentifiers = [ - "ClassName", - "SDKFunctionName", - "ClientName", - "_client", - "_clientObj", - "Client", - "_className" + 'ClassName', + 'SDKFunctionName', + 'ClientName', + '_client', + '_clientObj', + 'Client', + '_className', ]; const printer: ts.Printer = ts.createPrinter({ - newLine: ts.NewLineKind.LineFeed, - removeComments: false + newLine: ts.NewLineKind.LineFeed, + removeComments: false, }); function addMultiLineComment(node, comment: string) { - ts.addSyntheticLeadingComment( - node, - ts.SyntaxKind.MultiLineCommentTrivia, - comment, - true - ); + ts.addSyntheticLeadingComment( + node, + ts.SyntaxKind.MultiLineCommentTrivia, + comment, + true + ); } function runTransformation(sourceCode, transformMethod): Promise { - return new Promise((resolve, reject) => { - try { - const result = ts.transform(sourceCode, [transformMethod]); - const transformedNodes = result.transformed[0]; - const output = printer.printNode( - ts.EmitHint.SourceFile, - transformedNodes, - sourceCode - ); - resolve(output); - } catch (error) { - reject(error); - } - }); + return new Promise((resolve, reject) => { + try { + const result = ts.transform(sourceCode, [transformMethod]); + const transformedNodes = result.transformed[0]; + const output = printer.printNode( + ts.EmitHint.SourceFile, + transformedNodes, + sourceCode + ); + resolve(output); + } catch (error) { + reject(error); + } + }); } function toSourceFile(sourceCode: string): ts.SourceFile { - return ts.createSourceFile( - "dummyClass.js", - sourceCode, - ts.ScriptTarget.Latest, - true - ); + return ts.createSourceFile( + 'dummyClass.js', + sourceCode, + ts.ScriptTarget.Latest, + true + ); } export async function classBasedTransform( - code: ts.SourceFile, - data: any + code: ts.SourceFile, + data: any ): Promise { - const node: any = code.statements.find(stm => ts.isClassDeclaration(stm)); - - if (!data.functions || !data.classData) { - throw new Error("Input is invalid"); - } - - if (!node || !node.members.some(member => ts.isMethodDeclaration(member))) { - throw new Error("Code is invalid"); - } - - code = cloneDeep(code); - - const addFunctions = ( - context: ts.TransformationContext - ) => (rootNode: T) => { - function visit(node: ts.Node): ts.Node { - if (ts.isClassDeclaration(node)) { - let functions: any = []; - data.functions.map(method => { - let clonedNode; - if (method.returnTypeName === "Promise") { - if ( - (method.classConstructorData.parameters[0].type = - "TypeReference" && - !method.classConstructorData.parameters[0].optional) - ) { - clonedNode = Object.assign({}, node.members[3]); - } else { - clonedNode = Object.assign({}, node.members[1]); - } - } else { - clonedNode = Object.assign({}, node.members[2]); - } - clonedNode.name = ts.createIdentifier(method.functionName); - functions.push(clonedNode); - }); - - const updatedClass = ts.updateClassDeclaration( - node, - node.decorators, - node.modifiers, - node.name, - node.typeParameters, - node.heritageClauses, - ts.createNodeArray([node.members[0]].concat(functions)) - ); - - return updatedClass; - } - return ts.visitEachChild(node, visit, context); - } - return ts.visitNode(rootNode, visit); - }; - - const addIdentifiers = ( - context: ts.TransformationContext - ) => (rootNode: T) => { - let count = 0; - function visit(node: ts.Node): ts.Node { - if (ts.isMethodDeclaration(node)) { - data.functions[count].allParams = []; - - let params = []; - if ( - (data.functions[count].classConstructorData.parameters[0].type = - "TypeReference" && - !data.functions[count].classConstructorData.parameters[0].optional) - ) { - params.push(data.functions[count].classConstructorData.parameters[0]); - - data.functions[count].allParams.push({ - name: "identifier", - optional: true, - type: "string" - }); - } - - params = params.concat(data.functions[count].params); - data.functions[count].allParams = data.functions[ - count - ].allParams.concat(params); - - const parameters: any = params.map(param => { - const paramNode = ts.createParameter( - undefined, - undefined, - undefined, - param.name - ); - - if (param.optional) { - paramNode.initializer = ts.createIdentifier("undefined"); - } - - return paramNode; - }); - - node.parameters = parameters.concat(node.parameters); - } - - if (ts.isStringLiteral(node) && node.text === "pkgName") { - return ts.createStringLiteral( - "@google-cloud/" + data.functions[0].pkgName - ); - } - - if (ts.isIdentifier(node) && dummyIdentifiers.includes(node.text)) { - let updatedIdentifier; - switch (node.text) { - case "ClassName": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier("GCP_" + data.functions[0].pkgName) - ); - break; - case "ClientName": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier(data.mainClass) - ); - break; - case "SDKFunctionName": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier(data.functions[count].SDKFunctionName) - ); - count++; - break; - case "_className": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier(data.functions[count].client.toLowerCase()) - ); - break; - case "_client": - if ( - (data.functions[count].classConstructorData.parameters[0].type = - "TypeReference" && - !data.functions[count].classConstructorData.parameters[0] - .optional) - ) { - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier( - data.functions[count].classConstructorData.parameters[0].name - ) - ); - } else { - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier("_" + data.mainClass.toLowerCase()) - ); - } - break; - case "_clientObj": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier("_" + data.mainClass.toLowerCase()) - ); - break; - case "Client": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier(data.mainClass) - ); - break; - } - return updatedIdentifier; - } - - if (ts.isCallExpression(node)) { - node.expression.forEachChild(childNode => { - if ( - ts.isIdentifier(childNode) && - childNode.text === "SDKFunctionName" - ) { - const args = data.functions[count].params.map(param => - ts.createIdentifier(param.name) - ); - node.arguments = args; - } - }); - } - - return ts.visitEachChild(node, visit, context); - } - return ts.visitNode(rootNode, visit); - }; - - const addComments = ( - context: ts.TransformationContext - ) => (rootNode: T) => { - let count = 0; - - function visit(node: ts.Node): ts.Node { - if (ts.isClassDeclaration(node)) { - addMultiLineComment( - node, - "This is an auto generated class, please do not change." - ); - const comment = `* + const node: any = code.statements.find(stm => ts.isClassDeclaration(stm)); + + if (!data.functions || !data.classData) { + throw new Error('Input is invalid'); + } + + if (!node || !node.members.some(member => ts.isMethodDeclaration(member))) { + throw new Error('Code is invalid'); + } + + code = cloneDeep(code); + + const addFunctions = ( + context: ts.TransformationContext + ) => (rootNode: T) => { + function visit(node: ts.Node): ts.Node { + if (ts.isClassDeclaration(node)) { + const functions: any = []; + data.functions.map(method => { + let clonedNode; + if (method.returnTypeName === 'Promise') { + if ( + (method.classConstructorData.parameters[0].type = + 'TypeReference' && + !method.classConstructorData.parameters[0] + .optional) + ) { + clonedNode = Object.assign({}, node.members[3]); + } else { + clonedNode = Object.assign({}, node.members[1]); + } + } else { + clonedNode = Object.assign({}, node.members[2]); + } + clonedNode.name = ts.createIdentifier(method.functionName); + functions.push(clonedNode); + }); + + const updatedClass = ts.updateClassDeclaration( + node, + node.decorators, + node.modifiers, + node.name, + node.typeParameters, + node.heritageClauses, + ts.createNodeArray([node.members[0]].concat(functions)) + ); + + return updatedClass; + } + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; + + const addIdentifiers = ( + context: ts.TransformationContext + ) => (rootNode: T) => { + let count = 0; + function visit(node: ts.Node): ts.Node { + if (ts.isMethodDeclaration(node)) { + data.functions[count].allParams = []; + + let params = []; + if ( + (data.functions[ + count + ].classConstructorData.parameters[0].type = + 'TypeReference' && + !data.functions[count].classConstructorData + .parameters[0].optional) + ) { + params.push( + data.functions[count].classConstructorData.parameters[0] + ); + + data.functions[count].allParams.push({ + name: 'identifier', + optional: true, + type: 'string', + }); + } + + params = params.concat(data.functions[count].params); + data.functions[count].allParams = data.functions[ + count + ].allParams.concat(params); + + const parameters: any = params.map(param => { + const paramNode = ts.createParameter( + undefined, + undefined, + undefined, + param.name + ); + + if (param.optional) { + paramNode.initializer = ts.createIdentifier( + 'undefined' + ); + } + + return paramNode; + }); + + node.parameters = parameters.concat(node.parameters); + } + + if (ts.isStringLiteral(node) && node.text === 'pkgName') { + return ts.createStringLiteral( + '@google-cloud/' + data.functions[0].pkgName + ); + } + + if (ts.isIdentifier(node) && dummyIdentifiers.includes(node.text)) { + let updatedIdentifier; + switch (node.text) { + case 'ClassName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + 'GCP_' + data.functions[0].pkgName + ) + ); + break; + case 'ClientName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier(data.mainClass) + ); + break; + case 'SDKFunctionName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + data.functions[count].SDKFunctionName + ) + ); + count++; + break; + case '_className': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + data.functions[count].client.toLowerCase() + ) + ); + break; + case '_client': + if ( + (data.functions[ + count + ].classConstructorData.parameters[0].type = + 'TypeReference' && + !data.functions[count].classConstructorData + .parameters[0].optional) + ) { + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + data.functions[count].classConstructorData + .parameters[0].name + ) + ); + } else { + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + '_' + data.mainClass.toLowerCase() + ) + ); + } + break; + case '_clientObj': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + '_' + data.mainClass.toLowerCase() + ) + ); + break; + case 'Client': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier(data.mainClass) + ); + break; + } + return updatedIdentifier; + } + + if (ts.isCallExpression(node)) { + node.expression.forEachChild(childNode => { + if ( + ts.isIdentifier(childNode) && + childNode.text === 'SDKFunctionName' + ) { + const args = data.functions[count].params.map(param => + ts.createIdentifier(param.name) + ); + node.arguments = args; + } + }); + } + + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; + + const addComments = ( + context: ts.TransformationContext + ) => (rootNode: T) => { + let count = 0; + + function visit(node: ts.Node): ts.Node { + if (ts.isClassDeclaration(node)) { + addMultiLineComment( + node, + 'This is an auto generated class, please do not change.' + ); + const comment = `* * Class to create a ${data.functions[0].pkgName} object * @category Google Cloud `; - addMultiLineComment(node, comment); - } - - if (ts.isMethodDeclaration(node)) { - let parameters = data.functions[count].allParams.map(param => { - let statment; - - if (param.optional) { - statment = `* @param {${ - param.typeRefName ? param.typeRefName : param.type - }} [${param.name}] - Optional parameter`; - } else { - statment = `* @param {${ - param.typeRefName ? param.typeRefName : param.type - }} ${param.name} - Mandatory parameter`; - } - return statment; - }); - - let comment; - if (parameters.length > 0) { - let paramStatments: string = ""; - parameters.map(param => { - paramStatments = paramStatments.concat( - paramStatments === "" ? `${param}` : `\n ${param}` - ); - }); - - comment = `* + addMultiLineComment(node, comment); + } + + if (ts.isMethodDeclaration(node)) { + const parameters = data.functions[count].allParams.map( + param => { + let statment; + + if (param.optional) { + statment = `* @param {${ + param.typeRefName + ? param.typeRefName + : param.type + }} [${param.name}] - Optional parameter`; + } else { + statment = `* @param {${ + param.typeRefName + ? param.typeRefName + : param.type + }} ${param.name} - Mandatory parameter`; + } + return statment; + } + ); + + let comment; + if (parameters.length > 0) { + let paramStatments: string = ''; + parameters.map(param => { + paramStatments = paramStatments.concat( + paramStatments === '' ? `${param}` : `\n ${param}` + ); + }); + + comment = `* * Trigers the ${data.functions[count].SDKFunctionName} function of ${data.functions[0].pkgName} ${paramStatments} * @returns {Promise<${data.functions[count].SDKFunctionName}Response>} `; - } else { - comment = `* + } else { + comment = `* * Trigers the ${data.functions[count].SDKFunctionName} function of ${data.functions[0].pkgName} * @returns {Promise<${data.functions[count].SDKFunctionName}Response>} `; - } - - addMultiLineComment(node, comment); - count++; - } - - return ts.visitEachChild(node, visit, context); - } - return ts.visitNode(rootNode, visit); - }; - - const result_1 = await runTransformation(code, addFunctions); - const result_2 = await runTransformation( - toSourceFile(result_1), - addIdentifiers - ); - const result_3 = await runTransformation(toSourceFile(result_2), addComments); - return result_3; + } + + addMultiLineComment(node, comment); + count++; + } + + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; + + const result_1 = await runTransformation(code, addFunctions); + const result_2 = await runTransformation( + toSourceFile(result_1), + addIdentifiers + ); + const result_3 = await runTransformation( + toSourceFile(result_2), + addComments + ); + return result_3; } diff --git a/generator/transformers/googleCloud/clientBasedTransformer.ts b/generator/transformers/googleCloud/clientBasedTransformer.ts index 525086dd..b2819e53 100644 --- a/generator/transformers/googleCloud/clientBasedTransformer.ts +++ b/generator/transformers/googleCloud/clientBasedTransformer.ts @@ -1,292 +1,309 @@ -import { cloneDeep } from "lodash"; -import * as ts from "typescript"; +import { cloneDeep } from 'lodash'; +import * as ts from 'typescript'; const dummyIdentifiers = [ - "ClassName", - "SDKFunctionName", - "ClientName", - "_client", - "_clientObj", - "Client" + 'ClassName', + 'SDKFunctionName', + 'ClientName', + '_client', + '_clientObj', + 'Client', ]; const printer: ts.Printer = ts.createPrinter({ - newLine: ts.NewLineKind.LineFeed, - removeComments: false + newLine: ts.NewLineKind.LineFeed, + removeComments: false, }); function addMultiLineComment(node, comment: string) { - ts.addSyntheticLeadingComment( - node, - ts.SyntaxKind.MultiLineCommentTrivia, - comment, - true - ); + ts.addSyntheticLeadingComment( + node, + ts.SyntaxKind.MultiLineCommentTrivia, + comment, + true + ); } function runTransformation(sourceCode, transformMethod): Promise { - return new Promise((resolve, reject) => { - try { - const result = ts.transform(sourceCode, [transformMethod]); - const transformedNodes = result.transformed[0]; - const output = printer.printNode( - ts.EmitHint.SourceFile, - transformedNodes, - sourceCode - ); - resolve(output); - } catch (error) { - reject(error); - } - }); + return new Promise((resolve, reject) => { + try { + const result = ts.transform(sourceCode, [transformMethod]); + const transformedNodes = result.transformed[0]; + const output = printer.printNode( + ts.EmitHint.SourceFile, + transformedNodes, + sourceCode + ); + resolve(output); + } catch (error) { + reject(error); + } + }); } function toSourceFile(sourceCode: string): ts.SourceFile { - return ts.createSourceFile( - "dummyClass.js", - sourceCode, - ts.ScriptTarget.Latest, - true - ); + return ts.createSourceFile( + 'dummyClass.js', + sourceCode, + ts.ScriptTarget.Latest, + true + ); } export async function clientBasedTransform( - code: ts.SourceFile, - classData: any + code: ts.SourceFile, + classData: any ): Promise { - const node: any = code.statements.find(stm => ts.isClassDeclaration(stm)); + const node: any = code.statements.find(stm => ts.isClassDeclaration(stm)); - if (!classData.functions) { - throw new Error("Input is invalid"); - } + if (!classData.functions) { + throw new Error('Input is invalid'); + } - if (!node || !node.members.some(member => ts.isMethodDeclaration(member))) { - throw new Error("Code is invalid"); - } + if (!node || !node.members.some(member => ts.isMethodDeclaration(member))) { + throw new Error('Code is invalid'); + } - code = cloneDeep(code); + code = cloneDeep(code); - // import related - classData.clients = Array.from( - new Set(classData.functions.map(method => method.client)) - ); - const importStatments: any = new Array(classData.clients.length); - importStatments.fill(Object.assign({}, code.statements[0])); - code.statements = importStatments.concat(code.statements.slice(1)); + // import related + classData.clients = Array.from( + new Set(classData.functions.map(method => method.client)) + ); + const importStatments: any = new Array(classData.clients.length); + importStatments.fill(Object.assign({}, code.statements[0])); + code.statements = importStatments.concat(code.statements.slice(1)); - let classDeclarationNode: any = code.statements.find(node => - ts.isClassDeclaration(node) - ); - let constructorNode: any = classDeclarationNode.members.find( - node => ts.SyntaxKind[node.kind] === "Constructor" - ); - const clientObjects: any = new Array(classData.clients.length); - clientObjects.fill(Object.assign({}, constructorNode.body.statements[0])); - constructorNode.body.statements = clientObjects; - // import related + const classDeclarationNode: any = code.statements.find(node => + ts.isClassDeclaration(node) + ); + const constructorNode: any = classDeclarationNode.members.find( + node => ts.SyntaxKind[node.kind] === 'Constructor' + ); + const clientObjects: any = new Array(classData.clients.length); + clientObjects.fill(Object.assign({}, constructorNode.body.statements[0])); + constructorNode.body.statements = clientObjects; + // import related - const addFunctions = ( - context: ts.TransformationContext - ) => (rootNode: T) => { - function visit(node: ts.Node): ts.Node { - if (ts.isClassDeclaration(node)) { - let functions: any = []; - classData.functions.map(method => { - let clonedNode; - if (method.returnTypeName === "Promise") { - clonedNode = Object.assign({}, node.members[1]); - } else { - clonedNode = Object.assign({}, node.members[2]); - } - clonedNode.name = ts.createIdentifier(method.functionName); - functions.push(clonedNode); - }); + const addFunctions = ( + context: ts.TransformationContext + ) => (rootNode: T) => { + function visit(node: ts.Node): ts.Node { + if (ts.isClassDeclaration(node)) { + const functions: any = []; + classData.functions.map(method => { + let clonedNode; + if (method.returnTypeName === 'Promise') { + clonedNode = Object.assign({}, node.members[1]); + } else { + clonedNode = Object.assign({}, node.members[2]); + } + clonedNode.name = ts.createIdentifier(method.functionName); + functions.push(clonedNode); + }); - const updatedClass = ts.updateClassDeclaration( - node, - node.decorators, - node.modifiers, - node.name, - node.typeParameters, - node.heritageClauses, - ts.createNodeArray([node.members[0]].concat(functions)) - ); + const updatedClass = ts.updateClassDeclaration( + node, + node.decorators, + node.modifiers, + node.name, + node.typeParameters, + node.heritageClauses, + ts.createNodeArray([node.members[0]].concat(functions)) + ); - return updatedClass; - } - return ts.visitEachChild(node, visit, context); - } - return ts.visitNode(rootNode, visit); - }; + return updatedClass; + } + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; - const addIdentifiers = ( - context: ts.TransformationContext - ) => (rootNode: T) => { - let count = 0; - let clientCount = 0; - let clientObjCount = 0; - function visit(node: ts.Node): ts.Node { - if (ts.isMethodDeclaration(node)) { - const parameters = classData.functions[count].params.map(param => { - const paramNode = ts.createParameter( - undefined, - undefined, - undefined, - param.name - ); + const addIdentifiers = ( + context: ts.TransformationContext + ) => (rootNode: T) => { + let count = 0; + let clientCount = 0; + let clientObjCount = 0; + function visit(node: ts.Node): ts.Node { + if (ts.isMethodDeclaration(node)) { + const parameters = classData.functions[count].params.map( + param => { + const paramNode = ts.createParameter( + undefined, + undefined, + undefined, + param.name + ); - if (param.optional) { - paramNode.initializer = ts.createIdentifier("undefined"); - } + if (param.optional) { + paramNode.initializer = ts.createIdentifier( + 'undefined' + ); + } - return paramNode; - }); + return paramNode; + } + ); - node.parameters = parameters; - } + node.parameters = parameters; + } - if (ts.isStringLiteral(node) && node.text === "pkgName") { - return ts.createStringLiteral( - "@google-cloud/" + classData.functions[0].pkgName - ); - } + if (ts.isStringLiteral(node) && node.text === 'pkgName') { + return ts.createStringLiteral( + '@google-cloud/' + classData.functions[0].pkgName + ); + } - if (ts.isIdentifier(node) && dummyIdentifiers.includes(node.text)) { - let updatedIdentifier; - switch (node.text) { - case "ClassName": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier("GCP_" + classData.serviceName) - ); - break; - case "ClientName": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier(classData.clients[clientCount]) - ); - clientCount++; - break; - case "SDKFunctionName": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier(classData.functions[count].SDKFunctionName) - ); - count++; - break; - case "_client": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier( - "_" + - classData.functions[count].client.toLowerCase().charAt(0) + - classData.functions[count].client.substr(1) - ) - ); - break; - case "_clientObj": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier( - "_" + - classData.clients[clientObjCount].toLowerCase().charAt(0) + - classData.clients[clientObjCount].substr(1) - ) - ); - break; - case "Client": - updatedIdentifier = ts.updateIdentifier( - ts.createIdentifier(classData.clients[clientObjCount]) - ); - clientObjCount++; - break; - } - return updatedIdentifier; - } + if (ts.isIdentifier(node) && dummyIdentifiers.includes(node.text)) { + let updatedIdentifier; + switch (node.text) { + case 'ClassName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier('GCP_' + classData.serviceName) + ); + break; + case 'ClientName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier(classData.clients[clientCount]) + ); + clientCount++; + break; + case 'SDKFunctionName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + classData.functions[count].SDKFunctionName + ) + ); + count++; + break; + case '_client': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + '_' + + classData.functions[count].client + .toLowerCase() + .charAt(0) + + classData.functions[count].client.substr(1) + ) + ); + break; + case '_clientObj': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + '_' + + classData.clients[clientObjCount] + .toLowerCase() + .charAt(0) + + classData.clients[clientObjCount].substr(1) + ) + ); + break; + case 'Client': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + classData.clients[clientObjCount] + ) + ); + clientObjCount++; + break; + } + return updatedIdentifier; + } - if (ts.isCallExpression(node)) { - node.expression.forEachChild(childNode => { - if ( - ts.isIdentifier(childNode) && - childNode.text === "SDKFunctionName" - ) { - const args = classData.functions[count].params.map(param => - ts.createIdentifier(param.name) - ); - node.arguments = args; - } - }); - } + if (ts.isCallExpression(node)) { + node.expression.forEachChild(childNode => { + if ( + ts.isIdentifier(childNode) && + childNode.text === 'SDKFunctionName' + ) { + const args = classData.functions[count].params.map( + param => ts.createIdentifier(param.name) + ); + node.arguments = args; + } + }); + } - return ts.visitEachChild(node, visit, context); - } - return ts.visitNode(rootNode, visit); - }; + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; - const addComments = ( - context: ts.TransformationContext - ) => (rootNode: T) => { - let count = 0; + const addComments = ( + context: ts.TransformationContext + ) => (rootNode: T) => { + let count = 0; - function visit(node: ts.Node): ts.Node { - if (ts.isClassDeclaration(node)) { - addMultiLineComment( - node, - "This is an auto generated class, please do not change." - ); - const comment = `* + function visit(node: ts.Node): ts.Node { + if (ts.isClassDeclaration(node)) { + addMultiLineComment( + node, + 'This is an auto generated class, please do not change.' + ); + const comment = `* * Class to create a ${classData.serviceName} object * @category Google Cloud `; - addMultiLineComment(node, comment); - } + addMultiLineComment(node, comment); + } - if (ts.isMethodDeclaration(node)) { - let parameters = classData.functions[count].params.map(param => { - let statment; + if (ts.isMethodDeclaration(node)) { + const parameters = classData.functions[count].params.map( + param => { + let statment; - if (param.optional) { - statment = `* @param {${param.type}} [${param.name}] - Data required for ${classData.functions[count].SDKFunctionName}`; - } else { - statment = `* @param {${param.type}} ${param.name} - Data required for ${classData.functions[count].SDKFunctionName}`; - } - return statment; - }); + if (param.optional) { + statment = `* @param {${param.type}} [${param.name}] - Data required for ${classData.functions[count].SDKFunctionName}`; + } else { + statment = `* @param {${param.type}} ${param.name} - Data required for ${classData.functions[count].SDKFunctionName}`; + } + return statment; + } + ); - let comment; - if (parameters.length > 0) { - let paramStatments: string = ""; - parameters.map(param => { - paramStatments = paramStatments.concat( - paramStatments === "" ? `${param}` : `\n ${param}` - ); - }); + let comment; + if (parameters.length > 0) { + let paramStatments: string = ''; + parameters.map(param => { + paramStatments = paramStatments.concat( + paramStatments === '' ? `${param}` : `\n ${param}` + ); + }); - comment = `* + comment = `* * Trigers the ${classData.functions[count].SDKFunctionName} function of ${ - classData.functions[0].pkgName.split("-")[1] - } + classData.functions[0].pkgName.split('-')[1] + } ${paramStatments} * @returns {Promise<${classData.functions[count].SDKFunctionName}Response>} `; - } else { - comment = `* + } else { + comment = `* * Trigers the ${classData.functions[count].SDKFunctionName} function of ${ - classData.functions[0].pkgName.split("-")[1] - } + classData.functions[0].pkgName.split('-')[1] + } * @returns {Promise<${classData.functions[count].SDKFunctionName}Response>} `; - } + } - addMultiLineComment(node, comment); - count++; - } + addMultiLineComment(node, comment); + count++; + } - return ts.visitEachChild(node, visit, context); - } - return ts.visitNode(rootNode, visit); - }; + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; - const result_1 = await runTransformation(code, addFunctions); - const result_2 = await runTransformation( - toSourceFile(result_1), - addIdentifiers - ); - const result_3 = await runTransformation(toSourceFile(result_2), addComments); - return result_3; + const result_1 = await runTransformation(code, addFunctions); + const result_2 = await runTransformation( + toSourceFile(result_1), + addIdentifiers + ); + const result_3 = await runTransformation( + toSourceFile(result_2), + addComments + ); + return result_3; } diff --git a/generator/transformers/oracle/transformer.js b/generator/transformers/oracle/transformer.js new file mode 100644 index 00000000..c7da9085 --- /dev/null +++ b/generator/transformers/oracle/transformer.js @@ -0,0 +1,478 @@ +'use strict'; +var __awaiter = + (this && this.__awaiter) || + function(thisArg, _arguments, P, generator) { + function adopt(value) { + return value instanceof P + ? value + : new P(function(resolve) { + resolve(value); + }); + } + return new (P || (P = Promise))(function(resolve, reject) { + function fulfilled(value) { + try { + step(generator.next(value)); + } catch (e) { + reject(e); + } + } + function rejected(value) { + try { + step(generator['throw'](value)); + } catch (e) { + reject(e); + } + } + function step(result) { + result.done + ? resolve(result.value) + : adopt(result.value).then(fulfilled, rejected); + } + step( + (generator = generator.apply(thisArg, _arguments || [])).next() + ); + }); + }; +var __generator = + (this && this.__generator) || + function(thisArg, body) { + var _ = { + label: 0, + sent: function() { + if (t[0] & 1) throw t[1]; + return t[1]; + }, + trys: [], + ops: [], + }, + f, + y, + t, + g; + return ( + (g = { next: verb(0), throw: verb(1), return: verb(2) }), + typeof Symbol === 'function' && + (g[Symbol.iterator] = function() { + return this; + }), + g + ); + function verb(n) { + return function(v) { + return step([n, v]); + }; + } + function step(op) { + if (f) throw new TypeError('Generator is already executing.'); + while (_) + try { + if ( + ((f = 1), + y && + (t = + op[0] & 2 + ? y['return'] + : op[0] + ? y['throw'] || + ((t = y['return']) && t.call(y), 0) + : y.next) && + !(t = t.call(y, op[1])).done) + ) + return t; + if (((y = 0), t)) op = [op[0] & 2, t.value]; + switch (op[0]) { + case 0: + case 1: + t = op; + break; + case 4: + _.label++; + return { value: op[1], done: false }; + case 5: + _.label++; + y = op[1]; + op = [0]; + continue; + case 7: + op = _.ops.pop(); + _.trys.pop(); + continue; + default: + if ( + !((t = _.trys), + (t = t.length > 0 && t[t.length - 1])) && + (op[0] === 6 || op[0] === 2) + ) { + _ = 0; + continue; + } + if ( + op[0] === 3 && + (!t || (op[1] > t[0] && op[1] < t[3])) + ) { + _.label = op[1]; + break; + } + if (op[0] === 6 && _.label < t[1]) { + _.label = t[1]; + t = op; + break; + } + if (t && _.label < t[2]) { + _.label = t[2]; + _.ops.push(op); + break; + } + if (t[2]) _.ops.pop(); + _.trys.pop(); + continue; + } + op = body.call(thisArg, _); + } catch (e) { + op = [6, e]; + y = 0; + } finally { + f = t = 0; + } + if (op[0] & 5) throw op[1]; + return { value: op[0] ? op[1] : void 0, done: true }; + } + }; +exports.__esModule = true; +exports.transform = void 0; +var lodash_1 = require('lodash'); +var ts = require('typescript'); +var dummyIdentifiers = [ + 'ClassName', + '_sdkClassName', + 'SDKClassName', + 'SDKFunctionName', + '_sdkFileName', +]; +var printer = ts.createPrinter({ + newLine: ts.NewLineKind.LineFeed, + removeComments: false, +}); +function addMultiLineComment(node, comment) { + ts.addSyntheticLeadingComment( + node, + ts.SyntaxKind.MultiLineCommentTrivia, + comment, + true + ); +} +function runTransformation(sourceCode, transformMethod) { + return new Promise(function(resolve, reject) { + try { + var result = ts.transform(sourceCode, [transformMethod]); + var transformedNodes = result.transformed[0]; + var output = printer.printNode( + ts.EmitHint.SourceFile, + transformedNodes, + sourceCode + ); + resolve(output); + } catch (error) { + reject(error); + } + }); +} +function toSourceFile(sourceCode) { + return ts.createSourceFile( + 'dummyClass.js', + sourceCode, + ts.ScriptTarget.Latest, + true + ); +} +function transform(code, classData) { + return __awaiter(this, void 0, void 0, function() { + var addFunctions, + addIdentifiers, + addComments, + node, + result_1, + result_2, + result_3; + return __generator(this, function(_a) { + switch (_a.label) { + case 0: + addFunctions = function(context) { + return function(rootNode) { + function visit(node) { + if (ts.isClassDeclaration(node)) { + var functions_1 = []; + classData.functions.map(function(method) { + var clonedNode = Object.assign( + {}, + node.members[1] + ); + clonedNode.name = ts.createIdentifier( + method.functionName + ); + functions_1.push(clonedNode); + }); + var updatedClass = ts.updateClassDeclaration( + node, + node.decorators, + node.modifiers, + node.name, + node.typeParameters, + node.heritageClauses, + ts.createNodeArray( + [node.members[0]].concat( + functions_1 + ) + ) + ); + return updatedClass; + } + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; + }; + addIdentifiers = function(context) { + return function(rootNode) { + var count = 0; + function visit(node) { + if (ts.isMethodDeclaration(node)) { + var parameters = classData.functions[ + count + ].params.map(function(param) { + var paramNode = ts.createParameter( + undefined, + undefined, + undefined, + param.name + ); + if (param.optional) { + paramNode.initializer = ts.createIdentifier( + 'undefined' + ); + } + return paramNode; + }); + node.parameters = parameters; + } + if ( + ts.isIdentifier(node) && + dummyIdentifiers.includes(node.text) + ) { + var updatedIdentifier = void 0; + switch (node.text) { + case '_sdkFileName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + classData.sdkName + ) + ); + break; + case 'ClassName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + 'Oracle_' + + classData.serviceName + ) + ); + break; + case '_sdkClassName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + '_' + + classData.className + .charAt(0) + .toLowerCase() + + classData.className.substr( + 1 + ) + ) + ); + break; + case 'SDKClassName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + classData.className + ) + ); + break; + case 'SDKFunctionName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + classData.functions[count] + .SDKFunctionName + ) + ); + count++; + } + return updatedIdentifier; + } + if (ts.isCallExpression(node)) { + node.expression.forEachChild(function( + childNode + ) { + if ( + ts.isIdentifier(childNode) && + childNode.text === 'SDKFunctionName' + ) { + var args = classData.functions[ + count + ].params.map(function(param) { + return ts.createIdentifier( + param.name + ); + }); + node.arguments = args.concat( + node.arguments + ); + } + }); + } + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; + }; + addComments = function(context) { + return function(rootNode) { + var count = 0; + function visit(node) { + if (ts.isClassDeclaration(node)) { + addMultiLineComment( + node, + 'This is an auto generated class, please do not change.' + ); + var comment = + '*\n * Class to create a ' + + classData.className + + ' object\n * @category Oracle Cloud \n '; + addMultiLineComment(node, comment); + } + if (ts.isMethodDeclaration(node)) { + var parameters = classData.functions[ + count + ].params.map(function(param) { + var statment; + if (param.optional) { + if (param.type == 'TypeReference') + statment = + '* @param {' + + param.typeName + + '} ' + + param.name + + ' - Data required for ' + + classData.functions[count] + .SDKFunctionName; + else + statment = + '* @param {' + + param.type + + '} ' + + param.name + + ' - Data required for ' + + classData.functions[count] + .SDKFunctionName; + } else { + if (param.type == 'TypeReference') + statment = + '* @param {' + + param.typeName + + '} ' + + param.name + + ' - Data required for ' + + classData.functions[count] + .SDKFunctionName; + else + statment = + '* @param {' + + param.type + + '} ' + + param.name + + ' - Data required for ' + + classData.functions[count] + .SDKFunctionName; + } + return statment; + }); + var comment = void 0; + if (parameters.length > 0) { + var paramStatments_1 = ''; + parameters.map(function(param) { + paramStatments_1 = paramStatments_1.concat( + paramStatments_1 === '' + ? '' + param + : '\n' + param + ); + }); + comment = + '*\n * Trigers the ' + + classData.functions[count] + .SDKFunctionName + + ' function of ' + + classData.className + + '\n ' + + paramStatments_1 + + '\n * @returns {Promise<' + + classData.functions[count] + .SDKFunctionName + + 'Response>}\n '; + } else { + comment = + '*\n * Trigers the ' + + classData.functions[count] + .SDKFunctionName + + ' function of ' + + classData.className + + '\n * @returns {Promise<' + + classData.functions[count] + .SDKFunctionName + + 'Response>}\n '; + } + addMultiLineComment(node, comment); + count++; + } + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; + }; + node = code.statements.find(function(stm) { + return ts.isClassDeclaration(stm); + }); + if (!classData.className || !classData.functions) { + throw new Error('Input is invalid'); + } + if ( + !node || + !node.members.some(function(member) { + return ts.isMethodDeclaration(member); + }) + ) { + throw new Error('Code is invalid'); + } + code = lodash_1.cloneDeep(code); + return [4 /*yield*/, runTransformation(code, addFunctions)]; + case 1: + result_1 = _a.sent(); + return [ + 4 /*yield*/, + runTransformation( + toSourceFile(result_1), + addIdentifiers + ), + ]; + case 2: + result_2 = _a.sent(); + return [ + 4 /*yield*/, + runTransformation(toSourceFile(result_2), addComments), + ]; + case 3: + result_3 = _a.sent(); + return [2 /*return*/, result_3]; + } + }); + }); +} +exports.transform = transform; diff --git a/generator/transformers/oracle/transformer.ts b/generator/transformers/oracle/transformer.ts new file mode 100644 index 00000000..1d042ab8 --- /dev/null +++ b/generator/transformers/oracle/transformer.ts @@ -0,0 +1,278 @@ +import { cloneDeep } from 'lodash'; +import * as ts from 'typescript'; + +const dummyIdentifiers = [ + 'ClassName', + '_sdkClassName', + 'SDKClassName', + 'SDKFunctionName', + '_sdkFileName', +]; + +const printer: ts.Printer = ts.createPrinter({ + newLine: ts.NewLineKind.LineFeed, + removeComments: false, +}); + +function addMultiLineComment(node, comment: string) { + ts.addSyntheticLeadingComment( + node, + ts.SyntaxKind.MultiLineCommentTrivia, + comment, + true + ); +} + +function runTransformation(sourceCode, transformMethod): Promise { + return new Promise((resolve, reject) => { + try { + const result = ts.transform(sourceCode, [transformMethod]); + const transformedNodes = result.transformed[0]; + const output = printer.printNode( + ts.EmitHint.SourceFile, + transformedNodes, + sourceCode + ); + resolve(output); + } catch (error) { + reject(error); + } + }); +} + +function toSourceFile(sourceCode: string): ts.SourceFile { + return ts.createSourceFile( + 'dummyClass.js', + sourceCode, + ts.ScriptTarget.Latest, + true + ); +} +export async function transform( + code: ts.SourceFile, + classData: any +): Promise { + /* + * Transformation function for adding Functions + */ + const addFunctions = ( + context: ts.TransformationContext + ) => (rootNode: T) => { + function visit(node: ts.Node): ts.Node { + if (ts.isClassDeclaration(node)) { + const functions: any = []; + classData.functions.map(method => { + const clonedNode = Object.assign({}, node.members[1]); + clonedNode.name = ts.createIdentifier(method.functionName); + functions.push(clonedNode); + }); + + const updatedClass = ts.updateClassDeclaration( + node, + node.decorators, + node.modifiers, + node.name, + node.typeParameters, + node.heritageClauses, + ts.createNodeArray([node.members[0]].concat(functions)) + ); + + return updatedClass; + } + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; + + /* + * Transformation function for adding Identifiers/Parameters + */ + const addIdentifiers = ( + context: ts.TransformationContext + ) => (rootNode: T) => { + let count = 0; + function visit(node: ts.Node): ts.Node { + if (ts.isMethodDeclaration(node)) { + const parameters = classData.functions[count].params.map( + param => { + const paramNode = ts.createParameter( + undefined, + undefined, + undefined, + param.name + ); + + if (param.optional) { + paramNode.initializer = ts.createIdentifier( + 'undefined' + ); + } + + return paramNode; + } + ); + + node.parameters = parameters; + } + + if (ts.isIdentifier(node) && dummyIdentifiers.includes(node.text)) { + let updatedIdentifier; + + switch (node.text) { + case '_sdkFileName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier(classData.sdkName) + ); + break; + case 'ClassName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + 'Oracle_' + classData.serviceName + ) + ); + break; + case '_sdkClassName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + '_' + + classData.className + .charAt(0) + .toLowerCase() + + classData.className.substr(1) + ) + ); + break; + case 'SDKClassName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier(classData.className) + ); + break; + case 'SDKFunctionName': + updatedIdentifier = ts.updateIdentifier( + ts.createIdentifier( + classData.functions[count].SDKFunctionName + ) + ); + count++; + } + + return updatedIdentifier; + } + + if (ts.isCallExpression(node)) { + node.expression.forEachChild(childNode => { + if ( + ts.isIdentifier(childNode) && + childNode.text === 'SDKFunctionName' + ) { + const args = classData.functions[count].params.map( + param => ts.createIdentifier(param.name) + ); + node.arguments = args.concat(node.arguments); + } + }); + } + + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; + + /* + *Transformation function for adding comments + */ + + const addComments = ( + context: ts.TransformationContext + ) => (rootNode: T) => { + let count = 0; + + function visit(node: ts.Node): ts.Node { + if (ts.isClassDeclaration(node)) { + addMultiLineComment( + node, + 'This is an auto generated class, please do not change.' + ); + const comment = `* + * Class to create a ${classData.className} object + * @category Oracle Cloud + `; + addMultiLineComment(node, comment); + } + + if (ts.isMethodDeclaration(node)) { + const parameters = classData.functions[count].params.map( + param => { + let statment; + + if (param.optional) { + if (param.type == 'TypeReference') + statment = `* @param {${param.typeName}} ${param.name} - Data required for ${classData.functions[count].SDKFunctionName}`; + else + statment = `* @param {${param.type}} ${param.name} - Data required for ${classData.functions[count].SDKFunctionName}`; + } else { + if (param.type == 'TypeReference') + statment = `* @param {${param.typeName}} ${param.name} - Data required for ${classData.functions[count].SDKFunctionName}`; + else + statment = `* @param {${param.type}} ${param.name} - Data required for ${classData.functions[count].SDKFunctionName}`; + } + return statment; + } + ); + + let comment; + if (parameters.length > 0) { + let paramStatments: string = ''; + parameters.map(param => { + paramStatments = paramStatments.concat( + paramStatments === '' ? `${param}` : `\n${param}` + ); + }); + + comment = `* + * Trigers the ${classData.functions[count].SDKFunctionName} function of ${classData.className} + ${paramStatments} + * @returns {Promise<${classData.functions[count].SDKFunctionName}Response>} + `; + } else { + comment = `* + * Trigers the ${classData.functions[count].SDKFunctionName} function of ${classData.className} + * @returns {Promise<${classData.functions[count].SDKFunctionName}Response>} + `; + } + + addMultiLineComment(node, comment); + count++; + } + + return ts.visitEachChild(node, visit, context); + } + return ts.visitNode(rootNode, visit); + }; + + /* + * Code to get node and run tranformations + */ + const node: any = code.statements.find(stm => ts.isClassDeclaration(stm)); + + if (!classData.className || !classData.functions) { + throw new Error('Input is invalid'); + } + + if (!node || !node.members.some(member => ts.isMethodDeclaration(member))) { + throw new Error('Code is invalid'); + } + + code = cloneDeep(code); + + const result_1 = await runTransformation(code, addFunctions); + const result_2 = await runTransformation( + toSourceFile(result_1), + addIdentifiers + ); + const result_3 = await runTransformation( + toSourceFile(result_2), + addComments + ); + return result_3; +} diff --git a/package-lock.json b/package-lock.json index 58d0d766..8c8b65e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -58,7 +58,6 @@ "js-yaml": "^3.14.0", "key-mirror": "^1.0.1", "lodash": "^4.17.19", - "oci-sdk": "^2.55.0", "typescript": "^3.9.3" } }, @@ -2662,6 +2661,10 @@ "resolved": "packages/gcp-plugin", "link": true }, + "node_modules/@nodecloud/oracle-plugin": { + "resolved": "packages/oracle-plugin", + "link": true + }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", @@ -7674,6 +7677,7 @@ "node_modules/expand-brackets/node_modules/ms": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "dev": true, "license": "MIT" }, @@ -8016,6 +8020,7 @@ "node_modules/follow-redirects/node_modules/ms": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "license": "MIT" }, "node_modules/for-in": { @@ -9231,6 +9236,7 @@ "node_modules/http-proxy-agent/node_modules/ms": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "dev": true, "license": "MIT" }, @@ -10431,9 +10437,9 @@ } }, "node_modules/jsonwebtoken/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dependencies": { "lru-cache": "^6.0.0" }, @@ -11736,6 +11742,7 @@ "node_modules/nock/node_modules/minimist": { "version": "0.0.8", "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz", + "integrity": "sha512-miQKw5Hv4NS1Psg2517mV4e4dYNaO3++hjAvLOAzKqZ61rH8NS1SK+vbfBWZ5PY/Me/bEWhUwqMghEW5Fb9T7Q==", "dev": true, "license": "MIT" }, @@ -11781,8 +11788,7 @@ }, "node_modules/node-fetch": { "version": "2.6.9", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.9.tgz", - "integrity": "sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==", + "license": "MIT", "dependencies": { "whatwg-url": "^5.0.0" }, @@ -11815,18 +11821,15 @@ }, "node_modules/node-fetch/node_modules/tr46": { "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" + "license": "MIT" }, "node_modules/node-fetch/node_modules/webidl-conversions": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" + "license": "BSD-2-Clause" }, "node_modules/node-fetch/node_modules/whatwg-url": { "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", + "license": "MIT", "dependencies": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" @@ -12196,262 +12199,271 @@ "node": ">=0.10.0" } }, + "node_modules/oci-accessgovernancecp": { + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-accessgovernancecp/-/oci-accessgovernancecp-2.66.0.tgz", + "integrity": "sha512-vx4kb5LbgVugRisXgrcy0usXf31zHhMLgiblofbf7vTVociHMvpbqvRJxz3XXIY+PFh3IbT8GwbnyUUqvUQcoQ==", + "dependencies": { + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" + } + }, "node_modules/oci-adm": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-adm/-/oci-adm-2.55.0.tgz", - "integrity": "sha512-3o2NwKvaPRpA6dhymX1GmgQ4teI4gvS8PXEezs+P0912wVPcR5eAwYv6xlviiEbY0hixV+xpgTdakxi3mRByyQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-adm/-/oci-adm-2.66.0.tgz", + "integrity": "sha512-U6phaNH4GEpb1ma3Mg8OIRVNVUkfVbGKrPJb7yarSL9ktWwKR0dQ/Ei0Jm11ugC9TRByayiYoK80F9uYPM3jLQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-aianomalydetection": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-aianomalydetection/-/oci-aianomalydetection-2.55.0.tgz", - "integrity": "sha512-j7WL9kjeyLTrTw3JyIP2eKrBJ24/P06xO7bD6MlKaEVsKq86rUpdMA6a72KjJwEhJ/vioN4bZr7W3Lfibb0Iiw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-aianomalydetection/-/oci-aianomalydetection-2.66.0.tgz", + "integrity": "sha512-sH0CSPAmOK0kGI0SATyRABMC7vTvhLV1GnHtRprMZdAnmVD5ta31Tz07sONxfkIv+dM+YpPaISnDdQ+GGXVabA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-aidocument": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-aidocument/-/oci-aidocument-2.55.0.tgz", - "integrity": "sha512-XTH3MxZjjlz1PYQKZgV/i4tQR0g6iIDgdY12AI11zg+T+f+IOik2rb08HFV+cNriWYA0mr9DYvSMiKBVyMjz9g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-aidocument/-/oci-aidocument-2.66.0.tgz", + "integrity": "sha512-qRbes2XYeUWZjOPsuUhFOapaAS0QBzh4CNvQeChCTIX7LptGO/rLrvzOL2NAEFjYiuhUEhNwDOkH0Lxtyh/9lg==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-ailanguage": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-ailanguage/-/oci-ailanguage-2.55.0.tgz", - "integrity": "sha512-uCXKe5ZZpuI79hEXvZXZs/coZ5EKHKinPFJkcpeo2h/RzJXfPzZDRSCo+1wYhxZKus1mNLN5ZGM8RIwe/kTjPA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-ailanguage/-/oci-ailanguage-2.66.0.tgz", + "integrity": "sha512-Dt2s+4NEVsNmR0F6Xy0LDcHG1GfwvLVGtzzksAKyo82deLYldbwRr/TZcYNBvHRyJMwc7waYrhZvss0LL22i0A==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-aispeech": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-aispeech/-/oci-aispeech-2.55.0.tgz", - "integrity": "sha512-3F+JMbVqu00/FdNpyIIJBhV6fAOSoEQHTXOGKGlkyKLXuegZ2F9gzKUcTxvuEhzk/bOZhIdGTXzS+szl95rb8Q==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-aispeech/-/oci-aispeech-2.66.0.tgz", + "integrity": "sha512-eXYNKsP8W/dKPc6qz1ol8Yj2EQU3NN+bvbSIxh1h0Slwb92jvysvannrVZWvBExk1mJffhJaDkmvuBC3/QNtHQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-aivision": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-aivision/-/oci-aivision-2.55.0.tgz", - "integrity": "sha512-NwqArU7z7EX9/ebYibpjD0Y+RNex1xW+kBkYOLGU9Zuio3BbdgJtONih0Pf8m2wB8Qv/bMnwQEH0MPempE8YAQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-aivision/-/oci-aivision-2.66.0.tgz", + "integrity": "sha512-DfofIdJldiflbkfdxAbnv1Dqz+6uDd2jAhl3vdKYyCKja01gvS4/zuxCdXp8cfDIvSo+AoT9BAiLMGarZ5kLoQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-analytics": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-analytics/-/oci-analytics-2.55.0.tgz", - "integrity": "sha512-et5guHSCV5V07kRGFFcV/yuOd9RQGXzbt+tuQA3TvvRiP+pwHcCJ+qPrScpR3JOJeLVo6qK5lJBAyn21+8hPTg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-analytics/-/oci-analytics-2.66.0.tgz", + "integrity": "sha512-1wPH4tn0+1AOoKMR6LYKXiwsQ1Yj+itvUhqNNnpAMVtZ/B6KlJfOpu0/7Rd0hX4fDxsdAY2Zv82Vb5PymCsNVg==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-announcementsservice": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-announcementsservice/-/oci-announcementsservice-2.55.0.tgz", - "integrity": "sha512-o/SYjVDEkyNDwzOK29l7IFxKug6kWOAe2sKOp3gDwEjQBeyaSEX48Jcn5Tmr/zbBAF/eoYUG7T7RvZjJljFAGg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-announcementsservice/-/oci-announcementsservice-2.66.0.tgz", + "integrity": "sha512-uMhewCxT7Gx/RPEn8dSugrj1E2YI+8UoeHFAyKZUpp9rxigUQR/oMDRsz/nKzhCZmNd2E6VDYofrefwtb563tg==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-apigateway": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-apigateway/-/oci-apigateway-2.55.0.tgz", - "integrity": "sha512-WAmuQZVT73sSMj/VsFq4h1ijAdiE+E9DwpKTqFHeeV6fspIJIShU9kLQvUOXjv7p2xiPo0wqC0q4yK8UM4fqpg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-apigateway/-/oci-apigateway-2.66.0.tgz", + "integrity": "sha512-xN7j0RQRYodGtvptxTaYaYppnDrtrayTVgo7+3Aa8vqihChoqdRvyBksDsCcr4m8GCHVTqqVG4GvSzwR6x6eLw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-apmconfig": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-apmconfig/-/oci-apmconfig-2.55.0.tgz", - "integrity": "sha512-QkuYSzu7RnqGIQliR7QN1iYBTeqtdgrW6U7r9Q4TO7ZsH2dT5SNouA+gk//4xs8V2bLGdWREIsC0OnhiGMHW1A==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-apmconfig/-/oci-apmconfig-2.66.0.tgz", + "integrity": "sha512-w/dCD3OLyOmzYla7zlCyevwbATjDtgAVJCjaULbRu2ccf8WNGV8wdEDaHpu7KvEEbCW6KajAbNn3NULn52xdFw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-apmcontrolplane": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-apmcontrolplane/-/oci-apmcontrolplane-2.55.0.tgz", - "integrity": "sha512-tKIidaxGNww/OcujuSZ3wJs/sNcYtgIgX0JQtl1v54pEOaAN10D/fUtBQk89pZFNDPHY2okwrzqVOuzFryYMhA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-apmcontrolplane/-/oci-apmcontrolplane-2.66.0.tgz", + "integrity": "sha512-ZizlckOdF7DWWrMix88rkgcN9m7upK6mCNv/FDRb/TZffLpgcMzRa1v2k94kV/GLGU0hU0Idr6uMVFIHse4aPQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-apmsynthetics": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-apmsynthetics/-/oci-apmsynthetics-2.55.0.tgz", - "integrity": "sha512-rrHyrPsVx6WihZqwF8N4I+l1vJUbNGCinIdUV2DGZNO9NDDMlk9pQcW/f7tlvIto5oPfIZvCcbAdWY23qDweMQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-apmsynthetics/-/oci-apmsynthetics-2.66.0.tgz", + "integrity": "sha512-ly2sdzbELfGkScd4iO3EVBtnzVQgeCIDOTf721kcIu/DuwBhYT6PWB+75poGEJ6gm8qxwWvAR/E1VpYa2NJqBQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-apmtraces": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-apmtraces/-/oci-apmtraces-2.55.0.tgz", - "integrity": "sha512-7c5jg6pOF5JEmwaJHZiv96JRCehlZyUJwPZr956rTaKxXWPhujk0XKs8DjZ8jxfKv2lPSmqNDeGVJA7Sv1tadg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-apmtraces/-/oci-apmtraces-2.66.0.tgz", + "integrity": "sha512-qROK/AytdsHg12aMlHOiXB+dwbLnHH9YMA8YlUE9d2SymFQ5ExoXOrDjUPsBGdh4fQlNjKfJOABKmEr8InL0GQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-applicationmigration": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-applicationmigration/-/oci-applicationmigration-2.55.0.tgz", - "integrity": "sha512-+d4G0EJHz7nMzxskLxbrHS7U3p9tr3AeH/ytxWd0m9wGlWOZfc/bUaY4/mwgIl1THoUof40E/kf5UzZX1GCIxw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-applicationmigration/-/oci-applicationmigration-2.66.0.tgz", + "integrity": "sha512-R41VcTANqXWHTHrZEwaXdXYSwJQOQXZkPtNgSjxs709ZxEnbiC82OJ3uPoYKJ4dADdPbcH2ngsVxrQzANlCvlQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-appmgmtcontrol": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-appmgmtcontrol/-/oci-appmgmtcontrol-2.55.0.tgz", - "integrity": "sha512-R4Cv5z5aZ9WsnfVy3UtbGhnfykQUPdBnmnfKA8hF14T/PB0s577WBCJ4QmcPFkbJiNwAgUyL9L48IWOPytbYEA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-appmgmtcontrol/-/oci-appmgmtcontrol-2.66.0.tgz", + "integrity": "sha512-GFUsEoy3zYdRVJuxj1en9exbgd7MALdTuYOOIJ0j7IZQKiArQJFDLPtfy+vsmc8y9Vpx1Lvy0+JRnhneLJ6Ijg==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-artifacts": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-artifacts/-/oci-artifacts-2.55.0.tgz", - "integrity": "sha512-pQlDLZw+bLBHDbfr2DYI82ufd5I5ZHvOsNuh+oY94ri2YVRkw59Dr+LtJSVCZjAw5+fI3AQDybmmK8Ge8FQWaw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-artifacts/-/oci-artifacts-2.66.0.tgz", + "integrity": "sha512-zXtkR/tAQPCgTwJtzg1jTi2LxL3ljJ2H6iNcd4D09R18eNlAdJI5h66mW+RXjcwaC6Yyz9lzzb5iAEnQQzgjCg==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-audit": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-audit/-/oci-audit-2.55.0.tgz", - "integrity": "sha512-Xj/UpKvN9tzaMknWxvkNdfdjP/b2Jyur6/4RfX+PURdWK44BT1G2Kq9pdpMumqDuViLCSkiDdxnfW6RGto6TZA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-audit/-/oci-audit-2.66.0.tgz", + "integrity": "sha512-xvI6uieZBF9/hXkJMrYVWVyF5jhNEU2Q1ew2FOt8EUXyNE2Umrfwu8AerXXheZxy4FqRDBhDGbOShVlcWqrnJA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-autoscaling": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-autoscaling/-/oci-autoscaling-2.55.0.tgz", - "integrity": "sha512-PRz+B8yMRSBGGYMuqxIhVG8EU0QW8hK2DHYPL3oKLhBJeR3/psYe5czqa1kul53MaupXBBShdo7dKqZQhTEqeQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-autoscaling/-/oci-autoscaling-2.66.0.tgz", + "integrity": "sha512-GfQp7RvIgsg1X2cJATQ8EQzeRPP0N3LmT0FMkQow8hrui/xB15/WAVaAT/bTMtk8W49y642gJjNXB8N7J4I4HQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-bastion": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-bastion/-/oci-bastion-2.55.0.tgz", - "integrity": "sha512-SPhLi0tSDJJCbPpTakkqQL61JTntnMtTTaxnwN1xIh/RGdGvMIn6Kh6/++AkrB/6MN/aTfMpzeM5Q+eQPQ85DA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-bastion/-/oci-bastion-2.66.0.tgz", + "integrity": "sha512-TOpAfRRtNIeBio69zR4xGDbh2arzabxK5oCBSuxttCd7/ABfsAkJotp0NN5gomIDbJsxlxAen5J8U/kC0ea8Tw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-bds": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-bds/-/oci-bds-2.55.0.tgz", - "integrity": "sha512-bsDMvkb1VaIAga+H0kDbYECh3tUVGBVhqdkbYfF2qeC+JpBsP+LASiSGNC/pvRDX19RHvH844nIXAo0oU1gf0Q==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-bds/-/oci-bds-2.66.0.tgz", + "integrity": "sha512-bDWdKs6lecaJgzzhYBftd+U7boF9w1xU4v84m41LxGUKiPUibaWydsWxM3lXs7Io+Njelj7pGckMPJqXy/hjaw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-blockchain": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-blockchain/-/oci-blockchain-2.55.0.tgz", - "integrity": "sha512-D2YyMSLK9thZUkT1274sT/M4kKjOB0SaOwCkdUMDcgSq73KEfjqt7OET2QOckU9NqOqX1bn0/9rsr0wsKpJ+8g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-blockchain/-/oci-blockchain-2.66.0.tgz", + "integrity": "sha512-v1sVRnaRzBaaSHCZy+LtpONNUTUc7V26M5OuDPwp93q7RVUYoJ/W4gz5ozzOgHJCAYk/rUTgC/GhciJtbFETCw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-budget": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-budget/-/oci-budget-2.55.0.tgz", - "integrity": "sha512-M6KwWyu2leF2vHlvIb1gvp/eqBbMsjmV7Ml//eilOSOIB9EmU2C9rEzIoxqHUgvs5eemCiBvL8YH/R6onG75KA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-budget/-/oci-budget-2.66.0.tgz", + "integrity": "sha512-xGdCitkunweaU6SPNECi5yjMX1EXGgcxzaqZZ5ZXuqjR5AE2i4zIABO/P5SMlXcfKMycggrESOKDD84JC6J15w==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-certificates": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-certificates/-/oci-certificates-2.55.0.tgz", - "integrity": "sha512-7Wdyf2ObSbE1Qq+qO6vjn1/TRFe1f6CZDpZKBIyLDMZAOEmguhZPA6+oY5aCeYFzKUv7aVJTedi7ia0oBRB6Hw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-certificates/-/oci-certificates-2.66.0.tgz", + "integrity": "sha512-IVzAQtq+daIWUb6OhOCN8kVMIWsRsBe2RuddJiKpfKxN2a7bDuXgBGRvccOVXMCFJ56/57W7lwsV3COg/VNpiQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-certificatesmanagement": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-certificatesmanagement/-/oci-certificatesmanagement-2.55.0.tgz", - "integrity": "sha512-6xGt4gJPM8gtErs8OhTknDoPrrKtitOarazZgIEwrukDIcMHqwjkxhEil2pZoPOvqz27kKRotg30vTY+wdknBQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-certificatesmanagement/-/oci-certificatesmanagement-2.66.0.tgz", + "integrity": "sha512-cmLwn34atubwf56pKz/FgZ/ePGgNyACjJP49smtG/Cmvip5DFoO0/QahZhI5D1uttKPLwqwZwGX5w5UgHSn9Ng==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-cims": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-cims/-/oci-cims-2.55.0.tgz", - "integrity": "sha512-YgH/ppjr6SKKslWN+lTFMCfGzGgTTn19T6IhAg1VMy7h8ytwXTcylyquyElbXFbSkvoJ5L5CLE8s8ED5uqhDog==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-cims/-/oci-cims-2.66.0.tgz", + "integrity": "sha512-0QT6dxASnxz9eZASTlGDhFqj4SZiQo6mVrv++r7tjke6Rj6DjRi5QhteBufzG3XAN5qYwr7OcTj1WkwOWebCEQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-cloudbridge": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-cloudbridge/-/oci-cloudbridge-2.55.0.tgz", - "integrity": "sha512-8UhfV9bDiU/F2YlhSWSmwXAF1wAdgSwyJPtHZPcuacPRI4dbgsXjUzPhRR3rWhU/FlC+w8FmaXbfufudddKJJQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-cloudbridge/-/oci-cloudbridge-2.66.0.tgz", + "integrity": "sha512-bIYOA1rHWyn5qwxy5FacbdwpKR5s3oi1oUEtgp9KR+GGzPRfZ7Rsa47dT79NKOaUCuIIKudulHfya1iPJ/8Gcg==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-cloudguard": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-cloudguard/-/oci-cloudguard-2.55.0.tgz", - "integrity": "sha512-Wdh4nqDcluPOY7ksrwH+eB/mufn+TaIiswQRGdHJUTuy/OhiyO8Upa0+t4k89Gv7n+qKHQUEMe91t+g+f1fp7g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-cloudguard/-/oci-cloudguard-2.66.0.tgz", + "integrity": "sha512-EwTASf9Ne3An1N+xpiK34TY2xVPTw99o7vfMZHMnYzHQNNrls1rHJHnup7JD3bha06YDscIw6rx727sK6Egr1g==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-cloudmigrations": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-cloudmigrations/-/oci-cloudmigrations-2.55.0.tgz", - "integrity": "sha512-wANQEI9vURtGfGRXT0BVhW7CGopcUOrEDdslmRsB19fEW2aEYQGbCaUHQWr48mA9T9y4wP6MuqgVK7MUutBnSg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-cloudmigrations/-/oci-cloudmigrations-2.66.0.tgz", + "integrity": "sha512-XHAo1SjxfpDJsqxlaAeiwROHCT5Mckbi30ZqooLobJk9+Q/LCaGX89d7kIQd9my8x/rKv7PcBFl/U3oL5riMjA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-common": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-common/-/oci-common-2.55.0.tgz", - "integrity": "sha512-NFovgWznUByKbcQjdT7BMTu7mQ8/eiuhQat03cdWkKTzbTYk5q4/qJPv28aFvoEEn+5SW0imjYdqriF+4gtr0A==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-common/-/oci-common-2.66.0.tgz", + "integrity": "sha512-VCaUqPU9aK3IR4Fsm0y42cTXk1Kb/g8NzKy5w4iDCKNoj6AqskM4flegQS26VGcBhgPcrD2YsNeI3p6XTIobtA==", "dependencies": { "@types/isomorphic-fetch": "0.0.35", "@types/jsonwebtoken": "9.0.0", @@ -12496,1000 +12508,1011 @@ } }, "node_modules/oci-computeinstanceagent": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-computeinstanceagent/-/oci-computeinstanceagent-2.55.0.tgz", - "integrity": "sha512-Ervdl0kDSCb+YrO1d3R3KxgJqdajoLk7TfqssgnSpTUez07RuLnh7vgGpo+XCI9XZlXjGxHw/vY/JyM910PRRg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-computeinstanceagent/-/oci-computeinstanceagent-2.66.0.tgz", + "integrity": "sha512-oP0LG1TClWafzpUCpKL7yy+ZWp7NMyuBYSSPFo2+DezvR/yqZtA5YLNOdXcwGJ1SJ8QEEBpXgh+SzBMidmvqNA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-containerengine": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-containerengine/-/oci-containerengine-2.55.0.tgz", - "integrity": "sha512-GrrFqIAapyCAxski1C2Z3vfAqoh41YhAt33sG5WERBx7qDthQDd0YpMYNjlpvvw6HRUXR7GB2KUf8LxvZN6yzg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-containerengine/-/oci-containerengine-2.66.0.tgz", + "integrity": "sha512-4+CIMFmZW1uEP3z9kKgOK+9IUhF3iNXPjXQZAhgJYB3gW1zY+BsEizV+b5gsEwn82RV+uKua5HMN1TbhPoSHBA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-containerinstances": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-containerinstances/-/oci-containerinstances-2.55.0.tgz", - "integrity": "sha512-w6Y8fu9u2dDSFu4GvXjE3u89gcANndMFB+pSZQ9YqUJqe0DDo7edsuYvltfnXAE5HVfBjvUSPm64zv22/vmFBg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-containerinstances/-/oci-containerinstances-2.66.0.tgz", + "integrity": "sha512-Kj3MW3FGfgOfXUcNSHGk3F9ReNa72BBNx3ZOF89IosZjMR0j3U+uBZxbjTQfLwHi5UBnZqHumJJrnCaO45UJ4A==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-core": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-core/-/oci-core-2.55.0.tgz", - "integrity": "sha512-D6YfFNMqbDbRiyesnJ9HVDjehWn8EFmSfibV3M6hylezIL1/lu4rDbej/gxRs/lLyRp4skGiL4hOt/2ypN++3g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-core/-/oci-core-2.66.0.tgz", + "integrity": "sha512-cDVOb+rk+wuTCULhW4JwpIOyRAwopexVOxBlwbk70OBOL9pIWK3Kc9u8y/NVB30c6d1c0++nVXtCtf8FTkSblA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-dashboardservice": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-dashboardservice/-/oci-dashboardservice-2.55.0.tgz", - "integrity": "sha512-VWP5+IgzMk+iY4KsK1NZphOY7LRpm0plN2YCh+kmHRgI2w+Ez8OuIaV5Py1IsJ6q82Bw5P/PwX5a86W7vfG6vA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-dashboardservice/-/oci-dashboardservice-2.66.0.tgz", + "integrity": "sha512-43fxn87i9BmgMYmxtdvn916bhtXjmt0zsr8U2GY38o6q6V8cXGkAXlasUtjPwgdEp/yta0zMhw92h9nANSwdbA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-database": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-database/-/oci-database-2.55.0.tgz", - "integrity": "sha512-XnrYtoaFjv1Jf2PfF+GJMHpH6JerO1AxTzA1WCkFZFyPC/l2uSBucXE/WooOtPHN1F1oDR18kaFFXitx0EefOA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-database/-/oci-database-2.66.0.tgz", + "integrity": "sha512-yprb9f6/YIDLxtWI6nu67aalpp4uyX7QskEWEzLzY9yjA4q8upoH+1Qw6DhrFp9A4uaNwse5Nm4UrG7+kNxh7Q==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-databasemanagement": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-databasemanagement/-/oci-databasemanagement-2.55.0.tgz", - "integrity": "sha512-XNcb5voWfcILr/aVE6PMsOtMMLznRjqmx/TFfgV5LUQQWCXIGzZ7w6ginGpi2dyBET94cOleStr34PzhGV/fLA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-databasemanagement/-/oci-databasemanagement-2.66.0.tgz", + "integrity": "sha512-ntiZDSNhDADzHKmszWVWJzYIq0yyZ3wjY1TRO/4t5DDNBMFTWFl01FFe1zv7DaDUi/197h+I3TdU86JRh4Ep/Q==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-databasemigration": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-databasemigration/-/oci-databasemigration-2.55.0.tgz", - "integrity": "sha512-tw2rpE/dYl24rGoByG7XzuVuF91u+PQ2RY6Vz/rRL8g95JR3vGiP4j7/SfHJyQKRPOTVVCZUDhlB+FTtFEvnag==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-databasemigration/-/oci-databasemigration-2.66.0.tgz", + "integrity": "sha512-Brv02tw/LUw5UruN0UvlszOLiCr2A1WhFDcOZGIauaaCjsnbIP5D+wNzXsraEYHVLqM56wg9+9p0Tvgk2ZKcWw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-databasetools": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-databasetools/-/oci-databasetools-2.55.0.tgz", - "integrity": "sha512-/jFPryvgJAzA/5jp0egaUTXpyPlI4mPxp0YFRjNHloP+/tQA1nh80gtWfZ+DZIW+b9DDI0ZaUI6/kiJk3FRg3g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-databasetools/-/oci-databasetools-2.66.0.tgz", + "integrity": "sha512-UzonYNP99IG+eMt4jIEj2pOK2LMGY4S3IFcsjm/9D4Aoh5Cqxt3zRHzM9scVE4j6rugh3v+gkJ9BPJjsKVc8hw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-datacatalog": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-datacatalog/-/oci-datacatalog-2.55.0.tgz", - "integrity": "sha512-2IfAscDPDmZMWiTGOokXY537TuEiB22z0bqFuBgfzRqFI57SDhXVEczpMGK/xnVI3WA2ZjTg5c73YCHOTaSMkw==", - "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" - } - }, - "node_modules/oci-dataconnectivity": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-dataconnectivity/-/oci-dataconnectivity-2.55.0.tgz", - "integrity": "sha512-qp4yKmdqCsvSuwjZeb1e1/jdu1c4zznar9vPwceg4dHTPtgmnaHibauyn9zewn16iCRzbKN8jOyZRLmwfdoflw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-datacatalog/-/oci-datacatalog-2.66.0.tgz", + "integrity": "sha512-lChVj8yJ6swugj5H/lZnwOeS3Zw3mNUc8IE1BDRvtKjy+52DWF9EGriNe6YN0TwCe52Gz8QY2S/83JdozWSXhQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-dataflow": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-dataflow/-/oci-dataflow-2.55.0.tgz", - "integrity": "sha512-LI4n1rQxGhMeKGGeDPAc5vgyjACL0NNurLNLjP7F2sz6wYtCfGGoDw2v2vKE1cmLEcSUYKexZ2TkVDZds804jA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-dataflow/-/oci-dataflow-2.66.0.tgz", + "integrity": "sha512-Z/Lv6mu0UhvltL60w4bHzeXlmZP2HgX1k7VNu+UjzI+YI7gBwMoTkkLXtgvbn5TuDqxVgknZ+9yB9I1AbceBTQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-dataintegration": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-dataintegration/-/oci-dataintegration-2.55.0.tgz", - "integrity": "sha512-wUVBGE6FQDBBI/1s5G7krwc4tHQNGaL00vchSC44QbTm62mcAYA0lkBiB0F9Qvo17HtH2i/iJ9Fr7mHbnD1zow==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-dataintegration/-/oci-dataintegration-2.66.0.tgz", + "integrity": "sha512-sFjo44OcTWw8YLS68C0lNcRvcnDHqaHhXMAuTUnvQ+T2F4Jxp9xX3Kn5o4v949OsfH0o3qAGbcEBy3JXX1xhHw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-datalabelingservice": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-datalabelingservice/-/oci-datalabelingservice-2.55.0.tgz", - "integrity": "sha512-9Y/F6tdgJ1227UDK32pmi+HGjJ8mtL8bozTZyRWpHmG1pyCQ/+E5VW5DDHOha4jOIPCqC1+G9fl5o3o1Rvb4Gw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-datalabelingservice/-/oci-datalabelingservice-2.66.0.tgz", + "integrity": "sha512-4UQzhGcnVRiDkZ3GWZ2mPeZvFh4hn6LknWXDphFTwpo8ZEQTVN+hPdgdShNLIm0S6qUcF+CRGlURHpe0ZhrvbQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-datalabelingservicedataplane": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-datalabelingservicedataplane/-/oci-datalabelingservicedataplane-2.55.0.tgz", - "integrity": "sha512-p70bcE/oJqjWfU0CwrbPXArsaLzlvuehn7qP6qBDEwTO039ED4xsuRYJkcKz1NPm3t6H8mZnF6lIOLhL68vzkQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-datalabelingservicedataplane/-/oci-datalabelingservicedataplane-2.66.0.tgz", + "integrity": "sha512-zQnRMxZl95OSGO+fBtLbtoHEKGfRk0OvlYYAATzWXD7CAOQUkHKqvAIqUEwsih6AFLyBzxK3o4PkBH5fl+yh0w==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-datasafe": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-datasafe/-/oci-datasafe-2.55.0.tgz", - "integrity": "sha512-jh7xS4FtBbAE01tXVwv/8wj7MgjGhYKrPGPMROoOk1rdnAHh4o6qN0qT5pguvvWXdEAJopEG+WCLthHMfeVLJQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-datasafe/-/oci-datasafe-2.66.0.tgz", + "integrity": "sha512-nTCy1rkICsH+j1UtR066iuQ4qOTOJ/fq47lXjppyndXwCGkBByK3Fx+8VAgUSqZjDQL8lGGPlb3CKuJqA0MvMQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-datascience": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-datascience/-/oci-datascience-2.55.0.tgz", - "integrity": "sha512-rnuv+9d/6oGryDDzoinhDDahrNC3H5fL5RpbAt7x+yB0t6r3lGyoshWxdKkQFEkD1ZrWcN3H7OzxeEknQWah1w==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-datascience/-/oci-datascience-2.66.0.tgz", + "integrity": "sha512-21ovasf2ltNvfQh22ErvFTMT6Qjk69AFZfFkBLhV2yA55Z+swIrx8tvU7Vj71Ij3lvf2rDcnZIVGlzVUv5QTFQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-devops": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-devops/-/oci-devops-2.55.0.tgz", - "integrity": "sha512-8kKk/Y61gego6BZ24856/Uz2UmFMYEaytceg69MLEtDx+wLqmzsQ9sj+KBQ1nEhM9sBGX2aSFMD5I+Vfae+6Yw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-devops/-/oci-devops-2.66.0.tgz", + "integrity": "sha512-mRgA2Lcpu3mIIX58cwgv0sYnp13NkPGZPsLjEsBWnyg/RSUHZ0iTQvrCeroN2PPNU9SHbO64XO/WAnfd8jt3aQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-disasterrecovery": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-disasterrecovery/-/oci-disasterrecovery-2.55.0.tgz", - "integrity": "sha512-hIZvXb3d55wK+XDCEMKrSRyudg3CpvkIqDOVMaJe9lSq/NJjLZ28bfzcUVmiukWzXWO/yl5EG9GgmXcGF7zIlg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-disasterrecovery/-/oci-disasterrecovery-2.66.0.tgz", + "integrity": "sha512-/a6tIyVrB4VQBWW2Ip1t1E0dSmg1d2ClhBTRzJHCRdIKQjKMm/cWILY2kWfaKxJg5y74xgS+oCS9kAR+KBRk0A==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-dns": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-dns/-/oci-dns-2.55.0.tgz", - "integrity": "sha512-Zn/cou6W8JWTACVRwhyQySp9flZ1sTBsHU5Ghr8GFKlXYG4Hwy5C5DPLqZn3Pps5r8b1fnHebqzuW4KT7NVFrA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-dns/-/oci-dns-2.66.0.tgz", + "integrity": "sha512-aIWB1+8y5Q1oQ7+ZOToHj92bWTzlsScoJ5r+wvHlFwzxkMHH8pshsPrnY+8DRGAfVQkWDssaBDr2JQ5hWa0XaQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-dts": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-dts/-/oci-dts-2.55.0.tgz", - "integrity": "sha512-jbvvlX97dRDFsBz7p0Q2Cc5Efc7qWwDpJTZInaudeExcdCo7epSkvHCLr7JiQSNxM9TBENgkT15BW3dnfsuEHg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-dts/-/oci-dts-2.66.0.tgz", + "integrity": "sha512-0auUGtqSw9ik9QEB0rNT+Ie4PFp7cBG49aet0JI6sBpAG2GhyXZcu3gDCsjyXNncn3hLiuX+yQRqi2OnYLT8xA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-email": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-email/-/oci-email-2.55.0.tgz", - "integrity": "sha512-CH6hy5DHTsRJ0x21UJxV3nxNPyXusc+7ssuoxeuexwHuVEK4ofA3gmi+1YyeiHn+plcpRMqjcZ3W9uPrr9XNVw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-email/-/oci-email-2.66.0.tgz", + "integrity": "sha512-aYwkzCBsr5Lf8oOhX4SpqL+/1zgjlVNsVWSJpJacxoR3bPWTjMIUIJZT2aPz5X/eEediQuFxY9rgemz58MTVXQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-emwarehouse": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-emwarehouse/-/oci-emwarehouse-2.55.0.tgz", - "integrity": "sha512-xrqVTLjeCn7kBLMeNbsv5I28mFtYNC7JojWXlgjMp0hSYhAwIrJxMbtU5FETBrbdo6B+BrdsIkyLUihuUF0qUw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-emwarehouse/-/oci-emwarehouse-2.66.0.tgz", + "integrity": "sha512-EnWbVwHUdw3Rvi3djasISO2dbT77xqskKyeQd/qg0F2F9Y5wv8Mi5QxaEhKv6mfzB4nzyLiGPcvr77+itG+5Nw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-events": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-events/-/oci-events-2.55.0.tgz", - "integrity": "sha512-ijhLN57hgNu471MyaRLNVUmG/0/bO3akIKCFLNR14kdBGqbZSxkbhKQBg9NE4s3TnNvgLdiOIbU8eEp/Ghy35A==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-events/-/oci-events-2.66.0.tgz", + "integrity": "sha512-kRjQ0/Gio8snVcng7fjShKbWrk2tsSsRJM2JU/fl3aTQbGwT8zuZRpB14rwAKPEwVDVZ1BKJLtVi+m5GUk7kPA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-filestorage": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-filestorage/-/oci-filestorage-2.55.0.tgz", - "integrity": "sha512-eXvgimzL46ZD6weKJYB7EZoP5j3lzI6lQbHTUKq1s5bth4Gnt0t9qo7ZJ/9x9eEG0Z1KEDf3pJX8RVlhU6BLCA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-filestorage/-/oci-filestorage-2.66.0.tgz", + "integrity": "sha512-9hFeHSQxNZ43grAljg4k1wLdIxcfeqOH+vIm0E3xRJQtz+1leLZCQLnPPyPOXR5mcu4GJqnFuCLuqPZE0ryYtA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-functions": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-functions/-/oci-functions-2.55.0.tgz", - "integrity": "sha512-ep6iYUbukd8L9T9XyYOQrs7dqEdKkNLKumDzQM/MA9s6ovwG22mBJ2GZxk7SIW7y1eQ85LoHJbSSgixbI1RUHA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-functions/-/oci-functions-2.66.0.tgz", + "integrity": "sha512-qGUuoE45osFeOFIXoD6ChXJpOc9crmL7mNfSrFToh+g/CbZPT3Xm7zm2phPjeJQDzB0nDL7y/S9XUhYFGVoSRg==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-fusionapps": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-fusionapps/-/oci-fusionapps-2.55.0.tgz", - "integrity": "sha512-uVlzT+HJEmWn3uIHLu/SVNVsMlV6q+l8DglUzXsjKsYeO/kuJhYYhtP4+y++fuKwkFmO7x5REKBW4ZrFMa0whA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-fusionapps/-/oci-fusionapps-2.66.0.tgz", + "integrity": "sha512-nZM5O4lez2+GoINmCYP2WXjPWqS52ox8WgumvT09d9KgK4dHDbLWnLNNJYzxzwrOM+uq4VsYQg4/pf2TP4QN0A==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-genericartifactscontent": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-genericartifactscontent/-/oci-genericartifactscontent-2.55.0.tgz", - "integrity": "sha512-IHHfHSo1Ea9kMS/JY2fhr/c1BtqCDsZ19vIcOlX+Il8ZqeCJ1Z09bya0Gk7vm5UGhw+ciZ9jf4Rqw3O1SMQ+lA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-genericartifactscontent/-/oci-genericartifactscontent-2.66.0.tgz", + "integrity": "sha512-P7bFtmBjvuXknuIlebhbkJVyP59qAVspcTtmxzvG3iMzxH/TZeoGLQHWn2H5jAsgLqlr1mCTDVFb3AwsruLErw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-goldengate": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-goldengate/-/oci-goldengate-2.55.0.tgz", - "integrity": "sha512-k5ndnyjPDZJz7tHD4XanPl51vaVKcu8jXwOEI7v0TDGtpj5KpbomGtA1L8QMIT+XygajeIvo8VR8ukcrDPQrbw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-goldengate/-/oci-goldengate-2.66.0.tgz", + "integrity": "sha512-Fvsg7poct6unojmiMS5+1kwqTjmpNuTjBYwDatll52vIyEXZ60C+fabJX8VQcwEtmyKvjFgD6l6/adLkCxsKqw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-governancerulescontrolplane": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-governancerulescontrolplane/-/oci-governancerulescontrolplane-2.55.0.tgz", - "integrity": "sha512-IjFV1AUJ4Z4gHOxthT4jRdCIPmLu6C4z4DcIPaTRgtOl0poBLdIyYvvcaiyeqkI9D7ZvVP9iquXxh3O5Be0RFg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-governancerulescontrolplane/-/oci-governancerulescontrolplane-2.66.0.tgz", + "integrity": "sha512-MpechStEpkpgcIPWFvTpBPfjxFsWQsfYkbd7Uuu/2C4UU18fIhbQ8kNgvp4k7X1+dS5bBfUoYa3yd2fJThc99Q==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-healthchecks": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-healthchecks/-/oci-healthchecks-2.55.0.tgz", - "integrity": "sha512-6ZLD1aWLrnLRC+sFsr2GU8z2odW8kKiWRH85dMj3NvedZufrPv1DIGq5gc7WkTIFo2rnySi7mdXFjgiD7SQpJw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-healthchecks/-/oci-healthchecks-2.66.0.tgz", + "integrity": "sha512-dbE81duMf2kJimmx6GabyD9tPATiVnIGX2VnrUkIpRMdHwnBBivfeA231AZDm/z7efWS4s9n8CEP/8ZRgiUqiw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-identity": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-identity/-/oci-identity-2.55.0.tgz", - "integrity": "sha512-gq2PpOKHgEoPVkJf6opd7CIVSFTcOVrUjbZl8HdvSIXaVqPF3ttwidK2L+wxOTPLWHemOiedL7ZoiDaoyZ+bTQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-identity/-/oci-identity-2.66.0.tgz", + "integrity": "sha512-pL9lmhyj6o4HZYkIfTyfqFrelHq4JQx/3MGrWvKLqf4uDneZgxmBXUFw69aajVJAK4ep6Hhbq91F8gXgsyHLzg==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-identitydataplane": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-identitydataplane/-/oci-identitydataplane-2.55.0.tgz", - "integrity": "sha512-zs/DaA50aJ5QuF427RCNtALo5ILnW6FCA+ZdScPOT9lZr9t6VvQOEi4BBE7sMnBfDs88pJcBzbV/p8kIKc7tLA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-identitydataplane/-/oci-identitydataplane-2.66.0.tgz", + "integrity": "sha512-vuCU9LqDOlula0V1VY2HGoJ8Xn7g0ABwUAK5ZLWNVflAkUnltjCHN8l2O/8K88pNaJJLJSkHYry9NoWDetmgdw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-identitydomains": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-identitydomains/-/oci-identitydomains-2.55.0.tgz", - "integrity": "sha512-UQuLvEKBmdvVhSCbs6s4uNRUEXAHEs2AUQQSK5taW/qfuR9vlq0DTAHW6UIrMxPVzJD2aDST49LWgzT4GhVn7g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-identitydomains/-/oci-identitydomains-2.66.0.tgz", + "integrity": "sha512-jbucYPWMJucAcY/Z8JFJx7oQKOLUd7/L7S+jjy2RxV6A13s9cYGNMpUOrZyHAhHopRksJ9U4UoE6+nSaEMwiPg==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-integration": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-integration/-/oci-integration-2.55.0.tgz", - "integrity": "sha512-4tYKYXDvCB1l3oJb3z56RO3Nadt4DSIgiOPc2Nl+sjQqT26TAShQ+HynUr1ubo4u6uPzBxVS+tmMZJeyCOU4ow==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-integration/-/oci-integration-2.66.0.tgz", + "integrity": "sha512-mc0F69wlqalWdMPVvwC8xwDdelWgNoyBWTPx0J3A1cd7yDyIczWACqwncrAIpySwyyyBYWtzq9AuFEAsrJI45g==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-jms": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-jms/-/oci-jms-2.55.0.tgz", - "integrity": "sha512-gXyRRaeH2NWSq3J0GrlkfzmgNX7/olXsZts0CTE4kvEUomqmD6fa7Wv6kCg9hMlpiT0g386FFF0U+laRXTHhHw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-jms/-/oci-jms-2.66.0.tgz", + "integrity": "sha512-/aWA5lUveEi1V/lwUTOSnysFf4nAuGJ6r0Zi6BW1uBIy3fVhm1krHdJwMoRO6ZwQKyx5q5UZvsk7tK63jkX4+w==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-keymanagement": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-keymanagement/-/oci-keymanagement-2.55.0.tgz", - "integrity": "sha512-2XCFnSbf6UBa3S48FXR9MA3TlmqveVyCYI94FgnySHFwqkIc1DFQhPgyfWUHbbukgTlDxiBNWITFMY8/P9Ka9g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-keymanagement/-/oci-keymanagement-2.66.0.tgz", + "integrity": "sha512-7+Dpfq5FGKA7APYbvc+OcFdnWvIIJV7uKqxfBNx0IAua2kRBYQ6lGwXHxSpWAznyxEAYYwP5svBtxPB7u8yHHw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-licensemanager": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-licensemanager/-/oci-licensemanager-2.55.0.tgz", - "integrity": "sha512-2wjLWVtRh5WzZs3NRo9GVd8hOD030yNDYgbaCtAet5maInzkNL563gdRO1Fk2dDs31kaswQaMtnOyNv2921nzA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-licensemanager/-/oci-licensemanager-2.66.0.tgz", + "integrity": "sha512-FV0MOxLpvtUgjGfuWomr3rbvQxWd+TFe3oNdVHMIAnmRZleNVax6YF7Wn8y+k+GgWtHUSRpna0CYTXSMPXesxQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-limits": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-limits/-/oci-limits-2.55.0.tgz", - "integrity": "sha512-GYLL/1nzHY4ucL0AExqCSRIkGiGLU1FhDx/UjhnkwqUhJ5SLbbfaGtJHb468wgTDS2+80dfSXZ4HE9to/hxm6Q==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-limits/-/oci-limits-2.66.0.tgz", + "integrity": "sha512-w7mbJYOrEIte7GWcfM+w/n26ZxRKaaHK72+z/ZevDu3bltON9f2Bp2aw5hzpRRWxuIBhX4q/1iRChK/u36PAoQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-loadbalancer": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-loadbalancer/-/oci-loadbalancer-2.55.0.tgz", - "integrity": "sha512-uwrhFNrxEFG0RjrtBHnw+GdFtjjk9vMiK4fuxoock/M/QvtSW6kBM/up3DhFNTg+/7k6lHDFhUXzQyeSWv8ntg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-loadbalancer/-/oci-loadbalancer-2.66.0.tgz", + "integrity": "sha512-OwjV4Ivu6pMh2QhLvO1xArQqzUumjdUdtON25Vdaqe3Pp8eKjr8qFyuc7UvBX7S0d8T0qJDyI8pVmWyih3XNIg==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-lockbox": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-lockbox/-/oci-lockbox-2.55.0.tgz", - "integrity": "sha512-0Xr1N0mQBZ+E6AyO3p0iiGHj/9oPVchmNDgsRUs0Cxdwi37B+RaIaREBDWY+i6N3cI9LKZufyKpR8FGH74PIdQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-lockbox/-/oci-lockbox-2.66.0.tgz", + "integrity": "sha512-9O/zC4DndH+p3lQbefCyhiYPIoaQPI3JHpPhs2ssxNejOJwmzqWaaq8wJQO7cv/J2CU8hlasV9zW4XWHpi73lQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-loganalytics": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-loganalytics/-/oci-loganalytics-2.55.0.tgz", - "integrity": "sha512-a2q+6xE1abuZdeviMKyqG2i7CIQmkkCcJe/uM6SCPMN9/R3nkxdHUqzL5hi4Vdu1iubPAG7iXHkL+Oq00LPV/w==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-loganalytics/-/oci-loganalytics-2.66.0.tgz", + "integrity": "sha512-m1dxSbMPZV3ERZLIA5s+SvXeZU2Ln4ePqN0dkYbOstBb/5nCf5zl+j9PhZBdMtNQtVTSF9JqWKWsZ4g0VNGHsQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-logging": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-logging/-/oci-logging-2.55.0.tgz", - "integrity": "sha512-h/gMr1eynaPVMF3R6D0sdlELrXgizTzqgSAq3pq6Ry8P3zBsUxsHCEjojE30t0nlb6plJRXL2cAlGLDtU7JKmQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-logging/-/oci-logging-2.66.0.tgz", + "integrity": "sha512-Rbvo7bYaVmA/55Jj8GKQMDEjXQGYPKHUhFjjzwp0ZWan5po5ffPwOjJzU9CnUzAu9jto+gxcmqtzrT2L9x14uw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-loggingingestion": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-loggingingestion/-/oci-loggingingestion-2.55.0.tgz", - "integrity": "sha512-corigi5boj2K/mECHchI36uztSFJszX1LXBIC/7DahnWUY/IYt2ytC9J4EJ7aOX5HvYCd6krqiN3rsmv8kLZ9w==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-loggingingestion/-/oci-loggingingestion-2.66.0.tgz", + "integrity": "sha512-w/bgGevv/OLSeGQwfezYeiM2TW+OVu3oOoZAKkTF+6qn3DWH+NOtCr4HGHDa1MM+OudSUfKPzTJ964s9147pHA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-loggingsearch": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-loggingsearch/-/oci-loggingsearch-2.55.0.tgz", - "integrity": "sha512-52bUKQQq5nVZdGojwNRqqmjdZp40jqXzFMoHw+OcoTg34DgN4QJcYnLJpsvMhSfE4mx8bmenEI7f3c173L7I+w==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-loggingsearch/-/oci-loggingsearch-2.66.0.tgz", + "integrity": "sha512-3MXs10wkLKLSKN5pxq5LpKpKGGCk1r74dNc2j3DGjBWPBdjiJDJfOBdZ+V4bkxpE909rd/QS0VKOqFraBfTjzw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-managementagent": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-managementagent/-/oci-managementagent-2.55.0.tgz", - "integrity": "sha512-fH1YmeoVPj86DYeT9FxsMzfCs5ObBKYXlFvaI+dfDSlu4WEezvj4kfO9Ncp7y5gbyigV7LmgrECAhE8dYabhGg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-managementagent/-/oci-managementagent-2.66.0.tgz", + "integrity": "sha512-+BA5eiDk9zoP4DXwIeJtXDMMnp+W5u/ilKiVgkuhzLcuP8oRNHKB7GWJ8IDKfMN9dsufT1FauROcf17jNttCfQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-managementdashboard": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-managementdashboard/-/oci-managementdashboard-2.55.0.tgz", - "integrity": "sha512-qvLuHOLqIZXBiBfD0LEG0OS5Ttzh6RdPvL6d4m10Y7I/gXxrYo2pegFyuiClgEDcmU817SAa30dXmm5geH0MAw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-managementdashboard/-/oci-managementdashboard-2.66.0.tgz", + "integrity": "sha512-bPY6ZFBHasz+pC78TGt2PYHqQE3lKxuDVd3P4RRFIA0W93E92eVaawrGdgQYub1vwvjsKb3Sd6+dKCFwsUpDAA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-marketplace": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-marketplace/-/oci-marketplace-2.55.0.tgz", - "integrity": "sha512-PfI1VSOV7Deh57hh2fuvWfVvl4cRJJg2WZoZTHlDI9Kg4QlFwrbLXvCf2zEoJYrDWX5cagbn2JaknwgvK9qqWw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-marketplace/-/oci-marketplace-2.66.0.tgz", + "integrity": "sha512-CNuq0FA10OkdIsSXSaELCBr/PtQ2DuJJyjHi2XcoF0+v6US9exrD2kq79o6BJReH03ibIUOdNwfUHIhze1wyNg==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-mediaservices": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-mediaservices/-/oci-mediaservices-2.55.0.tgz", - "integrity": "sha512-QyvD2wBLX/NTDmz8S534PKnPke7HtcN2LEA87kJQLoD1TAicD84DilhVvzoLTuhYQfvW5lBQ42avzgUdA5Lx1A==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-mediaservices/-/oci-mediaservices-2.66.0.tgz", + "integrity": "sha512-fJo018+zrAv1uqnvf/wnNU7S+ghkWzGxSWpptWm/A/mOMoQzVgP8FH4756jSZL1o/BzRToVv7rFk/FnmygqfLA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-monitoring": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-monitoring/-/oci-monitoring-2.55.0.tgz", - "integrity": "sha512-IVKMIFf5a8HWKG3cyirQ13ICShseGPg0j26YJ11smKm6gClL6GOa3YBjfaA1fwI4qkPYygUuQvuX0tymwZNVCg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-monitoring/-/oci-monitoring-2.66.0.tgz", + "integrity": "sha512-BxXIITL5N+nZRPd4+PrMxPN12oBcznL5ssbx3QmCDG9qStYJoz2HXABCHKbxHL6+JvGHSSC67yWOiCfK3gRtAw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-mysql": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-mysql/-/oci-mysql-2.55.0.tgz", - "integrity": "sha512-PmmNjNPYT07iDXSwAGPU0P+PI7hUuTz85Z9n5bGITs+1OE1B1cfihH5FfG4gPZtj3gXa9CwjoOnvlheCq/i4YA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-mysql/-/oci-mysql-2.66.0.tgz", + "integrity": "sha512-vlwg5O9k927817zf6RjjLkneBAMbTsPSCfHpAWX3pnqO2/faBhxDgFzuqD4eDSBvQ5XUsXAyEXsO7Wjg7TO0gQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-networkfirewall": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-networkfirewall/-/oci-networkfirewall-2.55.0.tgz", - "integrity": "sha512-Mj17kGjlBJZvap3j1in+OHYx6u/MfJetbCbOI5y+EL3q2dVJ7wpFlsKSZm+HCL3dwWv48KcGibRdr9LlYgwSfg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-networkfirewall/-/oci-networkfirewall-2.66.0.tgz", + "integrity": "sha512-5x86I+SBTFTzXNN2YL8CRDT21w8G6zQs68A4SM3E1KCzBZ9x3h+OK900tc12iDR8eh555Dda664EseAwn7v3Ng==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-networkloadbalancer": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-networkloadbalancer/-/oci-networkloadbalancer-2.55.0.tgz", - "integrity": "sha512-jwhG/Tov11CARq9ROVovuQxRyh/Oc9QGXoPf51To+5Fcwz34N6ScCYf+A4aCzB2vreRVwAxpPB5WAOugGm9LtQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-networkloadbalancer/-/oci-networkloadbalancer-2.66.0.tgz", + "integrity": "sha512-EcoY+r6ftqQqbHJ8Qj98yb+ZX2cbCrq1vevf5z1u9rLfiCHYKjOua55O4n4fSnaC0kIVsc5VodOcCVNRPSJ89Q==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-nosql": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-nosql/-/oci-nosql-2.55.0.tgz", - "integrity": "sha512-As+JaEw4v0vmkm0h1OuTt6ZUaAllUZFca6EB4ApsjhzrwL+ZQ6Qyh+bak8MzIQhcyGpArfWwLoEvW2aX+DzkTQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-nosql/-/oci-nosql-2.66.0.tgz", + "integrity": "sha512-zsW3PyjzeW0uAdWhdU9E5rQ60Ordt+++XZrUfNukqgel8KB/s73KMR7BhfgMwPu79TVshDoHbAd77HN1e9ZsKw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-objectstorage": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-objectstorage/-/oci-objectstorage-2.55.0.tgz", - "integrity": "sha512-YHOgf2XRz9LdbMpg3Ff5zBK3xo9l4ROsrl7mYDtp5LNXVX8pE+xx95Wt5H5Cf8jUJ4LoXsognkYOo3dcYUvBrg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-objectstorage/-/oci-objectstorage-2.66.0.tgz", + "integrity": "sha512-4kP+1usSlVvwpKRLiW//Xfy67sdqylGx6F8KjtvwFpt8JH/A9ssAiZCf+64j8shopngMziAKJMiFD4or5Mjcdw==", "dependencies": { "await-semaphore": "^0.1.3", - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-oce": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-oce/-/oci-oce-2.55.0.tgz", - "integrity": "sha512-AiTQAHF9fXrZZBtgJPvx+Jq29O5KB+MQor07/5K6UYJ2S0/Np9RC5m2UGFZ7XVPEI7X7sZiWdu4RYrnAmegPWQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-oce/-/oci-oce-2.66.0.tgz", + "integrity": "sha512-dhfpTMMw9G1aEN3l2Fsl6FF4w7oT72rTjK/Lnb+OXpFyzAXkQTX/z88uJhrxi2sqDn1XoE8P6Pg/TQ+RduUR2w==", + "dependencies": { + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" + } + }, + "node_modules/oci-ocicontrolcenter": { + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-ocicontrolcenter/-/oci-ocicontrolcenter-2.66.0.tgz", + "integrity": "sha512-s+9+i2yXrc5V7rGRr/2hwspf2lsQmlI9aJsAXvBW0p941sDHzXoE6riNZJdXmPHg0w/8bNqhiMbI+TmhIJuaVA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-ocvp": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-ocvp/-/oci-ocvp-2.55.0.tgz", - "integrity": "sha512-7kohZLIZ3gapdIW4pZb2SN5IOp8Dc7l10xfzHdZwcspf9zLuii8l7Jk+XaHtZoMOyo9ugzJIFNVqY2uvPf4wlw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-ocvp/-/oci-ocvp-2.66.0.tgz", + "integrity": "sha512-KDvwj32c7EfKfu8BY/JSRsiUF2IG0/W9/H+DbAhVf6LI6pXRpTX04ngmvi4Ytrg2G8EPCqf2t+BZEU/U4mF49A==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-oda": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-oda/-/oci-oda-2.55.0.tgz", - "integrity": "sha512-ffsdALGAt+RjlTzg5lhwwWolTwIweUwTlj1lJLxiFCE/Jp+v8RvrSq+1q77lD/tBKKy+cNt92chguhdvYYXf/Q==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-oda/-/oci-oda-2.66.0.tgz", + "integrity": "sha512-eRtuBZzfN7u7/ySL3EbdmHkF9jIVhnpqkts7lxzk67l6SiRlxyUGFicDxCWt74pk1bFku07WulqxYSanvM95fA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-onesubscription": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-onesubscription/-/oci-onesubscription-2.55.0.tgz", - "integrity": "sha512-QA575TLFr9EahEX/OnKkhn9APuiYkCiQwc0H/zg6CVzkFOn4G7SSjHz4o2zBqrXjswMqsraRV175N9SFulB/WA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-onesubscription/-/oci-onesubscription-2.66.0.tgz", + "integrity": "sha512-CafzN3xEr1YUr6VQK7m0SgKnsC1aRVAznoFC7EHw1nxf8T4tMd/w4qVc5YGW9tP+1xyeMaXiVh3yrpl7DQoW+Q==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-ons": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-ons/-/oci-ons-2.55.0.tgz", - "integrity": "sha512-YM/ZoWolPA132aREZPOIkpC/NmoR074k/Bd/xQ2vUIYS5PCSbc7V11tGDkSBVlnZ6y6r73TjxNvHZuUHOGUvCA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-ons/-/oci-ons-2.66.0.tgz", + "integrity": "sha512-7Nm6oPPsN9LkdhKwUIFO82OjvteIlHrT5jyWa1cVgHNJo4luxzlCLmgoo/8e51uqNSmXM3BPL7TrxkyOkzcoEA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-opa": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-opa/-/oci-opa-2.55.0.tgz", - "integrity": "sha512-zUUZwSwWJ95zrXtOGBlycnlvqMHBY0p9HMzR4BjpivXejPc9c+H2zgIoVSDjohL8NPmf2VfFAlpreOhzgV2owA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-opa/-/oci-opa-2.66.0.tgz", + "integrity": "sha512-QWt+ZL9NAENwED4/k5ExalBECaKwk/DNSuLEimk045GWVVLdPn+OzZ5lrcx5zKLR1NrRBQYPoo6lYP2wOiF5Cw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-opensearch": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-opensearch/-/oci-opensearch-2.55.0.tgz", - "integrity": "sha512-FZpZez2u2pvc+emFUaDFuyiBj1xxXhmCLNa+mcTUytJebtpKhhmqwhBlqsj8FGyyuevg3Ufk0va/U6FsMa039A==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-opensearch/-/oci-opensearch-2.66.0.tgz", + "integrity": "sha512-8osRL8s/A0tpzHwRz4OB22yqQIF9Z9RgQhq2tMOjiNOfMgMtTA4IUrSc0xCdCa8o4q11m24HRWpQRySqgEwbRw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-operatoraccesscontrol": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-operatoraccesscontrol/-/oci-operatoraccesscontrol-2.55.0.tgz", - "integrity": "sha512-iGc4rtliGxInm7+TGNitNLS14sK04bj6O1ERBNLWDfl0/EcXGJXhrhqL4P7r1aBzg/vwZN5dnxO27L7xpU0FVg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-operatoraccesscontrol/-/oci-operatoraccesscontrol-2.66.0.tgz", + "integrity": "sha512-PiGTzLy5m2vmbO6t2ZJOgDSfivwhEngrIPsioHEV5/ZtebqnHFl7TOKlQ/v1e7F+DyC/kAr7AtBfiZNdbiz+ww==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-opsi": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-opsi/-/oci-opsi-2.55.0.tgz", - "integrity": "sha512-Z2a4iVa9Rm5lLm0V3pwjTpcQXZsIV/Ybfl/DFqdM1wGHgeInSafwHEbBv6JCE+n26ny9zd7oc87SLr+/7AAMBA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-opsi/-/oci-opsi-2.66.0.tgz", + "integrity": "sha512-l2Mj7eqBaPOToWkhO7Tvt1kLZKiN1+ghDZlNT280K6oqSivm4DZHQ4Udj52rS+lfHOCL4m8yFKspZgiKoyKe1g==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-optimizer": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-optimizer/-/oci-optimizer-2.55.0.tgz", - "integrity": "sha512-IRE0EOeA1c50j3Pwh0+/aERPw9Cjsu0jx2AAKzBPFB8JMkwl9kMpRsI8rXem8tAjfH/7ktT0uSSsBuJeLygG/g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-optimizer/-/oci-optimizer-2.66.0.tgz", + "integrity": "sha512-UGNBUzx74KzmFQOh4rdpU276uhHPuWxXS6msOzS9tBDfcZ3SvQj834BdATmE7l3fqTeFbdQC0DZXYo8+u0AiBg==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-osmanagement": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-osmanagement/-/oci-osmanagement-2.55.0.tgz", - "integrity": "sha512-R17gv1ZEm2hJMn/VG95utWgnAgxC5NHv0eIUeFsjXYCRaX9RwWrW9m9NnWaTR4zjC64MiyChqvSIdkcbK7mDug==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-osmanagement/-/oci-osmanagement-2.66.0.tgz", + "integrity": "sha512-2sr9VZHz+PYl2aY1uNv/cIRUKARHBC+wsutabSEK4xEcYORDyRXTByvqwa7tZRe7m7Nm/JuJ4ovO2ugO8ak3OA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" + } + }, + "node_modules/oci-osmanagementhub": { + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-osmanagementhub/-/oci-osmanagementhub-2.66.0.tgz", + "integrity": "sha512-bdy9EJ7zIPcM/uS6RSfsX/fUr6h4N8Ni8DD6TfA988E7r9OpUcrZ87dckLznkWvQ+lVMe579bapXGQ6XBBSx4g==", + "dependencies": { + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-ospgateway": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-ospgateway/-/oci-ospgateway-2.55.0.tgz", - "integrity": "sha512-gU8Dpt/8bMME9pAic8fh2zZv9KzLTd0dknxevZnwxnSFwaGnaygI54I1AsiclrLu+tji/tLF9ywjr1XyyZaIxQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-ospgateway/-/oci-ospgateway-2.66.0.tgz", + "integrity": "sha512-2OztQCywJGbHQbehQcQLUFxN6Q/8ezcYkO59vMdbwoNdkHehvIXeXoguE2QrFvANA9Ej93mjq3Q4vTaetFvu8w==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-osubbillingschedule": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-osubbillingschedule/-/oci-osubbillingschedule-2.55.0.tgz", - "integrity": "sha512-AxHNq+GMMEoWRA5jH7DtVDTyPIKmHEkN2TznerGSzHL0VLyFwucemEKBsbtzUsEq8sXJenZzXrHSaJFM4ZdeXg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-osubbillingschedule/-/oci-osubbillingschedule-2.66.0.tgz", + "integrity": "sha512-sdPPivSYlwXSS701FNv6/Gr0mluD0t/TlsZW81MQG/0dZmwlPgHOC/7qblrCKZme5L0C4+2Si3WWhfqHJ07VZA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-osuborganizationsubscription": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-osuborganizationsubscription/-/oci-osuborganizationsubscription-2.55.0.tgz", - "integrity": "sha512-XymH2/3C5TMYp+EwGGshI776BOOyZ0yP7JHAQ2Dry1e/Un49i0JRwKLv8YVYbRQCk/NZ0h8knkqtUgw+P55+ZA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-osuborganizationsubscription/-/oci-osuborganizationsubscription-2.66.0.tgz", + "integrity": "sha512-DkBymTOU6uOfqTbbkbm+ZLfupma7MLCwNqp56fped3r1Jy3sG1qA7u4c/psnfIDglnhs6zHWy1rVRXS9LM3fTA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-osubsubscription": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-osubsubscription/-/oci-osubsubscription-2.55.0.tgz", - "integrity": "sha512-LGPGGvSIFgz7lS0xEhoIv0U8GWiuerzBURsVvQxBbLs2Rf93XD3Z1YWb8L01xm2GDpAzbsD/y/0vOghdEwjKDw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-osubsubscription/-/oci-osubsubscription-2.66.0.tgz", + "integrity": "sha512-DdsJzbgZ3J6w2G35MtkFqN0tPbde0c0GBFVS8+BH2BtSJ+q0G/ieIJzOzBTLtlpxH6VpeBiSTTqe0xHrnD6lQA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-osubusage": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-osubusage/-/oci-osubusage-2.55.0.tgz", - "integrity": "sha512-XkrbhgtaQRZvNiGvd1sLFkKoMd0ZzJR32vJhEkDcLWlzbJkBR94TH02cbbPdyOE+lOyksOGCBdrT9cwBPwZXDg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-osubusage/-/oci-osubusage-2.66.0.tgz", + "integrity": "sha512-JpoaRtBDletbdVNRmKg1AWKTqEJS/FA9OpCAXui7epMX7iXmoW+Gs0wLQLSEiTpwHmXh8v8656JUhuB+dH9OwQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-queue": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-queue/-/oci-queue-2.55.0.tgz", - "integrity": "sha512-ECGthHXE2PhOBgdG9kZufGxgSCtarNgo4slFRkRcx+c5tcgvNj4GF8gnI9yVSJbGSTI9mfDE9W0dCMSm5rk4MQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-queue/-/oci-queue-2.66.0.tgz", + "integrity": "sha512-L1n3SqVgLdeumFFqQg1NrawepUwtzDEAUynmdQ5npknkCrd9zaqZWpN3kgQ28yB01UlMJb/klzyy+sxV2O2+QQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-recovery": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-recovery/-/oci-recovery-2.55.0.tgz", - "integrity": "sha512-51QZVsh5OvRLA90YyS0qqkARXDNIWuV5uvDWVmK38NecFFTuv3DDBvELZlaoO8nZQDasvNpWdZZ6ZNAt7XVong==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-recovery/-/oci-recovery-2.66.0.tgz", + "integrity": "sha512-xVYdj7YCtS7ia0hbyDVHS09CrXO0Zg++PN7XRfXzZAzG63Tov8DBAADUUvuzngZsBM3mCDF2NshNVL+8/7JiUw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-resourcemanager": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-resourcemanager/-/oci-resourcemanager-2.55.0.tgz", - "integrity": "sha512-YLO8QgTTTd9yOz58WP/0cOONpfa5wig+5rtzMgIbD3Jbnka1X34HCmO78zYXI7aVpfoHtsJwG5CmTRXfhbOpzw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-resourcemanager/-/oci-resourcemanager-2.66.0.tgz", + "integrity": "sha512-sh4es3bAgAyi3H6xmvnXcUc/lUDfB6NBRWBmLG0wL5rftlQ0lIw7OqkkGtu0s1lAwnv0rISpDEENbTOPyuDDLw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-resourcesearch": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-resourcesearch/-/oci-resourcesearch-2.55.0.tgz", - "integrity": "sha512-U4ofFcWrDTvGIeFE6Cr7zoWZ6kpReCsHI733orTBtcms5n/T4hm1YHs7pNX0R/jOoU12mylYvC5AF3ZwGVli1w==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-resourcesearch/-/oci-resourcesearch-2.66.0.tgz", + "integrity": "sha512-SI2UQYWFjc9t/Y99lp01f6ICdRW/kQpwKjkP/DJha2GD4rG+78o15vTIR/NW5Orl0IUPmhXB8R2qJGLkVBuGag==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-rover": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-rover/-/oci-rover-2.55.0.tgz", - "integrity": "sha512-oWsv2xjAV92nA+WBlw1JFQ/d9lSHroqLFqkUq4Z1qeB6CvSq8uWemlVxQT8wA8YSmKJeVyOVeEoA4AJok3j4vg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-rover/-/oci-rover-2.66.0.tgz", + "integrity": "sha512-NkibafVd/Jpp0FMwSIfDjZF+VyKplgVPSl2HKy8UxjRxJ9HmpiJyltfzquEGnc7DyryhRUP8oRLKXTYWG/6zsg==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-sch": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-sch/-/oci-sch-2.55.0.tgz", - "integrity": "sha512-8ucs1FAEdYFAF+VHp8u+gvfn/9S6H17SxMXi7eFT4SOI6F/l9DRx9UPoaIVSpP3ZGCeYBD8QEdBXcEWfwmMYZg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-sch/-/oci-sch-2.66.0.tgz", + "integrity": "sha512-aiVJ4YaoWXssu/0q2L6Z/2cyEuQ5BCz7HKhjlJZjGqFCyIPUT5TI1Gt+yY5bPtsq9y5MmckTHUF+bKlbOAZNsQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-sdk": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-sdk/-/oci-sdk-2.55.0.tgz", - "integrity": "sha512-qlMUqyoOxDODHBjdl/3nSYwKYsFp/5XWTPcmf2YY6VJIaK8j01fPpsGThh7FociaoEfBBjWOikMOBJSoI5V0vw==", - "dependencies": { - "oci-adm": "2.55.0", - "oci-aianomalydetection": "2.55.0", - "oci-aidocument": "2.55.0", - "oci-ailanguage": "2.55.0", - "oci-aispeech": "2.55.0", - "oci-aivision": "2.55.0", - "oci-analytics": "2.55.0", - "oci-announcementsservice": "2.55.0", - "oci-apigateway": "2.55.0", - "oci-apmconfig": "2.55.0", - "oci-apmcontrolplane": "2.55.0", - "oci-apmsynthetics": "2.55.0", - "oci-apmtraces": "2.55.0", - "oci-applicationmigration": "2.55.0", - "oci-appmgmtcontrol": "2.55.0", - "oci-artifacts": "2.55.0", - "oci-audit": "2.55.0", - "oci-autoscaling": "2.55.0", - "oci-bastion": "2.55.0", - "oci-bds": "2.55.0", - "oci-blockchain": "2.55.0", - "oci-budget": "2.55.0", - "oci-certificates": "2.55.0", - "oci-certificatesmanagement": "2.55.0", - "oci-cims": "2.55.0", - "oci-cloudbridge": "2.55.0", - "oci-cloudguard": "2.55.0", - "oci-cloudmigrations": "2.55.0", - "oci-common": "2.55.0", - "oci-computeinstanceagent": "2.55.0", - "oci-containerengine": "2.55.0", - "oci-containerinstances": "2.55.0", - "oci-core": "2.55.0", - "oci-dashboardservice": "2.55.0", - "oci-database": "2.55.0", - "oci-databasemanagement": "2.55.0", - "oci-databasemigration": "2.55.0", - "oci-databasetools": "2.55.0", - "oci-datacatalog": "2.55.0", - "oci-dataconnectivity": "2.55.0", - "oci-dataflow": "2.55.0", - "oci-dataintegration": "2.55.0", - "oci-datalabelingservice": "2.55.0", - "oci-datalabelingservicedataplane": "2.55.0", - "oci-datasafe": "2.55.0", - "oci-datascience": "2.55.0", - "oci-devops": "2.55.0", - "oci-disasterrecovery": "2.55.0", - "oci-dns": "2.55.0", - "oci-dts": "2.55.0", - "oci-email": "2.55.0", - "oci-emwarehouse": "2.55.0", - "oci-events": "2.55.0", - "oci-filestorage": "2.55.0", - "oci-functions": "2.55.0", - "oci-fusionapps": "2.55.0", - "oci-genericartifactscontent": "2.55.0", - "oci-goldengate": "2.55.0", - "oci-governancerulescontrolplane": "2.55.0", - "oci-healthchecks": "2.55.0", - "oci-identity": "2.55.0", - "oci-identitydataplane": "2.55.0", - "oci-identitydomains": "2.55.0", - "oci-integration": "2.55.0", - "oci-jms": "2.55.0", - "oci-keymanagement": "2.55.0", - "oci-licensemanager": "2.55.0", - "oci-limits": "2.55.0", - "oci-loadbalancer": "2.55.0", - "oci-lockbox": "2.55.0", - "oci-loganalytics": "2.55.0", - "oci-logging": "2.55.0", - "oci-loggingingestion": "2.55.0", - "oci-loggingsearch": "2.55.0", - "oci-managementagent": "2.55.0", - "oci-managementdashboard": "2.55.0", - "oci-marketplace": "2.55.0", - "oci-mediaservices": "2.55.0", - "oci-monitoring": "2.55.0", - "oci-mysql": "2.55.0", - "oci-networkfirewall": "2.55.0", - "oci-networkloadbalancer": "2.55.0", - "oci-nosql": "2.55.0", - "oci-objectstorage": "2.55.0", - "oci-oce": "2.55.0", - "oci-ocvp": "2.55.0", - "oci-oda": "2.55.0", - "oci-onesubscription": "2.55.0", - "oci-ons": "2.55.0", - "oci-opa": "2.55.0", - "oci-opensearch": "2.55.0", - "oci-operatoraccesscontrol": "2.55.0", - "oci-opsi": "2.55.0", - "oci-optimizer": "2.55.0", - "oci-osmanagement": "2.55.0", - "oci-ospgateway": "2.55.0", - "oci-osubbillingschedule": "2.55.0", - "oci-osuborganizationsubscription": "2.55.0", - "oci-osubsubscription": "2.55.0", - "oci-osubusage": "2.55.0", - "oci-queue": "2.55.0", - "oci-recovery": "2.55.0", - "oci-resourcemanager": "2.55.0", - "oci-resourcesearch": "2.55.0", - "oci-rover": "2.55.0", - "oci-sch": "2.55.0", - "oci-secrets": "2.55.0", - "oci-servicecatalog": "2.55.0", - "oci-servicemanagerproxy": "2.55.0", - "oci-servicemesh": "2.55.0", - "oci-stackmonitoring": "2.55.0", - "oci-streaming": "2.55.0", - "oci-tenantmanagercontrolplane": "2.55.0", - "oci-threatintelligence": "2.55.0", - "oci-usage": "2.55.0", - "oci-usageapi": "2.55.0", - "oci-vault": "2.55.0", - "oci-vbsinst": "2.55.0", - "oci-visualbuilder": "2.55.0", - "oci-vnmonitoring": "2.55.0", - "oci-vulnerabilityscanning": "2.55.0", - "oci-waa": "2.55.0", - "oci-waas": "2.55.0", - "oci-waf": "2.55.0", - "oci-workrequests": "2.55.0" + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-sdk/-/oci-sdk-2.66.0.tgz", + "integrity": "sha512-xKm667mBAnN2kgNc128KuEYkbiIo1MgLG8eQhqKCZIcNe2W3gU8N+mOsJ8IR9ynsjJgwEwBAG4/S0GQntIlwlg==", + "dependencies": { + "oci-accessgovernancecp": "2.66.0", + "oci-adm": "2.66.0", + "oci-aianomalydetection": "2.66.0", + "oci-aidocument": "2.66.0", + "oci-ailanguage": "2.66.0", + "oci-aispeech": "2.66.0", + "oci-aivision": "2.66.0", + "oci-analytics": "2.66.0", + "oci-announcementsservice": "2.66.0", + "oci-apigateway": "2.66.0", + "oci-apmconfig": "2.66.0", + "oci-apmcontrolplane": "2.66.0", + "oci-apmsynthetics": "2.66.0", + "oci-apmtraces": "2.66.0", + "oci-applicationmigration": "2.66.0", + "oci-appmgmtcontrol": "2.66.0", + "oci-artifacts": "2.66.0", + "oci-audit": "2.66.0", + "oci-autoscaling": "2.66.0", + "oci-bastion": "2.66.0", + "oci-bds": "2.66.0", + "oci-blockchain": "2.66.0", + "oci-budget": "2.66.0", + "oci-certificates": "2.66.0", + "oci-certificatesmanagement": "2.66.0", + "oci-cims": "2.66.0", + "oci-cloudbridge": "2.66.0", + "oci-cloudguard": "2.66.0", + "oci-cloudmigrations": "2.66.0", + "oci-common": "2.66.0", + "oci-computeinstanceagent": "2.66.0", + "oci-containerengine": "2.66.0", + "oci-containerinstances": "2.66.0", + "oci-core": "2.66.0", + "oci-dashboardservice": "2.66.0", + "oci-database": "2.66.0", + "oci-databasemanagement": "2.66.0", + "oci-databasemigration": "2.66.0", + "oci-databasetools": "2.66.0", + "oci-datacatalog": "2.66.0", + "oci-dataflow": "2.66.0", + "oci-dataintegration": "2.66.0", + "oci-datalabelingservice": "2.66.0", + "oci-datalabelingservicedataplane": "2.66.0", + "oci-datasafe": "2.66.0", + "oci-datascience": "2.66.0", + "oci-devops": "2.66.0", + "oci-disasterrecovery": "2.66.0", + "oci-dns": "2.66.0", + "oci-dts": "2.66.0", + "oci-email": "2.66.0", + "oci-emwarehouse": "2.66.0", + "oci-events": "2.66.0", + "oci-filestorage": "2.66.0", + "oci-functions": "2.66.0", + "oci-fusionapps": "2.66.0", + "oci-genericartifactscontent": "2.66.0", + "oci-goldengate": "2.66.0", + "oci-governancerulescontrolplane": "2.66.0", + "oci-healthchecks": "2.66.0", + "oci-identity": "2.66.0", + "oci-identitydataplane": "2.66.0", + "oci-identitydomains": "2.66.0", + "oci-integration": "2.66.0", + "oci-jms": "2.66.0", + "oci-keymanagement": "2.66.0", + "oci-licensemanager": "2.66.0", + "oci-limits": "2.66.0", + "oci-loadbalancer": "2.66.0", + "oci-lockbox": "2.66.0", + "oci-loganalytics": "2.66.0", + "oci-logging": "2.66.0", + "oci-loggingingestion": "2.66.0", + "oci-loggingsearch": "2.66.0", + "oci-managementagent": "2.66.0", + "oci-managementdashboard": "2.66.0", + "oci-marketplace": "2.66.0", + "oci-mediaservices": "2.66.0", + "oci-monitoring": "2.66.0", + "oci-mysql": "2.66.0", + "oci-networkfirewall": "2.66.0", + "oci-networkloadbalancer": "2.66.0", + "oci-nosql": "2.66.0", + "oci-objectstorage": "2.66.0", + "oci-oce": "2.66.0", + "oci-ocicontrolcenter": "2.66.0", + "oci-ocvp": "2.66.0", + "oci-oda": "2.66.0", + "oci-onesubscription": "2.66.0", + "oci-ons": "2.66.0", + "oci-opa": "2.66.0", + "oci-opensearch": "2.66.0", + "oci-operatoraccesscontrol": "2.66.0", + "oci-opsi": "2.66.0", + "oci-optimizer": "2.66.0", + "oci-osmanagement": "2.66.0", + "oci-osmanagementhub": "2.66.0", + "oci-ospgateway": "2.66.0", + "oci-osubbillingschedule": "2.66.0", + "oci-osuborganizationsubscription": "2.66.0", + "oci-osubsubscription": "2.66.0", + "oci-osubusage": "2.66.0", + "oci-queue": "2.66.0", + "oci-recovery": "2.66.0", + "oci-resourcemanager": "2.66.0", + "oci-resourcesearch": "2.66.0", + "oci-rover": "2.66.0", + "oci-sch": "2.66.0", + "oci-secrets": "2.66.0", + "oci-servicecatalog": "2.66.0", + "oci-servicemanagerproxy": "2.66.0", + "oci-servicemesh": "2.66.0", + "oci-stackmonitoring": "2.66.0", + "oci-streaming": "2.66.0", + "oci-tenantmanagercontrolplane": "2.66.0", + "oci-threatintelligence": "2.66.0", + "oci-usage": "2.66.0", + "oci-usageapi": "2.66.0", + "oci-vault": "2.66.0", + "oci-vbsinst": "2.66.0", + "oci-visualbuilder": "2.66.0", + "oci-vnmonitoring": "2.66.0", + "oci-vulnerabilityscanning": "2.66.0", + "oci-waa": "2.66.0", + "oci-waas": "2.66.0", + "oci-waf": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-secrets": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-secrets/-/oci-secrets-2.55.0.tgz", - "integrity": "sha512-2DVaX6sAJzGOKJMeavKAQUfN1NFxqNZbfgvRmArQppnlHLJENW0ZoL7tAIbYSuCXA/83g67H5UxaBIYdBERpOA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-secrets/-/oci-secrets-2.66.0.tgz", + "integrity": "sha512-VGUnT2ZfMme/rQiajxgF8V8MyClrfDSciGYEMAXIOsuwmvoWVhLFBC2G8PJU/dfklqJBxeqDji4JqT6T7KAy3Q==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-servicecatalog": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-servicecatalog/-/oci-servicecatalog-2.55.0.tgz", - "integrity": "sha512-2EPciJnTg3VAk8a2Mcxgrb6plvN/NF+kXHTnAxrPIUw62jxe4z8melYn3s3h3Q2ZrEYA6Y2CJV1pdFJ1PftJ/Q==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-servicecatalog/-/oci-servicecatalog-2.66.0.tgz", + "integrity": "sha512-YKvgmeujfCI9YdG/j+iT25hk57dlCt+faqbG+D1pYiruWpOuZEgaumMl7+ADqmg/LPYEB4241oT0MQqrRdX39g==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-servicemanagerproxy": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-servicemanagerproxy/-/oci-servicemanagerproxy-2.55.0.tgz", - "integrity": "sha512-UCmj8W+mWICoJCtmeW6yO4HfdozaXkdLS6HMmRs7vAifE7mYF2jGvvp7Z9lSZHsEVwkaL/RBk82R9oir308Cbw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-servicemanagerproxy/-/oci-servicemanagerproxy-2.66.0.tgz", + "integrity": "sha512-3ch47e9spMHonA2C8w2bmYF7VvBZOKB2rEFF+oPJZ6B5F+s3X0z1J388Sd8ujLVuY0U8D5qVeWQN7nRGLj45jg==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-servicemesh": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-servicemesh/-/oci-servicemesh-2.55.0.tgz", - "integrity": "sha512-Q7IpJVgiy0Oa2vQYHfKDL6WtMmyIdp2zaY+aR9EHbEHuWTPhKtJL8YjrKchZ5OD1yD+ooR5rjeEsAa1Iy+FjIA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-servicemesh/-/oci-servicemesh-2.66.0.tgz", + "integrity": "sha512-RU1/ZiTTZwztWvWR/COAjyLCnfWh8uYVUf5PH+BJAZ5k3s1zP37Zpg0ElyFxcWwxaS+uY1hNACBttI9lf8wmhQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-stackmonitoring": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-stackmonitoring/-/oci-stackmonitoring-2.55.0.tgz", - "integrity": "sha512-ExrGicneyUni+NDB3pWCZtXLNLtHTFwYzqiFGNtYZW83xcCMRk+fwiRlqEQOrA+ws0aogo4jE3tZY2ZtWEWWOA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-stackmonitoring/-/oci-stackmonitoring-2.66.0.tgz", + "integrity": "sha512-kBg0GLC7UGMwWaJdoEKcetHjx5Hu8Q5SAtY/IJy6aevQsfpMql4vpXEbpYY6GLD1yabuUp1eI5VjPDOrOFLslg==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-streaming": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-streaming/-/oci-streaming-2.55.0.tgz", - "integrity": "sha512-YlQjRqyqL4EcnIPk/TQjmUFkdE9F17BPv3Yjc5LpbHjta0Y/qqoGdCLP4aJBgE8Ck2Xo31xbV2QVgFarnBD+1g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-streaming/-/oci-streaming-2.66.0.tgz", + "integrity": "sha512-BK305N47IcXyjxdlsHh0BMgsFetD2LadUAPTxv2BNj0NAER6/ACItqS7Bq7+CXlhSqOmeI61U5fFydfVz5Bx8A==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-tenantmanagercontrolplane": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-tenantmanagercontrolplane/-/oci-tenantmanagercontrolplane-2.55.0.tgz", - "integrity": "sha512-SzLSbxV04PpOYLqU12PFjiJ1JBE4q9crt7lcmbB7UBQjimlZUh7fOci+CTSostJblYTBEZRFFMmg8qTe2SoTcw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-tenantmanagercontrolplane/-/oci-tenantmanagercontrolplane-2.66.0.tgz", + "integrity": "sha512-p9SLZe+FaSW1+Fk5ZGjkWDB6LaGC46Nq4E3qidWzvwZ8be6oTXft8+Jbehe7JuABY41Zmu5tIJi6t/e+7eqmEQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-threatintelligence": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-threatintelligence/-/oci-threatintelligence-2.55.0.tgz", - "integrity": "sha512-I8NnCskuH+fvV6p3qrod26POUQZkHyEGKvUvhuvu+MvGtFGnCacjdeXyFTOADDFHE/+hZbwGJCUitrOvX1Yfxg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-threatintelligence/-/oci-threatintelligence-2.66.0.tgz", + "integrity": "sha512-bymFGqGmZXL1LboYX9wwkRuYvmryYliVZHmjspAnEJvPFmumKQlPR7Ow6ENndGDsmwdIwW8f/rQjzK6RutcKNQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-usage": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-usage/-/oci-usage-2.55.0.tgz", - "integrity": "sha512-nI7GMHEKXA7TWpuxCfTmFvlib/q1QeyqVtM/H09ws3P+BCkCBpm9hQ/JtDFNiNOaQMF8NUChjomKeutuojOf/g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-usage/-/oci-usage-2.66.0.tgz", + "integrity": "sha512-uM1w1Ic33ceSOU39bbd8CSsVAiOr5doC979Abx4olTXGKPIf4YQ3VdIOCC1dlu+kOw8ytAv7xIFqj/8GXHOfTw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-usageapi": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-usageapi/-/oci-usageapi-2.55.0.tgz", - "integrity": "sha512-UM/tkA3xRrchXryrwUiGPl49beh03E7CayuSR7V8Z/b/y8Afrb+UmVn9MjNtg069qZ6XetbQdCH0RQFNslIeDQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-usageapi/-/oci-usageapi-2.66.0.tgz", + "integrity": "sha512-zkOvrWTOHJcH1f+EQN3XLor8G0IAbIFt0qm0+fuKBBnDujo+BJXI9SbUMX1fpVyti4rX/elmyUjJ4M92Vh5m8A==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-vault": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-vault/-/oci-vault-2.55.0.tgz", - "integrity": "sha512-nNVMwPGCEz0lABcn9iqjoQHiBVaZr2o+uSGz9SO0I6igPgxDFsTNFEc+ZxhSxhtIbp8CE5wN+hjOu2VGbFnuOA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-vault/-/oci-vault-2.66.0.tgz", + "integrity": "sha512-BDpdr4JQV3Tg2hejvDtAUct79YXAVBC3+ICiANuIzLMUxDnRrVFwLguqN+hJFCDgaDSh7f2bbPSgIvViXVqukQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-vbsinst": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-vbsinst/-/oci-vbsinst-2.55.0.tgz", - "integrity": "sha512-H/pKnV6kqpHt7r0mDbZU8jZdaE97TW68p97lSytexz/8FF/Wr3hJTLMV2cWsSOYwGoutUYFoMuqMIi+grxImqA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-vbsinst/-/oci-vbsinst-2.66.0.tgz", + "integrity": "sha512-oX4jtqGO2TQMe6QqFqCOsDIy696x3TXIrUETnUwoKpG8nSBSXONnLHaen7JibAnYrsfxXxizrMM4NAzx8pz4sA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-visualbuilder": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-visualbuilder/-/oci-visualbuilder-2.55.0.tgz", - "integrity": "sha512-Dhyua4ogi/l/gcu9vaJUHaJywz7iSP+XbgmAslUb02kA+tLgdK11TTRXKE+99mMThi9o5mCFO3AECKnoAlHpiA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-visualbuilder/-/oci-visualbuilder-2.66.0.tgz", + "integrity": "sha512-VnW1y1oNPIysnd2C0Ubdui+qw5x4DHc0dY3JNNwMi8R8yDNv03RiMgepgz2GXaDdnrUrKM/KsdHeGO+WaQ/EcA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-vnmonitoring": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-vnmonitoring/-/oci-vnmonitoring-2.55.0.tgz", - "integrity": "sha512-Gfgz0tWOHEIHeK4RNgJmJB3EzD0sHO5uuDqsKZjHjp1MV/X82CjmHThr6myeNOEGAe8FUCZKGlr8LSBmrbKEkA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-vnmonitoring/-/oci-vnmonitoring-2.66.0.tgz", + "integrity": "sha512-mbziDquFP+ZSe4u8fxyU6dxXTEDm3wGgxanyrbFGDCYHfQk0pBD3P9NWtW3+1rEHGtWZu+DcDCxlKbS87oU+Xg==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-vulnerabilityscanning": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-vulnerabilityscanning/-/oci-vulnerabilityscanning-2.55.0.tgz", - "integrity": "sha512-Xa4bNyNDrJuz9/HiOH9PCvLKpZWG9q5aMSGl8bFlUWq92GQ6lKbNGn7mJJus7bw+4kLHbsCtZQd8CeiqBgwtWw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-vulnerabilityscanning/-/oci-vulnerabilityscanning-2.66.0.tgz", + "integrity": "sha512-6bJDtVqF375u8Wo/GOCHRH29Oo6Ps6Q0Y5I0qNo0ZGenVCb5Ut8OzGSZqi7fvt9CBqebzZI2eoWnf06rCBg9ww==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-waa": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-waa/-/oci-waa-2.55.0.tgz", - "integrity": "sha512-egqE4yKAQ7P6RWz2vtiHwAy2RAZemSqecwr2OOEUi26Wzq8k+w5bXZyO9KTkFpGGiKZ8T6yDgBWNQmUP4Ht2hQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-waa/-/oci-waa-2.66.0.tgz", + "integrity": "sha512-ZybV9Sd0fn6DhaIh7qfBOzkEUhhc7FSUPyV+D9nIXKMZ9IebxkO5Vc5TrR7RlvRmYMg0j9S5Dy3KDED79u2Z4Q==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-waas": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-waas/-/oci-waas-2.55.0.tgz", - "integrity": "sha512-CRRY3pshCkCl+SwYYzekVT+H1wxHaZB0JbWkV8ULRGWZLTe1S2ieDAaPhFY7yeTrpaLXep5Bc+g925k8WnAiEQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-waas/-/oci-waas-2.66.0.tgz", + "integrity": "sha512-tg1l0K9wRuNnt4IHXsMHz46dRvdzOMUCJnMjYpWOY898Gj22rsPl2eWjS7AqNJrlhEc3OaL6fCEAdA6fuvJmHA==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-waf": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-waf/-/oci-waf-2.55.0.tgz", - "integrity": "sha512-dxS9gWexSQ2nTSMiLcsjmN2yozBB7e+qejUV6QehL3XAaZ/5BFYyaSDRbUllTn1B3BOrNU9ixq7zkKjlIemTEg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-waf/-/oci-waf-2.66.0.tgz", + "integrity": "sha512-KLtm7OKLAfVdXEySsfQE5YJuract1Wd+79YVHwuFANim9cMZGZNP83xSdWvSYMnb7Vp2Eg8Q3N1yKZn6r4RWtQ==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/oci-workrequests": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-workrequests/-/oci-workrequests-2.55.0.tgz", - "integrity": "sha512-XzKbr9KeNuzveV/0JbL7mcNpv1ecjJRT3UIenPF9kHHnrJuJSDPXqn48v/24r3J6fyPaZL4TQL2qylM6zm2o8w==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-workrequests/-/oci-workrequests-2.66.0.tgz", + "integrity": "sha512-bvqYWFPkyOJ8Em3xVCsr0A/4nvdp6AeWJfYVBsNNZxswtKuLfgLCeGfQBoa6ZRrYIJGTDAbljKWzwtD5/tclSw==", "dependencies": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "node_modules/octokit-pagination-methods": { @@ -15641,6 +15664,7 @@ "node_modules/snapdragon/node_modules/ms": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "dev": true, "license": "MIT" }, @@ -16137,6 +16161,7 @@ "node_modules/tar/node_modules/minimist": { "version": "0.0.8", "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz", + "integrity": "sha512-miQKw5Hv4NS1Psg2517mV4e4dYNaO3++hjAvLOAzKqZ61rH8NS1SK+vbfBWZ5PY/Me/bEWhUwqMghEW5Fb9T7Q==", "dev": true, "license": "MIT" }, @@ -17073,9 +17098,9 @@ "license": "BSD-2-Clause" }, "node_modules/whatwg-fetch": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz", - "integrity": "sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==" + "version": "3.6.17", + "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.17.tgz", + "integrity": "sha512-c4ghIvG6th0eudYwKZY5keb81wtFz9/WeAHAoy8+r18kcWlitUIrmGFQ2rWEl4UCKUilD3zCLHOIPheHx5ypRQ==" }, "node_modules/whatwg-url": { "version": "7.1.0", @@ -17734,6 +17759,14 @@ "engines": { "node": ">=10" } + }, + "packages/oracle-plugin": { + "name": "@nodecloud/oracle-plugin", + "version": "2.0.0", + "license": "Apache-2.0", + "dependencies": { + "oci-sdk": "^2.66.0" + } } }, "dependencies": { @@ -19949,6 +19982,12 @@ } } }, + "@nodecloud/oracle-plugin": { + "version": "file:packages/oracle-plugin", + "requires": { + "oci-sdk": "^2.66.0" + } + }, "@nodelib/fs.scandir": { "version": "2.1.5", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", @@ -21775,7 +21814,6 @@ "js-yaml": "^3.14.0", "key-mirror": "^1.0.1", "lodash": "^4.17.19", - "oci-sdk": "^2.55.0", "typescript": "^3.9.3" }, "dependencies": { @@ -23698,6 +23736,7 @@ "ms": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "dev": true } } @@ -23962,7 +24001,8 @@ }, "ms": { "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" } } }, @@ -24850,6 +24890,7 @@ "ms": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "dev": true } } @@ -25700,9 +25741,9 @@ } }, "semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "requires": { "lru-cache": "^6.0.0" } @@ -26697,6 +26738,7 @@ "minimist": { "version": "0.0.8", "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz", + "integrity": "sha512-miQKw5Hv4NS1Psg2517mV4e4dYNaO3++hjAvLOAzKqZ61rH8NS1SK+vbfBWZ5PY/Me/bEWhUwqMghEW5Fb9T7Q==", "dev": true }, "mkdirp": { @@ -26730,26 +26772,18 @@ }, "node-fetch": { "version": "2.6.9", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.9.tgz", - "integrity": "sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==", "requires": { "whatwg-url": "^5.0.0" }, "dependencies": { "tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" + "version": "0.0.3" }, "webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" + "version": "3.0.1" }, "whatwg-url": { "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", "requires": { "tr46": "~0.0.3", "webidl-conversions": "^3.0.0" @@ -27042,262 +27076,271 @@ "isobject": "^3.0.1" } }, + "oci-accessgovernancecp": { + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-accessgovernancecp/-/oci-accessgovernancecp-2.66.0.tgz", + "integrity": "sha512-vx4kb5LbgVugRisXgrcy0usXf31zHhMLgiblofbf7vTVociHMvpbqvRJxz3XXIY+PFh3IbT8GwbnyUUqvUQcoQ==", + "requires": { + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" + } + }, "oci-adm": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-adm/-/oci-adm-2.55.0.tgz", - "integrity": "sha512-3o2NwKvaPRpA6dhymX1GmgQ4teI4gvS8PXEezs+P0912wVPcR5eAwYv6xlviiEbY0hixV+xpgTdakxi3mRByyQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-adm/-/oci-adm-2.66.0.tgz", + "integrity": "sha512-U6phaNH4GEpb1ma3Mg8OIRVNVUkfVbGKrPJb7yarSL9ktWwKR0dQ/Ei0Jm11ugC9TRByayiYoK80F9uYPM3jLQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-aianomalydetection": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-aianomalydetection/-/oci-aianomalydetection-2.55.0.tgz", - "integrity": "sha512-j7WL9kjeyLTrTw3JyIP2eKrBJ24/P06xO7bD6MlKaEVsKq86rUpdMA6a72KjJwEhJ/vioN4bZr7W3Lfibb0Iiw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-aianomalydetection/-/oci-aianomalydetection-2.66.0.tgz", + "integrity": "sha512-sH0CSPAmOK0kGI0SATyRABMC7vTvhLV1GnHtRprMZdAnmVD5ta31Tz07sONxfkIv+dM+YpPaISnDdQ+GGXVabA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-aidocument": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-aidocument/-/oci-aidocument-2.55.0.tgz", - "integrity": "sha512-XTH3MxZjjlz1PYQKZgV/i4tQR0g6iIDgdY12AI11zg+T+f+IOik2rb08HFV+cNriWYA0mr9DYvSMiKBVyMjz9g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-aidocument/-/oci-aidocument-2.66.0.tgz", + "integrity": "sha512-qRbes2XYeUWZjOPsuUhFOapaAS0QBzh4CNvQeChCTIX7LptGO/rLrvzOL2NAEFjYiuhUEhNwDOkH0Lxtyh/9lg==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-ailanguage": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-ailanguage/-/oci-ailanguage-2.55.0.tgz", - "integrity": "sha512-uCXKe5ZZpuI79hEXvZXZs/coZ5EKHKinPFJkcpeo2h/RzJXfPzZDRSCo+1wYhxZKus1mNLN5ZGM8RIwe/kTjPA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-ailanguage/-/oci-ailanguage-2.66.0.tgz", + "integrity": "sha512-Dt2s+4NEVsNmR0F6Xy0LDcHG1GfwvLVGtzzksAKyo82deLYldbwRr/TZcYNBvHRyJMwc7waYrhZvss0LL22i0A==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-aispeech": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-aispeech/-/oci-aispeech-2.55.0.tgz", - "integrity": "sha512-3F+JMbVqu00/FdNpyIIJBhV6fAOSoEQHTXOGKGlkyKLXuegZ2F9gzKUcTxvuEhzk/bOZhIdGTXzS+szl95rb8Q==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-aispeech/-/oci-aispeech-2.66.0.tgz", + "integrity": "sha512-eXYNKsP8W/dKPc6qz1ol8Yj2EQU3NN+bvbSIxh1h0Slwb92jvysvannrVZWvBExk1mJffhJaDkmvuBC3/QNtHQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-aivision": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-aivision/-/oci-aivision-2.55.0.tgz", - "integrity": "sha512-NwqArU7z7EX9/ebYibpjD0Y+RNex1xW+kBkYOLGU9Zuio3BbdgJtONih0Pf8m2wB8Qv/bMnwQEH0MPempE8YAQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-aivision/-/oci-aivision-2.66.0.tgz", + "integrity": "sha512-DfofIdJldiflbkfdxAbnv1Dqz+6uDd2jAhl3vdKYyCKja01gvS4/zuxCdXp8cfDIvSo+AoT9BAiLMGarZ5kLoQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-analytics": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-analytics/-/oci-analytics-2.55.0.tgz", - "integrity": "sha512-et5guHSCV5V07kRGFFcV/yuOd9RQGXzbt+tuQA3TvvRiP+pwHcCJ+qPrScpR3JOJeLVo6qK5lJBAyn21+8hPTg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-analytics/-/oci-analytics-2.66.0.tgz", + "integrity": "sha512-1wPH4tn0+1AOoKMR6LYKXiwsQ1Yj+itvUhqNNnpAMVtZ/B6KlJfOpu0/7Rd0hX4fDxsdAY2Zv82Vb5PymCsNVg==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-announcementsservice": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-announcementsservice/-/oci-announcementsservice-2.55.0.tgz", - "integrity": "sha512-o/SYjVDEkyNDwzOK29l7IFxKug6kWOAe2sKOp3gDwEjQBeyaSEX48Jcn5Tmr/zbBAF/eoYUG7T7RvZjJljFAGg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-announcementsservice/-/oci-announcementsservice-2.66.0.tgz", + "integrity": "sha512-uMhewCxT7Gx/RPEn8dSugrj1E2YI+8UoeHFAyKZUpp9rxigUQR/oMDRsz/nKzhCZmNd2E6VDYofrefwtb563tg==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-apigateway": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-apigateway/-/oci-apigateway-2.55.0.tgz", - "integrity": "sha512-WAmuQZVT73sSMj/VsFq4h1ijAdiE+E9DwpKTqFHeeV6fspIJIShU9kLQvUOXjv7p2xiPo0wqC0q4yK8UM4fqpg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-apigateway/-/oci-apigateway-2.66.0.tgz", + "integrity": "sha512-xN7j0RQRYodGtvptxTaYaYppnDrtrayTVgo7+3Aa8vqihChoqdRvyBksDsCcr4m8GCHVTqqVG4GvSzwR6x6eLw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-apmconfig": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-apmconfig/-/oci-apmconfig-2.55.0.tgz", - "integrity": "sha512-QkuYSzu7RnqGIQliR7QN1iYBTeqtdgrW6U7r9Q4TO7ZsH2dT5SNouA+gk//4xs8V2bLGdWREIsC0OnhiGMHW1A==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-apmconfig/-/oci-apmconfig-2.66.0.tgz", + "integrity": "sha512-w/dCD3OLyOmzYla7zlCyevwbATjDtgAVJCjaULbRu2ccf8WNGV8wdEDaHpu7KvEEbCW6KajAbNn3NULn52xdFw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-apmcontrolplane": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-apmcontrolplane/-/oci-apmcontrolplane-2.55.0.tgz", - "integrity": "sha512-tKIidaxGNww/OcujuSZ3wJs/sNcYtgIgX0JQtl1v54pEOaAN10D/fUtBQk89pZFNDPHY2okwrzqVOuzFryYMhA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-apmcontrolplane/-/oci-apmcontrolplane-2.66.0.tgz", + "integrity": "sha512-ZizlckOdF7DWWrMix88rkgcN9m7upK6mCNv/FDRb/TZffLpgcMzRa1v2k94kV/GLGU0hU0Idr6uMVFIHse4aPQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-apmsynthetics": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-apmsynthetics/-/oci-apmsynthetics-2.55.0.tgz", - "integrity": "sha512-rrHyrPsVx6WihZqwF8N4I+l1vJUbNGCinIdUV2DGZNO9NDDMlk9pQcW/f7tlvIto5oPfIZvCcbAdWY23qDweMQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-apmsynthetics/-/oci-apmsynthetics-2.66.0.tgz", + "integrity": "sha512-ly2sdzbELfGkScd4iO3EVBtnzVQgeCIDOTf721kcIu/DuwBhYT6PWB+75poGEJ6gm8qxwWvAR/E1VpYa2NJqBQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-apmtraces": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-apmtraces/-/oci-apmtraces-2.55.0.tgz", - "integrity": "sha512-7c5jg6pOF5JEmwaJHZiv96JRCehlZyUJwPZr956rTaKxXWPhujk0XKs8DjZ8jxfKv2lPSmqNDeGVJA7Sv1tadg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-apmtraces/-/oci-apmtraces-2.66.0.tgz", + "integrity": "sha512-qROK/AytdsHg12aMlHOiXB+dwbLnHH9YMA8YlUE9d2SymFQ5ExoXOrDjUPsBGdh4fQlNjKfJOABKmEr8InL0GQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-applicationmigration": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-applicationmigration/-/oci-applicationmigration-2.55.0.tgz", - "integrity": "sha512-+d4G0EJHz7nMzxskLxbrHS7U3p9tr3AeH/ytxWd0m9wGlWOZfc/bUaY4/mwgIl1THoUof40E/kf5UzZX1GCIxw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-applicationmigration/-/oci-applicationmigration-2.66.0.tgz", + "integrity": "sha512-R41VcTANqXWHTHrZEwaXdXYSwJQOQXZkPtNgSjxs709ZxEnbiC82OJ3uPoYKJ4dADdPbcH2ngsVxrQzANlCvlQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-appmgmtcontrol": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-appmgmtcontrol/-/oci-appmgmtcontrol-2.55.0.tgz", - "integrity": "sha512-R4Cv5z5aZ9WsnfVy3UtbGhnfykQUPdBnmnfKA8hF14T/PB0s577WBCJ4QmcPFkbJiNwAgUyL9L48IWOPytbYEA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-appmgmtcontrol/-/oci-appmgmtcontrol-2.66.0.tgz", + "integrity": "sha512-GFUsEoy3zYdRVJuxj1en9exbgd7MALdTuYOOIJ0j7IZQKiArQJFDLPtfy+vsmc8y9Vpx1Lvy0+JRnhneLJ6Ijg==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-artifacts": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-artifacts/-/oci-artifacts-2.55.0.tgz", - "integrity": "sha512-pQlDLZw+bLBHDbfr2DYI82ufd5I5ZHvOsNuh+oY94ri2YVRkw59Dr+LtJSVCZjAw5+fI3AQDybmmK8Ge8FQWaw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-artifacts/-/oci-artifacts-2.66.0.tgz", + "integrity": "sha512-zXtkR/tAQPCgTwJtzg1jTi2LxL3ljJ2H6iNcd4D09R18eNlAdJI5h66mW+RXjcwaC6Yyz9lzzb5iAEnQQzgjCg==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-audit": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-audit/-/oci-audit-2.55.0.tgz", - "integrity": "sha512-Xj/UpKvN9tzaMknWxvkNdfdjP/b2Jyur6/4RfX+PURdWK44BT1G2Kq9pdpMumqDuViLCSkiDdxnfW6RGto6TZA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-audit/-/oci-audit-2.66.0.tgz", + "integrity": "sha512-xvI6uieZBF9/hXkJMrYVWVyF5jhNEU2Q1ew2FOt8EUXyNE2Umrfwu8AerXXheZxy4FqRDBhDGbOShVlcWqrnJA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-autoscaling": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-autoscaling/-/oci-autoscaling-2.55.0.tgz", - "integrity": "sha512-PRz+B8yMRSBGGYMuqxIhVG8EU0QW8hK2DHYPL3oKLhBJeR3/psYe5czqa1kul53MaupXBBShdo7dKqZQhTEqeQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-autoscaling/-/oci-autoscaling-2.66.0.tgz", + "integrity": "sha512-GfQp7RvIgsg1X2cJATQ8EQzeRPP0N3LmT0FMkQow8hrui/xB15/WAVaAT/bTMtk8W49y642gJjNXB8N7J4I4HQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-bastion": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-bastion/-/oci-bastion-2.55.0.tgz", - "integrity": "sha512-SPhLi0tSDJJCbPpTakkqQL61JTntnMtTTaxnwN1xIh/RGdGvMIn6Kh6/++AkrB/6MN/aTfMpzeM5Q+eQPQ85DA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-bastion/-/oci-bastion-2.66.0.tgz", + "integrity": "sha512-TOpAfRRtNIeBio69zR4xGDbh2arzabxK5oCBSuxttCd7/ABfsAkJotp0NN5gomIDbJsxlxAen5J8U/kC0ea8Tw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-bds": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-bds/-/oci-bds-2.55.0.tgz", - "integrity": "sha512-bsDMvkb1VaIAga+H0kDbYECh3tUVGBVhqdkbYfF2qeC+JpBsP+LASiSGNC/pvRDX19RHvH844nIXAo0oU1gf0Q==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-bds/-/oci-bds-2.66.0.tgz", + "integrity": "sha512-bDWdKs6lecaJgzzhYBftd+U7boF9w1xU4v84m41LxGUKiPUibaWydsWxM3lXs7Io+Njelj7pGckMPJqXy/hjaw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-blockchain": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-blockchain/-/oci-blockchain-2.55.0.tgz", - "integrity": "sha512-D2YyMSLK9thZUkT1274sT/M4kKjOB0SaOwCkdUMDcgSq73KEfjqt7OET2QOckU9NqOqX1bn0/9rsr0wsKpJ+8g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-blockchain/-/oci-blockchain-2.66.0.tgz", + "integrity": "sha512-v1sVRnaRzBaaSHCZy+LtpONNUTUc7V26M5OuDPwp93q7RVUYoJ/W4gz5ozzOgHJCAYk/rUTgC/GhciJtbFETCw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-budget": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-budget/-/oci-budget-2.55.0.tgz", - "integrity": "sha512-M6KwWyu2leF2vHlvIb1gvp/eqBbMsjmV7Ml//eilOSOIB9EmU2C9rEzIoxqHUgvs5eemCiBvL8YH/R6onG75KA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-budget/-/oci-budget-2.66.0.tgz", + "integrity": "sha512-xGdCitkunweaU6SPNECi5yjMX1EXGgcxzaqZZ5ZXuqjR5AE2i4zIABO/P5SMlXcfKMycggrESOKDD84JC6J15w==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-certificates": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-certificates/-/oci-certificates-2.55.0.tgz", - "integrity": "sha512-7Wdyf2ObSbE1Qq+qO6vjn1/TRFe1f6CZDpZKBIyLDMZAOEmguhZPA6+oY5aCeYFzKUv7aVJTedi7ia0oBRB6Hw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-certificates/-/oci-certificates-2.66.0.tgz", + "integrity": "sha512-IVzAQtq+daIWUb6OhOCN8kVMIWsRsBe2RuddJiKpfKxN2a7bDuXgBGRvccOVXMCFJ56/57W7lwsV3COg/VNpiQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-certificatesmanagement": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-certificatesmanagement/-/oci-certificatesmanagement-2.55.0.tgz", - "integrity": "sha512-6xGt4gJPM8gtErs8OhTknDoPrrKtitOarazZgIEwrukDIcMHqwjkxhEil2pZoPOvqz27kKRotg30vTY+wdknBQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-certificatesmanagement/-/oci-certificatesmanagement-2.66.0.tgz", + "integrity": "sha512-cmLwn34atubwf56pKz/FgZ/ePGgNyACjJP49smtG/Cmvip5DFoO0/QahZhI5D1uttKPLwqwZwGX5w5UgHSn9Ng==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-cims": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-cims/-/oci-cims-2.55.0.tgz", - "integrity": "sha512-YgH/ppjr6SKKslWN+lTFMCfGzGgTTn19T6IhAg1VMy7h8ytwXTcylyquyElbXFbSkvoJ5L5CLE8s8ED5uqhDog==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-cims/-/oci-cims-2.66.0.tgz", + "integrity": "sha512-0QT6dxASnxz9eZASTlGDhFqj4SZiQo6mVrv++r7tjke6Rj6DjRi5QhteBufzG3XAN5qYwr7OcTj1WkwOWebCEQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-cloudbridge": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-cloudbridge/-/oci-cloudbridge-2.55.0.tgz", - "integrity": "sha512-8UhfV9bDiU/F2YlhSWSmwXAF1wAdgSwyJPtHZPcuacPRI4dbgsXjUzPhRR3rWhU/FlC+w8FmaXbfufudddKJJQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-cloudbridge/-/oci-cloudbridge-2.66.0.tgz", + "integrity": "sha512-bIYOA1rHWyn5qwxy5FacbdwpKR5s3oi1oUEtgp9KR+GGzPRfZ7Rsa47dT79NKOaUCuIIKudulHfya1iPJ/8Gcg==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-cloudguard": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-cloudguard/-/oci-cloudguard-2.55.0.tgz", - "integrity": "sha512-Wdh4nqDcluPOY7ksrwH+eB/mufn+TaIiswQRGdHJUTuy/OhiyO8Upa0+t4k89Gv7n+qKHQUEMe91t+g+f1fp7g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-cloudguard/-/oci-cloudguard-2.66.0.tgz", + "integrity": "sha512-EwTASf9Ne3An1N+xpiK34TY2xVPTw99o7vfMZHMnYzHQNNrls1rHJHnup7JD3bha06YDscIw6rx727sK6Egr1g==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-cloudmigrations": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-cloudmigrations/-/oci-cloudmigrations-2.55.0.tgz", - "integrity": "sha512-wANQEI9vURtGfGRXT0BVhW7CGopcUOrEDdslmRsB19fEW2aEYQGbCaUHQWr48mA9T9y4wP6MuqgVK7MUutBnSg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-cloudmigrations/-/oci-cloudmigrations-2.66.0.tgz", + "integrity": "sha512-XHAo1SjxfpDJsqxlaAeiwROHCT5Mckbi30ZqooLobJk9+Q/LCaGX89d7kIQd9my8x/rKv7PcBFl/U3oL5riMjA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-common": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-common/-/oci-common-2.55.0.tgz", - "integrity": "sha512-NFovgWznUByKbcQjdT7BMTu7mQ8/eiuhQat03cdWkKTzbTYk5q4/qJPv28aFvoEEn+5SW0imjYdqriF+4gtr0A==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-common/-/oci-common-2.66.0.tgz", + "integrity": "sha512-VCaUqPU9aK3IR4Fsm0y42cTXk1Kb/g8NzKy5w4iDCKNoj6AqskM4flegQS26VGcBhgPcrD2YsNeI3p6XTIobtA==", "requires": { "@types/isomorphic-fetch": "0.0.35", "@types/jsonwebtoken": "9.0.0", @@ -27337,1000 +27380,1011 @@ } }, "oci-computeinstanceagent": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-computeinstanceagent/-/oci-computeinstanceagent-2.55.0.tgz", - "integrity": "sha512-Ervdl0kDSCb+YrO1d3R3KxgJqdajoLk7TfqssgnSpTUez07RuLnh7vgGpo+XCI9XZlXjGxHw/vY/JyM910PRRg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-computeinstanceagent/-/oci-computeinstanceagent-2.66.0.tgz", + "integrity": "sha512-oP0LG1TClWafzpUCpKL7yy+ZWp7NMyuBYSSPFo2+DezvR/yqZtA5YLNOdXcwGJ1SJ8QEEBpXgh+SzBMidmvqNA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-containerengine": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-containerengine/-/oci-containerengine-2.55.0.tgz", - "integrity": "sha512-GrrFqIAapyCAxski1C2Z3vfAqoh41YhAt33sG5WERBx7qDthQDd0YpMYNjlpvvw6HRUXR7GB2KUf8LxvZN6yzg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-containerengine/-/oci-containerengine-2.66.0.tgz", + "integrity": "sha512-4+CIMFmZW1uEP3z9kKgOK+9IUhF3iNXPjXQZAhgJYB3gW1zY+BsEizV+b5gsEwn82RV+uKua5HMN1TbhPoSHBA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-containerinstances": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-containerinstances/-/oci-containerinstances-2.55.0.tgz", - "integrity": "sha512-w6Y8fu9u2dDSFu4GvXjE3u89gcANndMFB+pSZQ9YqUJqe0DDo7edsuYvltfnXAE5HVfBjvUSPm64zv22/vmFBg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-containerinstances/-/oci-containerinstances-2.66.0.tgz", + "integrity": "sha512-Kj3MW3FGfgOfXUcNSHGk3F9ReNa72BBNx3ZOF89IosZjMR0j3U+uBZxbjTQfLwHi5UBnZqHumJJrnCaO45UJ4A==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-core": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-core/-/oci-core-2.55.0.tgz", - "integrity": "sha512-D6YfFNMqbDbRiyesnJ9HVDjehWn8EFmSfibV3M6hylezIL1/lu4rDbej/gxRs/lLyRp4skGiL4hOt/2ypN++3g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-core/-/oci-core-2.66.0.tgz", + "integrity": "sha512-cDVOb+rk+wuTCULhW4JwpIOyRAwopexVOxBlwbk70OBOL9pIWK3Kc9u8y/NVB30c6d1c0++nVXtCtf8FTkSblA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-dashboardservice": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-dashboardservice/-/oci-dashboardservice-2.55.0.tgz", - "integrity": "sha512-VWP5+IgzMk+iY4KsK1NZphOY7LRpm0plN2YCh+kmHRgI2w+Ez8OuIaV5Py1IsJ6q82Bw5P/PwX5a86W7vfG6vA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-dashboardservice/-/oci-dashboardservice-2.66.0.tgz", + "integrity": "sha512-43fxn87i9BmgMYmxtdvn916bhtXjmt0zsr8U2GY38o6q6V8cXGkAXlasUtjPwgdEp/yta0zMhw92h9nANSwdbA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-database": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-database/-/oci-database-2.55.0.tgz", - "integrity": "sha512-XnrYtoaFjv1Jf2PfF+GJMHpH6JerO1AxTzA1WCkFZFyPC/l2uSBucXE/WooOtPHN1F1oDR18kaFFXitx0EefOA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-database/-/oci-database-2.66.0.tgz", + "integrity": "sha512-yprb9f6/YIDLxtWI6nu67aalpp4uyX7QskEWEzLzY9yjA4q8upoH+1Qw6DhrFp9A4uaNwse5Nm4UrG7+kNxh7Q==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-databasemanagement": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-databasemanagement/-/oci-databasemanagement-2.55.0.tgz", - "integrity": "sha512-XNcb5voWfcILr/aVE6PMsOtMMLznRjqmx/TFfgV5LUQQWCXIGzZ7w6ginGpi2dyBET94cOleStr34PzhGV/fLA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-databasemanagement/-/oci-databasemanagement-2.66.0.tgz", + "integrity": "sha512-ntiZDSNhDADzHKmszWVWJzYIq0yyZ3wjY1TRO/4t5DDNBMFTWFl01FFe1zv7DaDUi/197h+I3TdU86JRh4Ep/Q==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-databasemigration": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-databasemigration/-/oci-databasemigration-2.55.0.tgz", - "integrity": "sha512-tw2rpE/dYl24rGoByG7XzuVuF91u+PQ2RY6Vz/rRL8g95JR3vGiP4j7/SfHJyQKRPOTVVCZUDhlB+FTtFEvnag==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-databasemigration/-/oci-databasemigration-2.66.0.tgz", + "integrity": "sha512-Brv02tw/LUw5UruN0UvlszOLiCr2A1WhFDcOZGIauaaCjsnbIP5D+wNzXsraEYHVLqM56wg9+9p0Tvgk2ZKcWw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-databasetools": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-databasetools/-/oci-databasetools-2.55.0.tgz", - "integrity": "sha512-/jFPryvgJAzA/5jp0egaUTXpyPlI4mPxp0YFRjNHloP+/tQA1nh80gtWfZ+DZIW+b9DDI0ZaUI6/kiJk3FRg3g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-databasetools/-/oci-databasetools-2.66.0.tgz", + "integrity": "sha512-UzonYNP99IG+eMt4jIEj2pOK2LMGY4S3IFcsjm/9D4Aoh5Cqxt3zRHzM9scVE4j6rugh3v+gkJ9BPJjsKVc8hw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-datacatalog": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-datacatalog/-/oci-datacatalog-2.55.0.tgz", - "integrity": "sha512-2IfAscDPDmZMWiTGOokXY537TuEiB22z0bqFuBgfzRqFI57SDhXVEczpMGK/xnVI3WA2ZjTg5c73YCHOTaSMkw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-datacatalog/-/oci-datacatalog-2.66.0.tgz", + "integrity": "sha512-lChVj8yJ6swugj5H/lZnwOeS3Zw3mNUc8IE1BDRvtKjy+52DWF9EGriNe6YN0TwCe52Gz8QY2S/83JdozWSXhQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" - } - }, - "oci-dataconnectivity": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-dataconnectivity/-/oci-dataconnectivity-2.55.0.tgz", - "integrity": "sha512-qp4yKmdqCsvSuwjZeb1e1/jdu1c4zznar9vPwceg4dHTPtgmnaHibauyn9zewn16iCRzbKN8jOyZRLmwfdoflw==", - "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-dataflow": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-dataflow/-/oci-dataflow-2.55.0.tgz", - "integrity": "sha512-LI4n1rQxGhMeKGGeDPAc5vgyjACL0NNurLNLjP7F2sz6wYtCfGGoDw2v2vKE1cmLEcSUYKexZ2TkVDZds804jA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-dataflow/-/oci-dataflow-2.66.0.tgz", + "integrity": "sha512-Z/Lv6mu0UhvltL60w4bHzeXlmZP2HgX1k7VNu+UjzI+YI7gBwMoTkkLXtgvbn5TuDqxVgknZ+9yB9I1AbceBTQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-dataintegration": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-dataintegration/-/oci-dataintegration-2.55.0.tgz", - "integrity": "sha512-wUVBGE6FQDBBI/1s5G7krwc4tHQNGaL00vchSC44QbTm62mcAYA0lkBiB0F9Qvo17HtH2i/iJ9Fr7mHbnD1zow==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-dataintegration/-/oci-dataintegration-2.66.0.tgz", + "integrity": "sha512-sFjo44OcTWw8YLS68C0lNcRvcnDHqaHhXMAuTUnvQ+T2F4Jxp9xX3Kn5o4v949OsfH0o3qAGbcEBy3JXX1xhHw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-datalabelingservice": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-datalabelingservice/-/oci-datalabelingservice-2.55.0.tgz", - "integrity": "sha512-9Y/F6tdgJ1227UDK32pmi+HGjJ8mtL8bozTZyRWpHmG1pyCQ/+E5VW5DDHOha4jOIPCqC1+G9fl5o3o1Rvb4Gw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-datalabelingservice/-/oci-datalabelingservice-2.66.0.tgz", + "integrity": "sha512-4UQzhGcnVRiDkZ3GWZ2mPeZvFh4hn6LknWXDphFTwpo8ZEQTVN+hPdgdShNLIm0S6qUcF+CRGlURHpe0ZhrvbQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-datalabelingservicedataplane": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-datalabelingservicedataplane/-/oci-datalabelingservicedataplane-2.55.0.tgz", - "integrity": "sha512-p70bcE/oJqjWfU0CwrbPXArsaLzlvuehn7qP6qBDEwTO039ED4xsuRYJkcKz1NPm3t6H8mZnF6lIOLhL68vzkQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-datalabelingservicedataplane/-/oci-datalabelingservicedataplane-2.66.0.tgz", + "integrity": "sha512-zQnRMxZl95OSGO+fBtLbtoHEKGfRk0OvlYYAATzWXD7CAOQUkHKqvAIqUEwsih6AFLyBzxK3o4PkBH5fl+yh0w==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-datasafe": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-datasafe/-/oci-datasafe-2.55.0.tgz", - "integrity": "sha512-jh7xS4FtBbAE01tXVwv/8wj7MgjGhYKrPGPMROoOk1rdnAHh4o6qN0qT5pguvvWXdEAJopEG+WCLthHMfeVLJQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-datasafe/-/oci-datasafe-2.66.0.tgz", + "integrity": "sha512-nTCy1rkICsH+j1UtR066iuQ4qOTOJ/fq47lXjppyndXwCGkBByK3Fx+8VAgUSqZjDQL8lGGPlb3CKuJqA0MvMQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-datascience": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-datascience/-/oci-datascience-2.55.0.tgz", - "integrity": "sha512-rnuv+9d/6oGryDDzoinhDDahrNC3H5fL5RpbAt7x+yB0t6r3lGyoshWxdKkQFEkD1ZrWcN3H7OzxeEknQWah1w==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-datascience/-/oci-datascience-2.66.0.tgz", + "integrity": "sha512-21ovasf2ltNvfQh22ErvFTMT6Qjk69AFZfFkBLhV2yA55Z+swIrx8tvU7Vj71Ij3lvf2rDcnZIVGlzVUv5QTFQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-devops": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-devops/-/oci-devops-2.55.0.tgz", - "integrity": "sha512-8kKk/Y61gego6BZ24856/Uz2UmFMYEaytceg69MLEtDx+wLqmzsQ9sj+KBQ1nEhM9sBGX2aSFMD5I+Vfae+6Yw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-devops/-/oci-devops-2.66.0.tgz", + "integrity": "sha512-mRgA2Lcpu3mIIX58cwgv0sYnp13NkPGZPsLjEsBWnyg/RSUHZ0iTQvrCeroN2PPNU9SHbO64XO/WAnfd8jt3aQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-disasterrecovery": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-disasterrecovery/-/oci-disasterrecovery-2.55.0.tgz", - "integrity": "sha512-hIZvXb3d55wK+XDCEMKrSRyudg3CpvkIqDOVMaJe9lSq/NJjLZ28bfzcUVmiukWzXWO/yl5EG9GgmXcGF7zIlg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-disasterrecovery/-/oci-disasterrecovery-2.66.0.tgz", + "integrity": "sha512-/a6tIyVrB4VQBWW2Ip1t1E0dSmg1d2ClhBTRzJHCRdIKQjKMm/cWILY2kWfaKxJg5y74xgS+oCS9kAR+KBRk0A==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-dns": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-dns/-/oci-dns-2.55.0.tgz", - "integrity": "sha512-Zn/cou6W8JWTACVRwhyQySp9flZ1sTBsHU5Ghr8GFKlXYG4Hwy5C5DPLqZn3Pps5r8b1fnHebqzuW4KT7NVFrA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-dns/-/oci-dns-2.66.0.tgz", + "integrity": "sha512-aIWB1+8y5Q1oQ7+ZOToHj92bWTzlsScoJ5r+wvHlFwzxkMHH8pshsPrnY+8DRGAfVQkWDssaBDr2JQ5hWa0XaQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-dts": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-dts/-/oci-dts-2.55.0.tgz", - "integrity": "sha512-jbvvlX97dRDFsBz7p0Q2Cc5Efc7qWwDpJTZInaudeExcdCo7epSkvHCLr7JiQSNxM9TBENgkT15BW3dnfsuEHg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-dts/-/oci-dts-2.66.0.tgz", + "integrity": "sha512-0auUGtqSw9ik9QEB0rNT+Ie4PFp7cBG49aet0JI6sBpAG2GhyXZcu3gDCsjyXNncn3hLiuX+yQRqi2OnYLT8xA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-email": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-email/-/oci-email-2.55.0.tgz", - "integrity": "sha512-CH6hy5DHTsRJ0x21UJxV3nxNPyXusc+7ssuoxeuexwHuVEK4ofA3gmi+1YyeiHn+plcpRMqjcZ3W9uPrr9XNVw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-email/-/oci-email-2.66.0.tgz", + "integrity": "sha512-aYwkzCBsr5Lf8oOhX4SpqL+/1zgjlVNsVWSJpJacxoR3bPWTjMIUIJZT2aPz5X/eEediQuFxY9rgemz58MTVXQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-emwarehouse": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-emwarehouse/-/oci-emwarehouse-2.55.0.tgz", - "integrity": "sha512-xrqVTLjeCn7kBLMeNbsv5I28mFtYNC7JojWXlgjMp0hSYhAwIrJxMbtU5FETBrbdo6B+BrdsIkyLUihuUF0qUw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-emwarehouse/-/oci-emwarehouse-2.66.0.tgz", + "integrity": "sha512-EnWbVwHUdw3Rvi3djasISO2dbT77xqskKyeQd/qg0F2F9Y5wv8Mi5QxaEhKv6mfzB4nzyLiGPcvr77+itG+5Nw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-events": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-events/-/oci-events-2.55.0.tgz", - "integrity": "sha512-ijhLN57hgNu471MyaRLNVUmG/0/bO3akIKCFLNR14kdBGqbZSxkbhKQBg9NE4s3TnNvgLdiOIbU8eEp/Ghy35A==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-events/-/oci-events-2.66.0.tgz", + "integrity": "sha512-kRjQ0/Gio8snVcng7fjShKbWrk2tsSsRJM2JU/fl3aTQbGwT8zuZRpB14rwAKPEwVDVZ1BKJLtVi+m5GUk7kPA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-filestorage": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-filestorage/-/oci-filestorage-2.55.0.tgz", - "integrity": "sha512-eXvgimzL46ZD6weKJYB7EZoP5j3lzI6lQbHTUKq1s5bth4Gnt0t9qo7ZJ/9x9eEG0Z1KEDf3pJX8RVlhU6BLCA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-filestorage/-/oci-filestorage-2.66.0.tgz", + "integrity": "sha512-9hFeHSQxNZ43grAljg4k1wLdIxcfeqOH+vIm0E3xRJQtz+1leLZCQLnPPyPOXR5mcu4GJqnFuCLuqPZE0ryYtA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-functions": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-functions/-/oci-functions-2.55.0.tgz", - "integrity": "sha512-ep6iYUbukd8L9T9XyYOQrs7dqEdKkNLKumDzQM/MA9s6ovwG22mBJ2GZxk7SIW7y1eQ85LoHJbSSgixbI1RUHA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-functions/-/oci-functions-2.66.0.tgz", + "integrity": "sha512-qGUuoE45osFeOFIXoD6ChXJpOc9crmL7mNfSrFToh+g/CbZPT3Xm7zm2phPjeJQDzB0nDL7y/S9XUhYFGVoSRg==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-fusionapps": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-fusionapps/-/oci-fusionapps-2.55.0.tgz", - "integrity": "sha512-uVlzT+HJEmWn3uIHLu/SVNVsMlV6q+l8DglUzXsjKsYeO/kuJhYYhtP4+y++fuKwkFmO7x5REKBW4ZrFMa0whA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-fusionapps/-/oci-fusionapps-2.66.0.tgz", + "integrity": "sha512-nZM5O4lez2+GoINmCYP2WXjPWqS52ox8WgumvT09d9KgK4dHDbLWnLNNJYzxzwrOM+uq4VsYQg4/pf2TP4QN0A==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-genericartifactscontent": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-genericartifactscontent/-/oci-genericartifactscontent-2.55.0.tgz", - "integrity": "sha512-IHHfHSo1Ea9kMS/JY2fhr/c1BtqCDsZ19vIcOlX+Il8ZqeCJ1Z09bya0Gk7vm5UGhw+ciZ9jf4Rqw3O1SMQ+lA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-genericartifactscontent/-/oci-genericartifactscontent-2.66.0.tgz", + "integrity": "sha512-P7bFtmBjvuXknuIlebhbkJVyP59qAVspcTtmxzvG3iMzxH/TZeoGLQHWn2H5jAsgLqlr1mCTDVFb3AwsruLErw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-goldengate": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-goldengate/-/oci-goldengate-2.55.0.tgz", - "integrity": "sha512-k5ndnyjPDZJz7tHD4XanPl51vaVKcu8jXwOEI7v0TDGtpj5KpbomGtA1L8QMIT+XygajeIvo8VR8ukcrDPQrbw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-goldengate/-/oci-goldengate-2.66.0.tgz", + "integrity": "sha512-Fvsg7poct6unojmiMS5+1kwqTjmpNuTjBYwDatll52vIyEXZ60C+fabJX8VQcwEtmyKvjFgD6l6/adLkCxsKqw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-governancerulescontrolplane": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-governancerulescontrolplane/-/oci-governancerulescontrolplane-2.55.0.tgz", - "integrity": "sha512-IjFV1AUJ4Z4gHOxthT4jRdCIPmLu6C4z4DcIPaTRgtOl0poBLdIyYvvcaiyeqkI9D7ZvVP9iquXxh3O5Be0RFg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-governancerulescontrolplane/-/oci-governancerulescontrolplane-2.66.0.tgz", + "integrity": "sha512-MpechStEpkpgcIPWFvTpBPfjxFsWQsfYkbd7Uuu/2C4UU18fIhbQ8kNgvp4k7X1+dS5bBfUoYa3yd2fJThc99Q==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-healthchecks": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-healthchecks/-/oci-healthchecks-2.55.0.tgz", - "integrity": "sha512-6ZLD1aWLrnLRC+sFsr2GU8z2odW8kKiWRH85dMj3NvedZufrPv1DIGq5gc7WkTIFo2rnySi7mdXFjgiD7SQpJw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-healthchecks/-/oci-healthchecks-2.66.0.tgz", + "integrity": "sha512-dbE81duMf2kJimmx6GabyD9tPATiVnIGX2VnrUkIpRMdHwnBBivfeA231AZDm/z7efWS4s9n8CEP/8ZRgiUqiw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-identity": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-identity/-/oci-identity-2.55.0.tgz", - "integrity": "sha512-gq2PpOKHgEoPVkJf6opd7CIVSFTcOVrUjbZl8HdvSIXaVqPF3ttwidK2L+wxOTPLWHemOiedL7ZoiDaoyZ+bTQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-identity/-/oci-identity-2.66.0.tgz", + "integrity": "sha512-pL9lmhyj6o4HZYkIfTyfqFrelHq4JQx/3MGrWvKLqf4uDneZgxmBXUFw69aajVJAK4ep6Hhbq91F8gXgsyHLzg==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-identitydataplane": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-identitydataplane/-/oci-identitydataplane-2.55.0.tgz", - "integrity": "sha512-zs/DaA50aJ5QuF427RCNtALo5ILnW6FCA+ZdScPOT9lZr9t6VvQOEi4BBE7sMnBfDs88pJcBzbV/p8kIKc7tLA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-identitydataplane/-/oci-identitydataplane-2.66.0.tgz", + "integrity": "sha512-vuCU9LqDOlula0V1VY2HGoJ8Xn7g0ABwUAK5ZLWNVflAkUnltjCHN8l2O/8K88pNaJJLJSkHYry9NoWDetmgdw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-identitydomains": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-identitydomains/-/oci-identitydomains-2.55.0.tgz", - "integrity": "sha512-UQuLvEKBmdvVhSCbs6s4uNRUEXAHEs2AUQQSK5taW/qfuR9vlq0DTAHW6UIrMxPVzJD2aDST49LWgzT4GhVn7g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-identitydomains/-/oci-identitydomains-2.66.0.tgz", + "integrity": "sha512-jbucYPWMJucAcY/Z8JFJx7oQKOLUd7/L7S+jjy2RxV6A13s9cYGNMpUOrZyHAhHopRksJ9U4UoE6+nSaEMwiPg==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-integration": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-integration/-/oci-integration-2.55.0.tgz", - "integrity": "sha512-4tYKYXDvCB1l3oJb3z56RO3Nadt4DSIgiOPc2Nl+sjQqT26TAShQ+HynUr1ubo4u6uPzBxVS+tmMZJeyCOU4ow==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-integration/-/oci-integration-2.66.0.tgz", + "integrity": "sha512-mc0F69wlqalWdMPVvwC8xwDdelWgNoyBWTPx0J3A1cd7yDyIczWACqwncrAIpySwyyyBYWtzq9AuFEAsrJI45g==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-jms": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-jms/-/oci-jms-2.55.0.tgz", - "integrity": "sha512-gXyRRaeH2NWSq3J0GrlkfzmgNX7/olXsZts0CTE4kvEUomqmD6fa7Wv6kCg9hMlpiT0g386FFF0U+laRXTHhHw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-jms/-/oci-jms-2.66.0.tgz", + "integrity": "sha512-/aWA5lUveEi1V/lwUTOSnysFf4nAuGJ6r0Zi6BW1uBIy3fVhm1krHdJwMoRO6ZwQKyx5q5UZvsk7tK63jkX4+w==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-keymanagement": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-keymanagement/-/oci-keymanagement-2.55.0.tgz", - "integrity": "sha512-2XCFnSbf6UBa3S48FXR9MA3TlmqveVyCYI94FgnySHFwqkIc1DFQhPgyfWUHbbukgTlDxiBNWITFMY8/P9Ka9g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-keymanagement/-/oci-keymanagement-2.66.0.tgz", + "integrity": "sha512-7+Dpfq5FGKA7APYbvc+OcFdnWvIIJV7uKqxfBNx0IAua2kRBYQ6lGwXHxSpWAznyxEAYYwP5svBtxPB7u8yHHw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-licensemanager": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-licensemanager/-/oci-licensemanager-2.55.0.tgz", - "integrity": "sha512-2wjLWVtRh5WzZs3NRo9GVd8hOD030yNDYgbaCtAet5maInzkNL563gdRO1Fk2dDs31kaswQaMtnOyNv2921nzA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-licensemanager/-/oci-licensemanager-2.66.0.tgz", + "integrity": "sha512-FV0MOxLpvtUgjGfuWomr3rbvQxWd+TFe3oNdVHMIAnmRZleNVax6YF7Wn8y+k+GgWtHUSRpna0CYTXSMPXesxQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-limits": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-limits/-/oci-limits-2.55.0.tgz", - "integrity": "sha512-GYLL/1nzHY4ucL0AExqCSRIkGiGLU1FhDx/UjhnkwqUhJ5SLbbfaGtJHb468wgTDS2+80dfSXZ4HE9to/hxm6Q==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-limits/-/oci-limits-2.66.0.tgz", + "integrity": "sha512-w7mbJYOrEIte7GWcfM+w/n26ZxRKaaHK72+z/ZevDu3bltON9f2Bp2aw5hzpRRWxuIBhX4q/1iRChK/u36PAoQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-loadbalancer": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-loadbalancer/-/oci-loadbalancer-2.55.0.tgz", - "integrity": "sha512-uwrhFNrxEFG0RjrtBHnw+GdFtjjk9vMiK4fuxoock/M/QvtSW6kBM/up3DhFNTg+/7k6lHDFhUXzQyeSWv8ntg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-loadbalancer/-/oci-loadbalancer-2.66.0.tgz", + "integrity": "sha512-OwjV4Ivu6pMh2QhLvO1xArQqzUumjdUdtON25Vdaqe3Pp8eKjr8qFyuc7UvBX7S0d8T0qJDyI8pVmWyih3XNIg==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-lockbox": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-lockbox/-/oci-lockbox-2.55.0.tgz", - "integrity": "sha512-0Xr1N0mQBZ+E6AyO3p0iiGHj/9oPVchmNDgsRUs0Cxdwi37B+RaIaREBDWY+i6N3cI9LKZufyKpR8FGH74PIdQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-lockbox/-/oci-lockbox-2.66.0.tgz", + "integrity": "sha512-9O/zC4DndH+p3lQbefCyhiYPIoaQPI3JHpPhs2ssxNejOJwmzqWaaq8wJQO7cv/J2CU8hlasV9zW4XWHpi73lQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-loganalytics": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-loganalytics/-/oci-loganalytics-2.55.0.tgz", - "integrity": "sha512-a2q+6xE1abuZdeviMKyqG2i7CIQmkkCcJe/uM6SCPMN9/R3nkxdHUqzL5hi4Vdu1iubPAG7iXHkL+Oq00LPV/w==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-loganalytics/-/oci-loganalytics-2.66.0.tgz", + "integrity": "sha512-m1dxSbMPZV3ERZLIA5s+SvXeZU2Ln4ePqN0dkYbOstBb/5nCf5zl+j9PhZBdMtNQtVTSF9JqWKWsZ4g0VNGHsQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-logging": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-logging/-/oci-logging-2.55.0.tgz", - "integrity": "sha512-h/gMr1eynaPVMF3R6D0sdlELrXgizTzqgSAq3pq6Ry8P3zBsUxsHCEjojE30t0nlb6plJRXL2cAlGLDtU7JKmQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-logging/-/oci-logging-2.66.0.tgz", + "integrity": "sha512-Rbvo7bYaVmA/55Jj8GKQMDEjXQGYPKHUhFjjzwp0ZWan5po5ffPwOjJzU9CnUzAu9jto+gxcmqtzrT2L9x14uw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-loggingingestion": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-loggingingestion/-/oci-loggingingestion-2.55.0.tgz", - "integrity": "sha512-corigi5boj2K/mECHchI36uztSFJszX1LXBIC/7DahnWUY/IYt2ytC9J4EJ7aOX5HvYCd6krqiN3rsmv8kLZ9w==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-loggingingestion/-/oci-loggingingestion-2.66.0.tgz", + "integrity": "sha512-w/bgGevv/OLSeGQwfezYeiM2TW+OVu3oOoZAKkTF+6qn3DWH+NOtCr4HGHDa1MM+OudSUfKPzTJ964s9147pHA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-loggingsearch": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-loggingsearch/-/oci-loggingsearch-2.55.0.tgz", - "integrity": "sha512-52bUKQQq5nVZdGojwNRqqmjdZp40jqXzFMoHw+OcoTg34DgN4QJcYnLJpsvMhSfE4mx8bmenEI7f3c173L7I+w==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-loggingsearch/-/oci-loggingsearch-2.66.0.tgz", + "integrity": "sha512-3MXs10wkLKLSKN5pxq5LpKpKGGCk1r74dNc2j3DGjBWPBdjiJDJfOBdZ+V4bkxpE909rd/QS0VKOqFraBfTjzw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-managementagent": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-managementagent/-/oci-managementagent-2.55.0.tgz", - "integrity": "sha512-fH1YmeoVPj86DYeT9FxsMzfCs5ObBKYXlFvaI+dfDSlu4WEezvj4kfO9Ncp7y5gbyigV7LmgrECAhE8dYabhGg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-managementagent/-/oci-managementagent-2.66.0.tgz", + "integrity": "sha512-+BA5eiDk9zoP4DXwIeJtXDMMnp+W5u/ilKiVgkuhzLcuP8oRNHKB7GWJ8IDKfMN9dsufT1FauROcf17jNttCfQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-managementdashboard": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-managementdashboard/-/oci-managementdashboard-2.55.0.tgz", - "integrity": "sha512-qvLuHOLqIZXBiBfD0LEG0OS5Ttzh6RdPvL6d4m10Y7I/gXxrYo2pegFyuiClgEDcmU817SAa30dXmm5geH0MAw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-managementdashboard/-/oci-managementdashboard-2.66.0.tgz", + "integrity": "sha512-bPY6ZFBHasz+pC78TGt2PYHqQE3lKxuDVd3P4RRFIA0W93E92eVaawrGdgQYub1vwvjsKb3Sd6+dKCFwsUpDAA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-marketplace": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-marketplace/-/oci-marketplace-2.55.0.tgz", - "integrity": "sha512-PfI1VSOV7Deh57hh2fuvWfVvl4cRJJg2WZoZTHlDI9Kg4QlFwrbLXvCf2zEoJYrDWX5cagbn2JaknwgvK9qqWw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-marketplace/-/oci-marketplace-2.66.0.tgz", + "integrity": "sha512-CNuq0FA10OkdIsSXSaELCBr/PtQ2DuJJyjHi2XcoF0+v6US9exrD2kq79o6BJReH03ibIUOdNwfUHIhze1wyNg==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-mediaservices": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-mediaservices/-/oci-mediaservices-2.55.0.tgz", - "integrity": "sha512-QyvD2wBLX/NTDmz8S534PKnPke7HtcN2LEA87kJQLoD1TAicD84DilhVvzoLTuhYQfvW5lBQ42avzgUdA5Lx1A==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-mediaservices/-/oci-mediaservices-2.66.0.tgz", + "integrity": "sha512-fJo018+zrAv1uqnvf/wnNU7S+ghkWzGxSWpptWm/A/mOMoQzVgP8FH4756jSZL1o/BzRToVv7rFk/FnmygqfLA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-monitoring": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-monitoring/-/oci-monitoring-2.55.0.tgz", - "integrity": "sha512-IVKMIFf5a8HWKG3cyirQ13ICShseGPg0j26YJ11smKm6gClL6GOa3YBjfaA1fwI4qkPYygUuQvuX0tymwZNVCg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-monitoring/-/oci-monitoring-2.66.0.tgz", + "integrity": "sha512-BxXIITL5N+nZRPd4+PrMxPN12oBcznL5ssbx3QmCDG9qStYJoz2HXABCHKbxHL6+JvGHSSC67yWOiCfK3gRtAw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-mysql": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-mysql/-/oci-mysql-2.55.0.tgz", - "integrity": "sha512-PmmNjNPYT07iDXSwAGPU0P+PI7hUuTz85Z9n5bGITs+1OE1B1cfihH5FfG4gPZtj3gXa9CwjoOnvlheCq/i4YA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-mysql/-/oci-mysql-2.66.0.tgz", + "integrity": "sha512-vlwg5O9k927817zf6RjjLkneBAMbTsPSCfHpAWX3pnqO2/faBhxDgFzuqD4eDSBvQ5XUsXAyEXsO7Wjg7TO0gQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-networkfirewall": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-networkfirewall/-/oci-networkfirewall-2.55.0.tgz", - "integrity": "sha512-Mj17kGjlBJZvap3j1in+OHYx6u/MfJetbCbOI5y+EL3q2dVJ7wpFlsKSZm+HCL3dwWv48KcGibRdr9LlYgwSfg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-networkfirewall/-/oci-networkfirewall-2.66.0.tgz", + "integrity": "sha512-5x86I+SBTFTzXNN2YL8CRDT21w8G6zQs68A4SM3E1KCzBZ9x3h+OK900tc12iDR8eh555Dda664EseAwn7v3Ng==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-networkloadbalancer": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-networkloadbalancer/-/oci-networkloadbalancer-2.55.0.tgz", - "integrity": "sha512-jwhG/Tov11CARq9ROVovuQxRyh/Oc9QGXoPf51To+5Fcwz34N6ScCYf+A4aCzB2vreRVwAxpPB5WAOugGm9LtQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-networkloadbalancer/-/oci-networkloadbalancer-2.66.0.tgz", + "integrity": "sha512-EcoY+r6ftqQqbHJ8Qj98yb+ZX2cbCrq1vevf5z1u9rLfiCHYKjOua55O4n4fSnaC0kIVsc5VodOcCVNRPSJ89Q==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-nosql": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-nosql/-/oci-nosql-2.55.0.tgz", - "integrity": "sha512-As+JaEw4v0vmkm0h1OuTt6ZUaAllUZFca6EB4ApsjhzrwL+ZQ6Qyh+bak8MzIQhcyGpArfWwLoEvW2aX+DzkTQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-nosql/-/oci-nosql-2.66.0.tgz", + "integrity": "sha512-zsW3PyjzeW0uAdWhdU9E5rQ60Ordt+++XZrUfNukqgel8KB/s73KMR7BhfgMwPu79TVshDoHbAd77HN1e9ZsKw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-objectstorage": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-objectstorage/-/oci-objectstorage-2.55.0.tgz", - "integrity": "sha512-YHOgf2XRz9LdbMpg3Ff5zBK3xo9l4ROsrl7mYDtp5LNXVX8pE+xx95Wt5H5Cf8jUJ4LoXsognkYOo3dcYUvBrg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-objectstorage/-/oci-objectstorage-2.66.0.tgz", + "integrity": "sha512-4kP+1usSlVvwpKRLiW//Xfy67sdqylGx6F8KjtvwFpt8JH/A9ssAiZCf+64j8shopngMziAKJMiFD4or5Mjcdw==", "requires": { "await-semaphore": "^0.1.3", - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-oce": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-oce/-/oci-oce-2.55.0.tgz", - "integrity": "sha512-AiTQAHF9fXrZZBtgJPvx+Jq29O5KB+MQor07/5K6UYJ2S0/Np9RC5m2UGFZ7XVPEI7X7sZiWdu4RYrnAmegPWQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-oce/-/oci-oce-2.66.0.tgz", + "integrity": "sha512-dhfpTMMw9G1aEN3l2Fsl6FF4w7oT72rTjK/Lnb+OXpFyzAXkQTX/z88uJhrxi2sqDn1XoE8P6Pg/TQ+RduUR2w==", + "requires": { + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" + } + }, + "oci-ocicontrolcenter": { + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-ocicontrolcenter/-/oci-ocicontrolcenter-2.66.0.tgz", + "integrity": "sha512-s+9+i2yXrc5V7rGRr/2hwspf2lsQmlI9aJsAXvBW0p941sDHzXoE6riNZJdXmPHg0w/8bNqhiMbI+TmhIJuaVA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-ocvp": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-ocvp/-/oci-ocvp-2.55.0.tgz", - "integrity": "sha512-7kohZLIZ3gapdIW4pZb2SN5IOp8Dc7l10xfzHdZwcspf9zLuii8l7Jk+XaHtZoMOyo9ugzJIFNVqY2uvPf4wlw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-ocvp/-/oci-ocvp-2.66.0.tgz", + "integrity": "sha512-KDvwj32c7EfKfu8BY/JSRsiUF2IG0/W9/H+DbAhVf6LI6pXRpTX04ngmvi4Ytrg2G8EPCqf2t+BZEU/U4mF49A==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-oda": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-oda/-/oci-oda-2.55.0.tgz", - "integrity": "sha512-ffsdALGAt+RjlTzg5lhwwWolTwIweUwTlj1lJLxiFCE/Jp+v8RvrSq+1q77lD/tBKKy+cNt92chguhdvYYXf/Q==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-oda/-/oci-oda-2.66.0.tgz", + "integrity": "sha512-eRtuBZzfN7u7/ySL3EbdmHkF9jIVhnpqkts7lxzk67l6SiRlxyUGFicDxCWt74pk1bFku07WulqxYSanvM95fA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-onesubscription": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-onesubscription/-/oci-onesubscription-2.55.0.tgz", - "integrity": "sha512-QA575TLFr9EahEX/OnKkhn9APuiYkCiQwc0H/zg6CVzkFOn4G7SSjHz4o2zBqrXjswMqsraRV175N9SFulB/WA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-onesubscription/-/oci-onesubscription-2.66.0.tgz", + "integrity": "sha512-CafzN3xEr1YUr6VQK7m0SgKnsC1aRVAznoFC7EHw1nxf8T4tMd/w4qVc5YGW9tP+1xyeMaXiVh3yrpl7DQoW+Q==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-ons": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-ons/-/oci-ons-2.55.0.tgz", - "integrity": "sha512-YM/ZoWolPA132aREZPOIkpC/NmoR074k/Bd/xQ2vUIYS5PCSbc7V11tGDkSBVlnZ6y6r73TjxNvHZuUHOGUvCA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-ons/-/oci-ons-2.66.0.tgz", + "integrity": "sha512-7Nm6oPPsN9LkdhKwUIFO82OjvteIlHrT5jyWa1cVgHNJo4luxzlCLmgoo/8e51uqNSmXM3BPL7TrxkyOkzcoEA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-opa": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-opa/-/oci-opa-2.55.0.tgz", - "integrity": "sha512-zUUZwSwWJ95zrXtOGBlycnlvqMHBY0p9HMzR4BjpivXejPc9c+H2zgIoVSDjohL8NPmf2VfFAlpreOhzgV2owA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-opa/-/oci-opa-2.66.0.tgz", + "integrity": "sha512-QWt+ZL9NAENwED4/k5ExalBECaKwk/DNSuLEimk045GWVVLdPn+OzZ5lrcx5zKLR1NrRBQYPoo6lYP2wOiF5Cw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-opensearch": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-opensearch/-/oci-opensearch-2.55.0.tgz", - "integrity": "sha512-FZpZez2u2pvc+emFUaDFuyiBj1xxXhmCLNa+mcTUytJebtpKhhmqwhBlqsj8FGyyuevg3Ufk0va/U6FsMa039A==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-opensearch/-/oci-opensearch-2.66.0.tgz", + "integrity": "sha512-8osRL8s/A0tpzHwRz4OB22yqQIF9Z9RgQhq2tMOjiNOfMgMtTA4IUrSc0xCdCa8o4q11m24HRWpQRySqgEwbRw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-operatoraccesscontrol": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-operatoraccesscontrol/-/oci-operatoraccesscontrol-2.55.0.tgz", - "integrity": "sha512-iGc4rtliGxInm7+TGNitNLS14sK04bj6O1ERBNLWDfl0/EcXGJXhrhqL4P7r1aBzg/vwZN5dnxO27L7xpU0FVg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-operatoraccesscontrol/-/oci-operatoraccesscontrol-2.66.0.tgz", + "integrity": "sha512-PiGTzLy5m2vmbO6t2ZJOgDSfivwhEngrIPsioHEV5/ZtebqnHFl7TOKlQ/v1e7F+DyC/kAr7AtBfiZNdbiz+ww==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-opsi": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-opsi/-/oci-opsi-2.55.0.tgz", - "integrity": "sha512-Z2a4iVa9Rm5lLm0V3pwjTpcQXZsIV/Ybfl/DFqdM1wGHgeInSafwHEbBv6JCE+n26ny9zd7oc87SLr+/7AAMBA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-opsi/-/oci-opsi-2.66.0.tgz", + "integrity": "sha512-l2Mj7eqBaPOToWkhO7Tvt1kLZKiN1+ghDZlNT280K6oqSivm4DZHQ4Udj52rS+lfHOCL4m8yFKspZgiKoyKe1g==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-optimizer": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-optimizer/-/oci-optimizer-2.55.0.tgz", - "integrity": "sha512-IRE0EOeA1c50j3Pwh0+/aERPw9Cjsu0jx2AAKzBPFB8JMkwl9kMpRsI8rXem8tAjfH/7ktT0uSSsBuJeLygG/g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-optimizer/-/oci-optimizer-2.66.0.tgz", + "integrity": "sha512-UGNBUzx74KzmFQOh4rdpU276uhHPuWxXS6msOzS9tBDfcZ3SvQj834BdATmE7l3fqTeFbdQC0DZXYo8+u0AiBg==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-osmanagement": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-osmanagement/-/oci-osmanagement-2.55.0.tgz", - "integrity": "sha512-R17gv1ZEm2hJMn/VG95utWgnAgxC5NHv0eIUeFsjXYCRaX9RwWrW9m9NnWaTR4zjC64MiyChqvSIdkcbK7mDug==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-osmanagement/-/oci-osmanagement-2.66.0.tgz", + "integrity": "sha512-2sr9VZHz+PYl2aY1uNv/cIRUKARHBC+wsutabSEK4xEcYORDyRXTByvqwa7tZRe7m7Nm/JuJ4ovO2ugO8ak3OA==", + "requires": { + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" + } + }, + "oci-osmanagementhub": { + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-osmanagementhub/-/oci-osmanagementhub-2.66.0.tgz", + "integrity": "sha512-bdy9EJ7zIPcM/uS6RSfsX/fUr6h4N8Ni8DD6TfA988E7r9OpUcrZ87dckLznkWvQ+lVMe579bapXGQ6XBBSx4g==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-ospgateway": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-ospgateway/-/oci-ospgateway-2.55.0.tgz", - "integrity": "sha512-gU8Dpt/8bMME9pAic8fh2zZv9KzLTd0dknxevZnwxnSFwaGnaygI54I1AsiclrLu+tji/tLF9ywjr1XyyZaIxQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-ospgateway/-/oci-ospgateway-2.66.0.tgz", + "integrity": "sha512-2OztQCywJGbHQbehQcQLUFxN6Q/8ezcYkO59vMdbwoNdkHehvIXeXoguE2QrFvANA9Ej93mjq3Q4vTaetFvu8w==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-osubbillingschedule": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-osubbillingschedule/-/oci-osubbillingschedule-2.55.0.tgz", - "integrity": "sha512-AxHNq+GMMEoWRA5jH7DtVDTyPIKmHEkN2TznerGSzHL0VLyFwucemEKBsbtzUsEq8sXJenZzXrHSaJFM4ZdeXg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-osubbillingschedule/-/oci-osubbillingschedule-2.66.0.tgz", + "integrity": "sha512-sdPPivSYlwXSS701FNv6/Gr0mluD0t/TlsZW81MQG/0dZmwlPgHOC/7qblrCKZme5L0C4+2Si3WWhfqHJ07VZA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-osuborganizationsubscription": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-osuborganizationsubscription/-/oci-osuborganizationsubscription-2.55.0.tgz", - "integrity": "sha512-XymH2/3C5TMYp+EwGGshI776BOOyZ0yP7JHAQ2Dry1e/Un49i0JRwKLv8YVYbRQCk/NZ0h8knkqtUgw+P55+ZA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-osuborganizationsubscription/-/oci-osuborganizationsubscription-2.66.0.tgz", + "integrity": "sha512-DkBymTOU6uOfqTbbkbm+ZLfupma7MLCwNqp56fped3r1Jy3sG1qA7u4c/psnfIDglnhs6zHWy1rVRXS9LM3fTA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-osubsubscription": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-osubsubscription/-/oci-osubsubscription-2.55.0.tgz", - "integrity": "sha512-LGPGGvSIFgz7lS0xEhoIv0U8GWiuerzBURsVvQxBbLs2Rf93XD3Z1YWb8L01xm2GDpAzbsD/y/0vOghdEwjKDw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-osubsubscription/-/oci-osubsubscription-2.66.0.tgz", + "integrity": "sha512-DdsJzbgZ3J6w2G35MtkFqN0tPbde0c0GBFVS8+BH2BtSJ+q0G/ieIJzOzBTLtlpxH6VpeBiSTTqe0xHrnD6lQA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-osubusage": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-osubusage/-/oci-osubusage-2.55.0.tgz", - "integrity": "sha512-XkrbhgtaQRZvNiGvd1sLFkKoMd0ZzJR32vJhEkDcLWlzbJkBR94TH02cbbPdyOE+lOyksOGCBdrT9cwBPwZXDg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-osubusage/-/oci-osubusage-2.66.0.tgz", + "integrity": "sha512-JpoaRtBDletbdVNRmKg1AWKTqEJS/FA9OpCAXui7epMX7iXmoW+Gs0wLQLSEiTpwHmXh8v8656JUhuB+dH9OwQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-queue": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-queue/-/oci-queue-2.55.0.tgz", - "integrity": "sha512-ECGthHXE2PhOBgdG9kZufGxgSCtarNgo4slFRkRcx+c5tcgvNj4GF8gnI9yVSJbGSTI9mfDE9W0dCMSm5rk4MQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-queue/-/oci-queue-2.66.0.tgz", + "integrity": "sha512-L1n3SqVgLdeumFFqQg1NrawepUwtzDEAUynmdQ5npknkCrd9zaqZWpN3kgQ28yB01UlMJb/klzyy+sxV2O2+QQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-recovery": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-recovery/-/oci-recovery-2.55.0.tgz", - "integrity": "sha512-51QZVsh5OvRLA90YyS0qqkARXDNIWuV5uvDWVmK38NecFFTuv3DDBvELZlaoO8nZQDasvNpWdZZ6ZNAt7XVong==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-recovery/-/oci-recovery-2.66.0.tgz", + "integrity": "sha512-xVYdj7YCtS7ia0hbyDVHS09CrXO0Zg++PN7XRfXzZAzG63Tov8DBAADUUvuzngZsBM3mCDF2NshNVL+8/7JiUw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-resourcemanager": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-resourcemanager/-/oci-resourcemanager-2.55.0.tgz", - "integrity": "sha512-YLO8QgTTTd9yOz58WP/0cOONpfa5wig+5rtzMgIbD3Jbnka1X34HCmO78zYXI7aVpfoHtsJwG5CmTRXfhbOpzw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-resourcemanager/-/oci-resourcemanager-2.66.0.tgz", + "integrity": "sha512-sh4es3bAgAyi3H6xmvnXcUc/lUDfB6NBRWBmLG0wL5rftlQ0lIw7OqkkGtu0s1lAwnv0rISpDEENbTOPyuDDLw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-resourcesearch": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-resourcesearch/-/oci-resourcesearch-2.55.0.tgz", - "integrity": "sha512-U4ofFcWrDTvGIeFE6Cr7zoWZ6kpReCsHI733orTBtcms5n/T4hm1YHs7pNX0R/jOoU12mylYvC5AF3ZwGVli1w==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-resourcesearch/-/oci-resourcesearch-2.66.0.tgz", + "integrity": "sha512-SI2UQYWFjc9t/Y99lp01f6ICdRW/kQpwKjkP/DJha2GD4rG+78o15vTIR/NW5Orl0IUPmhXB8R2qJGLkVBuGag==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-rover": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-rover/-/oci-rover-2.55.0.tgz", - "integrity": "sha512-oWsv2xjAV92nA+WBlw1JFQ/d9lSHroqLFqkUq4Z1qeB6CvSq8uWemlVxQT8wA8YSmKJeVyOVeEoA4AJok3j4vg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-rover/-/oci-rover-2.66.0.tgz", + "integrity": "sha512-NkibafVd/Jpp0FMwSIfDjZF+VyKplgVPSl2HKy8UxjRxJ9HmpiJyltfzquEGnc7DyryhRUP8oRLKXTYWG/6zsg==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-sch": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-sch/-/oci-sch-2.55.0.tgz", - "integrity": "sha512-8ucs1FAEdYFAF+VHp8u+gvfn/9S6H17SxMXi7eFT4SOI6F/l9DRx9UPoaIVSpP3ZGCeYBD8QEdBXcEWfwmMYZg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-sch/-/oci-sch-2.66.0.tgz", + "integrity": "sha512-aiVJ4YaoWXssu/0q2L6Z/2cyEuQ5BCz7HKhjlJZjGqFCyIPUT5TI1Gt+yY5bPtsq9y5MmckTHUF+bKlbOAZNsQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-sdk": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-sdk/-/oci-sdk-2.55.0.tgz", - "integrity": "sha512-qlMUqyoOxDODHBjdl/3nSYwKYsFp/5XWTPcmf2YY6VJIaK8j01fPpsGThh7FociaoEfBBjWOikMOBJSoI5V0vw==", - "requires": { - "oci-adm": "2.55.0", - "oci-aianomalydetection": "2.55.0", - "oci-aidocument": "2.55.0", - "oci-ailanguage": "2.55.0", - "oci-aispeech": "2.55.0", - "oci-aivision": "2.55.0", - "oci-analytics": "2.55.0", - "oci-announcementsservice": "2.55.0", - "oci-apigateway": "2.55.0", - "oci-apmconfig": "2.55.0", - "oci-apmcontrolplane": "2.55.0", - "oci-apmsynthetics": "2.55.0", - "oci-apmtraces": "2.55.0", - "oci-applicationmigration": "2.55.0", - "oci-appmgmtcontrol": "2.55.0", - "oci-artifacts": "2.55.0", - "oci-audit": "2.55.0", - "oci-autoscaling": "2.55.0", - "oci-bastion": "2.55.0", - "oci-bds": "2.55.0", - "oci-blockchain": "2.55.0", - "oci-budget": "2.55.0", - "oci-certificates": "2.55.0", - "oci-certificatesmanagement": "2.55.0", - "oci-cims": "2.55.0", - "oci-cloudbridge": "2.55.0", - "oci-cloudguard": "2.55.0", - "oci-cloudmigrations": "2.55.0", - "oci-common": "2.55.0", - "oci-computeinstanceagent": "2.55.0", - "oci-containerengine": "2.55.0", - "oci-containerinstances": "2.55.0", - "oci-core": "2.55.0", - "oci-dashboardservice": "2.55.0", - "oci-database": "2.55.0", - "oci-databasemanagement": "2.55.0", - "oci-databasemigration": "2.55.0", - "oci-databasetools": "2.55.0", - "oci-datacatalog": "2.55.0", - "oci-dataconnectivity": "2.55.0", - "oci-dataflow": "2.55.0", - "oci-dataintegration": "2.55.0", - "oci-datalabelingservice": "2.55.0", - "oci-datalabelingservicedataplane": "2.55.0", - "oci-datasafe": "2.55.0", - "oci-datascience": "2.55.0", - "oci-devops": "2.55.0", - "oci-disasterrecovery": "2.55.0", - "oci-dns": "2.55.0", - "oci-dts": "2.55.0", - "oci-email": "2.55.0", - "oci-emwarehouse": "2.55.0", - "oci-events": "2.55.0", - "oci-filestorage": "2.55.0", - "oci-functions": "2.55.0", - "oci-fusionapps": "2.55.0", - "oci-genericartifactscontent": "2.55.0", - "oci-goldengate": "2.55.0", - "oci-governancerulescontrolplane": "2.55.0", - "oci-healthchecks": "2.55.0", - "oci-identity": "2.55.0", - "oci-identitydataplane": "2.55.0", - "oci-identitydomains": "2.55.0", - "oci-integration": "2.55.0", - "oci-jms": "2.55.0", - "oci-keymanagement": "2.55.0", - "oci-licensemanager": "2.55.0", - "oci-limits": "2.55.0", - "oci-loadbalancer": "2.55.0", - "oci-lockbox": "2.55.0", - "oci-loganalytics": "2.55.0", - "oci-logging": "2.55.0", - "oci-loggingingestion": "2.55.0", - "oci-loggingsearch": "2.55.0", - "oci-managementagent": "2.55.0", - "oci-managementdashboard": "2.55.0", - "oci-marketplace": "2.55.0", - "oci-mediaservices": "2.55.0", - "oci-monitoring": "2.55.0", - "oci-mysql": "2.55.0", - "oci-networkfirewall": "2.55.0", - "oci-networkloadbalancer": "2.55.0", - "oci-nosql": "2.55.0", - "oci-objectstorage": "2.55.0", - "oci-oce": "2.55.0", - "oci-ocvp": "2.55.0", - "oci-oda": "2.55.0", - "oci-onesubscription": "2.55.0", - "oci-ons": "2.55.0", - "oci-opa": "2.55.0", - "oci-opensearch": "2.55.0", - "oci-operatoraccesscontrol": "2.55.0", - "oci-opsi": "2.55.0", - "oci-optimizer": "2.55.0", - "oci-osmanagement": "2.55.0", - "oci-ospgateway": "2.55.0", - "oci-osubbillingschedule": "2.55.0", - "oci-osuborganizationsubscription": "2.55.0", - "oci-osubsubscription": "2.55.0", - "oci-osubusage": "2.55.0", - "oci-queue": "2.55.0", - "oci-recovery": "2.55.0", - "oci-resourcemanager": "2.55.0", - "oci-resourcesearch": "2.55.0", - "oci-rover": "2.55.0", - "oci-sch": "2.55.0", - "oci-secrets": "2.55.0", - "oci-servicecatalog": "2.55.0", - "oci-servicemanagerproxy": "2.55.0", - "oci-servicemesh": "2.55.0", - "oci-stackmonitoring": "2.55.0", - "oci-streaming": "2.55.0", - "oci-tenantmanagercontrolplane": "2.55.0", - "oci-threatintelligence": "2.55.0", - "oci-usage": "2.55.0", - "oci-usageapi": "2.55.0", - "oci-vault": "2.55.0", - "oci-vbsinst": "2.55.0", - "oci-visualbuilder": "2.55.0", - "oci-vnmonitoring": "2.55.0", - "oci-vulnerabilityscanning": "2.55.0", - "oci-waa": "2.55.0", - "oci-waas": "2.55.0", - "oci-waf": "2.55.0", - "oci-workrequests": "2.55.0" + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-sdk/-/oci-sdk-2.66.0.tgz", + "integrity": "sha512-xKm667mBAnN2kgNc128KuEYkbiIo1MgLG8eQhqKCZIcNe2W3gU8N+mOsJ8IR9ynsjJgwEwBAG4/S0GQntIlwlg==", + "requires": { + "oci-accessgovernancecp": "2.66.0", + "oci-adm": "2.66.0", + "oci-aianomalydetection": "2.66.0", + "oci-aidocument": "2.66.0", + "oci-ailanguage": "2.66.0", + "oci-aispeech": "2.66.0", + "oci-aivision": "2.66.0", + "oci-analytics": "2.66.0", + "oci-announcementsservice": "2.66.0", + "oci-apigateway": "2.66.0", + "oci-apmconfig": "2.66.0", + "oci-apmcontrolplane": "2.66.0", + "oci-apmsynthetics": "2.66.0", + "oci-apmtraces": "2.66.0", + "oci-applicationmigration": "2.66.0", + "oci-appmgmtcontrol": "2.66.0", + "oci-artifacts": "2.66.0", + "oci-audit": "2.66.0", + "oci-autoscaling": "2.66.0", + "oci-bastion": "2.66.0", + "oci-bds": "2.66.0", + "oci-blockchain": "2.66.0", + "oci-budget": "2.66.0", + "oci-certificates": "2.66.0", + "oci-certificatesmanagement": "2.66.0", + "oci-cims": "2.66.0", + "oci-cloudbridge": "2.66.0", + "oci-cloudguard": "2.66.0", + "oci-cloudmigrations": "2.66.0", + "oci-common": "2.66.0", + "oci-computeinstanceagent": "2.66.0", + "oci-containerengine": "2.66.0", + "oci-containerinstances": "2.66.0", + "oci-core": "2.66.0", + "oci-dashboardservice": "2.66.0", + "oci-database": "2.66.0", + "oci-databasemanagement": "2.66.0", + "oci-databasemigration": "2.66.0", + "oci-databasetools": "2.66.0", + "oci-datacatalog": "2.66.0", + "oci-dataflow": "2.66.0", + "oci-dataintegration": "2.66.0", + "oci-datalabelingservice": "2.66.0", + "oci-datalabelingservicedataplane": "2.66.0", + "oci-datasafe": "2.66.0", + "oci-datascience": "2.66.0", + "oci-devops": "2.66.0", + "oci-disasterrecovery": "2.66.0", + "oci-dns": "2.66.0", + "oci-dts": "2.66.0", + "oci-email": "2.66.0", + "oci-emwarehouse": "2.66.0", + "oci-events": "2.66.0", + "oci-filestorage": "2.66.0", + "oci-functions": "2.66.0", + "oci-fusionapps": "2.66.0", + "oci-genericartifactscontent": "2.66.0", + "oci-goldengate": "2.66.0", + "oci-governancerulescontrolplane": "2.66.0", + "oci-healthchecks": "2.66.0", + "oci-identity": "2.66.0", + "oci-identitydataplane": "2.66.0", + "oci-identitydomains": "2.66.0", + "oci-integration": "2.66.0", + "oci-jms": "2.66.0", + "oci-keymanagement": "2.66.0", + "oci-licensemanager": "2.66.0", + "oci-limits": "2.66.0", + "oci-loadbalancer": "2.66.0", + "oci-lockbox": "2.66.0", + "oci-loganalytics": "2.66.0", + "oci-logging": "2.66.0", + "oci-loggingingestion": "2.66.0", + "oci-loggingsearch": "2.66.0", + "oci-managementagent": "2.66.0", + "oci-managementdashboard": "2.66.0", + "oci-marketplace": "2.66.0", + "oci-mediaservices": "2.66.0", + "oci-monitoring": "2.66.0", + "oci-mysql": "2.66.0", + "oci-networkfirewall": "2.66.0", + "oci-networkloadbalancer": "2.66.0", + "oci-nosql": "2.66.0", + "oci-objectstorage": "2.66.0", + "oci-oce": "2.66.0", + "oci-ocicontrolcenter": "2.66.0", + "oci-ocvp": "2.66.0", + "oci-oda": "2.66.0", + "oci-onesubscription": "2.66.0", + "oci-ons": "2.66.0", + "oci-opa": "2.66.0", + "oci-opensearch": "2.66.0", + "oci-operatoraccesscontrol": "2.66.0", + "oci-opsi": "2.66.0", + "oci-optimizer": "2.66.0", + "oci-osmanagement": "2.66.0", + "oci-osmanagementhub": "2.66.0", + "oci-ospgateway": "2.66.0", + "oci-osubbillingschedule": "2.66.0", + "oci-osuborganizationsubscription": "2.66.0", + "oci-osubsubscription": "2.66.0", + "oci-osubusage": "2.66.0", + "oci-queue": "2.66.0", + "oci-recovery": "2.66.0", + "oci-resourcemanager": "2.66.0", + "oci-resourcesearch": "2.66.0", + "oci-rover": "2.66.0", + "oci-sch": "2.66.0", + "oci-secrets": "2.66.0", + "oci-servicecatalog": "2.66.0", + "oci-servicemanagerproxy": "2.66.0", + "oci-servicemesh": "2.66.0", + "oci-stackmonitoring": "2.66.0", + "oci-streaming": "2.66.0", + "oci-tenantmanagercontrolplane": "2.66.0", + "oci-threatintelligence": "2.66.0", + "oci-usage": "2.66.0", + "oci-usageapi": "2.66.0", + "oci-vault": "2.66.0", + "oci-vbsinst": "2.66.0", + "oci-visualbuilder": "2.66.0", + "oci-vnmonitoring": "2.66.0", + "oci-vulnerabilityscanning": "2.66.0", + "oci-waa": "2.66.0", + "oci-waas": "2.66.0", + "oci-waf": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-secrets": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-secrets/-/oci-secrets-2.55.0.tgz", - "integrity": "sha512-2DVaX6sAJzGOKJMeavKAQUfN1NFxqNZbfgvRmArQppnlHLJENW0ZoL7tAIbYSuCXA/83g67H5UxaBIYdBERpOA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-secrets/-/oci-secrets-2.66.0.tgz", + "integrity": "sha512-VGUnT2ZfMme/rQiajxgF8V8MyClrfDSciGYEMAXIOsuwmvoWVhLFBC2G8PJU/dfklqJBxeqDji4JqT6T7KAy3Q==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-servicecatalog": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-servicecatalog/-/oci-servicecatalog-2.55.0.tgz", - "integrity": "sha512-2EPciJnTg3VAk8a2Mcxgrb6plvN/NF+kXHTnAxrPIUw62jxe4z8melYn3s3h3Q2ZrEYA6Y2CJV1pdFJ1PftJ/Q==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-servicecatalog/-/oci-servicecatalog-2.66.0.tgz", + "integrity": "sha512-YKvgmeujfCI9YdG/j+iT25hk57dlCt+faqbG+D1pYiruWpOuZEgaumMl7+ADqmg/LPYEB4241oT0MQqrRdX39g==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-servicemanagerproxy": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-servicemanagerproxy/-/oci-servicemanagerproxy-2.55.0.tgz", - "integrity": "sha512-UCmj8W+mWICoJCtmeW6yO4HfdozaXkdLS6HMmRs7vAifE7mYF2jGvvp7Z9lSZHsEVwkaL/RBk82R9oir308Cbw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-servicemanagerproxy/-/oci-servicemanagerproxy-2.66.0.tgz", + "integrity": "sha512-3ch47e9spMHonA2C8w2bmYF7VvBZOKB2rEFF+oPJZ6B5F+s3X0z1J388Sd8ujLVuY0U8D5qVeWQN7nRGLj45jg==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-servicemesh": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-servicemesh/-/oci-servicemesh-2.55.0.tgz", - "integrity": "sha512-Q7IpJVgiy0Oa2vQYHfKDL6WtMmyIdp2zaY+aR9EHbEHuWTPhKtJL8YjrKchZ5OD1yD+ooR5rjeEsAa1Iy+FjIA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-servicemesh/-/oci-servicemesh-2.66.0.tgz", + "integrity": "sha512-RU1/ZiTTZwztWvWR/COAjyLCnfWh8uYVUf5PH+BJAZ5k3s1zP37Zpg0ElyFxcWwxaS+uY1hNACBttI9lf8wmhQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-stackmonitoring": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-stackmonitoring/-/oci-stackmonitoring-2.55.0.tgz", - "integrity": "sha512-ExrGicneyUni+NDB3pWCZtXLNLtHTFwYzqiFGNtYZW83xcCMRk+fwiRlqEQOrA+ws0aogo4jE3tZY2ZtWEWWOA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-stackmonitoring/-/oci-stackmonitoring-2.66.0.tgz", + "integrity": "sha512-kBg0GLC7UGMwWaJdoEKcetHjx5Hu8Q5SAtY/IJy6aevQsfpMql4vpXEbpYY6GLD1yabuUp1eI5VjPDOrOFLslg==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-streaming": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-streaming/-/oci-streaming-2.55.0.tgz", - "integrity": "sha512-YlQjRqyqL4EcnIPk/TQjmUFkdE9F17BPv3Yjc5LpbHjta0Y/qqoGdCLP4aJBgE8Ck2Xo31xbV2QVgFarnBD+1g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-streaming/-/oci-streaming-2.66.0.tgz", + "integrity": "sha512-BK305N47IcXyjxdlsHh0BMgsFetD2LadUAPTxv2BNj0NAER6/ACItqS7Bq7+CXlhSqOmeI61U5fFydfVz5Bx8A==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-tenantmanagercontrolplane": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-tenantmanagercontrolplane/-/oci-tenantmanagercontrolplane-2.55.0.tgz", - "integrity": "sha512-SzLSbxV04PpOYLqU12PFjiJ1JBE4q9crt7lcmbB7UBQjimlZUh7fOci+CTSostJblYTBEZRFFMmg8qTe2SoTcw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-tenantmanagercontrolplane/-/oci-tenantmanagercontrolplane-2.66.0.tgz", + "integrity": "sha512-p9SLZe+FaSW1+Fk5ZGjkWDB6LaGC46Nq4E3qidWzvwZ8be6oTXft8+Jbehe7JuABY41Zmu5tIJi6t/e+7eqmEQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-threatintelligence": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-threatintelligence/-/oci-threatintelligence-2.55.0.tgz", - "integrity": "sha512-I8NnCskuH+fvV6p3qrod26POUQZkHyEGKvUvhuvu+MvGtFGnCacjdeXyFTOADDFHE/+hZbwGJCUitrOvX1Yfxg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-threatintelligence/-/oci-threatintelligence-2.66.0.tgz", + "integrity": "sha512-bymFGqGmZXL1LboYX9wwkRuYvmryYliVZHmjspAnEJvPFmumKQlPR7Ow6ENndGDsmwdIwW8f/rQjzK6RutcKNQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-usage": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-usage/-/oci-usage-2.55.0.tgz", - "integrity": "sha512-nI7GMHEKXA7TWpuxCfTmFvlib/q1QeyqVtM/H09ws3P+BCkCBpm9hQ/JtDFNiNOaQMF8NUChjomKeutuojOf/g==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-usage/-/oci-usage-2.66.0.tgz", + "integrity": "sha512-uM1w1Ic33ceSOU39bbd8CSsVAiOr5doC979Abx4olTXGKPIf4YQ3VdIOCC1dlu+kOw8ytAv7xIFqj/8GXHOfTw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-usageapi": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-usageapi/-/oci-usageapi-2.55.0.tgz", - "integrity": "sha512-UM/tkA3xRrchXryrwUiGPl49beh03E7CayuSR7V8Z/b/y8Afrb+UmVn9MjNtg069qZ6XetbQdCH0RQFNslIeDQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-usageapi/-/oci-usageapi-2.66.0.tgz", + "integrity": "sha512-zkOvrWTOHJcH1f+EQN3XLor8G0IAbIFt0qm0+fuKBBnDujo+BJXI9SbUMX1fpVyti4rX/elmyUjJ4M92Vh5m8A==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-vault": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-vault/-/oci-vault-2.55.0.tgz", - "integrity": "sha512-nNVMwPGCEz0lABcn9iqjoQHiBVaZr2o+uSGz9SO0I6igPgxDFsTNFEc+ZxhSxhtIbp8CE5wN+hjOu2VGbFnuOA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-vault/-/oci-vault-2.66.0.tgz", + "integrity": "sha512-BDpdr4JQV3Tg2hejvDtAUct79YXAVBC3+ICiANuIzLMUxDnRrVFwLguqN+hJFCDgaDSh7f2bbPSgIvViXVqukQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-vbsinst": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-vbsinst/-/oci-vbsinst-2.55.0.tgz", - "integrity": "sha512-H/pKnV6kqpHt7r0mDbZU8jZdaE97TW68p97lSytexz/8FF/Wr3hJTLMV2cWsSOYwGoutUYFoMuqMIi+grxImqA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-vbsinst/-/oci-vbsinst-2.66.0.tgz", + "integrity": "sha512-oX4jtqGO2TQMe6QqFqCOsDIy696x3TXIrUETnUwoKpG8nSBSXONnLHaen7JibAnYrsfxXxizrMM4NAzx8pz4sA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-visualbuilder": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-visualbuilder/-/oci-visualbuilder-2.55.0.tgz", - "integrity": "sha512-Dhyua4ogi/l/gcu9vaJUHaJywz7iSP+XbgmAslUb02kA+tLgdK11TTRXKE+99mMThi9o5mCFO3AECKnoAlHpiA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-visualbuilder/-/oci-visualbuilder-2.66.0.tgz", + "integrity": "sha512-VnW1y1oNPIysnd2C0Ubdui+qw5x4DHc0dY3JNNwMi8R8yDNv03RiMgepgz2GXaDdnrUrKM/KsdHeGO+WaQ/EcA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-vnmonitoring": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-vnmonitoring/-/oci-vnmonitoring-2.55.0.tgz", - "integrity": "sha512-Gfgz0tWOHEIHeK4RNgJmJB3EzD0sHO5uuDqsKZjHjp1MV/X82CjmHThr6myeNOEGAe8FUCZKGlr8LSBmrbKEkA==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-vnmonitoring/-/oci-vnmonitoring-2.66.0.tgz", + "integrity": "sha512-mbziDquFP+ZSe4u8fxyU6dxXTEDm3wGgxanyrbFGDCYHfQk0pBD3P9NWtW3+1rEHGtWZu+DcDCxlKbS87oU+Xg==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-vulnerabilityscanning": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-vulnerabilityscanning/-/oci-vulnerabilityscanning-2.55.0.tgz", - "integrity": "sha512-Xa4bNyNDrJuz9/HiOH9PCvLKpZWG9q5aMSGl8bFlUWq92GQ6lKbNGn7mJJus7bw+4kLHbsCtZQd8CeiqBgwtWw==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-vulnerabilityscanning/-/oci-vulnerabilityscanning-2.66.0.tgz", + "integrity": "sha512-6bJDtVqF375u8Wo/GOCHRH29Oo6Ps6Q0Y5I0qNo0ZGenVCb5Ut8OzGSZqi7fvt9CBqebzZI2eoWnf06rCBg9ww==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-waa": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-waa/-/oci-waa-2.55.0.tgz", - "integrity": "sha512-egqE4yKAQ7P6RWz2vtiHwAy2RAZemSqecwr2OOEUi26Wzq8k+w5bXZyO9KTkFpGGiKZ8T6yDgBWNQmUP4Ht2hQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-waa/-/oci-waa-2.66.0.tgz", + "integrity": "sha512-ZybV9Sd0fn6DhaIh7qfBOzkEUhhc7FSUPyV+D9nIXKMZ9IebxkO5Vc5TrR7RlvRmYMg0j9S5Dy3KDED79u2Z4Q==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-waas": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-waas/-/oci-waas-2.55.0.tgz", - "integrity": "sha512-CRRY3pshCkCl+SwYYzekVT+H1wxHaZB0JbWkV8ULRGWZLTe1S2ieDAaPhFY7yeTrpaLXep5Bc+g925k8WnAiEQ==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-waas/-/oci-waas-2.66.0.tgz", + "integrity": "sha512-tg1l0K9wRuNnt4IHXsMHz46dRvdzOMUCJnMjYpWOY898Gj22rsPl2eWjS7AqNJrlhEc3OaL6fCEAdA6fuvJmHA==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-waf": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-waf/-/oci-waf-2.55.0.tgz", - "integrity": "sha512-dxS9gWexSQ2nTSMiLcsjmN2yozBB7e+qejUV6QehL3XAaZ/5BFYyaSDRbUllTn1B3BOrNU9ixq7zkKjlIemTEg==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-waf/-/oci-waf-2.66.0.tgz", + "integrity": "sha512-KLtm7OKLAfVdXEySsfQE5YJuract1Wd+79YVHwuFANim9cMZGZNP83xSdWvSYMnb7Vp2Eg8Q3N1yKZn6r4RWtQ==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "oci-workrequests": { - "version": "2.55.0", - "resolved": "https://registry.npmjs.org/oci-workrequests/-/oci-workrequests-2.55.0.tgz", - "integrity": "sha512-XzKbr9KeNuzveV/0JbL7mcNpv1ecjJRT3UIenPF9kHHnrJuJSDPXqn48v/24r3J6fyPaZL4TQL2qylM6zm2o8w==", + "version": "2.66.0", + "resolved": "https://registry.npmjs.org/oci-workrequests/-/oci-workrequests-2.66.0.tgz", + "integrity": "sha512-bvqYWFPkyOJ8Em3xVCsr0A/4nvdp6AeWJfYVBsNNZxswtKuLfgLCeGfQBoa6ZRrYIJGTDAbljKWzwtD5/tclSw==", "requires": { - "oci-common": "2.55.0", - "oci-workrequests": "2.55.0" + "oci-common": "2.66.0", + "oci-workrequests": "2.66.0" } }, "octokit-pagination-methods": { @@ -29863,6 +29917,7 @@ "ms": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "dev": true } } @@ -30285,6 +30340,7 @@ "minimist": { "version": "0.0.8", "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz", + "integrity": "sha512-miQKw5Hv4NS1Psg2517mV4e4dYNaO3++hjAvLOAzKqZ61rH8NS1SK+vbfBWZ5PY/Me/bEWhUwqMghEW5Fb9T7Q==", "dev": true }, "mkdirp": { @@ -30988,9 +31044,9 @@ "dev": true }, "whatwg-fetch": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz", - "integrity": "sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==" + "version": "3.6.17", + "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.17.tgz", + "integrity": "sha512-c4ghIvG6th0eudYwKZY5keb81wtFz9/WeAHAoy8+r18kcWlitUIrmGFQ2rWEl4UCKUilD3zCLHOIPheHx5ypRQ==" }, "whatwg-url": { "version": "7.1.0", diff --git a/packages/common/core/providers-list.js b/packages/common/core/providers-list.js index 2ffdc810..2cb372e8 100644 --- a/packages/common/core/providers-list.js +++ b/packages/common/core/providers-list.js @@ -1,3 +1,10 @@ -const providers = ["aws", "google", "azure", "digitalocean", "alicloud"]; +const providers = [ + 'aws', + 'google', + 'azure', + 'digitalocean', + 'alicloud', + 'oracle', +]; module.exports = providers; diff --git a/packages/oracle-plugin/blockchain/oci-blockChain.js b/packages/oracle-plugin/blockchain/oci-blockChain.js new file mode 100644 index 00000000..cbd384a6 --- /dev/null +++ b/packages/oracle-plugin/blockchain/oci-blockChain.js @@ -0,0 +1,150 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a BlockchainPlatformClient object + * @category Oracle Cloud + */ +class Oracle_BlockChain { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.blockchain; + this._sdkclassName = this._oci.BlockchainPlatformClient( + params, + clientConfiguration + ); + } + /** + * Trigers the createBlockchainPlatform function of BlockchainPlatformClient + * @param {CreateBlockchainPlatformRequest} createBlockchainPlatformRequest - Data required for createBlockchainPlatform + * @returns {Promise} + */ + createBlockchainPlatform(createBlockchainPlatformRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .createBlockchainPlatform(createBlockchainPlatformRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the createOsn function of BlockchainPlatformClient + * @param {CreateOsnRequest} createOsnRequest - Data required for createOsn + * @returns {Promise} + */ + createOsn(createOsnRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .createOsn(createOsnRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the createPeer function of BlockchainPlatformClient + * @param {CreatePeerRequest} createPeerRequest - Data required for createPeer + * @returns {Promise} + */ + createPeer(createPeerRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .createPeer(createPeerRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteBlockchainPlatform function of BlockchainPlatformClient + * @param {DeleteBlockchainPlatformRequest} deleteBlockchainPlatformRequest - Data required for deleteBlockchainPlatform + * @returns {Promise} + */ + deleteBlockchainPlatform(deleteBlockchainPlatformRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .deleteBlockchainPlatform(deleteBlockchainPlatformRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteOsn function of BlockchainPlatformClient + * @param {DeleteOsnRequest} deleteOsnRequest - Data required for deleteOsn + * @returns {Promise} + */ + deleteOsn(deleteOsnRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .deleteOsn(deleteOsnRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deletePeer function of BlockchainPlatformClient + * @param {DeletePeerRequest} deletePeerRequest - Data required for deletePeer + * @returns {Promise} + */ + deletePeer(deletePeerRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .deletePeer(deletePeerRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getOsn function of BlockchainPlatformClient + * @param {GetOsnRequest} getOsnRequest - Data required for getOsn + * @returns {Promise} + */ + getOsn(getOsnRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .getOsn(getOsnRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listBlockchainPlatforms function of BlockchainPlatformClient + * @param {ListBlockchainPlatformsRequest} listBlockchainPlatformsRequest - Data required for listBlockchainPlatforms + * @returns {Promise} + */ + listBlockchainPlatforms(listBlockchainPlatformsRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .listBlockchainPlatforms(listBlockchainPlatformsRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listOsns function of BlockchainPlatformClient + * @param {ListOsnsRequest} listOsnsRequest - Data required for listOsns + * @returns {Promise} + */ + listOsns(listOsnsRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .listOsns(listOsnsRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listPeers function of BlockchainPlatformClient + * @param {ListPeersRequest} listPeersRequest - Data required for listPeers + * @returns {Promise} + */ + listPeers(listPeersRequest) { + return new Promise((resolve, reject) => { + this._blockchainPlatformClient + .listPeers(listPeersRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} +module.exports = Oracle_BlockChain; diff --git a/packages/oracle-plugin/compute/oci-computeInstance.js b/packages/oracle-plugin/compute/oci-computeInstance.js new file mode 100644 index 00000000..48d6659f --- /dev/null +++ b/packages/oracle-plugin/compute/oci-computeInstance.js @@ -0,0 +1,137 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a ContainerInstanceClient object + * @category Oracle Cloud + */ +class Oracle_ComputeInstance { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.containerinstances; + this._sdkclassName = this._oci.ContainerInstanceClient( + params, + clientConfiguration + ); + } + /** + * Trigers the createContainerInstance function of ContainerInstanceClient + * @param {CreateContainerInstanceRequest} createContainerInstanceRequest - Data required for createContainerInstance + * @returns {Promise} + */ + create(createContainerInstanceRequest) { + return new Promise((resolve, reject) => { + this._containerInstanceClient + .createContainerInstance(createContainerInstanceRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteContainerInstance function of ContainerInstanceClient + * @param {DeleteContainerInstanceRequest} deleteContainerInstanceRequest - Data required for deleteContainerInstance + * @returns {Promise} + */ + delete(deleteContainerInstanceRequest) { + return new Promise((resolve, reject) => { + this._containerInstanceClient + .deleteContainerInstance(deleteContainerInstanceRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getContainer function of ContainerInstanceClient + * @param {GetContainerRequest} getContainerRequest - Data required for getContainer + * @returns {Promise} + */ + getAll(getContainerRequest) { + return new Promise((resolve, reject) => { + this._containerInstanceClient + .getContainer(getContainerRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getContainerInstance function of ContainerInstanceClient + * @param {GetContainerInstanceRequest} getContainerInstanceRequest - Data required for getContainerInstance + * @returns {Promise} + */ + get(getContainerInstanceRequest) { + return new Promise((resolve, reject) => { + this._containerInstanceClient + .getContainerInstance(getContainerInstanceRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listContainers function of ContainerInstanceClient + * @param {ListContainersRequest} listContainersRequest - Data required for listContainers + * @returns {Promise} + */ + list(listContainersRequest) { + return new Promise((resolve, reject) => { + this._containerInstanceClient + .listContainers(listContainersRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the restartContainerInstance function of ContainerInstanceClient + * @param {RestartContainerInstanceRequest} restartContainerInstanceRequest - Data required for restartContainerInstance + * @returns {Promise} + */ + restart(restartContainerInstanceRequest) { + return new Promise((resolve, reject) => { + this._containerInstanceClient + .restartContainerInstance(restartContainerInstanceRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the startContainerInstance function of ContainerInstanceClient + * @param {StartContainerInstanceRequest} startContainerInstanceRequest - Data required for startContainerInstance + * @returns {Promise} + */ + start(startContainerInstanceRequest) { + return new Promise((resolve, reject) => { + this._containerInstanceClient + .startContainerInstance(startContainerInstanceRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the stopContainerInstance function of ContainerInstanceClient + * @param {StopContainerInstanceRequest} stopContainerInstanceRequest - Data required for stopContainerInstance + * @returns {Promise} + */ + stop(stopContainerInstanceRequest) { + return new Promise((resolve, reject) => { + this._containerInstanceClient + .stopContainerInstance(stopContainerInstanceRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the updateContainer function of ContainerInstanceClient + * @param {UpdateContainerRequest} updateContainerRequest - Data required for updateContainer + * @returns {Promise} + */ + update(updateContainerRequest) { + return new Promise((resolve, reject) => { + this._containerInstanceClient + .updateContainer(updateContainerRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} +module.exports = Oracle_ComputeInstance; diff --git a/packages/oracle-plugin/compute/oci-kubernetes.js b/packages/oracle-plugin/compute/oci-kubernetes.js new file mode 100644 index 00000000..5bd8f43f --- /dev/null +++ b/packages/oracle-plugin/compute/oci-kubernetes.js @@ -0,0 +1,137 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a ContainerEngineClient object + * @category Oracle Cloud + */ +class Oracle_Kubernetes { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.containerengine; + this._sdkclassName = this._oci.ContainerEngineClient( + params, + clientConfiguration + ); + } + /** + * Trigers the createCluster function of ContainerEngineClient + * @param {CreateClusterRequest} createClusterRequest - Data required for createCluster + * @returns {Promise} + */ + create(createClusterRequest) { + return new Promise((resolve, reject) => { + this._containerEngineClient + .createCluster(createClusterRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the createNodePool function of ContainerEngineClient + * @param {CreateNodePoolRequest} createNodePoolRequest - Data required for createNodePool + * @returns {Promise} + */ + createNodePool(createNodePoolRequest) { + return new Promise((resolve, reject) => { + this._containerEngineClient + .createNodePool(createNodePoolRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteCluster function of ContainerEngineClient + * @param {DeleteClusterRequest} deleteClusterRequest - Data required for deleteCluster + * @returns {Promise} + */ + delete(deleteClusterRequest) { + return new Promise((resolve, reject) => { + this._containerEngineClient + .deleteCluster(deleteClusterRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteNode function of ContainerEngineClient + * @param {DeleteNodeRequest} deleteNodeRequest - Data required for deleteNode + * @returns {Promise} + */ + deleteNode(deleteNodeRequest) { + return new Promise((resolve, reject) => { + this._containerEngineClient + .deleteNode(deleteNodeRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteNodePool function of ContainerEngineClient + * @param {DeleteNodePoolRequest} deleteNodePoolRequest - Data required for deleteNodePool + * @returns {Promise} + */ + deleteNodePool(deleteNodePoolRequest) { + return new Promise((resolve, reject) => { + this._containerEngineClient + .deleteNodePool(deleteNodePoolRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getCluster function of ContainerEngineClient + * @param {GetClusterRequest} getClusterRequest - Data required for getCluster + * @returns {Promise} + */ + get(getClusterRequest) { + return new Promise((resolve, reject) => { + this._containerEngineClient + .getCluster(getClusterRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getNodePool function of ContainerEngineClient + * @param {GetNodePoolRequest} getNodePoolRequest - Data required for getNodePool + * @returns {Promise} + */ + getNodePool(getNodePoolRequest) { + return new Promise((resolve, reject) => { + this._containerEngineClient + .getNodePool(getNodePoolRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listClusters function of ContainerEngineClient + * @param {ListClustersRequest} listClustersRequest - Data required for listClusters + * @returns {Promise} + */ + list(listClustersRequest) { + return new Promise((resolve, reject) => { + this._containerEngineClient + .listClusters(listClustersRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the updateCluster function of ContainerEngineClient + * @param {UpdateClusterRequest} updateClusterRequest - Data required for updateCluster + * @returns {Promise} + */ + update(updateClusterRequest) { + return new Promise((resolve, reject) => { + this._containerEngineClient + .updateCluster(updateClusterRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} +module.exports = Oracle_Kubernetes; diff --git a/packages/oracle-plugin/database/oci-RDBMS.js b/packages/oracle-plugin/database/oci-RDBMS.js new file mode 100644 index 00000000..eb485498 --- /dev/null +++ b/packages/oracle-plugin/database/oci-RDBMS.js @@ -0,0 +1,20 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a WorkRequestsClient object + * @category Oracle Cloud + */ +class Oracle_RDBMS { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.mysql; + this._sdkclassName = this._oci.WorkRequestsClient( + params, + clientConfiguration + ); + } +} +module.exports = Oracle_RDBMS; diff --git a/packages/oracle-plugin/database/oci-noSql.js b/packages/oracle-plugin/database/oci-noSql.js new file mode 100644 index 00000000..dc3847dc --- /dev/null +++ b/packages/oracle-plugin/database/oci-noSql.js @@ -0,0 +1,121 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a NosqlClient object + * @category Oracle Cloud + */ +class Oracle_NoSql { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.nosql; + this._sdkclassName = this._oci.NosqlClient(params, clientConfiguration); + } + /** + * Trigers the createTable function of NosqlClient + * @param {CreateTableRequest} createTableRequest - Data required for createTable + * @returns {Promise} + */ + createTable(createTableRequest) { + return new Promise((resolve, reject) => { + this._nosqlClient + .createTable(createTableRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteRow function of NosqlClient + * @param {DeleteRowRequest} deleteRowRequest - Data required for deleteRow + * @returns {Promise} + */ + deleteRow(deleteRowRequest) { + return new Promise((resolve, reject) => { + this._nosqlClient + .deleteRow(deleteRowRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteTable function of NosqlClient + * @param {DeleteTableRequest} deleteTableRequest - Data required for deleteTable + * @returns {Promise} + */ + deleteTable(deleteTableRequest) { + return new Promise((resolve, reject) => { + this._nosqlClient + .deleteTable(deleteTableRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getRow function of NosqlClient + * @param {GetRowRequest} getRowRequest - Data required for getRow + * @returns {Promise} + */ + getRow(getRowRequest) { + return new Promise((resolve, reject) => { + this._nosqlClient + .getRow(getRowRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getTable function of NosqlClient + * @param {GetTableRequest} getTableRequest - Data required for getTable + * @returns {Promise} + */ + getTable(getTableRequest) { + return new Promise((resolve, reject) => { + this._nosqlClient + .getTable(getTableRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listTables function of NosqlClient + * @param {ListTablesRequest} listTablesRequest - Data required for listTables + * @returns {Promise} + */ + listTables(listTablesRequest) { + return new Promise((resolve, reject) => { + this._nosqlClient + .listTables(listTablesRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the updateRow function of NosqlClient + * @param {UpdateRowRequest} updateRowRequest - Data required for updateRow + * @returns {Promise} + */ + updateRow(updateRowRequest) { + return new Promise((resolve, reject) => { + this._nosqlClient + .updateRow(updateRowRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the updateTable function of NosqlClient + * @param {UpdateTableRequest} updateTableRequest - Data required for updateTable + * @returns {Promise} + */ + updateTable(updateTableRequest) { + return new Promise((resolve, reject) => { + this._nosqlClient + .updateTable(updateTableRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} +module.exports = Oracle_NoSql; diff --git a/packages/oracle-plugin/devops/oci-devops.js b/packages/oracle-plugin/devops/oci-devops.js new file mode 100644 index 00000000..c8f62512 --- /dev/null +++ b/packages/oracle-plugin/devops/oci-devops.js @@ -0,0 +1,176 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a DevopsClient object + * @category Oracle Cloud + */ +class Oracle_Devops { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.devops; + this._sdkclassName = this._oci.DevopsClient( + params, + clientConfiguration + ); + } + /** + * Trigers the createDeployArtifact function of DevopsClient + * @param {CreateDeployArtifactRequest} createDeployArtifactRequest - Data required for createDeployArtifact + * @returns {Promise} + */ + createDeployArtifact(createDeployArtifactRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .createDeployArtifact(createDeployArtifactRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the createDeployPipeline function of DevopsClient + * @param {CreateDeployPipelineRequest} createDeployPipelineRequest - Data required for createDeployPipeline + * @returns {Promise} + */ + createDeployPipeline(createDeployPipelineRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .createDeployPipeline(createDeployPipelineRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the createDeployment function of DevopsClient + * @param {CreateDeploymentRequest} createDeploymentRequest - Data required for createDeployment + * @returns {Promise} + */ + deleteDeployArtifact(createDeploymentRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .createDeployment(createDeploymentRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the createProject function of DevopsClient + * @param {CreateProjectRequest} createProjectRequest - Data required for createProject + * @returns {Promise} + */ + createProject(createProjectRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .createProject(createProjectRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the createRepository function of DevopsClient + * @param {CreateRepositoryRequest} createRepositoryRequest - Data required for createRepository + * @returns {Promise} + */ + createRepository(createRepositoryRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .createRepository(createRepositoryRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteDeployPipeline function of DevopsClient + * @param {DeleteDeployPipelineRequest} deleteDeployPipelineRequest - Data required for deleteDeployPipeline + * @returns {Promise} + */ + deleteDeployPipeline(deleteDeployPipelineRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .deleteDeployPipeline(deleteDeployPipelineRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteProject function of DevopsClient + * @param {DeleteProjectRequest} deleteProjectRequest - Data required for deleteProject + * @returns {Promise} + */ + deleteProject(deleteProjectRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .deleteProject(deleteProjectRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteRepository function of DevopsClient + * @param {DeleteRepositoryRequest} deleteRepositoryRequest - Data required for deleteRepository + * @returns {Promise} + */ + deleteRepository(deleteRepositoryRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .deleteRepository(deleteRepositoryRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getDeployArtifact function of DevopsClient + * @param {GetDeployArtifactRequest} getDeployArtifactRequest - Data required for getDeployArtifact + * @returns {Promise} + */ + getDeployArtifact(getDeployArtifactRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .getDeployArtifact(getDeployArtifactRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getDeployPipeline function of DevopsClient + * @param {GetDeployPipelineRequest} getDeployPipelineRequest - Data required for getDeployPipeline + * @returns {Promise} + */ + getDeployPipeline(getDeployPipelineRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .getDeployPipeline(getDeployPipelineRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getDeployment function of DevopsClient + * @param {GetDeploymentRequest} getDeploymentRequest - Data required for getDeployment + * @returns {Promise} + */ + getDeployment(getDeploymentRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .getDeployment(getDeploymentRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getProject function of DevopsClient + * @param {GetProjectRequest} getProjectRequest - Data required for getProject + * @returns {Promise} + */ + getProject(getProjectRequest) { + return new Promise((resolve, reject) => { + this._devopsClient + .getProject(getProjectRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} +module.exports = Oracle_Devops; diff --git a/packages/oracle-plugin/index.js b/packages/oracle-plugin/index.js new file mode 100644 index 00000000..89b3c2b7 --- /dev/null +++ b/packages/oracle-plugin/index.js @@ -0,0 +1,8 @@ +const ociSdk = require('oci-sdk'); +const oraclePlugin = require('./oracle'); + +const ncOraclePlugin = config => { + return new oraclePlugin(ociSdk, config); +}; + +module.exports = ncOraclePlugin; diff --git a/packages/oracle-plugin/management/oci-keyManagement.js b/packages/oracle-plugin/management/oci-keyManagement.js new file mode 100644 index 00000000..afbdc63a --- /dev/null +++ b/packages/oracle-plugin/management/oci-keyManagement.js @@ -0,0 +1,20 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a KmsVaultClient object + * @category Oracle Cloud + */ +class Oracle_KeyManagement { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.keymanagement; + this._sdkclassName = this._oci.KmsVaultClient( + params, + clientConfiguration + ); + } +} +module.exports = Oracle_KeyManagement; diff --git a/packages/oracle-plugin/network/oci-DNS.js b/packages/oracle-plugin/network/oci-DNS.js new file mode 100644 index 00000000..ee607f1a --- /dev/null +++ b/packages/oracle-plugin/network/oci-DNS.js @@ -0,0 +1,69 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a DnsClient object + * @category Oracle Cloud + */ +class Oracle_DNS { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.dns; + this._sdkclassName = this._oci.DnsClient(params, clientConfiguration); + } + /** + * Trigers the createZone function of DnsClient + * @param {CreateZoneRequest} createZoneRequest - Data required for createZone + * @returns {Promise} + */ + create(createZoneRequest) { + return new Promise((resolve, reject) => { + this._dnsClient + .createZone(createZoneRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteZone function of DnsClient + * @param {DeleteZoneRequest} deleteZoneRequest - Data required for deleteZone + * @returns {Promise} + */ + delete(deleteZoneRequest) { + return new Promise((resolve, reject) => { + this._dnsClient + .deleteZone(deleteZoneRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listZones function of DnsClient + * @param {ListZonesRequest} listZonesRequest - Data required for listZones + * @returns {Promise} + */ + list(listZonesRequest) { + return new Promise((resolve, reject) => { + this._dnsClient + .listZones(listZonesRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the updateZone function of DnsClient + * @param {UpdateZoneRequest} updateZoneRequest - Data required for updateZone + * @returns {Promise} + */ + update(updateZoneRequest) { + return new Promise((resolve, reject) => { + this._dnsClient + .updateZone(updateZoneRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} +module.exports = Oracle_DNS; diff --git a/packages/oracle-plugin/network/oci-loadBalancer.js b/packages/oracle-plugin/network/oci-loadBalancer.js new file mode 100644 index 00000000..25b20cd6 --- /dev/null +++ b/packages/oracle-plugin/network/oci-loadBalancer.js @@ -0,0 +1,85 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a LoadBalancerClient object + * @category Oracle Cloud + */ +class Oracle_LoadBalancer { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.loadbalancer; + this._sdkclassName = this._oci.LoadBalancerClient( + params, + clientConfiguration + ); + } + /** + * Trigers the createLoadBalancer function of LoadBalancerClient + * @param {CreateLoadBalancerRequest} createLoadBalancerRequest - Data required for createLoadBalancer + * @returns {Promise} + */ + create(createLoadBalancerRequest) { + return new Promise((resolve, reject) => { + this._loadBalancerClient + .createLoadBalancer(createLoadBalancerRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteLoadBalancer function of LoadBalancerClient + * @param {DeleteLoadBalancerRequest} deleteLoadBalancerRequest - Data required for deleteLoadBalancer + * @returns {Promise} + */ + delete(deleteLoadBalancerRequest) { + return new Promise((resolve, reject) => { + this._loadBalancerClient + .deleteLoadBalancer(deleteLoadBalancerRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getLoadBalancer function of LoadBalancerClient + * @param {GetLoadBalancerRequest} getLoadBalancerRequest - Data required for getLoadBalancer + * @returns {Promise} + */ + get(getLoadBalancerRequest) { + return new Promise((resolve, reject) => { + this._loadBalancerClient + .getLoadBalancer(getLoadBalancerRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listLoadBalancers function of LoadBalancerClient + * @param {ListLoadBalancersRequest} listLoadBalancersRequest - Data required for listLoadBalancers + * @returns {Promise} + */ + list(listLoadBalancersRequest) { + return new Promise((resolve, reject) => { + this._loadBalancerClient + .listLoadBalancers(listLoadBalancersRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the updateLoadBalancer function of LoadBalancerClient + * @param {UpdateLoadBalancerRequest} updateLoadBalancerRequest - Data required for updateLoadBalancer + * @returns {Promise} + */ + update(updateLoadBalancerRequest) { + return new Promise((resolve, reject) => { + this._loadBalancerClient + .updateLoadBalancer(updateLoadBalancerRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} +module.exports = Oracle_LoadBalancer; diff --git a/packages/oracle-plugin/oracle.js b/packages/oracle-plugin/oracle.js new file mode 100644 index 00000000..df45b75b --- /dev/null +++ b/packages/oracle-plugin/oracle.js @@ -0,0 +1,132 @@ +const computeInstance = require('./compute/oci-computeInstance'); +const kubernetes = require('./compute/oci-kubernetes'); +const nosql = require('./database/oci-noSql'); +const sql = require('./database/oci-RDBMS'); +const keyManagement = require('./management/oci-keyManagement'); +const dns = require('./network/oci-DNS'); +const loadBalancer = require('./network/oci-loadBalancer'); +const storage = require('./storage/oci-storageBucket'); +const devops = require('./devops/oci-devops'); +const blockchain = require('./blockchain/oci-blockChain'); +const archivalStorage = require('./storage/oci-archivalStorage'); +const objectStorage = require('./storage/oci-storageBucket'); + +class Oracle { + constructor(ocisdk, clientConfiguration) { + this._oci = ocisdk; + this._clientConfiguration = clientConfiguration; + if (!process.env.OCI_PARAMS) { + throw new Error('Provide Params'); + } + this._params = process.env.ORACLE_PARAMS; + return { + getSDK: () => this._oci, + getParams: () => this._params, + getConfigurations: () => this._clientConfiguration, + computeInstance: this.computeInstance, + kubernetes: this.kubernetes, + nosql: this.nosql, + sql: this.sql, + keyManagement: this.keyManagement, + dns: this.dns, + loadBalancer: this.loadBalancer, + storage: this.storage, + blockchain: this.blockchain, + devops: this.devops, + objectStorage: this.objectStorage, + archivalStorage: this.archivalStorage, + }; + } + computeInstance() { + return new computeInstance( + this.getSDK(), + this.getParams(), + this.getConfigurations() + ); + } + kubernetes() { + return new kubernetes( + this.getSDK(), + this.getParams(), + this.getConfigurations() + ); + } + nosql() { + return new nosql( + this.getSDK(), + this.getParams(), + this.getConfigurations() + ); + } + sql() { + return new sql( + this.getSDK(), + this.getParams(), + this.getConfigurations() + ); + } + keyManagement() { + return new keyManagement( + this.getSDK(), + this.getParams(), + this.getConfigurations() + ); + } + dns() { + return new dns( + this.getSDK(), + this.getParams(), + this.getConfigurations() + ); + } + loadBalancer() { + return new loadBalancer( + this.getSDK(), + this.getParams(), + this.getConfigurations() + ); + } + storage() { + return new storage( + this.getSDK(), + this.getParams(), + this.getConfigurations() + ); + } + archivalStorage() { + return new archivalStorage( + this.getSDK(), + this.getParams(), + this.getConfigurations() + ); + } + blockStorage() { + return new blockStorage( + this.getSDK(), + this.getParams(), + this.getConfigurations() + ); + } + devops() { + return new devops( + this.getSDK(), + this.getParams(), + this.getConfigurations() + ); + } + blockchain() { + return new blockchain( + this.getSDK(), + this.getParams(), + this.getConfigurations() + ); + } + objectStorage() { + return new objectStorage( + this.getSDK(), + this.getParams(), + this.getConfigurations() + ); + } +} +module.exports = Oracle; diff --git a/packages/oracle-plugin/package.json b/packages/oracle-plugin/package.json new file mode 100644 index 00000000..e1995d46 --- /dev/null +++ b/packages/oracle-plugin/package.json @@ -0,0 +1,14 @@ +{ + "name": "@nodecloud/oracle-plugin", + "version": "2.0.0", + "description": "Nodecloud Oracle Cloud Plugin", + "main": "index.js", + "scripts": { + "prettier": "yarn pretty-quick" + }, + "author": "Scorelab", + "license": "Apache-2.0", + "dependencies": { + "oci-sdk": "^2.66.0" + } +} diff --git a/packages/oracle-plugin/storage/oci-archivalStorage.js b/packages/oracle-plugin/storage/oci-archivalStorage.js new file mode 100644 index 00000000..12702e33 --- /dev/null +++ b/packages/oracle-plugin/storage/oci-archivalStorage.js @@ -0,0 +1,72 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a ObjectStorageClient object + * @category Oracle Cloud + */ +class Oracle_ArchivalStorage { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.objectstorage; + this._sdkclassName = this._oci.ObjectStorageClient( + params, + clientConfiguration + ); + } + /** + * Trigers the createBucket function of ObjectStorageClient + * @param {CreateBucketRequest} createBucketRequest - Data required for createBucket + * @returns {Promise} + */ + create(createBucketRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .createBucket(createBucketRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteBucket function of ObjectStorageClient + * @param {DeleteBucketRequest} deleteBucketRequest - Data required for deleteBucket + * @returns {Promise} + */ + delete(deleteBucketRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .deleteBucket(deleteBucketRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listBuckets function of ObjectStorageClient + * @param {ListBucketsRequest} listBucketsRequest - Data required for listBuckets + * @returns {Promise} + */ + list(listBucketsRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .listBuckets(listBucketsRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the updateBucket function of ObjectStorageClient + * @param {UpdateBucketRequest} updateBucketRequest - Data required for updateBucket + * @returns {Promise} + */ + update(updateBucketRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .updateBucket(updateBucketRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} +module.exports = Oracle_ArchivalStorage; diff --git a/packages/oracle-plugin/storage/oci-storageBucket.js b/packages/oracle-plugin/storage/oci-storageBucket.js new file mode 100644 index 00000000..abd2afba --- /dev/null +++ b/packages/oracle-plugin/storage/oci-storageBucket.js @@ -0,0 +1,85 @@ +/*This is an auto generated class, please do not change.*/ +/** + * Class to create a ObjectStorageClient object + * @category Oracle Cloud + */ +class Oracle_StorageBucket { + /** + * + * @param {module} do Oracle SDK + * @param {object} options SDK options + */ + constructor(ocisdk, params, clientConfiguration) { + this._oci = ocisdk.objectstorage; + this._sdkclassName = this._oci.ObjectStorageClient( + params, + clientConfiguration + ); + } + /** + * Trigers the createBucket function of ObjectStorageClient + * @param {CreateBucketRequest} createBucketRequest - Data required for createBucket + * @returns {Promise} + */ + create(createBucketRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .createBucket(createBucketRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the deleteBucket function of ObjectStorageClient + * @param {DeleteBucketRequest} deleteBucketRequest - Data required for deleteBucket + * @returns {Promise} + */ + delete(deleteBucketRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .deleteBucket(deleteBucketRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the getBucket function of ObjectStorageClient + * @param {GetBucketRequest} getBucketRequest - Data required for getBucket + * @returns {Promise} + */ + get(getBucketRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .getBucket(getBucketRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the listBuckets function of ObjectStorageClient + * @param {ListBucketsRequest} listBucketsRequest - Data required for listBuckets + * @returns {Promise} + */ + list(listBucketsRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .listBuckets(listBucketsRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } + /** + * Trigers the reencryptBucket function of ObjectStorageClient + * @param {ReencryptBucketRequest} reencryptBucketRequest - Data required for reencryptBucket + * @returns {Promise} + */ + reencrypt(reencryptBucketRequest) { + return new Promise((resolve, reject) => { + this._objectStorageClient + .reencryptBucket(reencryptBucketRequest) + .then(data => resolve(data)) + .catch(err => reject(err)); + }); + } +} +module.exports = Oracle_StorageBucket; diff --git a/yarn.lock b/yarn.lock index 433f75f1..f93b1870 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1453,7 +1453,7 @@ "write-file-atomic" "^2.3.0" "@linode/validation@*": - "version" "0.20.0" + "version" "0.27.0" dependencies: "@types/yup" "^0.29.13" "ipaddr.js" "^2.0.0" @@ -1520,6 +1520,13 @@ "@google-cloud/storage" "^5.1.1" "@google-cloud/translate" "^6.0.2" +"@nodecloud/oracle-plugin@file:/home/partiksingh/ScoreLabs/nodecloud/packages/oracle-plugin": + "resolved" "file:packages/oracle-plugin" + "version" "2.0.0" + dependencies: + "oci" "^0.0.51" + "oci-sdk" "^2.66.0" + "@nodelib/fs.scandir@2.1.5": "integrity" "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" "resolved" "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz" @@ -1804,6 +1811,11 @@ "resolved" "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz" "version" "1.1.1" +"@types/core-js@^0.9.41": + "integrity" "sha512-LooLR6XHes9V+kNYRz1Qm8w3atw9QMn7XeZUmIpUelllF9BdryeUKd/u0Wh5ErcjpWfG39NrToU9MF7ngsTFVw==" + "resolved" "https://registry.npmjs.org/@types/core-js/-/core-js-0.9.46.tgz" + "version" "0.9.46" + "@types/duplexify@*", "@types/duplexify@^3.6.0": "integrity" "sha512-5zOA53RUlzN74bvrSGwjudssD9F3a797sDZQkiYpUOxW+WHaXTCPz4/d5Dgi6FKnOqZ2CpaTo0DhgIfsXAOE/A==" "resolved" "https://registry.npmjs.org/@types/duplexify/-/duplexify-3.6.0.tgz" @@ -1871,6 +1883,11 @@ "resolved" "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.0.tgz" "version" "1.2.0" +"@types/mkdirp@^0.3.29": + "integrity" "sha512-QRLQpFsIQGO2k8pupga9abfei85GKotAtQ+F6xuQmSGomUt6C52TyMiTFpP8kUwuPKr00gNtu3itLlC6gvI/NA==" + "resolved" "https://registry.npmjs.org/@types/mkdirp/-/mkdirp-0.3.29.tgz" + "version" "0.3.29" + "@types/mocha@^8.0.0": "integrity" "sha512-jWeYcTo3sCH/rMgsdYXDTO85GNRyTCII5dayMIu/ZO4zbEot1E3iNGaOwpLReLUHjeNQFkgeNNVYlY4dX6azQQ==" "resolved" "https://registry.npmjs.org/@types/mocha/-/mocha-8.0.0.tgz" @@ -1904,6 +1921,11 @@ "resolved" "https://registry.npmjs.org/@types/node/-/node-8.10.61.tgz" "version" "8.10.61" +"@types/node@^9.3.0": + "integrity" "sha512-/aKAdg5c8n468cYLy2eQrcR5k6chlbNwZNGUj3TboyPa2hcO2QAJcfymlqPzMiRj8B6nYKXjzQz36minFE0RwQ==" + "resolved" "https://registry.npmjs.org/@types/node/-/node-9.6.61.tgz" + "version" "9.6.61" + "@types/normalize-package-data@^2.4.0": "integrity" "sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==" "resolved" "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz" @@ -1936,6 +1958,11 @@ dependencies: "@types/node" "*" +"@types/rimraf@^0.0.28": + "integrity" "sha512-xnLdvcPWgKF71R2DEQCZfXLutuAApHhJT+Y4/ptZ8FN610hSVT98TyLLkMjRm3VJ2BqUUXRjYtdZ12KvDXBT7A==" + "resolved" "https://registry.npmjs.org/@types/rimraf/-/rimraf-0.0.28.tgz" + "version" "0.0.28" + "@types/sshpk@1.10.3": "integrity" "sha512-cru1waDhHZnZuB18E6Dgf2UXf8U93mdOEDcKYe5jTri+fpucidSs7DLmGICpLxN+95aYkwtgeyny9fBFzQVdmA==" "resolved" "https://registry.npmjs.org/@types/sshpk/-/sshpk-1.10.3.tgz" @@ -2865,7 +2892,6 @@ "js-yaml" "^3.14.0" "key-mirror" "^1.0.1" "lodash" "^4.17.19" - "oci-sdk" "^2.55.0" "typescript" "^3.9.3" "class-utils@^0.3.5": @@ -3326,6 +3352,13 @@ dependencies: "ms" "2.0.0" +"debug@^2.6.9": + "integrity" "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==" + "resolved" "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" + "version" "2.6.9" + dependencies: + "ms" "2.0.0" + "debug@^3.1.0": "resolved" "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz" "version" "3.2.6" @@ -3554,6 +3587,11 @@ dependencies: "is-obj" "^2.0.0" +"dotenv@^6.1.0": + "integrity" "sha512-HygQCKUBSFl8wKQZBSemMywRWcEDNidvNbjGVyZu3nbZ8qq9ubiPoGLMdRDpfSrpkkm9BXYFkpKxxFX38o/76w==" + "resolved" "https://registry.npmjs.org/dotenv/-/dotenv-6.2.0.tgz" + "version" "6.2.0" + "duplexer@^0.1.1": "integrity" "sha1-rOb/gIwc5mtX0ev5eXessCM0z8E=" "resolved" "https://registry.npmjs.org/duplexer/-/duplexer-0.1.1.tgz" @@ -4997,7 +5035,7 @@ "version" "1.1.5" "ipaddr.js@^2.0.0": - "version" "2.0.1" + "version" "2.1.0" "is-accessor-descriptor@^0.1.6": "integrity" "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=" @@ -5291,6 +5329,11 @@ "resolved" "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz" "version" "1.0.2" +"is-wsl@^1.1.0": + "integrity" "sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==" + "resolved" "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz" + "version" "1.1.0" + "is@^3.2.1": "integrity" "sha512-nW24QBoPcFGGHJGUwnfpI7Yc5CdqWNdsyHQszVE/z2pKHXzh7FZ5GWhJqSyaQ9wMkQnsTx+kAI8bHlCX4tKdbg==" "resolved" "https://registry.npmjs.org/is/-/is-3.3.0.tgz" @@ -5664,7 +5707,15 @@ "type-check" "~0.4.0" "libphonenumber-js@^1.10.6": - "version" "1.10.24" + "version" "1.10.39" + +"lighthouse-logger@^1.0.0": + "integrity" "sha512-gPWxznF6TKmUHrOQjlVo2UbaL2EJ71mb2CCeRs/2qBpi4L/g4LUVc9+3lKQ6DTUZwJswfM7ainGrLO1+fOqa2g==" + "resolved" "https://registry.npmjs.org/lighthouse-logger/-/lighthouse-logger-1.4.2.tgz" + "version" "1.4.2" + dependencies: + "debug" "^2.6.9" + "marky" "^1.2.2" "lines-and-columns@^1.1.6": "integrity" "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=" @@ -6009,6 +6060,11 @@ "resolved" "https://registry.npmjs.org/marked/-/marked-0.8.2.tgz" "version" "0.8.2" +"marky@^1.2.2": + "integrity" "sha512-q9JtQJKjpsVxCRVgQ+WapguSbKC3SQ5HEzFGPAJMStgh3QjCawp00UKv3MTTAArTmGmmPUvllHZoNbZ3gs0I+Q==" + "resolved" "https://registry.npmjs.org/marky/-/marky-1.2.5.tgz" + "version" "1.2.5" + "mdurl@^1.0.1": "integrity" "sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4=" "resolved" "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz" @@ -6176,6 +6232,7 @@ "version" "1.2.0" "minimist@0.0.8": + "integrity" "sha512-miQKw5Hv4NS1Psg2517mV4e4dYNaO3++hjAvLOAzKqZ61rH8NS1SK+vbfBWZ5PY/Me/bEWhUwqMghEW5Fb9T7Q==" "resolved" "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz" "version" "0.0.8" @@ -6248,6 +6305,13 @@ "resolved" "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz" "version" "1.0.4" +"mkdirp@0.5.1": + "integrity" "sha512-SknJC52obPfGQPnjIkXbmA6+5H15E+fR+E4iR2oQ3zzCLbd7/ONua69R/Gw7AgkTLsRG+r5fzksYwWe1AgTyWA==" + "resolved" "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz" + "version" "0.5.1" + dependencies: + "minimist" "0.0.8" + "mocha@^8.0.1": "integrity" "sha512-vefaXfdYI8+Yo8nPZQQi0QO2o+5q9UIMX1jZ1XMmK3+4+CQjc7+B0hPdUeglXiTlr8IHMVRo63IhO9Mzt6fxOg==" "resolved" "https://registry.npmjs.org/mocha/-/mocha-8.0.1.tgz" @@ -6306,6 +6370,7 @@ "version" "2.1.2" "ms@2.0.0": + "integrity" "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" "resolved" "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" "version" "2.0.0" @@ -6407,8 +6472,6 @@ "safe-buffer" "^5.1.1" "node-fetch@^2.2.0", "node-fetch@^2.3.0", "node-fetch@^2.5.0", "node-fetch@^2.6.0", "node-fetch@^2.6.1": - "integrity" "sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==" - "resolved" "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.9.tgz" "version" "2.6.9" dependencies: "whatwg-url" "^5.0.0" @@ -6603,234 +6666,242 @@ dependencies: "isobject" "^3.0.1" -"oci-adm@2.55.0": - "integrity" "sha512-3o2NwKvaPRpA6dhymX1GmgQ4teI4gvS8PXEezs+P0912wVPcR5eAwYv6xlviiEbY0hixV+xpgTdakxi3mRByyQ==" - "resolved" "https://registry.npmjs.org/oci-adm/-/oci-adm-2.55.0.tgz" - "version" "2.55.0" +"oci-accessgovernancecp@2.66.0": + "integrity" "sha512-vx4kb5LbgVugRisXgrcy0usXf31zHhMLgiblofbf7vTVociHMvpbqvRJxz3XXIY+PFh3IbT8GwbnyUUqvUQcoQ==" + "resolved" "https://registry.npmjs.org/oci-accessgovernancecp/-/oci-accessgovernancecp-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-adm@2.66.0": + "integrity" "sha512-U6phaNH4GEpb1ma3Mg8OIRVNVUkfVbGKrPJb7yarSL9ktWwKR0dQ/Ei0Jm11ugC9TRByayiYoK80F9uYPM3jLQ==" + "resolved" "https://registry.npmjs.org/oci-adm/-/oci-adm-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-aianomalydetection@2.55.0": - "integrity" "sha512-j7WL9kjeyLTrTw3JyIP2eKrBJ24/P06xO7bD6MlKaEVsKq86rUpdMA6a72KjJwEhJ/vioN4bZr7W3Lfibb0Iiw==" - "resolved" "https://registry.npmjs.org/oci-aianomalydetection/-/oci-aianomalydetection-2.55.0.tgz" - "version" "2.55.0" +"oci-aianomalydetection@2.66.0": + "integrity" "sha512-sH0CSPAmOK0kGI0SATyRABMC7vTvhLV1GnHtRprMZdAnmVD5ta31Tz07sONxfkIv+dM+YpPaISnDdQ+GGXVabA==" + "resolved" "https://registry.npmjs.org/oci-aianomalydetection/-/oci-aianomalydetection-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-aidocument@2.55.0": - "integrity" "sha512-XTH3MxZjjlz1PYQKZgV/i4tQR0g6iIDgdY12AI11zg+T+f+IOik2rb08HFV+cNriWYA0mr9DYvSMiKBVyMjz9g==" - "resolved" "https://registry.npmjs.org/oci-aidocument/-/oci-aidocument-2.55.0.tgz" - "version" "2.55.0" +"oci-aidocument@2.66.0": + "integrity" "sha512-qRbes2XYeUWZjOPsuUhFOapaAS0QBzh4CNvQeChCTIX7LptGO/rLrvzOL2NAEFjYiuhUEhNwDOkH0Lxtyh/9lg==" + "resolved" "https://registry.npmjs.org/oci-aidocument/-/oci-aidocument-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-ailanguage@2.55.0": - "integrity" "sha512-uCXKe5ZZpuI79hEXvZXZs/coZ5EKHKinPFJkcpeo2h/RzJXfPzZDRSCo+1wYhxZKus1mNLN5ZGM8RIwe/kTjPA==" - "resolved" "https://registry.npmjs.org/oci-ailanguage/-/oci-ailanguage-2.55.0.tgz" - "version" "2.55.0" +"oci-ailanguage@2.66.0": + "integrity" "sha512-Dt2s+4NEVsNmR0F6Xy0LDcHG1GfwvLVGtzzksAKyo82deLYldbwRr/TZcYNBvHRyJMwc7waYrhZvss0LL22i0A==" + "resolved" "https://registry.npmjs.org/oci-ailanguage/-/oci-ailanguage-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-aispeech@2.55.0": - "integrity" "sha512-3F+JMbVqu00/FdNpyIIJBhV6fAOSoEQHTXOGKGlkyKLXuegZ2F9gzKUcTxvuEhzk/bOZhIdGTXzS+szl95rb8Q==" - "resolved" "https://registry.npmjs.org/oci-aispeech/-/oci-aispeech-2.55.0.tgz" - "version" "2.55.0" +"oci-aispeech@2.66.0": + "integrity" "sha512-eXYNKsP8W/dKPc6qz1ol8Yj2EQU3NN+bvbSIxh1h0Slwb92jvysvannrVZWvBExk1mJffhJaDkmvuBC3/QNtHQ==" + "resolved" "https://registry.npmjs.org/oci-aispeech/-/oci-aispeech-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-aivision@2.55.0": - "integrity" "sha512-NwqArU7z7EX9/ebYibpjD0Y+RNex1xW+kBkYOLGU9Zuio3BbdgJtONih0Pf8m2wB8Qv/bMnwQEH0MPempE8YAQ==" - "resolved" "https://registry.npmjs.org/oci-aivision/-/oci-aivision-2.55.0.tgz" - "version" "2.55.0" +"oci-aivision@2.66.0": + "integrity" "sha512-DfofIdJldiflbkfdxAbnv1Dqz+6uDd2jAhl3vdKYyCKja01gvS4/zuxCdXp8cfDIvSo+AoT9BAiLMGarZ5kLoQ==" + "resolved" "https://registry.npmjs.org/oci-aivision/-/oci-aivision-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-analytics@2.55.0": - "integrity" "sha512-et5guHSCV5V07kRGFFcV/yuOd9RQGXzbt+tuQA3TvvRiP+pwHcCJ+qPrScpR3JOJeLVo6qK5lJBAyn21+8hPTg==" - "resolved" "https://registry.npmjs.org/oci-analytics/-/oci-analytics-2.55.0.tgz" - "version" "2.55.0" +"oci-analytics@2.66.0": + "integrity" "sha512-1wPH4tn0+1AOoKMR6LYKXiwsQ1Yj+itvUhqNNnpAMVtZ/B6KlJfOpu0/7Rd0hX4fDxsdAY2Zv82Vb5PymCsNVg==" + "resolved" "https://registry.npmjs.org/oci-analytics/-/oci-analytics-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-announcementsservice@2.55.0": - "integrity" "sha512-o/SYjVDEkyNDwzOK29l7IFxKug6kWOAe2sKOp3gDwEjQBeyaSEX48Jcn5Tmr/zbBAF/eoYUG7T7RvZjJljFAGg==" - "resolved" "https://registry.npmjs.org/oci-announcementsservice/-/oci-announcementsservice-2.55.0.tgz" - "version" "2.55.0" +"oci-announcementsservice@2.66.0": + "integrity" "sha512-uMhewCxT7Gx/RPEn8dSugrj1E2YI+8UoeHFAyKZUpp9rxigUQR/oMDRsz/nKzhCZmNd2E6VDYofrefwtb563tg==" + "resolved" "https://registry.npmjs.org/oci-announcementsservice/-/oci-announcementsservice-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-apigateway@2.55.0": - "integrity" "sha512-WAmuQZVT73sSMj/VsFq4h1ijAdiE+E9DwpKTqFHeeV6fspIJIShU9kLQvUOXjv7p2xiPo0wqC0q4yK8UM4fqpg==" - "resolved" "https://registry.npmjs.org/oci-apigateway/-/oci-apigateway-2.55.0.tgz" - "version" "2.55.0" +"oci-apigateway@2.66.0": + "integrity" "sha512-xN7j0RQRYodGtvptxTaYaYppnDrtrayTVgo7+3Aa8vqihChoqdRvyBksDsCcr4m8GCHVTqqVG4GvSzwR6x6eLw==" + "resolved" "https://registry.npmjs.org/oci-apigateway/-/oci-apigateway-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-apmconfig@2.55.0": - "integrity" "sha512-QkuYSzu7RnqGIQliR7QN1iYBTeqtdgrW6U7r9Q4TO7ZsH2dT5SNouA+gk//4xs8V2bLGdWREIsC0OnhiGMHW1A==" - "resolved" "https://registry.npmjs.org/oci-apmconfig/-/oci-apmconfig-2.55.0.tgz" - "version" "2.55.0" +"oci-apmconfig@2.66.0": + "integrity" "sha512-w/dCD3OLyOmzYla7zlCyevwbATjDtgAVJCjaULbRu2ccf8WNGV8wdEDaHpu7KvEEbCW6KajAbNn3NULn52xdFw==" + "resolved" "https://registry.npmjs.org/oci-apmconfig/-/oci-apmconfig-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-apmcontrolplane@2.55.0": - "integrity" "sha512-tKIidaxGNww/OcujuSZ3wJs/sNcYtgIgX0JQtl1v54pEOaAN10D/fUtBQk89pZFNDPHY2okwrzqVOuzFryYMhA==" - "resolved" "https://registry.npmjs.org/oci-apmcontrolplane/-/oci-apmcontrolplane-2.55.0.tgz" - "version" "2.55.0" +"oci-apmcontrolplane@2.66.0": + "integrity" "sha512-ZizlckOdF7DWWrMix88rkgcN9m7upK6mCNv/FDRb/TZffLpgcMzRa1v2k94kV/GLGU0hU0Idr6uMVFIHse4aPQ==" + "resolved" "https://registry.npmjs.org/oci-apmcontrolplane/-/oci-apmcontrolplane-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-apmsynthetics@2.55.0": - "integrity" "sha512-rrHyrPsVx6WihZqwF8N4I+l1vJUbNGCinIdUV2DGZNO9NDDMlk9pQcW/f7tlvIto5oPfIZvCcbAdWY23qDweMQ==" - "resolved" "https://registry.npmjs.org/oci-apmsynthetics/-/oci-apmsynthetics-2.55.0.tgz" - "version" "2.55.0" +"oci-apmsynthetics@2.66.0": + "integrity" "sha512-ly2sdzbELfGkScd4iO3EVBtnzVQgeCIDOTf721kcIu/DuwBhYT6PWB+75poGEJ6gm8qxwWvAR/E1VpYa2NJqBQ==" + "resolved" "https://registry.npmjs.org/oci-apmsynthetics/-/oci-apmsynthetics-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-apmtraces@2.55.0": - "integrity" "sha512-7c5jg6pOF5JEmwaJHZiv96JRCehlZyUJwPZr956rTaKxXWPhujk0XKs8DjZ8jxfKv2lPSmqNDeGVJA7Sv1tadg==" - "resolved" "https://registry.npmjs.org/oci-apmtraces/-/oci-apmtraces-2.55.0.tgz" - "version" "2.55.0" +"oci-apmtraces@2.66.0": + "integrity" "sha512-qROK/AytdsHg12aMlHOiXB+dwbLnHH9YMA8YlUE9d2SymFQ5ExoXOrDjUPsBGdh4fQlNjKfJOABKmEr8InL0GQ==" + "resolved" "https://registry.npmjs.org/oci-apmtraces/-/oci-apmtraces-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-applicationmigration@2.55.0": - "integrity" "sha512-+d4G0EJHz7nMzxskLxbrHS7U3p9tr3AeH/ytxWd0m9wGlWOZfc/bUaY4/mwgIl1THoUof40E/kf5UzZX1GCIxw==" - "resolved" "https://registry.npmjs.org/oci-applicationmigration/-/oci-applicationmigration-2.55.0.tgz" - "version" "2.55.0" +"oci-applicationmigration@2.66.0": + "integrity" "sha512-R41VcTANqXWHTHrZEwaXdXYSwJQOQXZkPtNgSjxs709ZxEnbiC82OJ3uPoYKJ4dADdPbcH2ngsVxrQzANlCvlQ==" + "resolved" "https://registry.npmjs.org/oci-applicationmigration/-/oci-applicationmigration-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-appmgmtcontrol@2.55.0": - "integrity" "sha512-R4Cv5z5aZ9WsnfVy3UtbGhnfykQUPdBnmnfKA8hF14T/PB0s577WBCJ4QmcPFkbJiNwAgUyL9L48IWOPytbYEA==" - "resolved" "https://registry.npmjs.org/oci-appmgmtcontrol/-/oci-appmgmtcontrol-2.55.0.tgz" - "version" "2.55.0" +"oci-appmgmtcontrol@2.66.0": + "integrity" "sha512-GFUsEoy3zYdRVJuxj1en9exbgd7MALdTuYOOIJ0j7IZQKiArQJFDLPtfy+vsmc8y9Vpx1Lvy0+JRnhneLJ6Ijg==" + "resolved" "https://registry.npmjs.org/oci-appmgmtcontrol/-/oci-appmgmtcontrol-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-artifacts@2.55.0": - "integrity" "sha512-pQlDLZw+bLBHDbfr2DYI82ufd5I5ZHvOsNuh+oY94ri2YVRkw59Dr+LtJSVCZjAw5+fI3AQDybmmK8Ge8FQWaw==" - "resolved" "https://registry.npmjs.org/oci-artifacts/-/oci-artifacts-2.55.0.tgz" - "version" "2.55.0" +"oci-artifacts@2.66.0": + "integrity" "sha512-zXtkR/tAQPCgTwJtzg1jTi2LxL3ljJ2H6iNcd4D09R18eNlAdJI5h66mW+RXjcwaC6Yyz9lzzb5iAEnQQzgjCg==" + "resolved" "https://registry.npmjs.org/oci-artifacts/-/oci-artifacts-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-audit@2.55.0": - "integrity" "sha512-Xj/UpKvN9tzaMknWxvkNdfdjP/b2Jyur6/4RfX+PURdWK44BT1G2Kq9pdpMumqDuViLCSkiDdxnfW6RGto6TZA==" - "resolved" "https://registry.npmjs.org/oci-audit/-/oci-audit-2.55.0.tgz" - "version" "2.55.0" +"oci-audit@2.66.0": + "integrity" "sha512-xvI6uieZBF9/hXkJMrYVWVyF5jhNEU2Q1ew2FOt8EUXyNE2Umrfwu8AerXXheZxy4FqRDBhDGbOShVlcWqrnJA==" + "resolved" "https://registry.npmjs.org/oci-audit/-/oci-audit-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-autoscaling@2.55.0": - "integrity" "sha512-PRz+B8yMRSBGGYMuqxIhVG8EU0QW8hK2DHYPL3oKLhBJeR3/psYe5czqa1kul53MaupXBBShdo7dKqZQhTEqeQ==" - "resolved" "https://registry.npmjs.org/oci-autoscaling/-/oci-autoscaling-2.55.0.tgz" - "version" "2.55.0" +"oci-autoscaling@2.66.0": + "integrity" "sha512-GfQp7RvIgsg1X2cJATQ8EQzeRPP0N3LmT0FMkQow8hrui/xB15/WAVaAT/bTMtk8W49y642gJjNXB8N7J4I4HQ==" + "resolved" "https://registry.npmjs.org/oci-autoscaling/-/oci-autoscaling-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-bastion@2.55.0": - "integrity" "sha512-SPhLi0tSDJJCbPpTakkqQL61JTntnMtTTaxnwN1xIh/RGdGvMIn6Kh6/++AkrB/6MN/aTfMpzeM5Q+eQPQ85DA==" - "resolved" "https://registry.npmjs.org/oci-bastion/-/oci-bastion-2.55.0.tgz" - "version" "2.55.0" +"oci-bastion@2.66.0": + "integrity" "sha512-TOpAfRRtNIeBio69zR4xGDbh2arzabxK5oCBSuxttCd7/ABfsAkJotp0NN5gomIDbJsxlxAen5J8U/kC0ea8Tw==" + "resolved" "https://registry.npmjs.org/oci-bastion/-/oci-bastion-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-bds@2.55.0": - "integrity" "sha512-bsDMvkb1VaIAga+H0kDbYECh3tUVGBVhqdkbYfF2qeC+JpBsP+LASiSGNC/pvRDX19RHvH844nIXAo0oU1gf0Q==" - "resolved" "https://registry.npmjs.org/oci-bds/-/oci-bds-2.55.0.tgz" - "version" "2.55.0" +"oci-bds@2.66.0": + "integrity" "sha512-bDWdKs6lecaJgzzhYBftd+U7boF9w1xU4v84m41LxGUKiPUibaWydsWxM3lXs7Io+Njelj7pGckMPJqXy/hjaw==" + "resolved" "https://registry.npmjs.org/oci-bds/-/oci-bds-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-blockchain@2.55.0": - "integrity" "sha512-D2YyMSLK9thZUkT1274sT/M4kKjOB0SaOwCkdUMDcgSq73KEfjqt7OET2QOckU9NqOqX1bn0/9rsr0wsKpJ+8g==" - "resolved" "https://registry.npmjs.org/oci-blockchain/-/oci-blockchain-2.55.0.tgz" - "version" "2.55.0" +"oci-blockchain@2.66.0": + "integrity" "sha512-v1sVRnaRzBaaSHCZy+LtpONNUTUc7V26M5OuDPwp93q7RVUYoJ/W4gz5ozzOgHJCAYk/rUTgC/GhciJtbFETCw==" + "resolved" "https://registry.npmjs.org/oci-blockchain/-/oci-blockchain-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-budget@2.55.0": - "integrity" "sha512-M6KwWyu2leF2vHlvIb1gvp/eqBbMsjmV7Ml//eilOSOIB9EmU2C9rEzIoxqHUgvs5eemCiBvL8YH/R6onG75KA==" - "resolved" "https://registry.npmjs.org/oci-budget/-/oci-budget-2.55.0.tgz" - "version" "2.55.0" +"oci-budget@2.66.0": + "integrity" "sha512-xGdCitkunweaU6SPNECi5yjMX1EXGgcxzaqZZ5ZXuqjR5AE2i4zIABO/P5SMlXcfKMycggrESOKDD84JC6J15w==" + "resolved" "https://registry.npmjs.org/oci-budget/-/oci-budget-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-certificates@2.55.0": - "integrity" "sha512-7Wdyf2ObSbE1Qq+qO6vjn1/TRFe1f6CZDpZKBIyLDMZAOEmguhZPA6+oY5aCeYFzKUv7aVJTedi7ia0oBRB6Hw==" - "resolved" "https://registry.npmjs.org/oci-certificates/-/oci-certificates-2.55.0.tgz" - "version" "2.55.0" +"oci-certificates@2.66.0": + "integrity" "sha512-IVzAQtq+daIWUb6OhOCN8kVMIWsRsBe2RuddJiKpfKxN2a7bDuXgBGRvccOVXMCFJ56/57W7lwsV3COg/VNpiQ==" + "resolved" "https://registry.npmjs.org/oci-certificates/-/oci-certificates-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-certificatesmanagement@2.55.0": - "integrity" "sha512-6xGt4gJPM8gtErs8OhTknDoPrrKtitOarazZgIEwrukDIcMHqwjkxhEil2pZoPOvqz27kKRotg30vTY+wdknBQ==" - "resolved" "https://registry.npmjs.org/oci-certificatesmanagement/-/oci-certificatesmanagement-2.55.0.tgz" - "version" "2.55.0" +"oci-certificatesmanagement@2.66.0": + "integrity" "sha512-cmLwn34atubwf56pKz/FgZ/ePGgNyACjJP49smtG/Cmvip5DFoO0/QahZhI5D1uttKPLwqwZwGX5w5UgHSn9Ng==" + "resolved" "https://registry.npmjs.org/oci-certificatesmanagement/-/oci-certificatesmanagement-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-cims@2.55.0": - "integrity" "sha512-YgH/ppjr6SKKslWN+lTFMCfGzGgTTn19T6IhAg1VMy7h8ytwXTcylyquyElbXFbSkvoJ5L5CLE8s8ED5uqhDog==" - "resolved" "https://registry.npmjs.org/oci-cims/-/oci-cims-2.55.0.tgz" - "version" "2.55.0" +"oci-cims@2.66.0": + "integrity" "sha512-0QT6dxASnxz9eZASTlGDhFqj4SZiQo6mVrv++r7tjke6Rj6DjRi5QhteBufzG3XAN5qYwr7OcTj1WkwOWebCEQ==" + "resolved" "https://registry.npmjs.org/oci-cims/-/oci-cims-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-cloudbridge@2.55.0": - "integrity" "sha512-8UhfV9bDiU/F2YlhSWSmwXAF1wAdgSwyJPtHZPcuacPRI4dbgsXjUzPhRR3rWhU/FlC+w8FmaXbfufudddKJJQ==" - "resolved" "https://registry.npmjs.org/oci-cloudbridge/-/oci-cloudbridge-2.55.0.tgz" - "version" "2.55.0" +"oci-cloudbridge@2.66.0": + "integrity" "sha512-bIYOA1rHWyn5qwxy5FacbdwpKR5s3oi1oUEtgp9KR+GGzPRfZ7Rsa47dT79NKOaUCuIIKudulHfya1iPJ/8Gcg==" + "resolved" "https://registry.npmjs.org/oci-cloudbridge/-/oci-cloudbridge-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-cloudguard@2.55.0": - "integrity" "sha512-Wdh4nqDcluPOY7ksrwH+eB/mufn+TaIiswQRGdHJUTuy/OhiyO8Upa0+t4k89Gv7n+qKHQUEMe91t+g+f1fp7g==" - "resolved" "https://registry.npmjs.org/oci-cloudguard/-/oci-cloudguard-2.55.0.tgz" - "version" "2.55.0" +"oci-cloudguard@2.66.0": + "integrity" "sha512-EwTASf9Ne3An1N+xpiK34TY2xVPTw99o7vfMZHMnYzHQNNrls1rHJHnup7JD3bha06YDscIw6rx727sK6Egr1g==" + "resolved" "https://registry.npmjs.org/oci-cloudguard/-/oci-cloudguard-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-cloudmigrations@2.55.0": - "integrity" "sha512-wANQEI9vURtGfGRXT0BVhW7CGopcUOrEDdslmRsB19fEW2aEYQGbCaUHQWr48mA9T9y4wP6MuqgVK7MUutBnSg==" - "resolved" "https://registry.npmjs.org/oci-cloudmigrations/-/oci-cloudmigrations-2.55.0.tgz" - "version" "2.55.0" +"oci-cloudmigrations@2.66.0": + "integrity" "sha512-XHAo1SjxfpDJsqxlaAeiwROHCT5Mckbi30ZqooLobJk9+Q/LCaGX89d7kIQd9my8x/rKv7PcBFl/U3oL5riMjA==" + "resolved" "https://registry.npmjs.org/oci-cloudmigrations/-/oci-cloudmigrations-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-common@2.55.0": - "integrity" "sha512-NFovgWznUByKbcQjdT7BMTu7mQ8/eiuhQat03cdWkKTzbTYk5q4/qJPv28aFvoEEn+5SW0imjYdqriF+4gtr0A==" - "resolved" "https://registry.npmjs.org/oci-common/-/oci-common-2.55.0.tgz" - "version" "2.55.0" +"oci-common@2.66.0": + "integrity" "sha512-VCaUqPU9aK3IR4Fsm0y42cTXk1Kb/g8NzKy5w4iDCKNoj6AqskM4flegQS26VGcBhgPcrD2YsNeI3p6XTIobtA==" + "resolved" "https://registry.npmjs.org/oci-common/-/oci-common-2.66.0.tgz" + "version" "2.66.0" dependencies: "@types/isomorphic-fetch" "0.0.35" "@types/jsonwebtoken" "9.0.0" @@ -6846,905 +6917,915 @@ "sshpk" "1.16.1" "uuid" "3.3.3" -"oci-computeinstanceagent@2.55.0": - "integrity" "sha512-Ervdl0kDSCb+YrO1d3R3KxgJqdajoLk7TfqssgnSpTUez07RuLnh7vgGpo+XCI9XZlXjGxHw/vY/JyM910PRRg==" - "resolved" "https://registry.npmjs.org/oci-computeinstanceagent/-/oci-computeinstanceagent-2.55.0.tgz" - "version" "2.55.0" +"oci-computeinstanceagent@2.66.0": + "integrity" "sha512-oP0LG1TClWafzpUCpKL7yy+ZWp7NMyuBYSSPFo2+DezvR/yqZtA5YLNOdXcwGJ1SJ8QEEBpXgh+SzBMidmvqNA==" + "resolved" "https://registry.npmjs.org/oci-computeinstanceagent/-/oci-computeinstanceagent-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-containerengine@2.55.0": - "integrity" "sha512-GrrFqIAapyCAxski1C2Z3vfAqoh41YhAt33sG5WERBx7qDthQDd0YpMYNjlpvvw6HRUXR7GB2KUf8LxvZN6yzg==" - "resolved" "https://registry.npmjs.org/oci-containerengine/-/oci-containerengine-2.55.0.tgz" - "version" "2.55.0" +"oci-containerengine@2.66.0": + "integrity" "sha512-4+CIMFmZW1uEP3z9kKgOK+9IUhF3iNXPjXQZAhgJYB3gW1zY+BsEizV+b5gsEwn82RV+uKua5HMN1TbhPoSHBA==" + "resolved" "https://registry.npmjs.org/oci-containerengine/-/oci-containerengine-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-containerinstances@2.55.0": - "integrity" "sha512-w6Y8fu9u2dDSFu4GvXjE3u89gcANndMFB+pSZQ9YqUJqe0DDo7edsuYvltfnXAE5HVfBjvUSPm64zv22/vmFBg==" - "resolved" "https://registry.npmjs.org/oci-containerinstances/-/oci-containerinstances-2.55.0.tgz" - "version" "2.55.0" +"oci-containerinstances@2.66.0": + "integrity" "sha512-Kj3MW3FGfgOfXUcNSHGk3F9ReNa72BBNx3ZOF89IosZjMR0j3U+uBZxbjTQfLwHi5UBnZqHumJJrnCaO45UJ4A==" + "resolved" "https://registry.npmjs.org/oci-containerinstances/-/oci-containerinstances-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-core@2.55.0": - "integrity" "sha512-D6YfFNMqbDbRiyesnJ9HVDjehWn8EFmSfibV3M6hylezIL1/lu4rDbej/gxRs/lLyRp4skGiL4hOt/2ypN++3g==" - "resolved" "https://registry.npmjs.org/oci-core/-/oci-core-2.55.0.tgz" - "version" "2.55.0" +"oci-core@2.66.0": + "integrity" "sha512-cDVOb+rk+wuTCULhW4JwpIOyRAwopexVOxBlwbk70OBOL9pIWK3Kc9u8y/NVB30c6d1c0++nVXtCtf8FTkSblA==" + "resolved" "https://registry.npmjs.org/oci-core/-/oci-core-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-dashboardservice@2.55.0": - "integrity" "sha512-VWP5+IgzMk+iY4KsK1NZphOY7LRpm0plN2YCh+kmHRgI2w+Ez8OuIaV5Py1IsJ6q82Bw5P/PwX5a86W7vfG6vA==" - "resolved" "https://registry.npmjs.org/oci-dashboardservice/-/oci-dashboardservice-2.55.0.tgz" - "version" "2.55.0" +"oci-dashboardservice@2.66.0": + "integrity" "sha512-43fxn87i9BmgMYmxtdvn916bhtXjmt0zsr8U2GY38o6q6V8cXGkAXlasUtjPwgdEp/yta0zMhw92h9nANSwdbA==" + "resolved" "https://registry.npmjs.org/oci-dashboardservice/-/oci-dashboardservice-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-database@2.55.0": - "integrity" "sha512-XnrYtoaFjv1Jf2PfF+GJMHpH6JerO1AxTzA1WCkFZFyPC/l2uSBucXE/WooOtPHN1F1oDR18kaFFXitx0EefOA==" - "resolved" "https://registry.npmjs.org/oci-database/-/oci-database-2.55.0.tgz" - "version" "2.55.0" +"oci-database@2.66.0": + "integrity" "sha512-yprb9f6/YIDLxtWI6nu67aalpp4uyX7QskEWEzLzY9yjA4q8upoH+1Qw6DhrFp9A4uaNwse5Nm4UrG7+kNxh7Q==" + "resolved" "https://registry.npmjs.org/oci-database/-/oci-database-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-databasemanagement@2.55.0": - "integrity" "sha512-XNcb5voWfcILr/aVE6PMsOtMMLznRjqmx/TFfgV5LUQQWCXIGzZ7w6ginGpi2dyBET94cOleStr34PzhGV/fLA==" - "resolved" "https://registry.npmjs.org/oci-databasemanagement/-/oci-databasemanagement-2.55.0.tgz" - "version" "2.55.0" +"oci-databasemanagement@2.66.0": + "integrity" "sha512-ntiZDSNhDADzHKmszWVWJzYIq0yyZ3wjY1TRO/4t5DDNBMFTWFl01FFe1zv7DaDUi/197h+I3TdU86JRh4Ep/Q==" + "resolved" "https://registry.npmjs.org/oci-databasemanagement/-/oci-databasemanagement-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-databasemigration@2.55.0": - "integrity" "sha512-tw2rpE/dYl24rGoByG7XzuVuF91u+PQ2RY6Vz/rRL8g95JR3vGiP4j7/SfHJyQKRPOTVVCZUDhlB+FTtFEvnag==" - "resolved" "https://registry.npmjs.org/oci-databasemigration/-/oci-databasemigration-2.55.0.tgz" - "version" "2.55.0" +"oci-databasemigration@2.66.0": + "integrity" "sha512-Brv02tw/LUw5UruN0UvlszOLiCr2A1WhFDcOZGIauaaCjsnbIP5D+wNzXsraEYHVLqM56wg9+9p0Tvgk2ZKcWw==" + "resolved" "https://registry.npmjs.org/oci-databasemigration/-/oci-databasemigration-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-databasetools@2.55.0": - "integrity" "sha512-/jFPryvgJAzA/5jp0egaUTXpyPlI4mPxp0YFRjNHloP+/tQA1nh80gtWfZ+DZIW+b9DDI0ZaUI6/kiJk3FRg3g==" - "resolved" "https://registry.npmjs.org/oci-databasetools/-/oci-databasetools-2.55.0.tgz" - "version" "2.55.0" +"oci-databasetools@2.66.0": + "integrity" "sha512-UzonYNP99IG+eMt4jIEj2pOK2LMGY4S3IFcsjm/9D4Aoh5Cqxt3zRHzM9scVE4j6rugh3v+gkJ9BPJjsKVc8hw==" + "resolved" "https://registry.npmjs.org/oci-databasetools/-/oci-databasetools-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-datacatalog@2.55.0": - "integrity" "sha512-2IfAscDPDmZMWiTGOokXY537TuEiB22z0bqFuBgfzRqFI57SDhXVEczpMGK/xnVI3WA2ZjTg5c73YCHOTaSMkw==" - "resolved" "https://registry.npmjs.org/oci-datacatalog/-/oci-datacatalog-2.55.0.tgz" - "version" "2.55.0" +"oci-datacatalog@2.66.0": + "integrity" "sha512-lChVj8yJ6swugj5H/lZnwOeS3Zw3mNUc8IE1BDRvtKjy+52DWF9EGriNe6YN0TwCe52Gz8QY2S/83JdozWSXhQ==" + "resolved" "https://registry.npmjs.org/oci-datacatalog/-/oci-datacatalog-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-dataconnectivity@2.55.0": - "integrity" "sha512-qp4yKmdqCsvSuwjZeb1e1/jdu1c4zznar9vPwceg4dHTPtgmnaHibauyn9zewn16iCRzbKN8jOyZRLmwfdoflw==" - "resolved" "https://registry.npmjs.org/oci-dataconnectivity/-/oci-dataconnectivity-2.55.0.tgz" - "version" "2.55.0" +"oci-dataflow@2.66.0": + "integrity" "sha512-Z/Lv6mu0UhvltL60w4bHzeXlmZP2HgX1k7VNu+UjzI+YI7gBwMoTkkLXtgvbn5TuDqxVgknZ+9yB9I1AbceBTQ==" + "resolved" "https://registry.npmjs.org/oci-dataflow/-/oci-dataflow-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-dataflow@2.55.0": - "integrity" "sha512-LI4n1rQxGhMeKGGeDPAc5vgyjACL0NNurLNLjP7F2sz6wYtCfGGoDw2v2vKE1cmLEcSUYKexZ2TkVDZds804jA==" - "resolved" "https://registry.npmjs.org/oci-dataflow/-/oci-dataflow-2.55.0.tgz" - "version" "2.55.0" +"oci-dataintegration@2.66.0": + "integrity" "sha512-sFjo44OcTWw8YLS68C0lNcRvcnDHqaHhXMAuTUnvQ+T2F4Jxp9xX3Kn5o4v949OsfH0o3qAGbcEBy3JXX1xhHw==" + "resolved" "https://registry.npmjs.org/oci-dataintegration/-/oci-dataintegration-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-dataintegration@2.55.0": - "integrity" "sha512-wUVBGE6FQDBBI/1s5G7krwc4tHQNGaL00vchSC44QbTm62mcAYA0lkBiB0F9Qvo17HtH2i/iJ9Fr7mHbnD1zow==" - "resolved" "https://registry.npmjs.org/oci-dataintegration/-/oci-dataintegration-2.55.0.tgz" - "version" "2.55.0" +"oci-datalabelingservice@2.66.0": + "integrity" "sha512-4UQzhGcnVRiDkZ3GWZ2mPeZvFh4hn6LknWXDphFTwpo8ZEQTVN+hPdgdShNLIm0S6qUcF+CRGlURHpe0ZhrvbQ==" + "resolved" "https://registry.npmjs.org/oci-datalabelingservice/-/oci-datalabelingservice-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-datalabelingservice@2.55.0": - "integrity" "sha512-9Y/F6tdgJ1227UDK32pmi+HGjJ8mtL8bozTZyRWpHmG1pyCQ/+E5VW5DDHOha4jOIPCqC1+G9fl5o3o1Rvb4Gw==" - "resolved" "https://registry.npmjs.org/oci-datalabelingservice/-/oci-datalabelingservice-2.55.0.tgz" - "version" "2.55.0" +"oci-datalabelingservicedataplane@2.66.0": + "integrity" "sha512-zQnRMxZl95OSGO+fBtLbtoHEKGfRk0OvlYYAATzWXD7CAOQUkHKqvAIqUEwsih6AFLyBzxK3o4PkBH5fl+yh0w==" + "resolved" "https://registry.npmjs.org/oci-datalabelingservicedataplane/-/oci-datalabelingservicedataplane-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-datalabelingservicedataplane@2.55.0": - "integrity" "sha512-p70bcE/oJqjWfU0CwrbPXArsaLzlvuehn7qP6qBDEwTO039ED4xsuRYJkcKz1NPm3t6H8mZnF6lIOLhL68vzkQ==" - "resolved" "https://registry.npmjs.org/oci-datalabelingservicedataplane/-/oci-datalabelingservicedataplane-2.55.0.tgz" - "version" "2.55.0" +"oci-datasafe@2.66.0": + "integrity" "sha512-nTCy1rkICsH+j1UtR066iuQ4qOTOJ/fq47lXjppyndXwCGkBByK3Fx+8VAgUSqZjDQL8lGGPlb3CKuJqA0MvMQ==" + "resolved" "https://registry.npmjs.org/oci-datasafe/-/oci-datasafe-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-datasafe@2.55.0": - "integrity" "sha512-jh7xS4FtBbAE01tXVwv/8wj7MgjGhYKrPGPMROoOk1rdnAHh4o6qN0qT5pguvvWXdEAJopEG+WCLthHMfeVLJQ==" - "resolved" "https://registry.npmjs.org/oci-datasafe/-/oci-datasafe-2.55.0.tgz" - "version" "2.55.0" +"oci-datascience@2.66.0": + "integrity" "sha512-21ovasf2ltNvfQh22ErvFTMT6Qjk69AFZfFkBLhV2yA55Z+swIrx8tvU7Vj71Ij3lvf2rDcnZIVGlzVUv5QTFQ==" + "resolved" "https://registry.npmjs.org/oci-datascience/-/oci-datascience-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-datascience@2.55.0": - "integrity" "sha512-rnuv+9d/6oGryDDzoinhDDahrNC3H5fL5RpbAt7x+yB0t6r3lGyoshWxdKkQFEkD1ZrWcN3H7OzxeEknQWah1w==" - "resolved" "https://registry.npmjs.org/oci-datascience/-/oci-datascience-2.55.0.tgz" - "version" "2.55.0" +"oci-devops@2.66.0": + "integrity" "sha512-mRgA2Lcpu3mIIX58cwgv0sYnp13NkPGZPsLjEsBWnyg/RSUHZ0iTQvrCeroN2PPNU9SHbO64XO/WAnfd8jt3aQ==" + "resolved" "https://registry.npmjs.org/oci-devops/-/oci-devops-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-devops@2.55.0": - "integrity" "sha512-8kKk/Y61gego6BZ24856/Uz2UmFMYEaytceg69MLEtDx+wLqmzsQ9sj+KBQ1nEhM9sBGX2aSFMD5I+Vfae+6Yw==" - "resolved" "https://registry.npmjs.org/oci-devops/-/oci-devops-2.55.0.tgz" - "version" "2.55.0" +"oci-disasterrecovery@2.66.0": + "integrity" "sha512-/a6tIyVrB4VQBWW2Ip1t1E0dSmg1d2ClhBTRzJHCRdIKQjKMm/cWILY2kWfaKxJg5y74xgS+oCS9kAR+KBRk0A==" + "resolved" "https://registry.npmjs.org/oci-disasterrecovery/-/oci-disasterrecovery-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-disasterrecovery@2.55.0": - "integrity" "sha512-hIZvXb3d55wK+XDCEMKrSRyudg3CpvkIqDOVMaJe9lSq/NJjLZ28bfzcUVmiukWzXWO/yl5EG9GgmXcGF7zIlg==" - "resolved" "https://registry.npmjs.org/oci-disasterrecovery/-/oci-disasterrecovery-2.55.0.tgz" - "version" "2.55.0" +"oci-dns@2.66.0": + "integrity" "sha512-aIWB1+8y5Q1oQ7+ZOToHj92bWTzlsScoJ5r+wvHlFwzxkMHH8pshsPrnY+8DRGAfVQkWDssaBDr2JQ5hWa0XaQ==" + "resolved" "https://registry.npmjs.org/oci-dns/-/oci-dns-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-dns@2.55.0": - "integrity" "sha512-Zn/cou6W8JWTACVRwhyQySp9flZ1sTBsHU5Ghr8GFKlXYG4Hwy5C5DPLqZn3Pps5r8b1fnHebqzuW4KT7NVFrA==" - "resolved" "https://registry.npmjs.org/oci-dns/-/oci-dns-2.55.0.tgz" - "version" "2.55.0" +"oci-dts@2.66.0": + "integrity" "sha512-0auUGtqSw9ik9QEB0rNT+Ie4PFp7cBG49aet0JI6sBpAG2GhyXZcu3gDCsjyXNncn3hLiuX+yQRqi2OnYLT8xA==" + "resolved" "https://registry.npmjs.org/oci-dts/-/oci-dts-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-dts@2.55.0": - "integrity" "sha512-jbvvlX97dRDFsBz7p0Q2Cc5Efc7qWwDpJTZInaudeExcdCo7epSkvHCLr7JiQSNxM9TBENgkT15BW3dnfsuEHg==" - "resolved" "https://registry.npmjs.org/oci-dts/-/oci-dts-2.55.0.tgz" - "version" "2.55.0" +"oci-email@2.66.0": + "integrity" "sha512-aYwkzCBsr5Lf8oOhX4SpqL+/1zgjlVNsVWSJpJacxoR3bPWTjMIUIJZT2aPz5X/eEediQuFxY9rgemz58MTVXQ==" + "resolved" "https://registry.npmjs.org/oci-email/-/oci-email-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-email@2.55.0": - "integrity" "sha512-CH6hy5DHTsRJ0x21UJxV3nxNPyXusc+7ssuoxeuexwHuVEK4ofA3gmi+1YyeiHn+plcpRMqjcZ3W9uPrr9XNVw==" - "resolved" "https://registry.npmjs.org/oci-email/-/oci-email-2.55.0.tgz" - "version" "2.55.0" +"oci-emwarehouse@2.66.0": + "integrity" "sha512-EnWbVwHUdw3Rvi3djasISO2dbT77xqskKyeQd/qg0F2F9Y5wv8Mi5QxaEhKv6mfzB4nzyLiGPcvr77+itG+5Nw==" + "resolved" "https://registry.npmjs.org/oci-emwarehouse/-/oci-emwarehouse-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-emwarehouse@2.55.0": - "integrity" "sha512-xrqVTLjeCn7kBLMeNbsv5I28mFtYNC7JojWXlgjMp0hSYhAwIrJxMbtU5FETBrbdo6B+BrdsIkyLUihuUF0qUw==" - "resolved" "https://registry.npmjs.org/oci-emwarehouse/-/oci-emwarehouse-2.55.0.tgz" - "version" "2.55.0" +"oci-events@2.66.0": + "integrity" "sha512-kRjQ0/Gio8snVcng7fjShKbWrk2tsSsRJM2JU/fl3aTQbGwT8zuZRpB14rwAKPEwVDVZ1BKJLtVi+m5GUk7kPA==" + "resolved" "https://registry.npmjs.org/oci-events/-/oci-events-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-events@2.55.0": - "integrity" "sha512-ijhLN57hgNu471MyaRLNVUmG/0/bO3akIKCFLNR14kdBGqbZSxkbhKQBg9NE4s3TnNvgLdiOIbU8eEp/Ghy35A==" - "resolved" "https://registry.npmjs.org/oci-events/-/oci-events-2.55.0.tgz" - "version" "2.55.0" +"oci-filestorage@2.66.0": + "integrity" "sha512-9hFeHSQxNZ43grAljg4k1wLdIxcfeqOH+vIm0E3xRJQtz+1leLZCQLnPPyPOXR5mcu4GJqnFuCLuqPZE0ryYtA==" + "resolved" "https://registry.npmjs.org/oci-filestorage/-/oci-filestorage-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-filestorage@2.55.0": - "integrity" "sha512-eXvgimzL46ZD6weKJYB7EZoP5j3lzI6lQbHTUKq1s5bth4Gnt0t9qo7ZJ/9x9eEG0Z1KEDf3pJX8RVlhU6BLCA==" - "resolved" "https://registry.npmjs.org/oci-filestorage/-/oci-filestorage-2.55.0.tgz" - "version" "2.55.0" +"oci-functions@2.66.0": + "integrity" "sha512-qGUuoE45osFeOFIXoD6ChXJpOc9crmL7mNfSrFToh+g/CbZPT3Xm7zm2phPjeJQDzB0nDL7y/S9XUhYFGVoSRg==" + "resolved" "https://registry.npmjs.org/oci-functions/-/oci-functions-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-functions@2.55.0": - "integrity" "sha512-ep6iYUbukd8L9T9XyYOQrs7dqEdKkNLKumDzQM/MA9s6ovwG22mBJ2GZxk7SIW7y1eQ85LoHJbSSgixbI1RUHA==" - "resolved" "https://registry.npmjs.org/oci-functions/-/oci-functions-2.55.0.tgz" - "version" "2.55.0" +"oci-fusionapps@2.66.0": + "integrity" "sha512-nZM5O4lez2+GoINmCYP2WXjPWqS52ox8WgumvT09d9KgK4dHDbLWnLNNJYzxzwrOM+uq4VsYQg4/pf2TP4QN0A==" + "resolved" "https://registry.npmjs.org/oci-fusionapps/-/oci-fusionapps-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-fusionapps@2.55.0": - "integrity" "sha512-uVlzT+HJEmWn3uIHLu/SVNVsMlV6q+l8DglUzXsjKsYeO/kuJhYYhtP4+y++fuKwkFmO7x5REKBW4ZrFMa0whA==" - "resolved" "https://registry.npmjs.org/oci-fusionapps/-/oci-fusionapps-2.55.0.tgz" - "version" "2.55.0" +"oci-genericartifactscontent@2.66.0": + "integrity" "sha512-P7bFtmBjvuXknuIlebhbkJVyP59qAVspcTtmxzvG3iMzxH/TZeoGLQHWn2H5jAsgLqlr1mCTDVFb3AwsruLErw==" + "resolved" "https://registry.npmjs.org/oci-genericartifactscontent/-/oci-genericartifactscontent-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-genericartifactscontent@2.55.0": - "integrity" "sha512-IHHfHSo1Ea9kMS/JY2fhr/c1BtqCDsZ19vIcOlX+Il8ZqeCJ1Z09bya0Gk7vm5UGhw+ciZ9jf4Rqw3O1SMQ+lA==" - "resolved" "https://registry.npmjs.org/oci-genericartifactscontent/-/oci-genericartifactscontent-2.55.0.tgz" - "version" "2.55.0" +"oci-goldengate@2.66.0": + "integrity" "sha512-Fvsg7poct6unojmiMS5+1kwqTjmpNuTjBYwDatll52vIyEXZ60C+fabJX8VQcwEtmyKvjFgD6l6/adLkCxsKqw==" + "resolved" "https://registry.npmjs.org/oci-goldengate/-/oci-goldengate-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-goldengate@2.55.0": - "integrity" "sha512-k5ndnyjPDZJz7tHD4XanPl51vaVKcu8jXwOEI7v0TDGtpj5KpbomGtA1L8QMIT+XygajeIvo8VR8ukcrDPQrbw==" - "resolved" "https://registry.npmjs.org/oci-goldengate/-/oci-goldengate-2.55.0.tgz" - "version" "2.55.0" +"oci-governancerulescontrolplane@2.66.0": + "integrity" "sha512-MpechStEpkpgcIPWFvTpBPfjxFsWQsfYkbd7Uuu/2C4UU18fIhbQ8kNgvp4k7X1+dS5bBfUoYa3yd2fJThc99Q==" + "resolved" "https://registry.npmjs.org/oci-governancerulescontrolplane/-/oci-governancerulescontrolplane-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-governancerulescontrolplane@2.55.0": - "integrity" "sha512-IjFV1AUJ4Z4gHOxthT4jRdCIPmLu6C4z4DcIPaTRgtOl0poBLdIyYvvcaiyeqkI9D7ZvVP9iquXxh3O5Be0RFg==" - "resolved" "https://registry.npmjs.org/oci-governancerulescontrolplane/-/oci-governancerulescontrolplane-2.55.0.tgz" - "version" "2.55.0" +"oci-healthchecks@2.66.0": + "integrity" "sha512-dbE81duMf2kJimmx6GabyD9tPATiVnIGX2VnrUkIpRMdHwnBBivfeA231AZDm/z7efWS4s9n8CEP/8ZRgiUqiw==" + "resolved" "https://registry.npmjs.org/oci-healthchecks/-/oci-healthchecks-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-healthchecks@2.55.0": - "integrity" "sha512-6ZLD1aWLrnLRC+sFsr2GU8z2odW8kKiWRH85dMj3NvedZufrPv1DIGq5gc7WkTIFo2rnySi7mdXFjgiD7SQpJw==" - "resolved" "https://registry.npmjs.org/oci-healthchecks/-/oci-healthchecks-2.55.0.tgz" - "version" "2.55.0" +"oci-identity@2.66.0": + "integrity" "sha512-pL9lmhyj6o4HZYkIfTyfqFrelHq4JQx/3MGrWvKLqf4uDneZgxmBXUFw69aajVJAK4ep6Hhbq91F8gXgsyHLzg==" + "resolved" "https://registry.npmjs.org/oci-identity/-/oci-identity-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-identity@2.55.0": - "integrity" "sha512-gq2PpOKHgEoPVkJf6opd7CIVSFTcOVrUjbZl8HdvSIXaVqPF3ttwidK2L+wxOTPLWHemOiedL7ZoiDaoyZ+bTQ==" - "resolved" "https://registry.npmjs.org/oci-identity/-/oci-identity-2.55.0.tgz" - "version" "2.55.0" +"oci-identitydataplane@2.66.0": + "integrity" "sha512-vuCU9LqDOlula0V1VY2HGoJ8Xn7g0ABwUAK5ZLWNVflAkUnltjCHN8l2O/8K88pNaJJLJSkHYry9NoWDetmgdw==" + "resolved" "https://registry.npmjs.org/oci-identitydataplane/-/oci-identitydataplane-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-identitydataplane@2.55.0": - "integrity" "sha512-zs/DaA50aJ5QuF427RCNtALo5ILnW6FCA+ZdScPOT9lZr9t6VvQOEi4BBE7sMnBfDs88pJcBzbV/p8kIKc7tLA==" - "resolved" "https://registry.npmjs.org/oci-identitydataplane/-/oci-identitydataplane-2.55.0.tgz" - "version" "2.55.0" +"oci-identitydomains@2.66.0": + "integrity" "sha512-jbucYPWMJucAcY/Z8JFJx7oQKOLUd7/L7S+jjy2RxV6A13s9cYGNMpUOrZyHAhHopRksJ9U4UoE6+nSaEMwiPg==" + "resolved" "https://registry.npmjs.org/oci-identitydomains/-/oci-identitydomains-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-identitydomains@2.55.0": - "integrity" "sha512-UQuLvEKBmdvVhSCbs6s4uNRUEXAHEs2AUQQSK5taW/qfuR9vlq0DTAHW6UIrMxPVzJD2aDST49LWgzT4GhVn7g==" - "resolved" "https://registry.npmjs.org/oci-identitydomains/-/oci-identitydomains-2.55.0.tgz" - "version" "2.55.0" +"oci-integration@2.66.0": + "integrity" "sha512-mc0F69wlqalWdMPVvwC8xwDdelWgNoyBWTPx0J3A1cd7yDyIczWACqwncrAIpySwyyyBYWtzq9AuFEAsrJI45g==" + "resolved" "https://registry.npmjs.org/oci-integration/-/oci-integration-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-integration@2.55.0": - "integrity" "sha512-4tYKYXDvCB1l3oJb3z56RO3Nadt4DSIgiOPc2Nl+sjQqT26TAShQ+HynUr1ubo4u6uPzBxVS+tmMZJeyCOU4ow==" - "resolved" "https://registry.npmjs.org/oci-integration/-/oci-integration-2.55.0.tgz" - "version" "2.55.0" +"oci-jms@2.66.0": + "integrity" "sha512-/aWA5lUveEi1V/lwUTOSnysFf4nAuGJ6r0Zi6BW1uBIy3fVhm1krHdJwMoRO6ZwQKyx5q5UZvsk7tK63jkX4+w==" + "resolved" "https://registry.npmjs.org/oci-jms/-/oci-jms-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-jms@2.55.0": - "integrity" "sha512-gXyRRaeH2NWSq3J0GrlkfzmgNX7/olXsZts0CTE4kvEUomqmD6fa7Wv6kCg9hMlpiT0g386FFF0U+laRXTHhHw==" - "resolved" "https://registry.npmjs.org/oci-jms/-/oci-jms-2.55.0.tgz" - "version" "2.55.0" +"oci-keymanagement@2.66.0": + "integrity" "sha512-7+Dpfq5FGKA7APYbvc+OcFdnWvIIJV7uKqxfBNx0IAua2kRBYQ6lGwXHxSpWAznyxEAYYwP5svBtxPB7u8yHHw==" + "resolved" "https://registry.npmjs.org/oci-keymanagement/-/oci-keymanagement-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-keymanagement@2.55.0": - "integrity" "sha512-2XCFnSbf6UBa3S48FXR9MA3TlmqveVyCYI94FgnySHFwqkIc1DFQhPgyfWUHbbukgTlDxiBNWITFMY8/P9Ka9g==" - "resolved" "https://registry.npmjs.org/oci-keymanagement/-/oci-keymanagement-2.55.0.tgz" - "version" "2.55.0" +"oci-licensemanager@2.66.0": + "integrity" "sha512-FV0MOxLpvtUgjGfuWomr3rbvQxWd+TFe3oNdVHMIAnmRZleNVax6YF7Wn8y+k+GgWtHUSRpna0CYTXSMPXesxQ==" + "resolved" "https://registry.npmjs.org/oci-licensemanager/-/oci-licensemanager-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-licensemanager@2.55.0": - "integrity" "sha512-2wjLWVtRh5WzZs3NRo9GVd8hOD030yNDYgbaCtAet5maInzkNL563gdRO1Fk2dDs31kaswQaMtnOyNv2921nzA==" - "resolved" "https://registry.npmjs.org/oci-licensemanager/-/oci-licensemanager-2.55.0.tgz" - "version" "2.55.0" +"oci-limits@2.66.0": + "integrity" "sha512-w7mbJYOrEIte7GWcfM+w/n26ZxRKaaHK72+z/ZevDu3bltON9f2Bp2aw5hzpRRWxuIBhX4q/1iRChK/u36PAoQ==" + "resolved" "https://registry.npmjs.org/oci-limits/-/oci-limits-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-limits@2.55.0": - "integrity" "sha512-GYLL/1nzHY4ucL0AExqCSRIkGiGLU1FhDx/UjhnkwqUhJ5SLbbfaGtJHb468wgTDS2+80dfSXZ4HE9to/hxm6Q==" - "resolved" "https://registry.npmjs.org/oci-limits/-/oci-limits-2.55.0.tgz" - "version" "2.55.0" +"oci-loadbalancer@2.66.0": + "integrity" "sha512-OwjV4Ivu6pMh2QhLvO1xArQqzUumjdUdtON25Vdaqe3Pp8eKjr8qFyuc7UvBX7S0d8T0qJDyI8pVmWyih3XNIg==" + "resolved" "https://registry.npmjs.org/oci-loadbalancer/-/oci-loadbalancer-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-loadbalancer@2.55.0": - "integrity" "sha512-uwrhFNrxEFG0RjrtBHnw+GdFtjjk9vMiK4fuxoock/M/QvtSW6kBM/up3DhFNTg+/7k6lHDFhUXzQyeSWv8ntg==" - "resolved" "https://registry.npmjs.org/oci-loadbalancer/-/oci-loadbalancer-2.55.0.tgz" - "version" "2.55.0" +"oci-lockbox@2.66.0": + "integrity" "sha512-9O/zC4DndH+p3lQbefCyhiYPIoaQPI3JHpPhs2ssxNejOJwmzqWaaq8wJQO7cv/J2CU8hlasV9zW4XWHpi73lQ==" + "resolved" "https://registry.npmjs.org/oci-lockbox/-/oci-lockbox-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-lockbox@2.55.0": - "integrity" "sha512-0Xr1N0mQBZ+E6AyO3p0iiGHj/9oPVchmNDgsRUs0Cxdwi37B+RaIaREBDWY+i6N3cI9LKZufyKpR8FGH74PIdQ==" - "resolved" "https://registry.npmjs.org/oci-lockbox/-/oci-lockbox-2.55.0.tgz" - "version" "2.55.0" +"oci-loganalytics@2.66.0": + "integrity" "sha512-m1dxSbMPZV3ERZLIA5s+SvXeZU2Ln4ePqN0dkYbOstBb/5nCf5zl+j9PhZBdMtNQtVTSF9JqWKWsZ4g0VNGHsQ==" + "resolved" "https://registry.npmjs.org/oci-loganalytics/-/oci-loganalytics-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-loganalytics@2.55.0": - "integrity" "sha512-a2q+6xE1abuZdeviMKyqG2i7CIQmkkCcJe/uM6SCPMN9/R3nkxdHUqzL5hi4Vdu1iubPAG7iXHkL+Oq00LPV/w==" - "resolved" "https://registry.npmjs.org/oci-loganalytics/-/oci-loganalytics-2.55.0.tgz" - "version" "2.55.0" +"oci-logging@2.66.0": + "integrity" "sha512-Rbvo7bYaVmA/55Jj8GKQMDEjXQGYPKHUhFjjzwp0ZWan5po5ffPwOjJzU9CnUzAu9jto+gxcmqtzrT2L9x14uw==" + "resolved" "https://registry.npmjs.org/oci-logging/-/oci-logging-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-logging@2.55.0": - "integrity" "sha512-h/gMr1eynaPVMF3R6D0sdlELrXgizTzqgSAq3pq6Ry8P3zBsUxsHCEjojE30t0nlb6plJRXL2cAlGLDtU7JKmQ==" - "resolved" "https://registry.npmjs.org/oci-logging/-/oci-logging-2.55.0.tgz" - "version" "2.55.0" +"oci-loggingingestion@2.66.0": + "integrity" "sha512-w/bgGevv/OLSeGQwfezYeiM2TW+OVu3oOoZAKkTF+6qn3DWH+NOtCr4HGHDa1MM+OudSUfKPzTJ964s9147pHA==" + "resolved" "https://registry.npmjs.org/oci-loggingingestion/-/oci-loggingingestion-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-loggingingestion@2.55.0": - "integrity" "sha512-corigi5boj2K/mECHchI36uztSFJszX1LXBIC/7DahnWUY/IYt2ytC9J4EJ7aOX5HvYCd6krqiN3rsmv8kLZ9w==" - "resolved" "https://registry.npmjs.org/oci-loggingingestion/-/oci-loggingingestion-2.55.0.tgz" - "version" "2.55.0" +"oci-loggingsearch@2.66.0": + "integrity" "sha512-3MXs10wkLKLSKN5pxq5LpKpKGGCk1r74dNc2j3DGjBWPBdjiJDJfOBdZ+V4bkxpE909rd/QS0VKOqFraBfTjzw==" + "resolved" "https://registry.npmjs.org/oci-loggingsearch/-/oci-loggingsearch-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-loggingsearch@2.55.0": - "integrity" "sha512-52bUKQQq5nVZdGojwNRqqmjdZp40jqXzFMoHw+OcoTg34DgN4QJcYnLJpsvMhSfE4mx8bmenEI7f3c173L7I+w==" - "resolved" "https://registry.npmjs.org/oci-loggingsearch/-/oci-loggingsearch-2.55.0.tgz" - "version" "2.55.0" +"oci-managementagent@2.66.0": + "integrity" "sha512-+BA5eiDk9zoP4DXwIeJtXDMMnp+W5u/ilKiVgkuhzLcuP8oRNHKB7GWJ8IDKfMN9dsufT1FauROcf17jNttCfQ==" + "resolved" "https://registry.npmjs.org/oci-managementagent/-/oci-managementagent-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-managementagent@2.55.0": - "integrity" "sha512-fH1YmeoVPj86DYeT9FxsMzfCs5ObBKYXlFvaI+dfDSlu4WEezvj4kfO9Ncp7y5gbyigV7LmgrECAhE8dYabhGg==" - "resolved" "https://registry.npmjs.org/oci-managementagent/-/oci-managementagent-2.55.0.tgz" - "version" "2.55.0" +"oci-managementdashboard@2.66.0": + "integrity" "sha512-bPY6ZFBHasz+pC78TGt2PYHqQE3lKxuDVd3P4RRFIA0W93E92eVaawrGdgQYub1vwvjsKb3Sd6+dKCFwsUpDAA==" + "resolved" "https://registry.npmjs.org/oci-managementdashboard/-/oci-managementdashboard-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-managementdashboard@2.55.0": - "integrity" "sha512-qvLuHOLqIZXBiBfD0LEG0OS5Ttzh6RdPvL6d4m10Y7I/gXxrYo2pegFyuiClgEDcmU817SAa30dXmm5geH0MAw==" - "resolved" "https://registry.npmjs.org/oci-managementdashboard/-/oci-managementdashboard-2.55.0.tgz" - "version" "2.55.0" +"oci-marketplace@2.66.0": + "integrity" "sha512-CNuq0FA10OkdIsSXSaELCBr/PtQ2DuJJyjHi2XcoF0+v6US9exrD2kq79o6BJReH03ibIUOdNwfUHIhze1wyNg==" + "resolved" "https://registry.npmjs.org/oci-marketplace/-/oci-marketplace-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-marketplace@2.55.0": - "integrity" "sha512-PfI1VSOV7Deh57hh2fuvWfVvl4cRJJg2WZoZTHlDI9Kg4QlFwrbLXvCf2zEoJYrDWX5cagbn2JaknwgvK9qqWw==" - "resolved" "https://registry.npmjs.org/oci-marketplace/-/oci-marketplace-2.55.0.tgz" - "version" "2.55.0" +"oci-mediaservices@2.66.0": + "integrity" "sha512-fJo018+zrAv1uqnvf/wnNU7S+ghkWzGxSWpptWm/A/mOMoQzVgP8FH4756jSZL1o/BzRToVv7rFk/FnmygqfLA==" + "resolved" "https://registry.npmjs.org/oci-mediaservices/-/oci-mediaservices-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-mediaservices@2.55.0": - "integrity" "sha512-QyvD2wBLX/NTDmz8S534PKnPke7HtcN2LEA87kJQLoD1TAicD84DilhVvzoLTuhYQfvW5lBQ42avzgUdA5Lx1A==" - "resolved" "https://registry.npmjs.org/oci-mediaservices/-/oci-mediaservices-2.55.0.tgz" - "version" "2.55.0" +"oci-monitoring@2.66.0": + "integrity" "sha512-BxXIITL5N+nZRPd4+PrMxPN12oBcznL5ssbx3QmCDG9qStYJoz2HXABCHKbxHL6+JvGHSSC67yWOiCfK3gRtAw==" + "resolved" "https://registry.npmjs.org/oci-monitoring/-/oci-monitoring-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-monitoring@2.55.0": - "integrity" "sha512-IVKMIFf5a8HWKG3cyirQ13ICShseGPg0j26YJ11smKm6gClL6GOa3YBjfaA1fwI4qkPYygUuQvuX0tymwZNVCg==" - "resolved" "https://registry.npmjs.org/oci-monitoring/-/oci-monitoring-2.55.0.tgz" - "version" "2.55.0" +"oci-mysql@2.66.0": + "integrity" "sha512-vlwg5O9k927817zf6RjjLkneBAMbTsPSCfHpAWX3pnqO2/faBhxDgFzuqD4eDSBvQ5XUsXAyEXsO7Wjg7TO0gQ==" + "resolved" "https://registry.npmjs.org/oci-mysql/-/oci-mysql-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-mysql@2.55.0": - "integrity" "sha512-PmmNjNPYT07iDXSwAGPU0P+PI7hUuTz85Z9n5bGITs+1OE1B1cfihH5FfG4gPZtj3gXa9CwjoOnvlheCq/i4YA==" - "resolved" "https://registry.npmjs.org/oci-mysql/-/oci-mysql-2.55.0.tgz" - "version" "2.55.0" +"oci-networkfirewall@2.66.0": + "integrity" "sha512-5x86I+SBTFTzXNN2YL8CRDT21w8G6zQs68A4SM3E1KCzBZ9x3h+OK900tc12iDR8eh555Dda664EseAwn7v3Ng==" + "resolved" "https://registry.npmjs.org/oci-networkfirewall/-/oci-networkfirewall-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-networkfirewall@2.55.0": - "integrity" "sha512-Mj17kGjlBJZvap3j1in+OHYx6u/MfJetbCbOI5y+EL3q2dVJ7wpFlsKSZm+HCL3dwWv48KcGibRdr9LlYgwSfg==" - "resolved" "https://registry.npmjs.org/oci-networkfirewall/-/oci-networkfirewall-2.55.0.tgz" - "version" "2.55.0" +"oci-networkloadbalancer@2.66.0": + "integrity" "sha512-EcoY+r6ftqQqbHJ8Qj98yb+ZX2cbCrq1vevf5z1u9rLfiCHYKjOua55O4n4fSnaC0kIVsc5VodOcCVNRPSJ89Q==" + "resolved" "https://registry.npmjs.org/oci-networkloadbalancer/-/oci-networkloadbalancer-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-networkloadbalancer@2.55.0": - "integrity" "sha512-jwhG/Tov11CARq9ROVovuQxRyh/Oc9QGXoPf51To+5Fcwz34N6ScCYf+A4aCzB2vreRVwAxpPB5WAOugGm9LtQ==" - "resolved" "https://registry.npmjs.org/oci-networkloadbalancer/-/oci-networkloadbalancer-2.55.0.tgz" - "version" "2.55.0" +"oci-nosql@2.66.0": + "integrity" "sha512-zsW3PyjzeW0uAdWhdU9E5rQ60Ordt+++XZrUfNukqgel8KB/s73KMR7BhfgMwPu79TVshDoHbAd77HN1e9ZsKw==" + "resolved" "https://registry.npmjs.org/oci-nosql/-/oci-nosql-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-nosql@2.55.0": - "integrity" "sha512-As+JaEw4v0vmkm0h1OuTt6ZUaAllUZFca6EB4ApsjhzrwL+ZQ6Qyh+bak8MzIQhcyGpArfWwLoEvW2aX+DzkTQ==" - "resolved" "https://registry.npmjs.org/oci-nosql/-/oci-nosql-2.55.0.tgz" - "version" "2.55.0" +"oci-objectstorage@2.66.0": + "integrity" "sha512-4kP+1usSlVvwpKRLiW//Xfy67sdqylGx6F8KjtvwFpt8JH/A9ssAiZCf+64j8shopngMziAKJMiFD4or5Mjcdw==" + "resolved" "https://registry.npmjs.org/oci-objectstorage/-/oci-objectstorage-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "await-semaphore" "^0.1.3" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-objectstorage@2.55.0": - "integrity" "sha512-YHOgf2XRz9LdbMpg3Ff5zBK3xo9l4ROsrl7mYDtp5LNXVX8pE+xx95Wt5H5Cf8jUJ4LoXsognkYOo3dcYUvBrg==" - "resolved" "https://registry.npmjs.org/oci-objectstorage/-/oci-objectstorage-2.55.0.tgz" - "version" "2.55.0" +"oci-oce@2.66.0": + "integrity" "sha512-dhfpTMMw9G1aEN3l2Fsl6FF4w7oT72rTjK/Lnb+OXpFyzAXkQTX/z88uJhrxi2sqDn1XoE8P6Pg/TQ+RduUR2w==" + "resolved" "https://registry.npmjs.org/oci-oce/-/oci-oce-2.66.0.tgz" + "version" "2.66.0" dependencies: - "await-semaphore" "^0.1.3" - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-ocicontrolcenter@2.66.0": + "integrity" "sha512-s+9+i2yXrc5V7rGRr/2hwspf2lsQmlI9aJsAXvBW0p941sDHzXoE6riNZJdXmPHg0w/8bNqhiMbI+TmhIJuaVA==" + "resolved" "https://registry.npmjs.org/oci-ocicontrolcenter/-/oci-ocicontrolcenter-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-oce@2.55.0": - "integrity" "sha512-AiTQAHF9fXrZZBtgJPvx+Jq29O5KB+MQor07/5K6UYJ2S0/Np9RC5m2UGFZ7XVPEI7X7sZiWdu4RYrnAmegPWQ==" - "resolved" "https://registry.npmjs.org/oci-oce/-/oci-oce-2.55.0.tgz" - "version" "2.55.0" +"oci-ocvp@2.66.0": + "integrity" "sha512-KDvwj32c7EfKfu8BY/JSRsiUF2IG0/W9/H+DbAhVf6LI6pXRpTX04ngmvi4Ytrg2G8EPCqf2t+BZEU/U4mF49A==" + "resolved" "https://registry.npmjs.org/oci-ocvp/-/oci-ocvp-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-ocvp@2.55.0": - "integrity" "sha512-7kohZLIZ3gapdIW4pZb2SN5IOp8Dc7l10xfzHdZwcspf9zLuii8l7Jk+XaHtZoMOyo9ugzJIFNVqY2uvPf4wlw==" - "resolved" "https://registry.npmjs.org/oci-ocvp/-/oci-ocvp-2.55.0.tgz" - "version" "2.55.0" +"oci-oda@2.66.0": + "integrity" "sha512-eRtuBZzfN7u7/ySL3EbdmHkF9jIVhnpqkts7lxzk67l6SiRlxyUGFicDxCWt74pk1bFku07WulqxYSanvM95fA==" + "resolved" "https://registry.npmjs.org/oci-oda/-/oci-oda-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-oda@2.55.0": - "integrity" "sha512-ffsdALGAt+RjlTzg5lhwwWolTwIweUwTlj1lJLxiFCE/Jp+v8RvrSq+1q77lD/tBKKy+cNt92chguhdvYYXf/Q==" - "resolved" "https://registry.npmjs.org/oci-oda/-/oci-oda-2.55.0.tgz" - "version" "2.55.0" +"oci-onesubscription@2.66.0": + "integrity" "sha512-CafzN3xEr1YUr6VQK7m0SgKnsC1aRVAznoFC7EHw1nxf8T4tMd/w4qVc5YGW9tP+1xyeMaXiVh3yrpl7DQoW+Q==" + "resolved" "https://registry.npmjs.org/oci-onesubscription/-/oci-onesubscription-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-onesubscription@2.55.0": - "integrity" "sha512-QA575TLFr9EahEX/OnKkhn9APuiYkCiQwc0H/zg6CVzkFOn4G7SSjHz4o2zBqrXjswMqsraRV175N9SFulB/WA==" - "resolved" "https://registry.npmjs.org/oci-onesubscription/-/oci-onesubscription-2.55.0.tgz" - "version" "2.55.0" +"oci-ons@2.66.0": + "integrity" "sha512-7Nm6oPPsN9LkdhKwUIFO82OjvteIlHrT5jyWa1cVgHNJo4luxzlCLmgoo/8e51uqNSmXM3BPL7TrxkyOkzcoEA==" + "resolved" "https://registry.npmjs.org/oci-ons/-/oci-ons-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-ons@2.55.0": - "integrity" "sha512-YM/ZoWolPA132aREZPOIkpC/NmoR074k/Bd/xQ2vUIYS5PCSbc7V11tGDkSBVlnZ6y6r73TjxNvHZuUHOGUvCA==" - "resolved" "https://registry.npmjs.org/oci-ons/-/oci-ons-2.55.0.tgz" - "version" "2.55.0" +"oci-opa@2.66.0": + "integrity" "sha512-QWt+ZL9NAENwED4/k5ExalBECaKwk/DNSuLEimk045GWVVLdPn+OzZ5lrcx5zKLR1NrRBQYPoo6lYP2wOiF5Cw==" + "resolved" "https://registry.npmjs.org/oci-opa/-/oci-opa-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-opa@2.55.0": - "integrity" "sha512-zUUZwSwWJ95zrXtOGBlycnlvqMHBY0p9HMzR4BjpivXejPc9c+H2zgIoVSDjohL8NPmf2VfFAlpreOhzgV2owA==" - "resolved" "https://registry.npmjs.org/oci-opa/-/oci-opa-2.55.0.tgz" - "version" "2.55.0" +"oci-opensearch@2.66.0": + "integrity" "sha512-8osRL8s/A0tpzHwRz4OB22yqQIF9Z9RgQhq2tMOjiNOfMgMtTA4IUrSc0xCdCa8o4q11m24HRWpQRySqgEwbRw==" + "resolved" "https://registry.npmjs.org/oci-opensearch/-/oci-opensearch-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-opensearch@2.55.0": - "integrity" "sha512-FZpZez2u2pvc+emFUaDFuyiBj1xxXhmCLNa+mcTUytJebtpKhhmqwhBlqsj8FGyyuevg3Ufk0va/U6FsMa039A==" - "resolved" "https://registry.npmjs.org/oci-opensearch/-/oci-opensearch-2.55.0.tgz" - "version" "2.55.0" +"oci-operatoraccesscontrol@2.66.0": + "integrity" "sha512-PiGTzLy5m2vmbO6t2ZJOgDSfivwhEngrIPsioHEV5/ZtebqnHFl7TOKlQ/v1e7F+DyC/kAr7AtBfiZNdbiz+ww==" + "resolved" "https://registry.npmjs.org/oci-operatoraccesscontrol/-/oci-operatoraccesscontrol-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-operatoraccesscontrol@2.55.0": - "integrity" "sha512-iGc4rtliGxInm7+TGNitNLS14sK04bj6O1ERBNLWDfl0/EcXGJXhrhqL4P7r1aBzg/vwZN5dnxO27L7xpU0FVg==" - "resolved" "https://registry.npmjs.org/oci-operatoraccesscontrol/-/oci-operatoraccesscontrol-2.55.0.tgz" - "version" "2.55.0" +"oci-opsi@2.66.0": + "integrity" "sha512-l2Mj7eqBaPOToWkhO7Tvt1kLZKiN1+ghDZlNT280K6oqSivm4DZHQ4Udj52rS+lfHOCL4m8yFKspZgiKoyKe1g==" + "resolved" "https://registry.npmjs.org/oci-opsi/-/oci-opsi-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-opsi@2.55.0": - "integrity" "sha512-Z2a4iVa9Rm5lLm0V3pwjTpcQXZsIV/Ybfl/DFqdM1wGHgeInSafwHEbBv6JCE+n26ny9zd7oc87SLr+/7AAMBA==" - "resolved" "https://registry.npmjs.org/oci-opsi/-/oci-opsi-2.55.0.tgz" - "version" "2.55.0" +"oci-optimizer@2.66.0": + "integrity" "sha512-UGNBUzx74KzmFQOh4rdpU276uhHPuWxXS6msOzS9tBDfcZ3SvQj834BdATmE7l3fqTeFbdQC0DZXYo8+u0AiBg==" + "resolved" "https://registry.npmjs.org/oci-optimizer/-/oci-optimizer-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-optimizer@2.55.0": - "integrity" "sha512-IRE0EOeA1c50j3Pwh0+/aERPw9Cjsu0jx2AAKzBPFB8JMkwl9kMpRsI8rXem8tAjfH/7ktT0uSSsBuJeLygG/g==" - "resolved" "https://registry.npmjs.org/oci-optimizer/-/oci-optimizer-2.55.0.tgz" - "version" "2.55.0" +"oci-osmanagement@2.66.0": + "integrity" "sha512-2sr9VZHz+PYl2aY1uNv/cIRUKARHBC+wsutabSEK4xEcYORDyRXTByvqwa7tZRe7m7Nm/JuJ4ovO2ugO8ak3OA==" + "resolved" "https://registry.npmjs.org/oci-osmanagement/-/oci-osmanagement-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-osmanagement@2.55.0": - "integrity" "sha512-R17gv1ZEm2hJMn/VG95utWgnAgxC5NHv0eIUeFsjXYCRaX9RwWrW9m9NnWaTR4zjC64MiyChqvSIdkcbK7mDug==" - "resolved" "https://registry.npmjs.org/oci-osmanagement/-/oci-osmanagement-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-ospgateway@2.55.0": - "integrity" "sha512-gU8Dpt/8bMME9pAic8fh2zZv9KzLTd0dknxevZnwxnSFwaGnaygI54I1AsiclrLu+tji/tLF9ywjr1XyyZaIxQ==" - "resolved" "https://registry.npmjs.org/oci-ospgateway/-/oci-ospgateway-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-osubbillingschedule@2.55.0": - "integrity" "sha512-AxHNq+GMMEoWRA5jH7DtVDTyPIKmHEkN2TznerGSzHL0VLyFwucemEKBsbtzUsEq8sXJenZzXrHSaJFM4ZdeXg==" - "resolved" "https://registry.npmjs.org/oci-osubbillingschedule/-/oci-osubbillingschedule-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-osuborganizationsubscription@2.55.0": - "integrity" "sha512-XymH2/3C5TMYp+EwGGshI776BOOyZ0yP7JHAQ2Dry1e/Un49i0JRwKLv8YVYbRQCk/NZ0h8knkqtUgw+P55+ZA==" - "resolved" "https://registry.npmjs.org/oci-osuborganizationsubscription/-/oci-osuborganizationsubscription-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-osubsubscription@2.55.0": - "integrity" "sha512-LGPGGvSIFgz7lS0xEhoIv0U8GWiuerzBURsVvQxBbLs2Rf93XD3Z1YWb8L01xm2GDpAzbsD/y/0vOghdEwjKDw==" - "resolved" "https://registry.npmjs.org/oci-osubsubscription/-/oci-osubsubscription-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-osubusage@2.55.0": - "integrity" "sha512-XkrbhgtaQRZvNiGvd1sLFkKoMd0ZzJR32vJhEkDcLWlzbJkBR94TH02cbbPdyOE+lOyksOGCBdrT9cwBPwZXDg==" - "resolved" "https://registry.npmjs.org/oci-osubusage/-/oci-osubusage-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-queue@2.55.0": - "integrity" "sha512-ECGthHXE2PhOBgdG9kZufGxgSCtarNgo4slFRkRcx+c5tcgvNj4GF8gnI9yVSJbGSTI9mfDE9W0dCMSm5rk4MQ==" - "resolved" "https://registry.npmjs.org/oci-queue/-/oci-queue-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-recovery@2.55.0": - "integrity" "sha512-51QZVsh5OvRLA90YyS0qqkARXDNIWuV5uvDWVmK38NecFFTuv3DDBvELZlaoO8nZQDasvNpWdZZ6ZNAt7XVong==" - "resolved" "https://registry.npmjs.org/oci-recovery/-/oci-recovery-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-resourcemanager@2.55.0": - "integrity" "sha512-YLO8QgTTTd9yOz58WP/0cOONpfa5wig+5rtzMgIbD3Jbnka1X34HCmO78zYXI7aVpfoHtsJwG5CmTRXfhbOpzw==" - "resolved" "https://registry.npmjs.org/oci-resourcemanager/-/oci-resourcemanager-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-resourcesearch@2.55.0": - "integrity" "sha512-U4ofFcWrDTvGIeFE6Cr7zoWZ6kpReCsHI733orTBtcms5n/T4hm1YHs7pNX0R/jOoU12mylYvC5AF3ZwGVli1w==" - "resolved" "https://registry.npmjs.org/oci-resourcesearch/-/oci-resourcesearch-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-rover@2.55.0": - "integrity" "sha512-oWsv2xjAV92nA+WBlw1JFQ/d9lSHroqLFqkUq4Z1qeB6CvSq8uWemlVxQT8wA8YSmKJeVyOVeEoA4AJok3j4vg==" - "resolved" "https://registry.npmjs.org/oci-rover/-/oci-rover-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-sch@2.55.0": - "integrity" "sha512-8ucs1FAEdYFAF+VHp8u+gvfn/9S6H17SxMXi7eFT4SOI6F/l9DRx9UPoaIVSpP3ZGCeYBD8QEdBXcEWfwmMYZg==" - "resolved" "https://registry.npmjs.org/oci-sch/-/oci-sch-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-sdk@^2.55.0": - "integrity" "sha512-qlMUqyoOxDODHBjdl/3nSYwKYsFp/5XWTPcmf2YY6VJIaK8j01fPpsGThh7FociaoEfBBjWOikMOBJSoI5V0vw==" - "resolved" "https://registry.npmjs.org/oci-sdk/-/oci-sdk-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-adm" "2.55.0" - "oci-aianomalydetection" "2.55.0" - "oci-aidocument" "2.55.0" - "oci-ailanguage" "2.55.0" - "oci-aispeech" "2.55.0" - "oci-aivision" "2.55.0" - "oci-analytics" "2.55.0" - "oci-announcementsservice" "2.55.0" - "oci-apigateway" "2.55.0" - "oci-apmconfig" "2.55.0" - "oci-apmcontrolplane" "2.55.0" - "oci-apmsynthetics" "2.55.0" - "oci-apmtraces" "2.55.0" - "oci-applicationmigration" "2.55.0" - "oci-appmgmtcontrol" "2.55.0" - "oci-artifacts" "2.55.0" - "oci-audit" "2.55.0" - "oci-autoscaling" "2.55.0" - "oci-bastion" "2.55.0" - "oci-bds" "2.55.0" - "oci-blockchain" "2.55.0" - "oci-budget" "2.55.0" - "oci-certificates" "2.55.0" - "oci-certificatesmanagement" "2.55.0" - "oci-cims" "2.55.0" - "oci-cloudbridge" "2.55.0" - "oci-cloudguard" "2.55.0" - "oci-cloudmigrations" "2.55.0" - "oci-common" "2.55.0" - "oci-computeinstanceagent" "2.55.0" - "oci-containerengine" "2.55.0" - "oci-containerinstances" "2.55.0" - "oci-core" "2.55.0" - "oci-dashboardservice" "2.55.0" - "oci-database" "2.55.0" - "oci-databasemanagement" "2.55.0" - "oci-databasemigration" "2.55.0" - "oci-databasetools" "2.55.0" - "oci-datacatalog" "2.55.0" - "oci-dataconnectivity" "2.55.0" - "oci-dataflow" "2.55.0" - "oci-dataintegration" "2.55.0" - "oci-datalabelingservice" "2.55.0" - "oci-datalabelingservicedataplane" "2.55.0" - "oci-datasafe" "2.55.0" - "oci-datascience" "2.55.0" - "oci-devops" "2.55.0" - "oci-disasterrecovery" "2.55.0" - "oci-dns" "2.55.0" - "oci-dts" "2.55.0" - "oci-email" "2.55.0" - "oci-emwarehouse" "2.55.0" - "oci-events" "2.55.0" - "oci-filestorage" "2.55.0" - "oci-functions" "2.55.0" - "oci-fusionapps" "2.55.0" - "oci-genericartifactscontent" "2.55.0" - "oci-goldengate" "2.55.0" - "oci-governancerulescontrolplane" "2.55.0" - "oci-healthchecks" "2.55.0" - "oci-identity" "2.55.0" - "oci-identitydataplane" "2.55.0" - "oci-identitydomains" "2.55.0" - "oci-integration" "2.55.0" - "oci-jms" "2.55.0" - "oci-keymanagement" "2.55.0" - "oci-licensemanager" "2.55.0" - "oci-limits" "2.55.0" - "oci-loadbalancer" "2.55.0" - "oci-lockbox" "2.55.0" - "oci-loganalytics" "2.55.0" - "oci-logging" "2.55.0" - "oci-loggingingestion" "2.55.0" - "oci-loggingsearch" "2.55.0" - "oci-managementagent" "2.55.0" - "oci-managementdashboard" "2.55.0" - "oci-marketplace" "2.55.0" - "oci-mediaservices" "2.55.0" - "oci-monitoring" "2.55.0" - "oci-mysql" "2.55.0" - "oci-networkfirewall" "2.55.0" - "oci-networkloadbalancer" "2.55.0" - "oci-nosql" "2.55.0" - "oci-objectstorage" "2.55.0" - "oci-oce" "2.55.0" - "oci-ocvp" "2.55.0" - "oci-oda" "2.55.0" - "oci-onesubscription" "2.55.0" - "oci-ons" "2.55.0" - "oci-opa" "2.55.0" - "oci-opensearch" "2.55.0" - "oci-operatoraccesscontrol" "2.55.0" - "oci-opsi" "2.55.0" - "oci-optimizer" "2.55.0" - "oci-osmanagement" "2.55.0" - "oci-ospgateway" "2.55.0" - "oci-osubbillingschedule" "2.55.0" - "oci-osuborganizationsubscription" "2.55.0" - "oci-osubsubscription" "2.55.0" - "oci-osubusage" "2.55.0" - "oci-queue" "2.55.0" - "oci-recovery" "2.55.0" - "oci-resourcemanager" "2.55.0" - "oci-resourcesearch" "2.55.0" - "oci-rover" "2.55.0" - "oci-sch" "2.55.0" - "oci-secrets" "2.55.0" - "oci-servicecatalog" "2.55.0" - "oci-servicemanagerproxy" "2.55.0" - "oci-servicemesh" "2.55.0" - "oci-stackmonitoring" "2.55.0" - "oci-streaming" "2.55.0" - "oci-tenantmanagercontrolplane" "2.55.0" - "oci-threatintelligence" "2.55.0" - "oci-usage" "2.55.0" - "oci-usageapi" "2.55.0" - "oci-vault" "2.55.0" - "oci-vbsinst" "2.55.0" - "oci-visualbuilder" "2.55.0" - "oci-vnmonitoring" "2.55.0" - "oci-vulnerabilityscanning" "2.55.0" - "oci-waa" "2.55.0" - "oci-waas" "2.55.0" - "oci-waf" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-secrets@2.55.0": - "integrity" "sha512-2DVaX6sAJzGOKJMeavKAQUfN1NFxqNZbfgvRmArQppnlHLJENW0ZoL7tAIbYSuCXA/83g67H5UxaBIYdBERpOA==" - "resolved" "https://registry.npmjs.org/oci-secrets/-/oci-secrets-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-servicecatalog@2.55.0": - "integrity" "sha512-2EPciJnTg3VAk8a2Mcxgrb6plvN/NF+kXHTnAxrPIUw62jxe4z8melYn3s3h3Q2ZrEYA6Y2CJV1pdFJ1PftJ/Q==" - "resolved" "https://registry.npmjs.org/oci-servicecatalog/-/oci-servicecatalog-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-servicemanagerproxy@2.55.0": - "integrity" "sha512-UCmj8W+mWICoJCtmeW6yO4HfdozaXkdLS6HMmRs7vAifE7mYF2jGvvp7Z9lSZHsEVwkaL/RBk82R9oir308Cbw==" - "resolved" "https://registry.npmjs.org/oci-servicemanagerproxy/-/oci-servicemanagerproxy-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-servicemesh@2.55.0": - "integrity" "sha512-Q7IpJVgiy0Oa2vQYHfKDL6WtMmyIdp2zaY+aR9EHbEHuWTPhKtJL8YjrKchZ5OD1yD+ooR5rjeEsAa1Iy+FjIA==" - "resolved" "https://registry.npmjs.org/oci-servicemesh/-/oci-servicemesh-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-stackmonitoring@2.55.0": - "integrity" "sha512-ExrGicneyUni+NDB3pWCZtXLNLtHTFwYzqiFGNtYZW83xcCMRk+fwiRlqEQOrA+ws0aogo4jE3tZY2ZtWEWWOA==" - "resolved" "https://registry.npmjs.org/oci-stackmonitoring/-/oci-stackmonitoring-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-streaming@2.55.0": - "integrity" "sha512-YlQjRqyqL4EcnIPk/TQjmUFkdE9F17BPv3Yjc5LpbHjta0Y/qqoGdCLP4aJBgE8Ck2Xo31xbV2QVgFarnBD+1g==" - "resolved" "https://registry.npmjs.org/oci-streaming/-/oci-streaming-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-tenantmanagercontrolplane@2.55.0": - "integrity" "sha512-SzLSbxV04PpOYLqU12PFjiJ1JBE4q9crt7lcmbB7UBQjimlZUh7fOci+CTSostJblYTBEZRFFMmg8qTe2SoTcw==" - "resolved" "https://registry.npmjs.org/oci-tenantmanagercontrolplane/-/oci-tenantmanagercontrolplane-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-threatintelligence@2.55.0": - "integrity" "sha512-I8NnCskuH+fvV6p3qrod26POUQZkHyEGKvUvhuvu+MvGtFGnCacjdeXyFTOADDFHE/+hZbwGJCUitrOvX1Yfxg==" - "resolved" "https://registry.npmjs.org/oci-threatintelligence/-/oci-threatintelligence-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-usage@2.55.0": - "integrity" "sha512-nI7GMHEKXA7TWpuxCfTmFvlib/q1QeyqVtM/H09ws3P+BCkCBpm9hQ/JtDFNiNOaQMF8NUChjomKeutuojOf/g==" - "resolved" "https://registry.npmjs.org/oci-usage/-/oci-usage-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-usageapi@2.55.0": - "integrity" "sha512-UM/tkA3xRrchXryrwUiGPl49beh03E7CayuSR7V8Z/b/y8Afrb+UmVn9MjNtg069qZ6XetbQdCH0RQFNslIeDQ==" - "resolved" "https://registry.npmjs.org/oci-usageapi/-/oci-usageapi-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-vault@2.55.0": - "integrity" "sha512-nNVMwPGCEz0lABcn9iqjoQHiBVaZr2o+uSGz9SO0I6igPgxDFsTNFEc+ZxhSxhtIbp8CE5wN+hjOu2VGbFnuOA==" - "resolved" "https://registry.npmjs.org/oci-vault/-/oci-vault-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" - -"oci-vbsinst@2.55.0": - "integrity" "sha512-H/pKnV6kqpHt7r0mDbZU8jZdaE97TW68p97lSytexz/8FF/Wr3hJTLMV2cWsSOYwGoutUYFoMuqMIi+grxImqA==" - "resolved" "https://registry.npmjs.org/oci-vbsinst/-/oci-vbsinst-2.55.0.tgz" - "version" "2.55.0" - dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" +"oci-osmanagementhub@2.66.0": + "integrity" "sha512-bdy9EJ7zIPcM/uS6RSfsX/fUr6h4N8Ni8DD6TfA988E7r9OpUcrZ87dckLznkWvQ+lVMe579bapXGQ6XBBSx4g==" + "resolved" "https://registry.npmjs.org/oci-osmanagementhub/-/oci-osmanagementhub-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-ospgateway@2.66.0": + "integrity" "sha512-2OztQCywJGbHQbehQcQLUFxN6Q/8ezcYkO59vMdbwoNdkHehvIXeXoguE2QrFvANA9Ej93mjq3Q4vTaetFvu8w==" + "resolved" "https://registry.npmjs.org/oci-ospgateway/-/oci-ospgateway-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-osubbillingschedule@2.66.0": + "integrity" "sha512-sdPPivSYlwXSS701FNv6/Gr0mluD0t/TlsZW81MQG/0dZmwlPgHOC/7qblrCKZme5L0C4+2Si3WWhfqHJ07VZA==" + "resolved" "https://registry.npmjs.org/oci-osubbillingschedule/-/oci-osubbillingschedule-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-osuborganizationsubscription@2.66.0": + "integrity" "sha512-DkBymTOU6uOfqTbbkbm+ZLfupma7MLCwNqp56fped3r1Jy3sG1qA7u4c/psnfIDglnhs6zHWy1rVRXS9LM3fTA==" + "resolved" "https://registry.npmjs.org/oci-osuborganizationsubscription/-/oci-osuborganizationsubscription-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-osubsubscription@2.66.0": + "integrity" "sha512-DdsJzbgZ3J6w2G35MtkFqN0tPbde0c0GBFVS8+BH2BtSJ+q0G/ieIJzOzBTLtlpxH6VpeBiSTTqe0xHrnD6lQA==" + "resolved" "https://registry.npmjs.org/oci-osubsubscription/-/oci-osubsubscription-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-osubusage@2.66.0": + "integrity" "sha512-JpoaRtBDletbdVNRmKg1AWKTqEJS/FA9OpCAXui7epMX7iXmoW+Gs0wLQLSEiTpwHmXh8v8656JUhuB+dH9OwQ==" + "resolved" "https://registry.npmjs.org/oci-osubusage/-/oci-osubusage-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-queue@2.66.0": + "integrity" "sha512-L1n3SqVgLdeumFFqQg1NrawepUwtzDEAUynmdQ5npknkCrd9zaqZWpN3kgQ28yB01UlMJb/klzyy+sxV2O2+QQ==" + "resolved" "https://registry.npmjs.org/oci-queue/-/oci-queue-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-recovery@2.66.0": + "integrity" "sha512-xVYdj7YCtS7ia0hbyDVHS09CrXO0Zg++PN7XRfXzZAzG63Tov8DBAADUUvuzngZsBM3mCDF2NshNVL+8/7JiUw==" + "resolved" "https://registry.npmjs.org/oci-recovery/-/oci-recovery-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-resourcemanager@2.66.0": + "integrity" "sha512-sh4es3bAgAyi3H6xmvnXcUc/lUDfB6NBRWBmLG0wL5rftlQ0lIw7OqkkGtu0s1lAwnv0rISpDEENbTOPyuDDLw==" + "resolved" "https://registry.npmjs.org/oci-resourcemanager/-/oci-resourcemanager-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-resourcesearch@2.66.0": + "integrity" "sha512-SI2UQYWFjc9t/Y99lp01f6ICdRW/kQpwKjkP/DJha2GD4rG+78o15vTIR/NW5Orl0IUPmhXB8R2qJGLkVBuGag==" + "resolved" "https://registry.npmjs.org/oci-resourcesearch/-/oci-resourcesearch-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-rover@2.66.0": + "integrity" "sha512-NkibafVd/Jpp0FMwSIfDjZF+VyKplgVPSl2HKy8UxjRxJ9HmpiJyltfzquEGnc7DyryhRUP8oRLKXTYWG/6zsg==" + "resolved" "https://registry.npmjs.org/oci-rover/-/oci-rover-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-sch@2.66.0": + "integrity" "sha512-aiVJ4YaoWXssu/0q2L6Z/2cyEuQ5BCz7HKhjlJZjGqFCyIPUT5TI1Gt+yY5bPtsq9y5MmckTHUF+bKlbOAZNsQ==" + "resolved" "https://registry.npmjs.org/oci-sch/-/oci-sch-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-sdk@^2.66.0": + "integrity" "sha512-xKm667mBAnN2kgNc128KuEYkbiIo1MgLG8eQhqKCZIcNe2W3gU8N+mOsJ8IR9ynsjJgwEwBAG4/S0GQntIlwlg==" + "resolved" "https://registry.npmjs.org/oci-sdk/-/oci-sdk-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-accessgovernancecp" "2.66.0" + "oci-adm" "2.66.0" + "oci-aianomalydetection" "2.66.0" + "oci-aidocument" "2.66.0" + "oci-ailanguage" "2.66.0" + "oci-aispeech" "2.66.0" + "oci-aivision" "2.66.0" + "oci-analytics" "2.66.0" + "oci-announcementsservice" "2.66.0" + "oci-apigateway" "2.66.0" + "oci-apmconfig" "2.66.0" + "oci-apmcontrolplane" "2.66.0" + "oci-apmsynthetics" "2.66.0" + "oci-apmtraces" "2.66.0" + "oci-applicationmigration" "2.66.0" + "oci-appmgmtcontrol" "2.66.0" + "oci-artifacts" "2.66.0" + "oci-audit" "2.66.0" + "oci-autoscaling" "2.66.0" + "oci-bastion" "2.66.0" + "oci-bds" "2.66.0" + "oci-blockchain" "2.66.0" + "oci-budget" "2.66.0" + "oci-certificates" "2.66.0" + "oci-certificatesmanagement" "2.66.0" + "oci-cims" "2.66.0" + "oci-cloudbridge" "2.66.0" + "oci-cloudguard" "2.66.0" + "oci-cloudmigrations" "2.66.0" + "oci-common" "2.66.0" + "oci-computeinstanceagent" "2.66.0" + "oci-containerengine" "2.66.0" + "oci-containerinstances" "2.66.0" + "oci-core" "2.66.0" + "oci-dashboardservice" "2.66.0" + "oci-database" "2.66.0" + "oci-databasemanagement" "2.66.0" + "oci-databasemigration" "2.66.0" + "oci-databasetools" "2.66.0" + "oci-datacatalog" "2.66.0" + "oci-dataflow" "2.66.0" + "oci-dataintegration" "2.66.0" + "oci-datalabelingservice" "2.66.0" + "oci-datalabelingservicedataplane" "2.66.0" + "oci-datasafe" "2.66.0" + "oci-datascience" "2.66.0" + "oci-devops" "2.66.0" + "oci-disasterrecovery" "2.66.0" + "oci-dns" "2.66.0" + "oci-dts" "2.66.0" + "oci-email" "2.66.0" + "oci-emwarehouse" "2.66.0" + "oci-events" "2.66.0" + "oci-filestorage" "2.66.0" + "oci-functions" "2.66.0" + "oci-fusionapps" "2.66.0" + "oci-genericartifactscontent" "2.66.0" + "oci-goldengate" "2.66.0" + "oci-governancerulescontrolplane" "2.66.0" + "oci-healthchecks" "2.66.0" + "oci-identity" "2.66.0" + "oci-identitydataplane" "2.66.0" + "oci-identitydomains" "2.66.0" + "oci-integration" "2.66.0" + "oci-jms" "2.66.0" + "oci-keymanagement" "2.66.0" + "oci-licensemanager" "2.66.0" + "oci-limits" "2.66.0" + "oci-loadbalancer" "2.66.0" + "oci-lockbox" "2.66.0" + "oci-loganalytics" "2.66.0" + "oci-logging" "2.66.0" + "oci-loggingingestion" "2.66.0" + "oci-loggingsearch" "2.66.0" + "oci-managementagent" "2.66.0" + "oci-managementdashboard" "2.66.0" + "oci-marketplace" "2.66.0" + "oci-mediaservices" "2.66.0" + "oci-monitoring" "2.66.0" + "oci-mysql" "2.66.0" + "oci-networkfirewall" "2.66.0" + "oci-networkloadbalancer" "2.66.0" + "oci-nosql" "2.66.0" + "oci-objectstorage" "2.66.0" + "oci-oce" "2.66.0" + "oci-ocicontrolcenter" "2.66.0" + "oci-ocvp" "2.66.0" + "oci-oda" "2.66.0" + "oci-onesubscription" "2.66.0" + "oci-ons" "2.66.0" + "oci-opa" "2.66.0" + "oci-opensearch" "2.66.0" + "oci-operatoraccesscontrol" "2.66.0" + "oci-opsi" "2.66.0" + "oci-optimizer" "2.66.0" + "oci-osmanagement" "2.66.0" + "oci-osmanagementhub" "2.66.0" + "oci-ospgateway" "2.66.0" + "oci-osubbillingschedule" "2.66.0" + "oci-osuborganizationsubscription" "2.66.0" + "oci-osubsubscription" "2.66.0" + "oci-osubusage" "2.66.0" + "oci-queue" "2.66.0" + "oci-recovery" "2.66.0" + "oci-resourcemanager" "2.66.0" + "oci-resourcesearch" "2.66.0" + "oci-rover" "2.66.0" + "oci-sch" "2.66.0" + "oci-secrets" "2.66.0" + "oci-servicecatalog" "2.66.0" + "oci-servicemanagerproxy" "2.66.0" + "oci-servicemesh" "2.66.0" + "oci-stackmonitoring" "2.66.0" + "oci-streaming" "2.66.0" + "oci-tenantmanagercontrolplane" "2.66.0" + "oci-threatintelligence" "2.66.0" + "oci-usage" "2.66.0" + "oci-usageapi" "2.66.0" + "oci-vault" "2.66.0" + "oci-vbsinst" "2.66.0" + "oci-visualbuilder" "2.66.0" + "oci-vnmonitoring" "2.66.0" + "oci-vulnerabilityscanning" "2.66.0" + "oci-waa" "2.66.0" + "oci-waas" "2.66.0" + "oci-waf" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-secrets@2.66.0": + "integrity" "sha512-VGUnT2ZfMme/rQiajxgF8V8MyClrfDSciGYEMAXIOsuwmvoWVhLFBC2G8PJU/dfklqJBxeqDji4JqT6T7KAy3Q==" + "resolved" "https://registry.npmjs.org/oci-secrets/-/oci-secrets-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-servicecatalog@2.66.0": + "integrity" "sha512-YKvgmeujfCI9YdG/j+iT25hk57dlCt+faqbG+D1pYiruWpOuZEgaumMl7+ADqmg/LPYEB4241oT0MQqrRdX39g==" + "resolved" "https://registry.npmjs.org/oci-servicecatalog/-/oci-servicecatalog-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-servicemanagerproxy@2.66.0": + "integrity" "sha512-3ch47e9spMHonA2C8w2bmYF7VvBZOKB2rEFF+oPJZ6B5F+s3X0z1J388Sd8ujLVuY0U8D5qVeWQN7nRGLj45jg==" + "resolved" "https://registry.npmjs.org/oci-servicemanagerproxy/-/oci-servicemanagerproxy-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-servicemesh@2.66.0": + "integrity" "sha512-RU1/ZiTTZwztWvWR/COAjyLCnfWh8uYVUf5PH+BJAZ5k3s1zP37Zpg0ElyFxcWwxaS+uY1hNACBttI9lf8wmhQ==" + "resolved" "https://registry.npmjs.org/oci-servicemesh/-/oci-servicemesh-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-stackmonitoring@2.66.0": + "integrity" "sha512-kBg0GLC7UGMwWaJdoEKcetHjx5Hu8Q5SAtY/IJy6aevQsfpMql4vpXEbpYY6GLD1yabuUp1eI5VjPDOrOFLslg==" + "resolved" "https://registry.npmjs.org/oci-stackmonitoring/-/oci-stackmonitoring-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-streaming@2.66.0": + "integrity" "sha512-BK305N47IcXyjxdlsHh0BMgsFetD2LadUAPTxv2BNj0NAER6/ACItqS7Bq7+CXlhSqOmeI61U5fFydfVz5Bx8A==" + "resolved" "https://registry.npmjs.org/oci-streaming/-/oci-streaming-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-tenantmanagercontrolplane@2.66.0": + "integrity" "sha512-p9SLZe+FaSW1+Fk5ZGjkWDB6LaGC46Nq4E3qidWzvwZ8be6oTXft8+Jbehe7JuABY41Zmu5tIJi6t/e+7eqmEQ==" + "resolved" "https://registry.npmjs.org/oci-tenantmanagercontrolplane/-/oci-tenantmanagercontrolplane-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-threatintelligence@2.66.0": + "integrity" "sha512-bymFGqGmZXL1LboYX9wwkRuYvmryYliVZHmjspAnEJvPFmumKQlPR7Ow6ENndGDsmwdIwW8f/rQjzK6RutcKNQ==" + "resolved" "https://registry.npmjs.org/oci-threatintelligence/-/oci-threatintelligence-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-usage@2.66.0": + "integrity" "sha512-uM1w1Ic33ceSOU39bbd8CSsVAiOr5doC979Abx4olTXGKPIf4YQ3VdIOCC1dlu+kOw8ytAv7xIFqj/8GXHOfTw==" + "resolved" "https://registry.npmjs.org/oci-usage/-/oci-usage-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-usageapi@2.66.0": + "integrity" "sha512-zkOvrWTOHJcH1f+EQN3XLor8G0IAbIFt0qm0+fuKBBnDujo+BJXI9SbUMX1fpVyti4rX/elmyUjJ4M92Vh5m8A==" + "resolved" "https://registry.npmjs.org/oci-usageapi/-/oci-usageapi-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-vault@2.66.0": + "integrity" "sha512-BDpdr4JQV3Tg2hejvDtAUct79YXAVBC3+ICiANuIzLMUxDnRrVFwLguqN+hJFCDgaDSh7f2bbPSgIvViXVqukQ==" + "resolved" "https://registry.npmjs.org/oci-vault/-/oci-vault-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" + +"oci-vbsinst@2.66.0": + "integrity" "sha512-oX4jtqGO2TQMe6QqFqCOsDIy696x3TXIrUETnUwoKpG8nSBSXONnLHaen7JibAnYrsfxXxizrMM4NAzx8pz4sA==" + "resolved" "https://registry.npmjs.org/oci-vbsinst/-/oci-vbsinst-2.66.0.tgz" + "version" "2.66.0" + dependencies: + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-visualbuilder@2.55.0": - "integrity" "sha512-Dhyua4ogi/l/gcu9vaJUHaJywz7iSP+XbgmAslUb02kA+tLgdK11TTRXKE+99mMThi9o5mCFO3AECKnoAlHpiA==" - "resolved" "https://registry.npmjs.org/oci-visualbuilder/-/oci-visualbuilder-2.55.0.tgz" - "version" "2.55.0" +"oci-visualbuilder@2.66.0": + "integrity" "sha512-VnW1y1oNPIysnd2C0Ubdui+qw5x4DHc0dY3JNNwMi8R8yDNv03RiMgepgz2GXaDdnrUrKM/KsdHeGO+WaQ/EcA==" + "resolved" "https://registry.npmjs.org/oci-visualbuilder/-/oci-visualbuilder-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-vnmonitoring@2.55.0": - "integrity" "sha512-Gfgz0tWOHEIHeK4RNgJmJB3EzD0sHO5uuDqsKZjHjp1MV/X82CjmHThr6myeNOEGAe8FUCZKGlr8LSBmrbKEkA==" - "resolved" "https://registry.npmjs.org/oci-vnmonitoring/-/oci-vnmonitoring-2.55.0.tgz" - "version" "2.55.0" +"oci-vnmonitoring@2.66.0": + "integrity" "sha512-mbziDquFP+ZSe4u8fxyU6dxXTEDm3wGgxanyrbFGDCYHfQk0pBD3P9NWtW3+1rEHGtWZu+DcDCxlKbS87oU+Xg==" + "resolved" "https://registry.npmjs.org/oci-vnmonitoring/-/oci-vnmonitoring-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-vulnerabilityscanning@2.55.0": - "integrity" "sha512-Xa4bNyNDrJuz9/HiOH9PCvLKpZWG9q5aMSGl8bFlUWq92GQ6lKbNGn7mJJus7bw+4kLHbsCtZQd8CeiqBgwtWw==" - "resolved" "https://registry.npmjs.org/oci-vulnerabilityscanning/-/oci-vulnerabilityscanning-2.55.0.tgz" - "version" "2.55.0" +"oci-vulnerabilityscanning@2.66.0": + "integrity" "sha512-6bJDtVqF375u8Wo/GOCHRH29Oo6Ps6Q0Y5I0qNo0ZGenVCb5Ut8OzGSZqi7fvt9CBqebzZI2eoWnf06rCBg9ww==" + "resolved" "https://registry.npmjs.org/oci-vulnerabilityscanning/-/oci-vulnerabilityscanning-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-waa@2.55.0": - "integrity" "sha512-egqE4yKAQ7P6RWz2vtiHwAy2RAZemSqecwr2OOEUi26Wzq8k+w5bXZyO9KTkFpGGiKZ8T6yDgBWNQmUP4Ht2hQ==" - "resolved" "https://registry.npmjs.org/oci-waa/-/oci-waa-2.55.0.tgz" - "version" "2.55.0" +"oci-waa@2.66.0": + "integrity" "sha512-ZybV9Sd0fn6DhaIh7qfBOzkEUhhc7FSUPyV+D9nIXKMZ9IebxkO5Vc5TrR7RlvRmYMg0j9S5Dy3KDED79u2Z4Q==" + "resolved" "https://registry.npmjs.org/oci-waa/-/oci-waa-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-waas@2.55.0": - "integrity" "sha512-CRRY3pshCkCl+SwYYzekVT+H1wxHaZB0JbWkV8ULRGWZLTe1S2ieDAaPhFY7yeTrpaLXep5Bc+g925k8WnAiEQ==" - "resolved" "https://registry.npmjs.org/oci-waas/-/oci-waas-2.55.0.tgz" - "version" "2.55.0" +"oci-waas@2.66.0": + "integrity" "sha512-tg1l0K9wRuNnt4IHXsMHz46dRvdzOMUCJnMjYpWOY898Gj22rsPl2eWjS7AqNJrlhEc3OaL6fCEAdA6fuvJmHA==" + "resolved" "https://registry.npmjs.org/oci-waas/-/oci-waas-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-waf@2.55.0": - "integrity" "sha512-dxS9gWexSQ2nTSMiLcsjmN2yozBB7e+qejUV6QehL3XAaZ/5BFYyaSDRbUllTn1B3BOrNU9ixq7zkKjlIemTEg==" - "resolved" "https://registry.npmjs.org/oci-waf/-/oci-waf-2.55.0.tgz" - "version" "2.55.0" +"oci-waf@2.66.0": + "integrity" "sha512-KLtm7OKLAfVdXEySsfQE5YJuract1Wd+79YVHwuFANim9cMZGZNP83xSdWvSYMnb7Vp2Eg8Q3N1yKZn6r4RWtQ==" + "resolved" "https://registry.npmjs.org/oci-waf/-/oci-waf-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" -"oci-workrequests@2.55.0": - "integrity" "sha512-XzKbr9KeNuzveV/0JbL7mcNpv1ecjJRT3UIenPF9kHHnrJuJSDPXqn48v/24r3J6fyPaZL4TQL2qylM6zm2o8w==" - "resolved" "https://registry.npmjs.org/oci-workrequests/-/oci-workrequests-2.55.0.tgz" - "version" "2.55.0" +"oci-workrequests@2.66.0": + "integrity" "sha512-bvqYWFPkyOJ8Em3xVCsr0A/4nvdp6AeWJfYVBsNNZxswtKuLfgLCeGfQBoa6ZRrYIJGTDAbljKWzwtD5/tclSw==" + "resolved" "https://registry.npmjs.org/oci-workrequests/-/oci-workrequests-2.66.0.tgz" + "version" "2.66.0" dependencies: - "oci-common" "2.55.0" - "oci-workrequests" "2.55.0" + "oci-common" "2.66.0" + "oci-workrequests" "2.66.0" "octokit-pagination-methods@^1.1.0": "integrity" "sha512-fZ4qZdQ2nxJvtcasX7Ghl+WlWS/d9IgnBIwFZXVNNZUmzpno91SX5bc5vuxiuKoCtK78XxGGNuSCrDC7xYB3OQ==" @@ -8878,7 +8959,7 @@ dependencies: "align-text" "^0.1.1" -"rimraf@^2.5.4", "rimraf@^2.6.2", "rimraf@^2.6.3": +"rimraf@^2.5.4", "rimraf@^2.6.1", "rimraf@^2.6.2", "rimraf@^2.6.3": "integrity" "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==" "resolved" "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz" "version" "2.7.1" @@ -9006,9 +9087,9 @@ "lru-cache" "^6.0.0" "semver@^7.3.8": - "integrity" "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==" - "resolved" "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz" - "version" "7.3.8" + "integrity" "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==" + "resolved" "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz" + "version" "7.5.4" dependencies: "lru-cache" "^6.0.0" @@ -9701,8 +9782,6 @@ "punycode" "^2.1.0" "tr46@~0.0.3": - "integrity" "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" - "resolved" "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz" "version" "0.0.3" "trim-newlines@^1.0.0": @@ -10070,8 +10149,6 @@ "defaults" "^1.0.3" "webidl-conversions@^3.0.0": - "integrity" "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" - "resolved" "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz" "version" "3.0.1" "webidl-conversions@^4.0.2": @@ -10080,13 +10157,11 @@ "version" "4.0.2" "whatwg-fetch@^3.4.1": - "integrity" "sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==" - "resolved" "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz" - "version" "3.6.2" + "integrity" "sha512-c4ghIvG6th0eudYwKZY5keb81wtFz9/WeAHAoy8+r18kcWlitUIrmGFQ2rWEl4UCKUilD3zCLHOIPheHx5ypRQ==" + "resolved" "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.17.tgz" + "version" "3.6.17" "whatwg-url@^5.0.0": - "integrity" "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==" - "resolved" "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz" "version" "5.0.0" dependencies: "tr46" "~0.0.3"