oci-filestorage 2.50.1 → 2.50.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +36 -36
- package/lib/client.js +36 -36
- package/lib/filestorage-waiter.d.ts +1 -1
- package/lib/filestorage-waiter.js +1 -1
- package/lib/model/change-file-system-compartment-details.d.ts +1 -1
- package/lib/model/change-file-system-compartment-details.js +1 -1
- package/lib/model/change-mount-target-compartment-details.d.ts +1 -1
- package/lib/model/change-mount-target-compartment-details.js +1 -1
- package/lib/model/change-replication-compartment-details.d.ts +1 -1
- package/lib/model/change-replication-compartment-details.js +1 -1
- package/lib/model/client-options.d.ts +1 -1
- package/lib/model/client-options.js +1 -1
- package/lib/model/create-export-details.d.ts +1 -1
- package/lib/model/create-export-details.js +1 -1
- package/lib/model/create-file-system-details.d.ts +1 -1
- package/lib/model/create-file-system-details.js +1 -1
- package/lib/model/create-mount-target-details.d.ts +1 -1
- package/lib/model/create-mount-target-details.js +1 -1
- package/lib/model/create-replication-details.d.ts +1 -1
- package/lib/model/create-replication-details.js +1 -1
- package/lib/model/create-snapshot-details.d.ts +1 -1
- package/lib/model/create-snapshot-details.js +1 -1
- package/lib/model/export-set-summary.d.ts +1 -1
- package/lib/model/export-set-summary.js +1 -1
- package/lib/model/export-set.d.ts +1 -1
- package/lib/model/export-set.js +1 -1
- package/lib/model/export-summary.d.ts +1 -1
- package/lib/model/export-summary.js +1 -1
- package/lib/model/export.d.ts +1 -1
- package/lib/model/export.js +1 -1
- package/lib/model/file-system-summary.d.ts +1 -1
- package/lib/model/file-system-summary.js +1 -1
- package/lib/model/file-system.d.ts +1 -1
- package/lib/model/file-system.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/mount-target-summary.d.ts +1 -1
- package/lib/model/mount-target-summary.js +1 -1
- package/lib/model/mount-target.d.ts +1 -1
- package/lib/model/mount-target.js +1 -1
- package/lib/model/replication-estimate.d.ts +1 -1
- package/lib/model/replication-estimate.js +1 -1
- package/lib/model/replication-summary.d.ts +1 -1
- package/lib/model/replication-summary.js +1 -1
- package/lib/model/replication-target-summary.d.ts +1 -1
- package/lib/model/replication-target-summary.js +1 -1
- package/lib/model/replication-target.d.ts +1 -1
- package/lib/model/replication-target.js +1 -1
- package/lib/model/replication.d.ts +1 -1
- package/lib/model/replication.js +1 -1
- package/lib/model/snapshot-summary.d.ts +1 -1
- package/lib/model/snapshot-summary.js +1 -1
- package/lib/model/snapshot.d.ts +1 -1
- package/lib/model/snapshot.js +1 -1
- package/lib/model/source-details.d.ts +1 -1
- package/lib/model/source-details.js +1 -1
- package/lib/model/update-export-details.d.ts +1 -1
- package/lib/model/update-export-details.js +1 -1
- package/lib/model/update-export-set-details.d.ts +1 -1
- package/lib/model/update-export-set-details.js +1 -1
- package/lib/model/update-file-system-details.d.ts +1 -1
- package/lib/model/update-file-system-details.js +1 -1
- package/lib/model/update-mount-target-details.d.ts +1 -1
- package/lib/model/update-mount-target-details.js +1 -1
- package/lib/model/update-replication-details.d.ts +1 -1
- package/lib/model/update-replication-details.js +1 -1
- package/lib/model/update-snapshot-details.d.ts +1 -1
- package/lib/model/update-snapshot-details.js +1 -1
- package/lib/request/change-file-system-compartment-request.d.ts +2 -2
- package/lib/request/change-file-system-compartment-request.js +1 -1
- package/lib/request/change-mount-target-compartment-request.d.ts +2 -2
- package/lib/request/change-mount-target-compartment-request.js +1 -1
- package/lib/request/change-replication-compartment-request.d.ts +2 -2
- package/lib/request/change-replication-compartment-request.js +1 -1
- package/lib/request/create-export-request.d.ts +2 -2
- package/lib/request/create-export-request.js +1 -1
- package/lib/request/create-file-system-request.d.ts +2 -2
- package/lib/request/create-file-system-request.js +1 -1
- package/lib/request/create-mount-target-request.d.ts +2 -2
- package/lib/request/create-mount-target-request.js +1 -1
- package/lib/request/create-replication-request.d.ts +2 -2
- package/lib/request/create-replication-request.js +1 -1
- package/lib/request/create-snapshot-request.d.ts +2 -2
- package/lib/request/create-snapshot-request.js +1 -1
- package/lib/request/delete-export-request.d.ts +2 -2
- package/lib/request/delete-export-request.js +1 -1
- package/lib/request/delete-file-system-request.d.ts +2 -2
- package/lib/request/delete-file-system-request.js +1 -1
- package/lib/request/delete-mount-target-request.d.ts +2 -2
- package/lib/request/delete-mount-target-request.js +1 -1
- package/lib/request/delete-replication-request.d.ts +2 -2
- package/lib/request/delete-replication-request.js +1 -1
- package/lib/request/delete-replication-target-request.d.ts +2 -2
- package/lib/request/delete-replication-target-request.js +1 -1
- package/lib/request/delete-snapshot-request.d.ts +2 -2
- package/lib/request/delete-snapshot-request.js +1 -1
- package/lib/request/estimate-replication-request.d.ts +2 -2
- package/lib/request/estimate-replication-request.js +1 -1
- package/lib/request/get-export-request.d.ts +2 -2
- package/lib/request/get-export-request.js +1 -1
- package/lib/request/get-export-set-request.d.ts +2 -2
- package/lib/request/get-export-set-request.js +1 -1
- package/lib/request/get-file-system-request.d.ts +2 -2
- package/lib/request/get-file-system-request.js +1 -1
- package/lib/request/get-mount-target-request.d.ts +2 -2
- package/lib/request/get-mount-target-request.js +1 -1
- package/lib/request/get-replication-request.d.ts +2 -2
- package/lib/request/get-replication-request.js +1 -1
- package/lib/request/get-replication-target-request.d.ts +2 -2
- package/lib/request/get-replication-target-request.js +1 -1
- package/lib/request/get-snapshot-request.d.ts +2 -2
- package/lib/request/get-snapshot-request.js +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-export-sets-request.d.ts +2 -2
- package/lib/request/list-export-sets-request.js +1 -1
- package/lib/request/list-exports-request.d.ts +2 -2
- package/lib/request/list-exports-request.js +1 -1
- package/lib/request/list-file-systems-request.d.ts +2 -2
- package/lib/request/list-file-systems-request.js +1 -1
- package/lib/request/list-mount-targets-request.d.ts +2 -2
- package/lib/request/list-mount-targets-request.js +1 -1
- package/lib/request/list-replication-targets-request.d.ts +2 -2
- package/lib/request/list-replication-targets-request.js +1 -1
- package/lib/request/list-replications-request.d.ts +2 -2
- package/lib/request/list-replications-request.js +1 -1
- package/lib/request/list-snapshots-request.d.ts +2 -2
- package/lib/request/list-snapshots-request.js +1 -1
- package/lib/request/update-export-request.d.ts +2 -2
- package/lib/request/update-export-request.js +1 -1
- package/lib/request/update-export-set-request.d.ts +2 -2
- package/lib/request/update-export-set-request.js +1 -1
- package/lib/request/update-file-system-request.d.ts +2 -2
- package/lib/request/update-file-system-request.js +1 -1
- package/lib/request/update-mount-target-request.d.ts +2 -2
- package/lib/request/update-mount-target-request.js +1 -1
- package/lib/request/update-replication-request.d.ts +2 -2
- package/lib/request/update-replication-request.js +1 -1
- package/lib/request/update-snapshot-request.d.ts +2 -2
- package/lib/request/update-snapshot-request.js +1 -1
- package/lib/response/change-file-system-compartment-response.d.ts +1 -1
- package/lib/response/change-file-system-compartment-response.js +1 -1
- package/lib/response/change-mount-target-compartment-response.d.ts +1 -1
- package/lib/response/change-mount-target-compartment-response.js +1 -1
- package/lib/response/change-replication-compartment-response.d.ts +1 -1
- package/lib/response/change-replication-compartment-response.js +1 -1
- package/lib/response/create-export-response.d.ts +1 -1
- package/lib/response/create-export-response.js +1 -1
- package/lib/response/create-file-system-response.d.ts +1 -1
- package/lib/response/create-file-system-response.js +1 -1
- package/lib/response/create-mount-target-response.d.ts +1 -1
- package/lib/response/create-mount-target-response.js +1 -1
- package/lib/response/create-replication-response.d.ts +1 -1
- package/lib/response/create-replication-response.js +1 -1
- package/lib/response/create-snapshot-response.d.ts +1 -1
- package/lib/response/create-snapshot-response.js +1 -1
- package/lib/response/delete-export-response.d.ts +1 -1
- package/lib/response/delete-export-response.js +1 -1
- package/lib/response/delete-file-system-response.d.ts +1 -1
- package/lib/response/delete-file-system-response.js +1 -1
- package/lib/response/delete-mount-target-response.d.ts +1 -1
- package/lib/response/delete-mount-target-response.js +1 -1
- package/lib/response/delete-replication-response.d.ts +1 -1
- package/lib/response/delete-replication-response.js +1 -1
- package/lib/response/delete-replication-target-response.d.ts +1 -1
- package/lib/response/delete-replication-target-response.js +1 -1
- package/lib/response/delete-snapshot-response.d.ts +1 -1
- package/lib/response/delete-snapshot-response.js +1 -1
- package/lib/response/estimate-replication-response.d.ts +1 -1
- package/lib/response/estimate-replication-response.js +1 -1
- package/lib/response/get-export-response.d.ts +1 -1
- package/lib/response/get-export-response.js +1 -1
- package/lib/response/get-export-set-response.d.ts +1 -1
- package/lib/response/get-export-set-response.js +1 -1
- package/lib/response/get-file-system-response.d.ts +1 -1
- package/lib/response/get-file-system-response.js +1 -1
- package/lib/response/get-mount-target-response.d.ts +1 -1
- package/lib/response/get-mount-target-response.js +1 -1
- package/lib/response/get-replication-response.d.ts +1 -1
- package/lib/response/get-replication-response.js +1 -1
- package/lib/response/get-replication-target-response.d.ts +1 -1
- package/lib/response/get-replication-target-response.js +1 -1
- package/lib/response/get-snapshot-response.d.ts +1 -1
- package/lib/response/get-snapshot-response.js +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-export-sets-response.d.ts +1 -1
- package/lib/response/list-export-sets-response.js +1 -1
- package/lib/response/list-exports-response.d.ts +1 -1
- package/lib/response/list-exports-response.js +1 -1
- package/lib/response/list-file-systems-response.d.ts +1 -1
- package/lib/response/list-file-systems-response.js +1 -1
- package/lib/response/list-mount-targets-response.d.ts +1 -1
- package/lib/response/list-mount-targets-response.js +1 -1
- package/lib/response/list-replication-targets-response.d.ts +1 -1
- package/lib/response/list-replication-targets-response.js +1 -1
- package/lib/response/list-replications-response.d.ts +1 -1
- package/lib/response/list-replications-response.js +1 -1
- package/lib/response/list-snapshots-response.d.ts +1 -1
- package/lib/response/list-snapshots-response.js +1 -1
- package/lib/response/update-export-response.d.ts +1 -1
- package/lib/response/update-export-response.js +1 -1
- package/lib/response/update-export-set-response.d.ts +1 -1
- package/lib/response/update-export-set-response.js +1 -1
- package/lib/response/update-file-system-response.d.ts +1 -1
- package/lib/response/update-file-system-response.js +1 -1
- package/lib/response/update-mount-target-response.d.ts +1 -1
- package/lib/response/update-mount-target-response.js +1 -1
- package/lib/response/update-replication-response.d.ts +1 -1
- package/lib/response/update-replication-response.js +1 -1
- package/lib/response/update-snapshot-response.d.ts +1 -1
- package/lib/response/update-snapshot-response.js +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -160,7 +160,7 @@ class FileStorageClient {
|
|
|
160
160
|
* @param ChangeFileSystemCompartmentRequest
|
|
161
161
|
* @return ChangeFileSystemCompartmentResponse
|
|
162
162
|
* @throws OciError when an error occurs
|
|
163
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
163
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ChangeFileSystemCompartment.ts.html |here} to see how to use ChangeFileSystemCompartment API.
|
|
164
164
|
*/
|
|
165
165
|
changeFileSystemCompartment(changeFileSystemCompartmentRequest) {
|
|
166
166
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -217,7 +217,7 @@ class FileStorageClient {
|
|
|
217
217
|
* @param ChangeMountTargetCompartmentRequest
|
|
218
218
|
* @return ChangeMountTargetCompartmentResponse
|
|
219
219
|
* @throws OciError when an error occurs
|
|
220
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
220
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ChangeMountTargetCompartment.ts.html |here} to see how to use ChangeMountTargetCompartment API.
|
|
221
221
|
*/
|
|
222
222
|
changeMountTargetCompartment(changeMountTargetCompartmentRequest) {
|
|
223
223
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -275,7 +275,7 @@ class FileStorageClient {
|
|
|
275
275
|
* @param ChangeReplicationCompartmentRequest
|
|
276
276
|
* @return ChangeReplicationCompartmentResponse
|
|
277
277
|
* @throws OciError when an error occurs
|
|
278
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
278
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ChangeReplicationCompartment.ts.html |here} to see how to use ChangeReplicationCompartment API.
|
|
279
279
|
*/
|
|
280
280
|
changeReplicationCompartment(changeReplicationCompartmentRequest) {
|
|
281
281
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -333,7 +333,7 @@ class FileStorageClient {
|
|
|
333
333
|
* @param CreateExportRequest
|
|
334
334
|
* @return CreateExportResponse
|
|
335
335
|
* @throws OciError when an error occurs
|
|
336
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
336
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/CreateExport.ts.html |here} to see how to use CreateExport API.
|
|
337
337
|
*/
|
|
338
338
|
createExport(createExportRequest) {
|
|
339
339
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -425,7 +425,7 @@ class FileStorageClient {
|
|
|
425
425
|
* @param CreateFileSystemRequest
|
|
426
426
|
* @return CreateFileSystemResponse
|
|
427
427
|
* @throws OciError when an error occurs
|
|
428
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
428
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/CreateFileSystem.ts.html |here} to see how to use CreateFileSystem API.
|
|
429
429
|
*/
|
|
430
430
|
createFileSystem(createFileSystemRequest) {
|
|
431
431
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -520,7 +520,7 @@ class FileStorageClient {
|
|
|
520
520
|
* @param CreateMountTargetRequest
|
|
521
521
|
* @return CreateMountTargetResponse
|
|
522
522
|
* @throws OciError when an error occurs
|
|
523
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
523
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/CreateMountTarget.ts.html |here} to see how to use CreateMountTarget API.
|
|
524
524
|
*/
|
|
525
525
|
createMountTarget(createMountTargetRequest) {
|
|
526
526
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -610,7 +610,7 @@ class FileStorageClient {
|
|
|
610
610
|
* @param CreateReplicationRequest
|
|
611
611
|
* @return CreateReplicationResponse
|
|
612
612
|
* @throws OciError when an error occurs
|
|
613
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
613
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/CreateReplication.ts.html |here} to see how to use CreateReplication API.
|
|
614
614
|
*/
|
|
615
615
|
createReplication(createReplicationRequest) {
|
|
616
616
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -675,7 +675,7 @@ class FileStorageClient {
|
|
|
675
675
|
* @param CreateSnapshotRequest
|
|
676
676
|
* @return CreateSnapshotResponse
|
|
677
677
|
* @throws OciError when an error occurs
|
|
678
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
678
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/CreateSnapshot.ts.html |here} to see how to use CreateSnapshot API.
|
|
679
679
|
*/
|
|
680
680
|
createSnapshot(createSnapshotRequest) {
|
|
681
681
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -739,7 +739,7 @@ class FileStorageClient {
|
|
|
739
739
|
* @param DeleteExportRequest
|
|
740
740
|
* @return DeleteExportResponse
|
|
741
741
|
* @throws OciError when an error occurs
|
|
742
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
742
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/DeleteExport.ts.html |here} to see how to use DeleteExport API.
|
|
743
743
|
*/
|
|
744
744
|
deleteExport(deleteExportRequest) {
|
|
745
745
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -797,7 +797,7 @@ class FileStorageClient {
|
|
|
797
797
|
* @param DeleteFileSystemRequest
|
|
798
798
|
* @return DeleteFileSystemResponse
|
|
799
799
|
* @throws OciError when an error occurs
|
|
800
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
800
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/DeleteFileSystem.ts.html |here} to see how to use DeleteFileSystem API.
|
|
801
801
|
*/
|
|
802
802
|
deleteFileSystem(deleteFileSystemRequest) {
|
|
803
803
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -854,7 +854,7 @@ class FileStorageClient {
|
|
|
854
854
|
* @param DeleteMountTargetRequest
|
|
855
855
|
* @return DeleteMountTargetResponse
|
|
856
856
|
* @throws OciError when an error occurs
|
|
857
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
857
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/DeleteMountTarget.ts.html |here} to see how to use DeleteMountTarget API.
|
|
858
858
|
*/
|
|
859
859
|
deleteMountTarget(deleteMountTargetRequest) {
|
|
860
860
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -910,7 +910,7 @@ class FileStorageClient {
|
|
|
910
910
|
* @param DeleteReplicationRequest
|
|
911
911
|
* @return DeleteReplicationResponse
|
|
912
912
|
* @throws OciError when an error occurs
|
|
913
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
913
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/DeleteReplication.ts.html |here} to see how to use DeleteReplication API.
|
|
914
914
|
*/
|
|
915
915
|
deleteReplication(deleteReplicationRequest) {
|
|
916
916
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -971,7 +971,7 @@ class FileStorageClient {
|
|
|
971
971
|
* @param DeleteReplicationTargetRequest
|
|
972
972
|
* @return DeleteReplicationTargetResponse
|
|
973
973
|
* @throws OciError when an error occurs
|
|
974
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
974
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/DeleteReplicationTarget.ts.html |here} to see how to use DeleteReplicationTarget API.
|
|
975
975
|
*/
|
|
976
976
|
deleteReplicationTarget(deleteReplicationTargetRequest) {
|
|
977
977
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1027,7 +1027,7 @@ class FileStorageClient {
|
|
|
1027
1027
|
* @param DeleteSnapshotRequest
|
|
1028
1028
|
* @return DeleteSnapshotResponse
|
|
1029
1029
|
* @throws OciError when an error occurs
|
|
1030
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
1030
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/DeleteSnapshot.ts.html |here} to see how to use DeleteSnapshot API.
|
|
1031
1031
|
*/
|
|
1032
1032
|
deleteSnapshot(deleteSnapshotRequest) {
|
|
1033
1033
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1083,7 +1083,7 @@ class FileStorageClient {
|
|
|
1083
1083
|
* @param EstimateReplicationRequest
|
|
1084
1084
|
* @return EstimateReplicationResponse
|
|
1085
1085
|
* @throws OciError when an error occurs
|
|
1086
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
1086
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/EstimateReplication.ts.html |here} to see how to use EstimateReplication API.
|
|
1087
1087
|
*/
|
|
1088
1088
|
estimateReplication(estimateReplicationRequest) {
|
|
1089
1089
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1149,7 +1149,7 @@ class FileStorageClient {
|
|
|
1149
1149
|
* @param GetExportRequest
|
|
1150
1150
|
* @return GetExportResponse
|
|
1151
1151
|
* @throws OciError when an error occurs
|
|
1152
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
1152
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/GetExport.ts.html |here} to see how to use GetExport API.
|
|
1153
1153
|
*/
|
|
1154
1154
|
getExport(getExportRequest) {
|
|
1155
1155
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1212,7 +1212,7 @@ class FileStorageClient {
|
|
|
1212
1212
|
* @param GetExportSetRequest
|
|
1213
1213
|
* @return GetExportSetResponse
|
|
1214
1214
|
* @throws OciError when an error occurs
|
|
1215
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
1215
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/GetExportSet.ts.html |here} to see how to use GetExportSet API.
|
|
1216
1216
|
*/
|
|
1217
1217
|
getExportSet(getExportSetRequest) {
|
|
1218
1218
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1275,7 +1275,7 @@ class FileStorageClient {
|
|
|
1275
1275
|
* @param GetFileSystemRequest
|
|
1276
1276
|
* @return GetFileSystemResponse
|
|
1277
1277
|
* @throws OciError when an error occurs
|
|
1278
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
1278
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/GetFileSystem.ts.html |here} to see how to use GetFileSystem API.
|
|
1279
1279
|
*/
|
|
1280
1280
|
getFileSystem(getFileSystemRequest) {
|
|
1281
1281
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1338,7 +1338,7 @@ class FileStorageClient {
|
|
|
1338
1338
|
* @param GetMountTargetRequest
|
|
1339
1339
|
* @return GetMountTargetResponse
|
|
1340
1340
|
* @throws OciError when an error occurs
|
|
1341
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
1341
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/GetMountTarget.ts.html |here} to see how to use GetMountTarget API.
|
|
1342
1342
|
*/
|
|
1343
1343
|
getMountTarget(getMountTargetRequest) {
|
|
1344
1344
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1401,7 +1401,7 @@ class FileStorageClient {
|
|
|
1401
1401
|
* @param GetReplicationRequest
|
|
1402
1402
|
* @return GetReplicationResponse
|
|
1403
1403
|
* @throws OciError when an error occurs
|
|
1404
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
1404
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/GetReplication.ts.html |here} to see how to use GetReplication API.
|
|
1405
1405
|
*/
|
|
1406
1406
|
getReplication(getReplicationRequest) {
|
|
1407
1407
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1464,7 +1464,7 @@ class FileStorageClient {
|
|
|
1464
1464
|
* @param GetReplicationTargetRequest
|
|
1465
1465
|
* @return GetReplicationTargetResponse
|
|
1466
1466
|
* @throws OciError when an error occurs
|
|
1467
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
1467
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/GetReplicationTarget.ts.html |here} to see how to use GetReplicationTarget API.
|
|
1468
1468
|
*/
|
|
1469
1469
|
getReplicationTarget(getReplicationTargetRequest) {
|
|
1470
1470
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1527,7 +1527,7 @@ class FileStorageClient {
|
|
|
1527
1527
|
* @param GetSnapshotRequest
|
|
1528
1528
|
* @return GetSnapshotResponse
|
|
1529
1529
|
* @throws OciError when an error occurs
|
|
1530
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
1530
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/GetSnapshot.ts.html |here} to see how to use GetSnapshot API.
|
|
1531
1531
|
*/
|
|
1532
1532
|
getSnapshot(getSnapshotRequest) {
|
|
1533
1533
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1591,7 +1591,7 @@ class FileStorageClient {
|
|
|
1591
1591
|
* @param ListExportSetsRequest
|
|
1592
1592
|
* @return ListExportSetsResponse
|
|
1593
1593
|
* @throws OciError when an error occurs
|
|
1594
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
1594
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ListExportSets.ts.html |here} to see how to use ListExportSets API.
|
|
1595
1595
|
*/
|
|
1596
1596
|
listExportSets(listExportSetsRequest) {
|
|
1597
1597
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1705,7 +1705,7 @@ class FileStorageClient {
|
|
|
1705
1705
|
* @param ListExportsRequest
|
|
1706
1706
|
* @return ListExportsResponse
|
|
1707
1707
|
* @throws OciError when an error occurs
|
|
1708
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
1708
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ListExports.ts.html |here} to see how to use ListExports API.
|
|
1709
1709
|
*/
|
|
1710
1710
|
listExports(listExportsRequest) {
|
|
1711
1711
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1817,7 +1817,7 @@ class FileStorageClient {
|
|
|
1817
1817
|
* @param ListFileSystemsRequest
|
|
1818
1818
|
* @return ListFileSystemsResponse
|
|
1819
1819
|
* @throws OciError when an error occurs
|
|
1820
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
1820
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ListFileSystems.ts.html |here} to see how to use ListFileSystems API.
|
|
1821
1821
|
*/
|
|
1822
1822
|
listFileSystems(listFileSystemsRequest) {
|
|
1823
1823
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1931,7 +1931,7 @@ class FileStorageClient {
|
|
|
1931
1931
|
* @param ListMountTargetsRequest
|
|
1932
1932
|
* @return ListMountTargetsResponse
|
|
1933
1933
|
* @throws OciError when an error occurs
|
|
1934
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
1934
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ListMountTargets.ts.html |here} to see how to use ListMountTargets API.
|
|
1935
1935
|
*/
|
|
1936
1936
|
listMountTargets(listMountTargetsRequest) {
|
|
1937
1937
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2044,7 +2044,7 @@ class FileStorageClient {
|
|
|
2044
2044
|
* @param ListReplicationTargetsRequest
|
|
2045
2045
|
* @return ListReplicationTargetsResponse
|
|
2046
2046
|
* @throws OciError when an error occurs
|
|
2047
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
2047
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ListReplicationTargets.ts.html |here} to see how to use ListReplicationTargets API.
|
|
2048
2048
|
*/
|
|
2049
2049
|
listReplicationTargets(listReplicationTargetsRequest) {
|
|
2050
2050
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2156,7 +2156,7 @@ class FileStorageClient {
|
|
|
2156
2156
|
* @param ListReplicationsRequest
|
|
2157
2157
|
* @return ListReplicationsResponse
|
|
2158
2158
|
* @throws OciError when an error occurs
|
|
2159
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
2159
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ListReplications.ts.html |here} to see how to use ListReplications API.
|
|
2160
2160
|
*/
|
|
2161
2161
|
listReplications(listReplicationsRequest) {
|
|
2162
2162
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2269,7 +2269,7 @@ class FileStorageClient {
|
|
|
2269
2269
|
* @param ListSnapshotsRequest
|
|
2270
2270
|
* @return ListSnapshotsResponse
|
|
2271
2271
|
* @throws OciError when an error occurs
|
|
2272
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
2272
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/ListSnapshots.ts.html |here} to see how to use ListSnapshots API.
|
|
2273
2273
|
*/
|
|
2274
2274
|
listSnapshots(listSnapshotsRequest) {
|
|
2275
2275
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2377,7 +2377,7 @@ class FileStorageClient {
|
|
|
2377
2377
|
* @param UpdateExportRequest
|
|
2378
2378
|
* @return UpdateExportResponse
|
|
2379
2379
|
* @throws OciError when an error occurs
|
|
2380
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
2380
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/UpdateExport.ts.html |here} to see how to use UpdateExport API.
|
|
2381
2381
|
*/
|
|
2382
2382
|
updateExport(updateExportRequest) {
|
|
2383
2383
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2442,7 +2442,7 @@ class FileStorageClient {
|
|
|
2442
2442
|
* @param UpdateExportSetRequest
|
|
2443
2443
|
* @return UpdateExportSetResponse
|
|
2444
2444
|
* @throws OciError when an error occurs
|
|
2445
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
2445
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/UpdateExportSet.ts.html |here} to see how to use UpdateExportSet API.
|
|
2446
2446
|
*/
|
|
2447
2447
|
updateExportSet(updateExportSetRequest) {
|
|
2448
2448
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2509,7 +2509,7 @@ class FileStorageClient {
|
|
|
2509
2509
|
* @param UpdateFileSystemRequest
|
|
2510
2510
|
* @return UpdateFileSystemResponse
|
|
2511
2511
|
* @throws OciError when an error occurs
|
|
2512
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
2512
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/UpdateFileSystem.ts.html |here} to see how to use UpdateFileSystem API.
|
|
2513
2513
|
*/
|
|
2514
2514
|
updateFileSystem(updateFileSystemRequest) {
|
|
2515
2515
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2574,7 +2574,7 @@ class FileStorageClient {
|
|
|
2574
2574
|
* @param UpdateMountTargetRequest
|
|
2575
2575
|
* @return UpdateMountTargetResponse
|
|
2576
2576
|
* @throws OciError when an error occurs
|
|
2577
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
2577
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/UpdateMountTarget.ts.html |here} to see how to use UpdateMountTarget API.
|
|
2578
2578
|
*/
|
|
2579
2579
|
updateMountTarget(updateMountTargetRequest) {
|
|
2580
2580
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2640,7 +2640,7 @@ class FileStorageClient {
|
|
|
2640
2640
|
* @param UpdateReplicationRequest
|
|
2641
2641
|
* @return UpdateReplicationResponse
|
|
2642
2642
|
* @throws OciError when an error occurs
|
|
2643
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
2643
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/UpdateReplication.ts.html |here} to see how to use UpdateReplication API.
|
|
2644
2644
|
*/
|
|
2645
2645
|
updateReplication(updateReplicationRequest) {
|
|
2646
2646
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2705,7 +2705,7 @@ class FileStorageClient {
|
|
|
2705
2705
|
* @param UpdateSnapshotRequest
|
|
2706
2706
|
* @return UpdateSnapshotResponse
|
|
2707
2707
|
* @throws OciError when an error occurs
|
|
2708
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.
|
|
2708
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/filestorage/UpdateSnapshot.ts.html |here} to see how to use UpdateSnapshot API.
|
|
2709
2709
|
*/
|
|
2710
2710
|
updateSnapshot(updateSnapshotRequest) {
|
|
2711
2711
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
import * as serviceRequests from "./request";
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
import * as model from "../model";
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
package/lib/model/export-set.js
CHANGED
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
package/lib/model/export.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
import * as model from "../model";
|
package/lib/model/export.js
CHANGED
|
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|