oci-bds 2.102.1 → 2.103.0
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/lib/client.d.ts +84 -84
- package/lib/client.js +84 -84
- package/lib/model/add-auto-scale-policy-details.d.ts +1 -1
- package/lib/model/metric-based-vertical-scale-down-config.d.ts +4 -4
- package/lib/model/metric-based-vertical-scale-up-config.d.ts +4 -4
- package/lib/model/test-bds-object-storage-connection-details.d.ts +1 -1
- package/lib/model/time-and-vertical-scaling-config.d.ts +3 -3
- package/lib/request/activate-bds-metastore-configuration-request.d.ts +1 -1
- package/lib/request/activate-iam-user-sync-configuration-request.d.ts +1 -1
- package/lib/request/activate-upst-configuration-request.d.ts +1 -1
- package/lib/request/add-auto-scaling-configuration-request.d.ts +1 -1
- package/lib/request/add-block-storage-request.d.ts +1 -1
- package/lib/request/add-cloud-sql-request.d.ts +1 -1
- package/lib/request/add-kafka-request.d.ts +1 -1
- package/lib/request/add-master-nodes-request.d.ts +1 -1
- package/lib/request/add-utility-nodes-request.d.ts +1 -1
- package/lib/request/add-worker-nodes-request.d.ts +1 -1
- package/lib/request/backup-node-request.d.ts +1 -1
- package/lib/request/certificate-service-info-request.d.ts +1 -1
- package/lib/request/change-bds-instance-compartment-request.d.ts +1 -1
- package/lib/request/change-shape-request.d.ts +1 -1
- package/lib/request/create-bds-api-key-request.d.ts +1 -1
- package/lib/request/create-bds-instance-request.d.ts +1 -1
- package/lib/request/create-bds-metastore-configuration-request.d.ts +1 -1
- package/lib/request/create-identity-configuration-request.d.ts +1 -1
- package/lib/request/create-node-backup-configuration-request.d.ts +1 -1
- package/lib/request/create-node-replace-configuration-request.d.ts +1 -1
- package/lib/request/create-resource-principal-configuration-request.d.ts +1 -1
- package/lib/request/deactivate-iam-user-sync-configuration-request.d.ts +1 -1
- package/lib/request/deactivate-upst-configuration-request.d.ts +1 -1
- package/lib/request/delete-bds-api-key-request.d.ts +1 -1
- package/lib/request/delete-bds-instance-request.d.ts +1 -1
- package/lib/request/delete-bds-metastore-configuration-request.d.ts +1 -1
- package/lib/request/delete-identity-configuration-request.d.ts +1 -1
- package/lib/request/delete-node-backup-configuration-request.d.ts +1 -1
- package/lib/request/delete-node-backup-request.d.ts +1 -1
- package/lib/request/disable-certificate-request.d.ts +1 -1
- package/lib/request/enable-certificate-request.d.ts +1 -1
- package/lib/request/execute-bootstrap-script-request.d.ts +1 -1
- package/lib/request/force-refresh-resource-principal-request.d.ts +1 -1
- package/lib/request/get-auto-scaling-configuration-request.d.ts +1 -1
- package/lib/request/get-bds-api-key-request.d.ts +1 -1
- package/lib/request/get-bds-instance-request.d.ts +1 -1
- package/lib/request/get-bds-metastore-configuration-request.d.ts +1 -1
- package/lib/request/get-identity-configuration-request.d.ts +1 -1
- package/lib/request/get-node-backup-configuration-request.d.ts +1 -1
- package/lib/request/get-node-backup-request.d.ts +1 -1
- package/lib/request/get-node-replace-configuration-request.d.ts +1 -1
- package/lib/request/get-os-patch-details-request.d.ts +1 -1
- package/lib/request/get-resource-principal-configuration-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/install-os-patch-request.d.ts +1 -1
- package/lib/request/install-patch-request.d.ts +1 -1
- package/lib/request/list-auto-scaling-configurations-request.d.ts +1 -1
- package/lib/request/list-bds-api-keys-request.d.ts +1 -1
- package/lib/request/list-bds-cluster-versions-request.d.ts +1 -1
- package/lib/request/list-bds-instances-request.d.ts +1 -1
- package/lib/request/list-bds-metastore-configurations-request.d.ts +1 -1
- package/lib/request/list-identity-configurations-request.d.ts +1 -1
- package/lib/request/list-node-backup-configurations-request.d.ts +1 -1
- package/lib/request/list-node-backups-request.d.ts +1 -1
- package/lib/request/list-node-replace-configurations-request.d.ts +1 -1
- package/lib/request/list-os-patches-request.d.ts +1 -1
- package/lib/request/list-patch-histories-request.d.ts +1 -1
- package/lib/request/list-patches-request.d.ts +1 -1
- package/lib/request/list-resource-principal-configurations-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/refresh-confidential-application-request.d.ts +1 -1
- package/lib/request/refresh-upst-token-exchange-keytab-request.d.ts +1 -1
- package/lib/request/remove-auto-scaling-configuration-request.d.ts +1 -1
- package/lib/request/remove-cloud-sql-request.d.ts +1 -1
- package/lib/request/remove-kafka-request.d.ts +1 -1
- package/lib/request/remove-node-replace-configuration-request.d.ts +1 -1
- package/lib/request/remove-node-request.d.ts +1 -1
- package/lib/request/remove-resource-principal-configuration-request.d.ts +1 -1
- package/lib/request/renew-certificate-request.d.ts +1 -1
- package/lib/request/replace-node-request.d.ts +1 -1
- package/lib/request/restart-node-request.d.ts +1 -1
- package/lib/request/start-bds-instance-request.d.ts +1 -1
- package/lib/request/stop-bds-instance-request.d.ts +1 -1
- package/lib/request/test-bds-metastore-configuration-request.d.ts +1 -1
- package/lib/request/test-bds-object-storage-connection-request.d.ts +1 -1
- package/lib/request/update-auto-scaling-configuration-request.d.ts +1 -1
- package/lib/request/update-bds-instance-request.d.ts +1 -1
- package/lib/request/update-bds-metastore-configuration-request.d.ts +1 -1
- package/lib/request/update-identity-configuration-request.d.ts +1 -1
- package/lib/request/update-node-backup-configuration-request.d.ts +1 -1
- package/lib/request/update-node-replace-configuration-request.d.ts +1 -1
- package/lib/request/update-resource-principal-configuration-request.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.d.ts
CHANGED
|
@@ -103,7 +103,7 @@ export declare class BdsClient {
|
|
|
103
103
|
* @param ActivateBdsMetastoreConfigurationRequest
|
|
104
104
|
* @return ActivateBdsMetastoreConfigurationResponse
|
|
105
105
|
* @throws OciError when an error occurs
|
|
106
|
-
* @example Click {@link https://docs.
|
|
106
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ActivateBdsMetastoreConfiguration.ts.html |here} to see how to use ActivateBdsMetastoreConfiguration API.
|
|
107
107
|
*/
|
|
108
108
|
activateBdsMetastoreConfiguration(activateBdsMetastoreConfigurationRequest: requests.ActivateBdsMetastoreConfigurationRequest): Promise<responses.ActivateBdsMetastoreConfigurationResponse>;
|
|
109
109
|
/**
|
|
@@ -112,7 +112,7 @@ export declare class BdsClient {
|
|
|
112
112
|
* @param ActivateIamUserSyncConfigurationRequest
|
|
113
113
|
* @return ActivateIamUserSyncConfigurationResponse
|
|
114
114
|
* @throws OciError when an error occurs
|
|
115
|
-
* @example Click {@link https://docs.
|
|
115
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ActivateIamUserSyncConfiguration.ts.html |here} to see how to use ActivateIamUserSyncConfiguration API.
|
|
116
116
|
*/
|
|
117
117
|
activateIamUserSyncConfiguration(activateIamUserSyncConfigurationRequest: requests.ActivateIamUserSyncConfigurationRequest): Promise<responses.ActivateIamUserSyncConfigurationResponse>;
|
|
118
118
|
/**
|
|
@@ -121,7 +121,7 @@ export declare class BdsClient {
|
|
|
121
121
|
* @param ActivateUpstConfigurationRequest
|
|
122
122
|
* @return ActivateUpstConfigurationResponse
|
|
123
123
|
* @throws OciError when an error occurs
|
|
124
|
-
* @example Click {@link https://docs.
|
|
124
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ActivateUpstConfiguration.ts.html |here} to see how to use ActivateUpstConfiguration API.
|
|
125
125
|
*/
|
|
126
126
|
activateUpstConfiguration(activateUpstConfigurationRequest: requests.ActivateUpstConfigurationRequest): Promise<responses.ActivateUpstConfigurationResponse>;
|
|
127
127
|
/**
|
|
@@ -131,7 +131,7 @@ export declare class BdsClient {
|
|
|
131
131
|
* @param AddAutoScalingConfigurationRequest
|
|
132
132
|
* @return AddAutoScalingConfigurationResponse
|
|
133
133
|
* @throws OciError when an error occurs
|
|
134
|
-
* @example Click {@link https://docs.
|
|
134
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/AddAutoScalingConfiguration.ts.html |here} to see how to use AddAutoScalingConfiguration API.
|
|
135
135
|
*/
|
|
136
136
|
addAutoScalingConfiguration(addAutoScalingConfigurationRequest: requests.AddAutoScalingConfigurationRequest): Promise<responses.AddAutoScalingConfigurationResponse>;
|
|
137
137
|
/**
|
|
@@ -141,7 +141,7 @@ export declare class BdsClient {
|
|
|
141
141
|
* @param AddBlockStorageRequest
|
|
142
142
|
* @return AddBlockStorageResponse
|
|
143
143
|
* @throws OciError when an error occurs
|
|
144
|
-
* @example Click {@link https://docs.
|
|
144
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/AddBlockStorage.ts.html |here} to see how to use AddBlockStorage API.
|
|
145
145
|
*/
|
|
146
146
|
addBlockStorage(addBlockStorageRequest: requests.AddBlockStorageRequest): Promise<responses.AddBlockStorageResponse>;
|
|
147
147
|
/**
|
|
@@ -151,7 +151,7 @@ export declare class BdsClient {
|
|
|
151
151
|
* @param AddCloudSqlRequest
|
|
152
152
|
* @return AddCloudSqlResponse
|
|
153
153
|
* @throws OciError when an error occurs
|
|
154
|
-
* @example Click {@link https://docs.
|
|
154
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/AddCloudSql.ts.html |here} to see how to use AddCloudSql API.
|
|
155
155
|
*/
|
|
156
156
|
addCloudSql(addCloudSqlRequest: requests.AddCloudSqlRequest): Promise<responses.AddCloudSqlResponse>;
|
|
157
157
|
/**
|
|
@@ -161,7 +161,7 @@ export declare class BdsClient {
|
|
|
161
161
|
* @param AddKafkaRequest
|
|
162
162
|
* @return AddKafkaResponse
|
|
163
163
|
* @throws OciError when an error occurs
|
|
164
|
-
* @example Click {@link https://docs.
|
|
164
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/AddKafka.ts.html |here} to see how to use AddKafka API.
|
|
165
165
|
*/
|
|
166
166
|
addKafka(addKafkaRequest: requests.AddKafkaRequest): Promise<responses.AddKafkaResponse>;
|
|
167
167
|
/**
|
|
@@ -171,7 +171,7 @@ export declare class BdsClient {
|
|
|
171
171
|
* @param AddMasterNodesRequest
|
|
172
172
|
* @return AddMasterNodesResponse
|
|
173
173
|
* @throws OciError when an error occurs
|
|
174
|
-
* @example Click {@link https://docs.
|
|
174
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/AddMasterNodes.ts.html |here} to see how to use AddMasterNodes API.
|
|
175
175
|
*/
|
|
176
176
|
addMasterNodes(addMasterNodesRequest: requests.AddMasterNodesRequest): Promise<responses.AddMasterNodesResponse>;
|
|
177
177
|
/**
|
|
@@ -181,7 +181,7 @@ export declare class BdsClient {
|
|
|
181
181
|
* @param AddUtilityNodesRequest
|
|
182
182
|
* @return AddUtilityNodesResponse
|
|
183
183
|
* @throws OciError when an error occurs
|
|
184
|
-
* @example Click {@link https://docs.
|
|
184
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/AddUtilityNodes.ts.html |here} to see how to use AddUtilityNodes API.
|
|
185
185
|
*/
|
|
186
186
|
addUtilityNodes(addUtilityNodesRequest: requests.AddUtilityNodesRequest): Promise<responses.AddUtilityNodesResponse>;
|
|
187
187
|
/**
|
|
@@ -191,7 +191,7 @@ export declare class BdsClient {
|
|
|
191
191
|
* @param AddWorkerNodesRequest
|
|
192
192
|
* @return AddWorkerNodesResponse
|
|
193
193
|
* @throws OciError when an error occurs
|
|
194
|
-
* @example Click {@link https://docs.
|
|
194
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/AddWorkerNodes.ts.html |here} to see how to use AddWorkerNodes API.
|
|
195
195
|
*/
|
|
196
196
|
addWorkerNodes(addWorkerNodesRequest: requests.AddWorkerNodesRequest): Promise<responses.AddWorkerNodesResponse>;
|
|
197
197
|
/**
|
|
@@ -201,7 +201,7 @@ export declare class BdsClient {
|
|
|
201
201
|
* @param BackupNodeRequest
|
|
202
202
|
* @return BackupNodeResponse
|
|
203
203
|
* @throws OciError when an error occurs
|
|
204
|
-
* @example Click {@link https://docs.
|
|
204
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/BackupNode.ts.html |here} to see how to use BackupNode API.
|
|
205
205
|
*/
|
|
206
206
|
backupNode(backupNodeRequest: requests.BackupNodeRequest): Promise<responses.BackupNodeResponse>;
|
|
207
207
|
/**
|
|
@@ -211,7 +211,7 @@ export declare class BdsClient {
|
|
|
211
211
|
* @param CertificateServiceInfoRequest
|
|
212
212
|
* @return CertificateServiceInfoResponse
|
|
213
213
|
* @throws OciError when an error occurs
|
|
214
|
-
* @example Click {@link https://docs.
|
|
214
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/CertificateServiceInfo.ts.html |here} to see how to use CertificateServiceInfo API.
|
|
215
215
|
*/
|
|
216
216
|
certificateServiceInfo(certificateServiceInfoRequest: requests.CertificateServiceInfoRequest): Promise<responses.CertificateServiceInfoResponse>;
|
|
217
217
|
/**
|
|
@@ -221,7 +221,7 @@ export declare class BdsClient {
|
|
|
221
221
|
* @param ChangeBdsInstanceCompartmentRequest
|
|
222
222
|
* @return ChangeBdsInstanceCompartmentResponse
|
|
223
223
|
* @throws OciError when an error occurs
|
|
224
|
-
* @example Click {@link https://docs.
|
|
224
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ChangeBdsInstanceCompartment.ts.html |here} to see how to use ChangeBdsInstanceCompartment API.
|
|
225
225
|
*/
|
|
226
226
|
changeBdsInstanceCompartment(changeBdsInstanceCompartmentRequest: requests.ChangeBdsInstanceCompartmentRequest): Promise<responses.ChangeBdsInstanceCompartmentResponse>;
|
|
227
227
|
/**
|
|
@@ -231,7 +231,7 @@ export declare class BdsClient {
|
|
|
231
231
|
* @param ChangeShapeRequest
|
|
232
232
|
* @return ChangeShapeResponse
|
|
233
233
|
* @throws OciError when an error occurs
|
|
234
|
-
* @example Click {@link https://docs.
|
|
234
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ChangeShape.ts.html |here} to see how to use ChangeShape API.
|
|
235
235
|
*/
|
|
236
236
|
changeShape(changeShapeRequest: requests.ChangeShapeRequest): Promise<responses.ChangeShapeResponse>;
|
|
237
237
|
/**
|
|
@@ -241,7 +241,7 @@ export declare class BdsClient {
|
|
|
241
241
|
* @param CreateBdsApiKeyRequest
|
|
242
242
|
* @return CreateBdsApiKeyResponse
|
|
243
243
|
* @throws OciError when an error occurs
|
|
244
|
-
* @example Click {@link https://docs.
|
|
244
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/CreateBdsApiKey.ts.html |here} to see how to use CreateBdsApiKey API.
|
|
245
245
|
*/
|
|
246
246
|
createBdsApiKey(createBdsApiKeyRequest: requests.CreateBdsApiKeyRequest): Promise<responses.CreateBdsApiKeyResponse>;
|
|
247
247
|
/**
|
|
@@ -251,7 +251,7 @@ export declare class BdsClient {
|
|
|
251
251
|
* @param CreateBdsInstanceRequest
|
|
252
252
|
* @return CreateBdsInstanceResponse
|
|
253
253
|
* @throws OciError when an error occurs
|
|
254
|
-
* @example Click {@link https://docs.
|
|
254
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/CreateBdsInstance.ts.html |here} to see how to use CreateBdsInstance API.
|
|
255
255
|
*/
|
|
256
256
|
createBdsInstance(createBdsInstanceRequest: requests.CreateBdsInstanceRequest): Promise<responses.CreateBdsInstanceResponse>;
|
|
257
257
|
/**
|
|
@@ -261,7 +261,7 @@ export declare class BdsClient {
|
|
|
261
261
|
* @param CreateBdsMetastoreConfigurationRequest
|
|
262
262
|
* @return CreateBdsMetastoreConfigurationResponse
|
|
263
263
|
* @throws OciError when an error occurs
|
|
264
|
-
* @example Click {@link https://docs.
|
|
264
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/CreateBdsMetastoreConfiguration.ts.html |here} to see how to use CreateBdsMetastoreConfiguration API.
|
|
265
265
|
*/
|
|
266
266
|
createBdsMetastoreConfiguration(createBdsMetastoreConfigurationRequest: requests.CreateBdsMetastoreConfigurationRequest): Promise<responses.CreateBdsMetastoreConfigurationResponse>;
|
|
267
267
|
/**
|
|
@@ -270,7 +270,7 @@ export declare class BdsClient {
|
|
|
270
270
|
* @param CreateIdentityConfigurationRequest
|
|
271
271
|
* @return CreateIdentityConfigurationResponse
|
|
272
272
|
* @throws OciError when an error occurs
|
|
273
|
-
* @example Click {@link https://docs.
|
|
273
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/CreateIdentityConfiguration.ts.html |here} to see how to use CreateIdentityConfiguration API.
|
|
274
274
|
*/
|
|
275
275
|
createIdentityConfiguration(createIdentityConfigurationRequest: requests.CreateIdentityConfigurationRequest): Promise<responses.CreateIdentityConfigurationResponse>;
|
|
276
276
|
/**
|
|
@@ -280,7 +280,7 @@ export declare class BdsClient {
|
|
|
280
280
|
* @param CreateNodeBackupConfigurationRequest
|
|
281
281
|
* @return CreateNodeBackupConfigurationResponse
|
|
282
282
|
* @throws OciError when an error occurs
|
|
283
|
-
* @example Click {@link https://docs.
|
|
283
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/CreateNodeBackupConfiguration.ts.html |here} to see how to use CreateNodeBackupConfiguration API.
|
|
284
284
|
*/
|
|
285
285
|
createNodeBackupConfiguration(createNodeBackupConfigurationRequest: requests.CreateNodeBackupConfigurationRequest): Promise<responses.CreateNodeBackupConfigurationResponse>;
|
|
286
286
|
/**
|
|
@@ -290,7 +290,7 @@ export declare class BdsClient {
|
|
|
290
290
|
* @param CreateNodeReplaceConfigurationRequest
|
|
291
291
|
* @return CreateNodeReplaceConfigurationResponse
|
|
292
292
|
* @throws OciError when an error occurs
|
|
293
|
-
* @example Click {@link https://docs.
|
|
293
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/CreateNodeReplaceConfiguration.ts.html |here} to see how to use CreateNodeReplaceConfiguration API.
|
|
294
294
|
*/
|
|
295
295
|
createNodeReplaceConfiguration(createNodeReplaceConfigurationRequest: requests.CreateNodeReplaceConfigurationRequest): Promise<responses.CreateNodeReplaceConfigurationResponse>;
|
|
296
296
|
/**
|
|
@@ -300,7 +300,7 @@ export declare class BdsClient {
|
|
|
300
300
|
* @param CreateResourcePrincipalConfigurationRequest
|
|
301
301
|
* @return CreateResourcePrincipalConfigurationResponse
|
|
302
302
|
* @throws OciError when an error occurs
|
|
303
|
-
* @example Click {@link https://docs.
|
|
303
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/CreateResourcePrincipalConfiguration.ts.html |here} to see how to use CreateResourcePrincipalConfiguration API.
|
|
304
304
|
*/
|
|
305
305
|
createResourcePrincipalConfiguration(createResourcePrincipalConfigurationRequest: requests.CreateResourcePrincipalConfigurationRequest): Promise<responses.CreateResourcePrincipalConfigurationResponse>;
|
|
306
306
|
/**
|
|
@@ -309,7 +309,7 @@ export declare class BdsClient {
|
|
|
309
309
|
* @param DeactivateIamUserSyncConfigurationRequest
|
|
310
310
|
* @return DeactivateIamUserSyncConfigurationResponse
|
|
311
311
|
* @throws OciError when an error occurs
|
|
312
|
-
* @example Click {@link https://docs.
|
|
312
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/DeactivateIamUserSyncConfiguration.ts.html |here} to see how to use DeactivateIamUserSyncConfiguration API.
|
|
313
313
|
*/
|
|
314
314
|
deactivateIamUserSyncConfiguration(deactivateIamUserSyncConfigurationRequest: requests.DeactivateIamUserSyncConfigurationRequest): Promise<responses.DeactivateIamUserSyncConfigurationResponse>;
|
|
315
315
|
/**
|
|
@@ -318,7 +318,7 @@ export declare class BdsClient {
|
|
|
318
318
|
* @param DeactivateUpstConfigurationRequest
|
|
319
319
|
* @return DeactivateUpstConfigurationResponse
|
|
320
320
|
* @throws OciError when an error occurs
|
|
321
|
-
* @example Click {@link https://docs.
|
|
321
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/DeactivateUpstConfiguration.ts.html |here} to see how to use DeactivateUpstConfiguration API.
|
|
322
322
|
*/
|
|
323
323
|
deactivateUpstConfiguration(deactivateUpstConfigurationRequest: requests.DeactivateUpstConfigurationRequest): Promise<responses.DeactivateUpstConfigurationResponse>;
|
|
324
324
|
/**
|
|
@@ -327,7 +327,7 @@ export declare class BdsClient {
|
|
|
327
327
|
* @param DeleteBdsApiKeyRequest
|
|
328
328
|
* @return DeleteBdsApiKeyResponse
|
|
329
329
|
* @throws OciError when an error occurs
|
|
330
|
-
* @example Click {@link https://docs.
|
|
330
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/DeleteBdsApiKey.ts.html |here} to see how to use DeleteBdsApiKey API.
|
|
331
331
|
*/
|
|
332
332
|
deleteBdsApiKey(deleteBdsApiKeyRequest: requests.DeleteBdsApiKeyRequest): Promise<responses.DeleteBdsApiKeyResponse>;
|
|
333
333
|
/**
|
|
@@ -336,7 +336,7 @@ export declare class BdsClient {
|
|
|
336
336
|
* @param DeleteBdsInstanceRequest
|
|
337
337
|
* @return DeleteBdsInstanceResponse
|
|
338
338
|
* @throws OciError when an error occurs
|
|
339
|
-
* @example Click {@link https://docs.
|
|
339
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/DeleteBdsInstance.ts.html |here} to see how to use DeleteBdsInstance API.
|
|
340
340
|
*/
|
|
341
341
|
deleteBdsInstance(deleteBdsInstanceRequest: requests.DeleteBdsInstanceRequest): Promise<responses.DeleteBdsInstanceResponse>;
|
|
342
342
|
/**
|
|
@@ -345,7 +345,7 @@ export declare class BdsClient {
|
|
|
345
345
|
* @param DeleteBdsMetastoreConfigurationRequest
|
|
346
346
|
* @return DeleteBdsMetastoreConfigurationResponse
|
|
347
347
|
* @throws OciError when an error occurs
|
|
348
|
-
* @example Click {@link https://docs.
|
|
348
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/DeleteBdsMetastoreConfiguration.ts.html |here} to see how to use DeleteBdsMetastoreConfiguration API.
|
|
349
349
|
*/
|
|
350
350
|
deleteBdsMetastoreConfiguration(deleteBdsMetastoreConfigurationRequest: requests.DeleteBdsMetastoreConfigurationRequest): Promise<responses.DeleteBdsMetastoreConfigurationResponse>;
|
|
351
351
|
/**
|
|
@@ -354,7 +354,7 @@ export declare class BdsClient {
|
|
|
354
354
|
* @param DeleteIdentityConfigurationRequest
|
|
355
355
|
* @return DeleteIdentityConfigurationResponse
|
|
356
356
|
* @throws OciError when an error occurs
|
|
357
|
-
* @example Click {@link https://docs.
|
|
357
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/DeleteIdentityConfiguration.ts.html |here} to see how to use DeleteIdentityConfiguration API.
|
|
358
358
|
*/
|
|
359
359
|
deleteIdentityConfiguration(deleteIdentityConfigurationRequest: requests.DeleteIdentityConfigurationRequest): Promise<responses.DeleteIdentityConfigurationResponse>;
|
|
360
360
|
/**
|
|
@@ -363,7 +363,7 @@ export declare class BdsClient {
|
|
|
363
363
|
* @param DeleteNodeBackupRequest
|
|
364
364
|
* @return DeleteNodeBackupResponse
|
|
365
365
|
* @throws OciError when an error occurs
|
|
366
|
-
* @example Click {@link https://docs.
|
|
366
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/DeleteNodeBackup.ts.html |here} to see how to use DeleteNodeBackup API.
|
|
367
367
|
*/
|
|
368
368
|
deleteNodeBackup(deleteNodeBackupRequest: requests.DeleteNodeBackupRequest): Promise<responses.DeleteNodeBackupResponse>;
|
|
369
369
|
/**
|
|
@@ -372,7 +372,7 @@ export declare class BdsClient {
|
|
|
372
372
|
* @param DeleteNodeBackupConfigurationRequest
|
|
373
373
|
* @return DeleteNodeBackupConfigurationResponse
|
|
374
374
|
* @throws OciError when an error occurs
|
|
375
|
-
* @example Click {@link https://docs.
|
|
375
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/DeleteNodeBackupConfiguration.ts.html |here} to see how to use DeleteNodeBackupConfiguration API.
|
|
376
376
|
*/
|
|
377
377
|
deleteNodeBackupConfiguration(deleteNodeBackupConfigurationRequest: requests.DeleteNodeBackupConfigurationRequest): Promise<responses.DeleteNodeBackupConfigurationResponse>;
|
|
378
378
|
/**
|
|
@@ -382,7 +382,7 @@ export declare class BdsClient {
|
|
|
382
382
|
* @param DisableCertificateRequest
|
|
383
383
|
* @return DisableCertificateResponse
|
|
384
384
|
* @throws OciError when an error occurs
|
|
385
|
-
* @example Click {@link https://docs.
|
|
385
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/DisableCertificate.ts.html |here} to see how to use DisableCertificate API.
|
|
386
386
|
*/
|
|
387
387
|
disableCertificate(disableCertificateRequest: requests.DisableCertificateRequest): Promise<responses.DisableCertificateResponse>;
|
|
388
388
|
/**
|
|
@@ -392,7 +392,7 @@ export declare class BdsClient {
|
|
|
392
392
|
* @param EnableCertificateRequest
|
|
393
393
|
* @return EnableCertificateResponse
|
|
394
394
|
* @throws OciError when an error occurs
|
|
395
|
-
* @example Click {@link https://docs.
|
|
395
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/EnableCertificate.ts.html |here} to see how to use EnableCertificate API.
|
|
396
396
|
*/
|
|
397
397
|
enableCertificate(enableCertificateRequest: requests.EnableCertificateRequest): Promise<responses.EnableCertificateResponse>;
|
|
398
398
|
/**
|
|
@@ -402,7 +402,7 @@ export declare class BdsClient {
|
|
|
402
402
|
* @param ExecuteBootstrapScriptRequest
|
|
403
403
|
* @return ExecuteBootstrapScriptResponse
|
|
404
404
|
* @throws OciError when an error occurs
|
|
405
|
-
* @example Click {@link https://docs.
|
|
405
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ExecuteBootstrapScript.ts.html |here} to see how to use ExecuteBootstrapScript API.
|
|
406
406
|
*/
|
|
407
407
|
executeBootstrapScript(executeBootstrapScriptRequest: requests.ExecuteBootstrapScriptRequest): Promise<responses.ExecuteBootstrapScriptResponse>;
|
|
408
408
|
/**
|
|
@@ -412,7 +412,7 @@ export declare class BdsClient {
|
|
|
412
412
|
* @param ForceRefreshResourcePrincipalRequest
|
|
413
413
|
* @return ForceRefreshResourcePrincipalResponse
|
|
414
414
|
* @throws OciError when an error occurs
|
|
415
|
-
* @example Click {@link https://docs.
|
|
415
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ForceRefreshResourcePrincipal.ts.html |here} to see how to use ForceRefreshResourcePrincipal API.
|
|
416
416
|
*/
|
|
417
417
|
forceRefreshResourcePrincipal(forceRefreshResourcePrincipalRequest: requests.ForceRefreshResourcePrincipalRequest): Promise<responses.ForceRefreshResourcePrincipalResponse>;
|
|
418
418
|
/**
|
|
@@ -422,7 +422,7 @@ export declare class BdsClient {
|
|
|
422
422
|
* @param GetAutoScalingConfigurationRequest
|
|
423
423
|
* @return GetAutoScalingConfigurationResponse
|
|
424
424
|
* @throws OciError when an error occurs
|
|
425
|
-
* @example Click {@link https://docs.
|
|
425
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetAutoScalingConfiguration.ts.html |here} to see how to use GetAutoScalingConfiguration API.
|
|
426
426
|
*/
|
|
427
427
|
getAutoScalingConfiguration(getAutoScalingConfigurationRequest: requests.GetAutoScalingConfigurationRequest): Promise<responses.GetAutoScalingConfigurationResponse>;
|
|
428
428
|
/**
|
|
@@ -431,7 +431,7 @@ export declare class BdsClient {
|
|
|
431
431
|
* @param GetBdsApiKeyRequest
|
|
432
432
|
* @return GetBdsApiKeyResponse
|
|
433
433
|
* @throws OciError when an error occurs
|
|
434
|
-
* @example Click {@link https://docs.
|
|
434
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetBdsApiKey.ts.html |here} to see how to use GetBdsApiKey API.
|
|
435
435
|
*/
|
|
436
436
|
getBdsApiKey(getBdsApiKeyRequest: requests.GetBdsApiKeyRequest): Promise<responses.GetBdsApiKeyResponse>;
|
|
437
437
|
/**
|
|
@@ -440,7 +440,7 @@ export declare class BdsClient {
|
|
|
440
440
|
* @param GetBdsInstanceRequest
|
|
441
441
|
* @return GetBdsInstanceResponse
|
|
442
442
|
* @throws OciError when an error occurs
|
|
443
|
-
* @example Click {@link https://docs.
|
|
443
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetBdsInstance.ts.html |here} to see how to use GetBdsInstance API.
|
|
444
444
|
*/
|
|
445
445
|
getBdsInstance(getBdsInstanceRequest: requests.GetBdsInstanceRequest): Promise<responses.GetBdsInstanceResponse>;
|
|
446
446
|
/**
|
|
@@ -449,7 +449,7 @@ export declare class BdsClient {
|
|
|
449
449
|
* @param GetBdsMetastoreConfigurationRequest
|
|
450
450
|
* @return GetBdsMetastoreConfigurationResponse
|
|
451
451
|
* @throws OciError when an error occurs
|
|
452
|
-
* @example Click {@link https://docs.
|
|
452
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetBdsMetastoreConfiguration.ts.html |here} to see how to use GetBdsMetastoreConfiguration API.
|
|
453
453
|
*/
|
|
454
454
|
getBdsMetastoreConfiguration(getBdsMetastoreConfigurationRequest: requests.GetBdsMetastoreConfigurationRequest): Promise<responses.GetBdsMetastoreConfigurationResponse>;
|
|
455
455
|
/**
|
|
@@ -458,7 +458,7 @@ export declare class BdsClient {
|
|
|
458
458
|
* @param GetIdentityConfigurationRequest
|
|
459
459
|
* @return GetIdentityConfigurationResponse
|
|
460
460
|
* @throws OciError when an error occurs
|
|
461
|
-
* @example Click {@link https://docs.
|
|
461
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetIdentityConfiguration.ts.html |here} to see how to use GetIdentityConfiguration API.
|
|
462
462
|
*/
|
|
463
463
|
getIdentityConfiguration(getIdentityConfigurationRequest: requests.GetIdentityConfigurationRequest): Promise<responses.GetIdentityConfigurationResponse>;
|
|
464
464
|
/**
|
|
@@ -468,7 +468,7 @@ export declare class BdsClient {
|
|
|
468
468
|
* @param GetNodeBackupRequest
|
|
469
469
|
* @return GetNodeBackupResponse
|
|
470
470
|
* @throws OciError when an error occurs
|
|
471
|
-
* @example Click {@link https://docs.
|
|
471
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetNodeBackup.ts.html |here} to see how to use GetNodeBackup API.
|
|
472
472
|
*/
|
|
473
473
|
getNodeBackup(getNodeBackupRequest: requests.GetNodeBackupRequest): Promise<responses.GetNodeBackupResponse>;
|
|
474
474
|
/**
|
|
@@ -478,7 +478,7 @@ export declare class BdsClient {
|
|
|
478
478
|
* @param GetNodeBackupConfigurationRequest
|
|
479
479
|
* @return GetNodeBackupConfigurationResponse
|
|
480
480
|
* @throws OciError when an error occurs
|
|
481
|
-
* @example Click {@link https://docs.
|
|
481
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetNodeBackupConfiguration.ts.html |here} to see how to use GetNodeBackupConfiguration API.
|
|
482
482
|
*/
|
|
483
483
|
getNodeBackupConfiguration(getNodeBackupConfigurationRequest: requests.GetNodeBackupConfigurationRequest): Promise<responses.GetNodeBackupConfigurationResponse>;
|
|
484
484
|
/**
|
|
@@ -488,7 +488,7 @@ export declare class BdsClient {
|
|
|
488
488
|
* @param GetNodeReplaceConfigurationRequest
|
|
489
489
|
* @return GetNodeReplaceConfigurationResponse
|
|
490
490
|
* @throws OciError when an error occurs
|
|
491
|
-
* @example Click {@link https://docs.
|
|
491
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetNodeReplaceConfiguration.ts.html |here} to see how to use GetNodeReplaceConfiguration API.
|
|
492
492
|
*/
|
|
493
493
|
getNodeReplaceConfiguration(getNodeReplaceConfigurationRequest: requests.GetNodeReplaceConfigurationRequest): Promise<responses.GetNodeReplaceConfigurationResponse>;
|
|
494
494
|
/**
|
|
@@ -497,7 +497,7 @@ export declare class BdsClient {
|
|
|
497
497
|
* @param GetOsPatchDetailsRequest
|
|
498
498
|
* @return GetOsPatchDetailsResponse
|
|
499
499
|
* @throws OciError when an error occurs
|
|
500
|
-
* @example Click {@link https://docs.
|
|
500
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetOsPatchDetails.ts.html |here} to see how to use GetOsPatchDetails API.
|
|
501
501
|
*/
|
|
502
502
|
getOsPatchDetails(getOsPatchDetailsRequest: requests.GetOsPatchDetailsRequest): Promise<responses.GetOsPatchDetailsResponse>;
|
|
503
503
|
/**
|
|
@@ -507,7 +507,7 @@ export declare class BdsClient {
|
|
|
507
507
|
* @param GetResourcePrincipalConfigurationRequest
|
|
508
508
|
* @return GetResourcePrincipalConfigurationResponse
|
|
509
509
|
* @throws OciError when an error occurs
|
|
510
|
-
* @example Click {@link https://docs.
|
|
510
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetResourcePrincipalConfiguration.ts.html |here} to see how to use GetResourcePrincipalConfiguration API.
|
|
511
511
|
*/
|
|
512
512
|
getResourcePrincipalConfiguration(getResourcePrincipalConfigurationRequest: requests.GetResourcePrincipalConfigurationRequest): Promise<responses.GetResourcePrincipalConfigurationResponse>;
|
|
513
513
|
/**
|
|
@@ -516,7 +516,7 @@ export declare class BdsClient {
|
|
|
516
516
|
* @param GetWorkRequestRequest
|
|
517
517
|
* @return GetWorkRequestResponse
|
|
518
518
|
* @throws OciError when an error occurs
|
|
519
|
-
* @example Click {@link https://docs.
|
|
519
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
520
520
|
*/
|
|
521
521
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
522
522
|
/**
|
|
@@ -526,7 +526,7 @@ export declare class BdsClient {
|
|
|
526
526
|
* @param InstallOsPatchRequest
|
|
527
527
|
* @return InstallOsPatchResponse
|
|
528
528
|
* @throws OciError when an error occurs
|
|
529
|
-
* @example Click {@link https://docs.
|
|
529
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/InstallOsPatch.ts.html |here} to see how to use InstallOsPatch API.
|
|
530
530
|
*/
|
|
531
531
|
installOsPatch(installOsPatchRequest: requests.InstallOsPatchRequest): Promise<responses.InstallOsPatchResponse>;
|
|
532
532
|
/**
|
|
@@ -536,7 +536,7 @@ export declare class BdsClient {
|
|
|
536
536
|
* @param InstallPatchRequest
|
|
537
537
|
* @return InstallPatchResponse
|
|
538
538
|
* @throws OciError when an error occurs
|
|
539
|
-
* @example Click {@link https://docs.
|
|
539
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/InstallPatch.ts.html |here} to see how to use InstallPatch API.
|
|
540
540
|
*/
|
|
541
541
|
installPatch(installPatchRequest: requests.InstallPatchRequest): Promise<responses.InstallPatchResponse>;
|
|
542
542
|
/**
|
|
@@ -546,7 +546,7 @@ export declare class BdsClient {
|
|
|
546
546
|
* @param ListAutoScalingConfigurationsRequest
|
|
547
547
|
* @return ListAutoScalingConfigurationsResponse
|
|
548
548
|
* @throws OciError when an error occurs
|
|
549
|
-
* @example Click {@link https://docs.
|
|
549
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListAutoScalingConfigurations.ts.html |here} to see how to use ListAutoScalingConfigurations API.
|
|
550
550
|
*/
|
|
551
551
|
listAutoScalingConfigurations(listAutoScalingConfigurationsRequest: requests.ListAutoScalingConfigurationsRequest): Promise<responses.ListAutoScalingConfigurationsResponse>;
|
|
552
552
|
/**
|
|
@@ -588,7 +588,7 @@ export declare class BdsClient {
|
|
|
588
588
|
* @param ListBdsApiKeysRequest
|
|
589
589
|
* @return ListBdsApiKeysResponse
|
|
590
590
|
* @throws OciError when an error occurs
|
|
591
|
-
* @example Click {@link https://docs.
|
|
591
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListBdsApiKeys.ts.html |here} to see how to use ListBdsApiKeys API.
|
|
592
592
|
*/
|
|
593
593
|
listBdsApiKeys(listBdsApiKeysRequest: requests.ListBdsApiKeysRequest): Promise<responses.ListBdsApiKeysResponse>;
|
|
594
594
|
/**
|
|
@@ -630,7 +630,7 @@ export declare class BdsClient {
|
|
|
630
630
|
* @param ListBdsClusterVersionsRequest
|
|
631
631
|
* @return ListBdsClusterVersionsResponse
|
|
632
632
|
* @throws OciError when an error occurs
|
|
633
|
-
* @example Click {@link https://docs.
|
|
633
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListBdsClusterVersions.ts.html |here} to see how to use ListBdsClusterVersions API.
|
|
634
634
|
*/
|
|
635
635
|
listBdsClusterVersions(listBdsClusterVersionsRequest: requests.ListBdsClusterVersionsRequest): Promise<responses.ListBdsClusterVersionsResponse>;
|
|
636
636
|
/**
|
|
@@ -672,7 +672,7 @@ export declare class BdsClient {
|
|
|
672
672
|
* @param ListBdsInstancesRequest
|
|
673
673
|
* @return ListBdsInstancesResponse
|
|
674
674
|
* @throws OciError when an error occurs
|
|
675
|
-
* @example Click {@link https://docs.
|
|
675
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListBdsInstances.ts.html |here} to see how to use ListBdsInstances API.
|
|
676
676
|
*/
|
|
677
677
|
listBdsInstances(listBdsInstancesRequest: requests.ListBdsInstancesRequest): Promise<responses.ListBdsInstancesResponse>;
|
|
678
678
|
/**
|
|
@@ -714,7 +714,7 @@ export declare class BdsClient {
|
|
|
714
714
|
* @param ListBdsMetastoreConfigurationsRequest
|
|
715
715
|
* @return ListBdsMetastoreConfigurationsResponse
|
|
716
716
|
* @throws OciError when an error occurs
|
|
717
|
-
* @example Click {@link https://docs.
|
|
717
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListBdsMetastoreConfigurations.ts.html |here} to see how to use ListBdsMetastoreConfigurations API.
|
|
718
718
|
*/
|
|
719
719
|
listBdsMetastoreConfigurations(listBdsMetastoreConfigurationsRequest: requests.ListBdsMetastoreConfigurationsRequest): Promise<responses.ListBdsMetastoreConfigurationsResponse>;
|
|
720
720
|
/**
|
|
@@ -756,7 +756,7 @@ export declare class BdsClient {
|
|
|
756
756
|
* @param ListIdentityConfigurationsRequest
|
|
757
757
|
* @return ListIdentityConfigurationsResponse
|
|
758
758
|
* @throws OciError when an error occurs
|
|
759
|
-
* @example Click {@link https://docs.
|
|
759
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListIdentityConfigurations.ts.html |here} to see how to use ListIdentityConfigurations API.
|
|
760
760
|
*/
|
|
761
761
|
listIdentityConfigurations(listIdentityConfigurationsRequest: requests.ListIdentityConfigurationsRequest): Promise<responses.ListIdentityConfigurationsResponse>;
|
|
762
762
|
/**
|
|
@@ -798,7 +798,7 @@ export declare class BdsClient {
|
|
|
798
798
|
* @param ListNodeBackupConfigurationsRequest
|
|
799
799
|
* @return ListNodeBackupConfigurationsResponse
|
|
800
800
|
* @throws OciError when an error occurs
|
|
801
|
-
* @example Click {@link https://docs.
|
|
801
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListNodeBackupConfigurations.ts.html |here} to see how to use ListNodeBackupConfigurations API.
|
|
802
802
|
*/
|
|
803
803
|
listNodeBackupConfigurations(listNodeBackupConfigurationsRequest: requests.ListNodeBackupConfigurationsRequest): Promise<responses.ListNodeBackupConfigurationsResponse>;
|
|
804
804
|
/**
|
|
@@ -840,7 +840,7 @@ export declare class BdsClient {
|
|
|
840
840
|
* @param ListNodeBackupsRequest
|
|
841
841
|
* @return ListNodeBackupsResponse
|
|
842
842
|
* @throws OciError when an error occurs
|
|
843
|
-
* @example Click {@link https://docs.
|
|
843
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListNodeBackups.ts.html |here} to see how to use ListNodeBackups API.
|
|
844
844
|
*/
|
|
845
845
|
listNodeBackups(listNodeBackupsRequest: requests.ListNodeBackupsRequest): Promise<responses.ListNodeBackupsResponse>;
|
|
846
846
|
/**
|
|
@@ -882,7 +882,7 @@ export declare class BdsClient {
|
|
|
882
882
|
* @param ListNodeReplaceConfigurationsRequest
|
|
883
883
|
* @return ListNodeReplaceConfigurationsResponse
|
|
884
884
|
* @throws OciError when an error occurs
|
|
885
|
-
* @example Click {@link https://docs.
|
|
885
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListNodeReplaceConfigurations.ts.html |here} to see how to use ListNodeReplaceConfigurations API.
|
|
886
886
|
*/
|
|
887
887
|
listNodeReplaceConfigurations(listNodeReplaceConfigurationsRequest: requests.ListNodeReplaceConfigurationsRequest): Promise<responses.ListNodeReplaceConfigurationsResponse>;
|
|
888
888
|
/**
|
|
@@ -923,7 +923,7 @@ export declare class BdsClient {
|
|
|
923
923
|
* @param ListOsPatchesRequest
|
|
924
924
|
* @return ListOsPatchesResponse
|
|
925
925
|
* @throws OciError when an error occurs
|
|
926
|
-
* @example Click {@link https://docs.
|
|
926
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListOsPatches.ts.html |here} to see how to use ListOsPatches API.
|
|
927
927
|
*/
|
|
928
928
|
listOsPatches(listOsPatchesRequest: requests.ListOsPatchesRequest): Promise<responses.ListOsPatchesResponse>;
|
|
929
929
|
/**
|
|
@@ -965,7 +965,7 @@ export declare class BdsClient {
|
|
|
965
965
|
* @param ListPatchHistoriesRequest
|
|
966
966
|
* @return ListPatchHistoriesResponse
|
|
967
967
|
* @throws OciError when an error occurs
|
|
968
|
-
* @example Click {@link https://docs.
|
|
968
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListPatchHistories.ts.html |here} to see how to use ListPatchHistories API.
|
|
969
969
|
*/
|
|
970
970
|
listPatchHistories(listPatchHistoriesRequest: requests.ListPatchHistoriesRequest): Promise<responses.ListPatchHistoriesResponse>;
|
|
971
971
|
/**
|
|
@@ -1007,7 +1007,7 @@ export declare class BdsClient {
|
|
|
1007
1007
|
* @param ListPatchesRequest
|
|
1008
1008
|
* @return ListPatchesResponse
|
|
1009
1009
|
* @throws OciError when an error occurs
|
|
1010
|
-
* @example Click {@link https://docs.
|
|
1010
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListPatches.ts.html |here} to see how to use ListPatches API.
|
|
1011
1011
|
*/
|
|
1012
1012
|
listPatches(listPatchesRequest: requests.ListPatchesRequest): Promise<responses.ListPatchesResponse>;
|
|
1013
1013
|
/**
|
|
@@ -1049,7 +1049,7 @@ export declare class BdsClient {
|
|
|
1049
1049
|
* @param ListResourcePrincipalConfigurationsRequest
|
|
1050
1050
|
* @return ListResourcePrincipalConfigurationsResponse
|
|
1051
1051
|
* @throws OciError when an error occurs
|
|
1052
|
-
* @example Click {@link https://docs.
|
|
1052
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListResourcePrincipalConfigurations.ts.html |here} to see how to use ListResourcePrincipalConfigurations API.
|
|
1053
1053
|
*/
|
|
1054
1054
|
listResourcePrincipalConfigurations(listResourcePrincipalConfigurationsRequest: requests.ListResourcePrincipalConfigurationsRequest): Promise<responses.ListResourcePrincipalConfigurationsResponse>;
|
|
1055
1055
|
/**
|
|
@@ -1091,7 +1091,7 @@ export declare class BdsClient {
|
|
|
1091
1091
|
* @param ListWorkRequestErrorsRequest
|
|
1092
1092
|
* @return ListWorkRequestErrorsResponse
|
|
1093
1093
|
* @throws OciError when an error occurs
|
|
1094
|
-
* @example Click {@link https://docs.
|
|
1094
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
1095
1095
|
*/
|
|
1096
1096
|
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
1097
1097
|
/**
|
|
@@ -1133,7 +1133,7 @@ export declare class BdsClient {
|
|
|
1133
1133
|
* @param ListWorkRequestLogsRequest
|
|
1134
1134
|
* @return ListWorkRequestLogsResponse
|
|
1135
1135
|
* @throws OciError when an error occurs
|
|
1136
|
-
* @example Click {@link https://docs.
|
|
1136
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
1137
1137
|
*/
|
|
1138
1138
|
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
1139
1139
|
/**
|
|
@@ -1175,7 +1175,7 @@ export declare class BdsClient {
|
|
|
1175
1175
|
* @param ListWorkRequestsRequest
|
|
1176
1176
|
* @return ListWorkRequestsResponse
|
|
1177
1177
|
* @throws OciError when an error occurs
|
|
1178
|
-
* @example Click {@link https://docs.
|
|
1178
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
1179
1179
|
*/
|
|
1180
1180
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
1181
1181
|
/**
|
|
@@ -1216,7 +1216,7 @@ export declare class BdsClient {
|
|
|
1216
1216
|
* @param RefreshConfidentialApplicationRequest
|
|
1217
1217
|
* @return RefreshConfidentialApplicationResponse
|
|
1218
1218
|
* @throws OciError when an error occurs
|
|
1219
|
-
* @example Click {@link https://docs.
|
|
1219
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RefreshConfidentialApplication.ts.html |here} to see how to use RefreshConfidentialApplication API.
|
|
1220
1220
|
*/
|
|
1221
1221
|
refreshConfidentialApplication(refreshConfidentialApplicationRequest: requests.RefreshConfidentialApplicationRequest): Promise<responses.RefreshConfidentialApplicationResponse>;
|
|
1222
1222
|
/**
|
|
@@ -1225,7 +1225,7 @@ export declare class BdsClient {
|
|
|
1225
1225
|
* @param RefreshUpstTokenExchangeKeytabRequest
|
|
1226
1226
|
* @return RefreshUpstTokenExchangeKeytabResponse
|
|
1227
1227
|
* @throws OciError when an error occurs
|
|
1228
|
-
* @example Click {@link https://docs.
|
|
1228
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RefreshUpstTokenExchangeKeytab.ts.html |here} to see how to use RefreshUpstTokenExchangeKeytab API.
|
|
1229
1229
|
*/
|
|
1230
1230
|
refreshUpstTokenExchangeKeytab(refreshUpstTokenExchangeKeytabRequest: requests.RefreshUpstTokenExchangeKeytabRequest): Promise<responses.RefreshUpstTokenExchangeKeytabResponse>;
|
|
1231
1231
|
/**
|
|
@@ -1235,7 +1235,7 @@ export declare class BdsClient {
|
|
|
1235
1235
|
* @param RemoveAutoScalingConfigurationRequest
|
|
1236
1236
|
* @return RemoveAutoScalingConfigurationResponse
|
|
1237
1237
|
* @throws OciError when an error occurs
|
|
1238
|
-
* @example Click {@link https://docs.
|
|
1238
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RemoveAutoScalingConfiguration.ts.html |here} to see how to use RemoveAutoScalingConfiguration API.
|
|
1239
1239
|
*/
|
|
1240
1240
|
removeAutoScalingConfiguration(removeAutoScalingConfigurationRequest: requests.RemoveAutoScalingConfigurationRequest): Promise<responses.RemoveAutoScalingConfigurationResponse>;
|
|
1241
1241
|
/**
|
|
@@ -1245,7 +1245,7 @@ export declare class BdsClient {
|
|
|
1245
1245
|
* @param RemoveCloudSqlRequest
|
|
1246
1246
|
* @return RemoveCloudSqlResponse
|
|
1247
1247
|
* @throws OciError when an error occurs
|
|
1248
|
-
* @example Click {@link https://docs.
|
|
1248
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RemoveCloudSql.ts.html |here} to see how to use RemoveCloudSql API.
|
|
1249
1249
|
*/
|
|
1250
1250
|
removeCloudSql(removeCloudSqlRequest: requests.RemoveCloudSqlRequest): Promise<responses.RemoveCloudSqlResponse>;
|
|
1251
1251
|
/**
|
|
@@ -1255,7 +1255,7 @@ export declare class BdsClient {
|
|
|
1255
1255
|
* @param RemoveKafkaRequest
|
|
1256
1256
|
* @return RemoveKafkaResponse
|
|
1257
1257
|
* @throws OciError when an error occurs
|
|
1258
|
-
* @example Click {@link https://docs.
|
|
1258
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RemoveKafka.ts.html |here} to see how to use RemoveKafka API.
|
|
1259
1259
|
*/
|
|
1260
1260
|
removeKafka(removeKafkaRequest: requests.RemoveKafkaRequest): Promise<responses.RemoveKafkaResponse>;
|
|
1261
1261
|
/**
|
|
@@ -1265,7 +1265,7 @@ export declare class BdsClient {
|
|
|
1265
1265
|
* @param RemoveNodeRequest
|
|
1266
1266
|
* @return RemoveNodeResponse
|
|
1267
1267
|
* @throws OciError when an error occurs
|
|
1268
|
-
* @example Click {@link https://docs.
|
|
1268
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RemoveNode.ts.html |here} to see how to use RemoveNode API.
|
|
1269
1269
|
*/
|
|
1270
1270
|
removeNode(removeNodeRequest: requests.RemoveNodeRequest): Promise<responses.RemoveNodeResponse>;
|
|
1271
1271
|
/**
|
|
@@ -1275,7 +1275,7 @@ export declare class BdsClient {
|
|
|
1275
1275
|
* @param RemoveNodeReplaceConfigurationRequest
|
|
1276
1276
|
* @return RemoveNodeReplaceConfigurationResponse
|
|
1277
1277
|
* @throws OciError when an error occurs
|
|
1278
|
-
* @example Click {@link https://docs.
|
|
1278
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RemoveNodeReplaceConfiguration.ts.html |here} to see how to use RemoveNodeReplaceConfiguration API.
|
|
1279
1279
|
*/
|
|
1280
1280
|
removeNodeReplaceConfiguration(removeNodeReplaceConfigurationRequest: requests.RemoveNodeReplaceConfigurationRequest): Promise<responses.RemoveNodeReplaceConfigurationResponse>;
|
|
1281
1281
|
/**
|
|
@@ -1285,7 +1285,7 @@ export declare class BdsClient {
|
|
|
1285
1285
|
* @param RemoveResourcePrincipalConfigurationRequest
|
|
1286
1286
|
* @return RemoveResourcePrincipalConfigurationResponse
|
|
1287
1287
|
* @throws OciError when an error occurs
|
|
1288
|
-
* @example Click {@link https://docs.
|
|
1288
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RemoveResourcePrincipalConfiguration.ts.html |here} to see how to use RemoveResourcePrincipalConfiguration API.
|
|
1289
1289
|
*/
|
|
1290
1290
|
removeResourcePrincipalConfiguration(removeResourcePrincipalConfigurationRequest: requests.RemoveResourcePrincipalConfigurationRequest): Promise<responses.RemoveResourcePrincipalConfigurationResponse>;
|
|
1291
1291
|
/**
|
|
@@ -1295,7 +1295,7 @@ export declare class BdsClient {
|
|
|
1295
1295
|
* @param RenewCertificateRequest
|
|
1296
1296
|
* @return RenewCertificateResponse
|
|
1297
1297
|
* @throws OciError when an error occurs
|
|
1298
|
-
* @example Click {@link https://docs.
|
|
1298
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RenewCertificate.ts.html |here} to see how to use RenewCertificate API.
|
|
1299
1299
|
*/
|
|
1300
1300
|
renewCertificate(renewCertificateRequest: requests.RenewCertificateRequest): Promise<responses.RenewCertificateResponse>;
|
|
1301
1301
|
/**
|
|
@@ -1305,7 +1305,7 @@ export declare class BdsClient {
|
|
|
1305
1305
|
* @param ReplaceNodeRequest
|
|
1306
1306
|
* @return ReplaceNodeResponse
|
|
1307
1307
|
* @throws OciError when an error occurs
|
|
1308
|
-
* @example Click {@link https://docs.
|
|
1308
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/ReplaceNode.ts.html |here} to see how to use ReplaceNode API.
|
|
1309
1309
|
*/
|
|
1310
1310
|
replaceNode(replaceNodeRequest: requests.ReplaceNodeRequest): Promise<responses.ReplaceNodeResponse>;
|
|
1311
1311
|
/**
|
|
@@ -1315,7 +1315,7 @@ export declare class BdsClient {
|
|
|
1315
1315
|
* @param RestartNodeRequest
|
|
1316
1316
|
* @return RestartNodeResponse
|
|
1317
1317
|
* @throws OciError when an error occurs
|
|
1318
|
-
* @example Click {@link https://docs.
|
|
1318
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/RestartNode.ts.html |here} to see how to use RestartNode API.
|
|
1319
1319
|
*/
|
|
1320
1320
|
restartNode(restartNodeRequest: requests.RestartNodeRequest): Promise<responses.RestartNodeResponse>;
|
|
1321
1321
|
/**
|
|
@@ -1325,7 +1325,7 @@ export declare class BdsClient {
|
|
|
1325
1325
|
* @param StartBdsInstanceRequest
|
|
1326
1326
|
* @return StartBdsInstanceResponse
|
|
1327
1327
|
* @throws OciError when an error occurs
|
|
1328
|
-
* @example Click {@link https://docs.
|
|
1328
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/StartBdsInstance.ts.html |here} to see how to use StartBdsInstance API.
|
|
1329
1329
|
*/
|
|
1330
1330
|
startBdsInstance(startBdsInstanceRequest: requests.StartBdsInstanceRequest): Promise<responses.StartBdsInstanceResponse>;
|
|
1331
1331
|
/**
|
|
@@ -1335,7 +1335,7 @@ export declare class BdsClient {
|
|
|
1335
1335
|
* @param StopBdsInstanceRequest
|
|
1336
1336
|
* @return StopBdsInstanceResponse
|
|
1337
1337
|
* @throws OciError when an error occurs
|
|
1338
|
-
* @example Click {@link https://docs.
|
|
1338
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/StopBdsInstance.ts.html |here} to see how to use StopBdsInstance API.
|
|
1339
1339
|
*/
|
|
1340
1340
|
stopBdsInstance(stopBdsInstanceRequest: requests.StopBdsInstanceRequest): Promise<responses.StopBdsInstanceResponse>;
|
|
1341
1341
|
/**
|
|
@@ -1345,7 +1345,7 @@ export declare class BdsClient {
|
|
|
1345
1345
|
* @param TestBdsMetastoreConfigurationRequest
|
|
1346
1346
|
* @return TestBdsMetastoreConfigurationResponse
|
|
1347
1347
|
* @throws OciError when an error occurs
|
|
1348
|
-
* @example Click {@link https://docs.
|
|
1348
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/TestBdsMetastoreConfiguration.ts.html |here} to see how to use TestBdsMetastoreConfiguration API.
|
|
1349
1349
|
*/
|
|
1350
1350
|
testBdsMetastoreConfiguration(testBdsMetastoreConfigurationRequest: requests.TestBdsMetastoreConfigurationRequest): Promise<responses.TestBdsMetastoreConfigurationResponse>;
|
|
1351
1351
|
/**
|
|
@@ -1354,7 +1354,7 @@ export declare class BdsClient {
|
|
|
1354
1354
|
* @param TestBdsObjectStorageConnectionRequest
|
|
1355
1355
|
* @return TestBdsObjectStorageConnectionResponse
|
|
1356
1356
|
* @throws OciError when an error occurs
|
|
1357
|
-
* @example Click {@link https://docs.
|
|
1357
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/TestBdsObjectStorageConnection.ts.html |here} to see how to use TestBdsObjectStorageConnection API.
|
|
1358
1358
|
*/
|
|
1359
1359
|
testBdsObjectStorageConnection(testBdsObjectStorageConnectionRequest: requests.TestBdsObjectStorageConnectionRequest): Promise<responses.TestBdsObjectStorageConnectionResponse>;
|
|
1360
1360
|
/**
|
|
@@ -1364,7 +1364,7 @@ export declare class BdsClient {
|
|
|
1364
1364
|
* @param UpdateAutoScalingConfigurationRequest
|
|
1365
1365
|
* @return UpdateAutoScalingConfigurationResponse
|
|
1366
1366
|
* @throws OciError when an error occurs
|
|
1367
|
-
* @example Click {@link https://docs.
|
|
1367
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/UpdateAutoScalingConfiguration.ts.html |here} to see how to use UpdateAutoScalingConfiguration API.
|
|
1368
1368
|
*/
|
|
1369
1369
|
updateAutoScalingConfiguration(updateAutoScalingConfigurationRequest: requests.UpdateAutoScalingConfigurationRequest): Promise<responses.UpdateAutoScalingConfigurationResponse>;
|
|
1370
1370
|
/**
|
|
@@ -1373,7 +1373,7 @@ export declare class BdsClient {
|
|
|
1373
1373
|
* @param UpdateBdsInstanceRequest
|
|
1374
1374
|
* @return UpdateBdsInstanceResponse
|
|
1375
1375
|
* @throws OciError when an error occurs
|
|
1376
|
-
* @example Click {@link https://docs.
|
|
1376
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/UpdateBdsInstance.ts.html |here} to see how to use UpdateBdsInstance API.
|
|
1377
1377
|
*/
|
|
1378
1378
|
updateBdsInstance(updateBdsInstanceRequest: requests.UpdateBdsInstanceRequest): Promise<responses.UpdateBdsInstanceResponse>;
|
|
1379
1379
|
/**
|
|
@@ -1382,7 +1382,7 @@ export declare class BdsClient {
|
|
|
1382
1382
|
* @param UpdateBdsMetastoreConfigurationRequest
|
|
1383
1383
|
* @return UpdateBdsMetastoreConfigurationResponse
|
|
1384
1384
|
* @throws OciError when an error occurs
|
|
1385
|
-
* @example Click {@link https://docs.
|
|
1385
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/UpdateBdsMetastoreConfiguration.ts.html |here} to see how to use UpdateBdsMetastoreConfiguration API.
|
|
1386
1386
|
*/
|
|
1387
1387
|
updateBdsMetastoreConfiguration(updateBdsMetastoreConfigurationRequest: requests.UpdateBdsMetastoreConfigurationRequest): Promise<responses.UpdateBdsMetastoreConfigurationResponse>;
|
|
1388
1388
|
/**
|
|
@@ -1391,7 +1391,7 @@ export declare class BdsClient {
|
|
|
1391
1391
|
* @param UpdateIdentityConfigurationRequest
|
|
1392
1392
|
* @return UpdateIdentityConfigurationResponse
|
|
1393
1393
|
* @throws OciError when an error occurs
|
|
1394
|
-
* @example Click {@link https://docs.
|
|
1394
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/UpdateIdentityConfiguration.ts.html |here} to see how to use UpdateIdentityConfiguration API.
|
|
1395
1395
|
*/
|
|
1396
1396
|
updateIdentityConfiguration(updateIdentityConfigurationRequest: requests.UpdateIdentityConfigurationRequest): Promise<responses.UpdateIdentityConfigurationResponse>;
|
|
1397
1397
|
/**
|
|
@@ -1401,7 +1401,7 @@ export declare class BdsClient {
|
|
|
1401
1401
|
* @param UpdateNodeBackupConfigurationRequest
|
|
1402
1402
|
* @return UpdateNodeBackupConfigurationResponse
|
|
1403
1403
|
* @throws OciError when an error occurs
|
|
1404
|
-
* @example Click {@link https://docs.
|
|
1404
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/UpdateNodeBackupConfiguration.ts.html |here} to see how to use UpdateNodeBackupConfiguration API.
|
|
1405
1405
|
*/
|
|
1406
1406
|
updateNodeBackupConfiguration(updateNodeBackupConfigurationRequest: requests.UpdateNodeBackupConfigurationRequest): Promise<responses.UpdateNodeBackupConfigurationResponse>;
|
|
1407
1407
|
/**
|
|
@@ -1411,7 +1411,7 @@ export declare class BdsClient {
|
|
|
1411
1411
|
* @param UpdateNodeReplaceConfigurationRequest
|
|
1412
1412
|
* @return UpdateNodeReplaceConfigurationResponse
|
|
1413
1413
|
* @throws OciError when an error occurs
|
|
1414
|
-
* @example Click {@link https://docs.
|
|
1414
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/UpdateNodeReplaceConfiguration.ts.html |here} to see how to use UpdateNodeReplaceConfiguration API.
|
|
1415
1415
|
*/
|
|
1416
1416
|
updateNodeReplaceConfiguration(updateNodeReplaceConfigurationRequest: requests.UpdateNodeReplaceConfigurationRequest): Promise<responses.UpdateNodeReplaceConfigurationResponse>;
|
|
1417
1417
|
/**
|
|
@@ -1421,7 +1421,7 @@ export declare class BdsClient {
|
|
|
1421
1421
|
* @param UpdateResourcePrincipalConfigurationRequest
|
|
1422
1422
|
* @return UpdateResourcePrincipalConfigurationResponse
|
|
1423
1423
|
* @throws OciError when an error occurs
|
|
1424
|
-
* @example Click {@link https://docs.
|
|
1424
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/bds/UpdateResourcePrincipalConfiguration.ts.html |here} to see how to use UpdateResourcePrincipalConfiguration API.
|
|
1425
1425
|
*/
|
|
1426
1426
|
updateResourcePrincipalConfiguration(updateResourcePrincipalConfigurationRequest: requests.UpdateResourcePrincipalConfigurationRequest): Promise<responses.UpdateResourcePrincipalConfigurationResponse>;
|
|
1427
1427
|
}
|