oci-networkfirewall 2.79.0 → 2.79.1
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 +80 -81
- package/lib/client.js +162 -407
- package/lib/client.js.map +1 -1
- package/lib/model/application-summary.js +2 -4
- package/lib/model/application-summary.js.map +1 -1
- package/lib/model/application.js +2 -4
- package/lib/model/application.js.map +1 -1
- package/lib/model/create-application-details.js +2 -4
- package/lib/model/create-application-details.js.map +1 -1
- package/lib/model/create-decryption-profile-details.js +2 -4
- package/lib/model/create-decryption-profile-details.js.map +1 -1
- package/lib/model/create-mapped-secret-details.js +2 -4
- package/lib/model/create-mapped-secret-details.js.map +1 -1
- package/lib/model/create-service-details.js +2 -4
- package/lib/model/create-service-details.js.map +1 -1
- package/lib/model/decryption-profile.js +2 -4
- package/lib/model/decryption-profile.js.map +1 -1
- package/lib/model/mapped-secret.js +2 -4
- package/lib/model/mapped-secret.js.map +1 -1
- package/lib/model/service.js +2 -4
- package/lib/model/service.js.map +1 -1
- package/lib/model/update-address-list-details.js +2 -4
- package/lib/model/update-address-list-details.js.map +1 -1
- package/lib/model/update-application-details.js +2 -4
- package/lib/model/update-application-details.js.map +1 -1
- package/lib/model/update-decryption-profile-details.js +2 -4
- package/lib/model/update-decryption-profile-details.js.map +1 -1
- package/lib/model/update-mapped-secret-details.js +2 -4
- package/lib/model/update-mapped-secret-details.js.map +1 -1
- package/lib/model/update-service-details.js +2 -4
- package/lib/model/update-service-details.js.map +1 -1
- package/lib/model/url-pattern.js +2 -4
- package/lib/model/url-pattern.js.map +1 -1
- package/lib/request/apply-network-firewall-policy-request.d.ts +1 -1
- package/lib/request/bulk-upload-address-lists-request.d.ts +1 -1
- package/lib/request/bulk-upload-application-groups-request.d.ts +1 -1
- package/lib/request/bulk-upload-applications-request.d.ts +1 -1
- package/lib/request/bulk-upload-decryption-profiles-request.d.ts +1 -1
- package/lib/request/bulk-upload-decryption-rules-request.d.ts +1 -1
- package/lib/request/bulk-upload-mapped-secrets-request.d.ts +1 -1
- package/lib/request/bulk-upload-security-rules-request.d.ts +1 -1
- package/lib/request/bulk-upload-service-lists-request.d.ts +1 -1
- package/lib/request/bulk-upload-services-request.d.ts +1 -1
- package/lib/request/bulk-upload-url-lists-request.d.ts +1 -1
- package/lib/request/cancel-work-request-request.d.ts +1 -1
- package/lib/request/change-network-firewall-compartment-request.d.ts +1 -1
- package/lib/request/change-network-firewall-policy-compartment-request.d.ts +1 -1
- package/lib/request/clone-network-firewall-policy-request.d.ts +1 -1
- package/lib/request/create-address-list-request.d.ts +1 -1
- package/lib/request/create-application-group-request.d.ts +1 -1
- package/lib/request/create-application-request.d.ts +1 -1
- package/lib/request/create-decryption-profile-request.d.ts +1 -1
- package/lib/request/create-decryption-rule-request.d.ts +1 -1
- package/lib/request/create-mapped-secret-request.d.ts +1 -1
- package/lib/request/create-network-firewall-policy-request.d.ts +1 -1
- package/lib/request/create-network-firewall-request.d.ts +1 -1
- package/lib/request/create-security-rule-request.d.ts +1 -1
- package/lib/request/create-service-list-request.d.ts +1 -1
- package/lib/request/create-service-request.d.ts +1 -1
- package/lib/request/create-url-list-request.d.ts +1 -1
- package/lib/request/delete-address-list-request.d.ts +1 -1
- package/lib/request/delete-application-group-request.d.ts +1 -1
- package/lib/request/delete-application-request.d.ts +1 -1
- package/lib/request/delete-decryption-profile-request.d.ts +1 -1
- package/lib/request/delete-decryption-rule-request.d.ts +1 -1
- package/lib/request/delete-mapped-secret-request.d.ts +1 -1
- package/lib/request/delete-network-firewall-policy-request.d.ts +1 -1
- package/lib/request/delete-network-firewall-request.d.ts +1 -1
- package/lib/request/delete-security-rule-request.d.ts +1 -1
- package/lib/request/delete-service-list-request.d.ts +1 -1
- package/lib/request/delete-service-request.d.ts +1 -1
- package/lib/request/delete-url-list-request.d.ts +1 -1
- package/lib/request/get-address-list-request.d.ts +1 -1
- package/lib/request/get-application-group-request.d.ts +1 -1
- package/lib/request/get-application-request.d.ts +1 -1
- package/lib/request/get-decryption-profile-request.d.ts +1 -1
- package/lib/request/get-decryption-rule-request.d.ts +1 -1
- package/lib/request/get-mapped-secret-request.d.ts +1 -1
- package/lib/request/get-network-firewall-policy-request.d.ts +1 -1
- package/lib/request/get-network-firewall-request.d.ts +1 -1
- package/lib/request/get-security-rule-request.d.ts +1 -1
- package/lib/request/get-service-list-request.d.ts +1 -1
- package/lib/request/get-service-request.d.ts +1 -1
- package/lib/request/get-url-list-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/list-address-lists-request.d.ts +1 -1
- package/lib/request/list-application-groups-request.d.ts +1 -1
- package/lib/request/list-applications-request.d.ts +1 -1
- package/lib/request/list-decryption-profiles-request.d.ts +1 -1
- package/lib/request/list-decryption-rules-request.d.ts +1 -1
- package/lib/request/list-mapped-secrets-request.d.ts +1 -1
- package/lib/request/list-network-firewall-policies-request.d.ts +1 -1
- package/lib/request/list-network-firewalls-request.d.ts +1 -1
- package/lib/request/list-security-rules-request.d.ts +1 -1
- package/lib/request/list-service-lists-request.d.ts +1 -1
- package/lib/request/list-services-request.d.ts +1 -1
- package/lib/request/list-url-lists-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/migrate-network-firewall-policy-request.d.ts +1 -1
- package/lib/request/update-address-list-request.d.ts +1 -1
- package/lib/request/update-application-group-request.d.ts +1 -1
- package/lib/request/update-application-request.d.ts +1 -1
- package/lib/request/update-decryption-profile-request.d.ts +1 -1
- package/lib/request/update-decryption-rule-request.d.ts +1 -1
- package/lib/request/update-mapped-secret-request.d.ts +1 -1
- package/lib/request/update-network-firewall-policy-request.d.ts +1 -1
- package/lib/request/update-network-firewall-request.d.ts +1 -1
- package/lib/request/update-security-rule-request.d.ts +1 -1
- package/lib/request/update-service-list-request.d.ts +1 -1
- package/lib/request/update-service-request.d.ts +1 -1
- package/lib/request/update-url-list-request.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -116,11 +116,7 @@ class NetworkFirewallClient {
|
|
|
116
116
|
set endpoint(endpoint) {
|
|
117
117
|
this._endpoint = endpoint;
|
|
118
118
|
this._endpoint = this._endpoint + "/20230501";
|
|
119
|
-
|
|
120
|
-
this.logger.info(`NetworkFirewallClient endpoint set to ${this._endpoint}`);
|
|
121
|
-
}
|
|
122
|
-
get logger() {
|
|
123
|
-
return common.LOG.logger;
|
|
119
|
+
oci_common_1.logger.info(`NetworkFirewallClient endpoint set to ${this._endpoint}`);
|
|
124
120
|
}
|
|
125
121
|
/**
|
|
126
122
|
* Determines whether realm specific endpoint should be used or not.
|
|
@@ -129,8 +125,7 @@ class NetworkFirewallClient {
|
|
|
129
125
|
*/
|
|
130
126
|
set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled) {
|
|
131
127
|
this._realmSpecificEndpointTemplateEnabled = realmSpecificEndpointTemplateEnabled;
|
|
132
|
-
|
|
133
|
-
this.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
|
|
128
|
+
oci_common_1.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
|
|
134
129
|
if (this._lastSetRegionOrRegionId === common.Region.REGION_STRING) {
|
|
135
130
|
this.endpoint = common.EndpointBuilder.createEndpointFromRegion(NetworkFirewallClient.serviceEndpointTemplate, this._region, NetworkFirewallClient.endpointServiceName);
|
|
136
131
|
}
|
|
@@ -196,12 +191,11 @@ class NetworkFirewallClient {
|
|
|
196
191
|
* @param ApplyNetworkFirewallPolicyRequest
|
|
197
192
|
* @return ApplyNetworkFirewallPolicyResponse
|
|
198
193
|
* @throws OciError when an error occurs
|
|
199
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
194
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/ApplyNetworkFirewallPolicy.ts.html |here} to see how to use ApplyNetworkFirewallPolicy API.
|
|
200
195
|
*/
|
|
201
196
|
applyNetworkFirewallPolicy(applyNetworkFirewallPolicyRequest) {
|
|
202
197
|
return __awaiter(this, void 0, void 0, function* () {
|
|
203
|
-
|
|
204
|
-
this.logger.debug("Calling operation NetworkFirewallClient#applyNetworkFirewallPolicy.");
|
|
198
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#applyNetworkFirewallPolicy.");
|
|
205
199
|
const operationName = "applyNetworkFirewallPolicy";
|
|
206
200
|
const apiReferenceLink = "";
|
|
207
201
|
const pathParams = {
|
|
@@ -216,8 +210,6 @@ class NetworkFirewallClient {
|
|
|
216
210
|
};
|
|
217
211
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
218
212
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, applyNetworkFirewallPolicyRequest.retryConfiguration, specRetryConfiguration);
|
|
219
|
-
if (this.logger)
|
|
220
|
-
retrier.logger = this.logger;
|
|
221
213
|
const request = yield oci_common_1.composeRequest({
|
|
222
214
|
baseEndpoint: this._endpoint,
|
|
223
215
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -268,12 +260,11 @@ class NetworkFirewallClient {
|
|
|
268
260
|
* @param BulkUploadAddressListsRequest
|
|
269
261
|
* @return BulkUploadAddressListsResponse
|
|
270
262
|
* @throws OciError when an error occurs
|
|
271
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
263
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/BulkUploadAddressLists.ts.html |here} to see how to use BulkUploadAddressLists API.
|
|
272
264
|
*/
|
|
273
265
|
bulkUploadAddressLists(bulkUploadAddressListsRequest) {
|
|
274
266
|
return __awaiter(this, void 0, void 0, function* () {
|
|
275
|
-
|
|
276
|
-
this.logger.debug("Calling operation NetworkFirewallClient#bulkUploadAddressLists.");
|
|
267
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#bulkUploadAddressLists.");
|
|
277
268
|
const operationName = "bulkUploadAddressLists";
|
|
278
269
|
const apiReferenceLink = "";
|
|
279
270
|
const pathParams = {
|
|
@@ -287,8 +278,6 @@ class NetworkFirewallClient {
|
|
|
287
278
|
};
|
|
288
279
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
289
280
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkUploadAddressListsRequest.retryConfiguration, specRetryConfiguration);
|
|
290
|
-
if (this.logger)
|
|
291
|
-
retrier.logger = this.logger;
|
|
292
281
|
const request = yield oci_common_1.composeRequest({
|
|
293
282
|
baseEndpoint: this._endpoint,
|
|
294
283
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -331,12 +320,11 @@ class NetworkFirewallClient {
|
|
|
331
320
|
* @param BulkUploadApplicationGroupsRequest
|
|
332
321
|
* @return BulkUploadApplicationGroupsResponse
|
|
333
322
|
* @throws OciError when an error occurs
|
|
334
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
323
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/BulkUploadApplicationGroups.ts.html |here} to see how to use BulkUploadApplicationGroups API.
|
|
335
324
|
*/
|
|
336
325
|
bulkUploadApplicationGroups(bulkUploadApplicationGroupsRequest) {
|
|
337
326
|
return __awaiter(this, void 0, void 0, function* () {
|
|
338
|
-
|
|
339
|
-
this.logger.debug("Calling operation NetworkFirewallClient#bulkUploadApplicationGroups.");
|
|
327
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#bulkUploadApplicationGroups.");
|
|
340
328
|
const operationName = "bulkUploadApplicationGroups";
|
|
341
329
|
const apiReferenceLink = "";
|
|
342
330
|
const pathParams = {
|
|
@@ -350,8 +338,6 @@ class NetworkFirewallClient {
|
|
|
350
338
|
};
|
|
351
339
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
352
340
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkUploadApplicationGroupsRequest.retryConfiguration, specRetryConfiguration);
|
|
353
|
-
if (this.logger)
|
|
354
|
-
retrier.logger = this.logger;
|
|
355
341
|
const request = yield oci_common_1.composeRequest({
|
|
356
342
|
baseEndpoint: this._endpoint,
|
|
357
343
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -394,12 +380,11 @@ class NetworkFirewallClient {
|
|
|
394
380
|
* @param BulkUploadApplicationsRequest
|
|
395
381
|
* @return BulkUploadApplicationsResponse
|
|
396
382
|
* @throws OciError when an error occurs
|
|
397
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
383
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/BulkUploadApplications.ts.html |here} to see how to use BulkUploadApplications API.
|
|
398
384
|
*/
|
|
399
385
|
bulkUploadApplications(bulkUploadApplicationsRequest) {
|
|
400
386
|
return __awaiter(this, void 0, void 0, function* () {
|
|
401
|
-
|
|
402
|
-
this.logger.debug("Calling operation NetworkFirewallClient#bulkUploadApplications.");
|
|
387
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#bulkUploadApplications.");
|
|
403
388
|
const operationName = "bulkUploadApplications";
|
|
404
389
|
const apiReferenceLink = "";
|
|
405
390
|
const pathParams = {
|
|
@@ -413,8 +398,6 @@ class NetworkFirewallClient {
|
|
|
413
398
|
};
|
|
414
399
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
415
400
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkUploadApplicationsRequest.retryConfiguration, specRetryConfiguration);
|
|
416
|
-
if (this.logger)
|
|
417
|
-
retrier.logger = this.logger;
|
|
418
401
|
const request = yield oci_common_1.composeRequest({
|
|
419
402
|
baseEndpoint: this._endpoint,
|
|
420
403
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -457,12 +440,11 @@ class NetworkFirewallClient {
|
|
|
457
440
|
* @param BulkUploadDecryptionProfilesRequest
|
|
458
441
|
* @return BulkUploadDecryptionProfilesResponse
|
|
459
442
|
* @throws OciError when an error occurs
|
|
460
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
443
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/BulkUploadDecryptionProfiles.ts.html |here} to see how to use BulkUploadDecryptionProfiles API.
|
|
461
444
|
*/
|
|
462
445
|
bulkUploadDecryptionProfiles(bulkUploadDecryptionProfilesRequest) {
|
|
463
446
|
return __awaiter(this, void 0, void 0, function* () {
|
|
464
|
-
|
|
465
|
-
this.logger.debug("Calling operation NetworkFirewallClient#bulkUploadDecryptionProfiles.");
|
|
447
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#bulkUploadDecryptionProfiles.");
|
|
466
448
|
const operationName = "bulkUploadDecryptionProfiles";
|
|
467
449
|
const apiReferenceLink = "";
|
|
468
450
|
const pathParams = {
|
|
@@ -476,8 +458,6 @@ class NetworkFirewallClient {
|
|
|
476
458
|
};
|
|
477
459
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
478
460
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkUploadDecryptionProfilesRequest.retryConfiguration, specRetryConfiguration);
|
|
479
|
-
if (this.logger)
|
|
480
|
-
retrier.logger = this.logger;
|
|
481
461
|
const request = yield oci_common_1.composeRequest({
|
|
482
462
|
baseEndpoint: this._endpoint,
|
|
483
463
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -520,12 +500,11 @@ class NetworkFirewallClient {
|
|
|
520
500
|
* @param BulkUploadDecryptionRulesRequest
|
|
521
501
|
* @return BulkUploadDecryptionRulesResponse
|
|
522
502
|
* @throws OciError when an error occurs
|
|
523
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
503
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/BulkUploadDecryptionRules.ts.html |here} to see how to use BulkUploadDecryptionRules API.
|
|
524
504
|
*/
|
|
525
505
|
bulkUploadDecryptionRules(bulkUploadDecryptionRulesRequest) {
|
|
526
506
|
return __awaiter(this, void 0, void 0, function* () {
|
|
527
|
-
|
|
528
|
-
this.logger.debug("Calling operation NetworkFirewallClient#bulkUploadDecryptionRules.");
|
|
507
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#bulkUploadDecryptionRules.");
|
|
529
508
|
const operationName = "bulkUploadDecryptionRules";
|
|
530
509
|
const apiReferenceLink = "";
|
|
531
510
|
const pathParams = {
|
|
@@ -539,8 +518,6 @@ class NetworkFirewallClient {
|
|
|
539
518
|
};
|
|
540
519
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
541
520
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkUploadDecryptionRulesRequest.retryConfiguration, specRetryConfiguration);
|
|
542
|
-
if (this.logger)
|
|
543
|
-
retrier.logger = this.logger;
|
|
544
521
|
const request = yield oci_common_1.composeRequest({
|
|
545
522
|
baseEndpoint: this._endpoint,
|
|
546
523
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -583,12 +560,11 @@ class NetworkFirewallClient {
|
|
|
583
560
|
* @param BulkUploadMappedSecretsRequest
|
|
584
561
|
* @return BulkUploadMappedSecretsResponse
|
|
585
562
|
* @throws OciError when an error occurs
|
|
586
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
563
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/BulkUploadMappedSecrets.ts.html |here} to see how to use BulkUploadMappedSecrets API.
|
|
587
564
|
*/
|
|
588
565
|
bulkUploadMappedSecrets(bulkUploadMappedSecretsRequest) {
|
|
589
566
|
return __awaiter(this, void 0, void 0, function* () {
|
|
590
|
-
|
|
591
|
-
this.logger.debug("Calling operation NetworkFirewallClient#bulkUploadMappedSecrets.");
|
|
567
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#bulkUploadMappedSecrets.");
|
|
592
568
|
const operationName = "bulkUploadMappedSecrets";
|
|
593
569
|
const apiReferenceLink = "";
|
|
594
570
|
const pathParams = {
|
|
@@ -602,8 +578,6 @@ class NetworkFirewallClient {
|
|
|
602
578
|
};
|
|
603
579
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
604
580
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkUploadMappedSecretsRequest.retryConfiguration, specRetryConfiguration);
|
|
605
|
-
if (this.logger)
|
|
606
|
-
retrier.logger = this.logger;
|
|
607
581
|
const request = yield oci_common_1.composeRequest({
|
|
608
582
|
baseEndpoint: this._endpoint,
|
|
609
583
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -646,12 +620,11 @@ class NetworkFirewallClient {
|
|
|
646
620
|
* @param BulkUploadSecurityRulesRequest
|
|
647
621
|
* @return BulkUploadSecurityRulesResponse
|
|
648
622
|
* @throws OciError when an error occurs
|
|
649
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
623
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/BulkUploadSecurityRules.ts.html |here} to see how to use BulkUploadSecurityRules API.
|
|
650
624
|
*/
|
|
651
625
|
bulkUploadSecurityRules(bulkUploadSecurityRulesRequest) {
|
|
652
626
|
return __awaiter(this, void 0, void 0, function* () {
|
|
653
|
-
|
|
654
|
-
this.logger.debug("Calling operation NetworkFirewallClient#bulkUploadSecurityRules.");
|
|
627
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#bulkUploadSecurityRules.");
|
|
655
628
|
const operationName = "bulkUploadSecurityRules";
|
|
656
629
|
const apiReferenceLink = "";
|
|
657
630
|
const pathParams = {
|
|
@@ -665,8 +638,6 @@ class NetworkFirewallClient {
|
|
|
665
638
|
};
|
|
666
639
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
667
640
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkUploadSecurityRulesRequest.retryConfiguration, specRetryConfiguration);
|
|
668
|
-
if (this.logger)
|
|
669
|
-
retrier.logger = this.logger;
|
|
670
641
|
const request = yield oci_common_1.composeRequest({
|
|
671
642
|
baseEndpoint: this._endpoint,
|
|
672
643
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -709,12 +680,11 @@ class NetworkFirewallClient {
|
|
|
709
680
|
* @param BulkUploadServiceListsRequest
|
|
710
681
|
* @return BulkUploadServiceListsResponse
|
|
711
682
|
* @throws OciError when an error occurs
|
|
712
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
683
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/BulkUploadServiceLists.ts.html |here} to see how to use BulkUploadServiceLists API.
|
|
713
684
|
*/
|
|
714
685
|
bulkUploadServiceLists(bulkUploadServiceListsRequest) {
|
|
715
686
|
return __awaiter(this, void 0, void 0, function* () {
|
|
716
|
-
|
|
717
|
-
this.logger.debug("Calling operation NetworkFirewallClient#bulkUploadServiceLists.");
|
|
687
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#bulkUploadServiceLists.");
|
|
718
688
|
const operationName = "bulkUploadServiceLists";
|
|
719
689
|
const apiReferenceLink = "";
|
|
720
690
|
const pathParams = {
|
|
@@ -728,8 +698,6 @@ class NetworkFirewallClient {
|
|
|
728
698
|
};
|
|
729
699
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
730
700
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkUploadServiceListsRequest.retryConfiguration, specRetryConfiguration);
|
|
731
|
-
if (this.logger)
|
|
732
|
-
retrier.logger = this.logger;
|
|
733
701
|
const request = yield oci_common_1.composeRequest({
|
|
734
702
|
baseEndpoint: this._endpoint,
|
|
735
703
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -772,12 +740,11 @@ class NetworkFirewallClient {
|
|
|
772
740
|
* @param BulkUploadServicesRequest
|
|
773
741
|
* @return BulkUploadServicesResponse
|
|
774
742
|
* @throws OciError when an error occurs
|
|
775
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
743
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/BulkUploadServices.ts.html |here} to see how to use BulkUploadServices API.
|
|
776
744
|
*/
|
|
777
745
|
bulkUploadServices(bulkUploadServicesRequest) {
|
|
778
746
|
return __awaiter(this, void 0, void 0, function* () {
|
|
779
|
-
|
|
780
|
-
this.logger.debug("Calling operation NetworkFirewallClient#bulkUploadServices.");
|
|
747
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#bulkUploadServices.");
|
|
781
748
|
const operationName = "bulkUploadServices";
|
|
782
749
|
const apiReferenceLink = "";
|
|
783
750
|
const pathParams = {
|
|
@@ -791,8 +758,6 @@ class NetworkFirewallClient {
|
|
|
791
758
|
};
|
|
792
759
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
793
760
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkUploadServicesRequest.retryConfiguration, specRetryConfiguration);
|
|
794
|
-
if (this.logger)
|
|
795
|
-
retrier.logger = this.logger;
|
|
796
761
|
const request = yield oci_common_1.composeRequest({
|
|
797
762
|
baseEndpoint: this._endpoint,
|
|
798
763
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -835,12 +800,11 @@ class NetworkFirewallClient {
|
|
|
835
800
|
* @param BulkUploadUrlListsRequest
|
|
836
801
|
* @return BulkUploadUrlListsResponse
|
|
837
802
|
* @throws OciError when an error occurs
|
|
838
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
803
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/BulkUploadUrlLists.ts.html |here} to see how to use BulkUploadUrlLists API.
|
|
839
804
|
*/
|
|
840
805
|
bulkUploadUrlLists(bulkUploadUrlListsRequest) {
|
|
841
806
|
return __awaiter(this, void 0, void 0, function* () {
|
|
842
|
-
|
|
843
|
-
this.logger.debug("Calling operation NetworkFirewallClient#bulkUploadUrlLists.");
|
|
807
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#bulkUploadUrlLists.");
|
|
844
808
|
const operationName = "bulkUploadUrlLists";
|
|
845
809
|
const apiReferenceLink = "";
|
|
846
810
|
const pathParams = {
|
|
@@ -854,8 +818,6 @@ class NetworkFirewallClient {
|
|
|
854
818
|
};
|
|
855
819
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
856
820
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, bulkUploadUrlListsRequest.retryConfiguration, specRetryConfiguration);
|
|
857
|
-
if (this.logger)
|
|
858
|
-
retrier.logger = this.logger;
|
|
859
821
|
const request = yield oci_common_1.composeRequest({
|
|
860
822
|
baseEndpoint: this._endpoint,
|
|
861
823
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -897,12 +859,11 @@ class NetworkFirewallClient {
|
|
|
897
859
|
* @param CancelWorkRequestRequest
|
|
898
860
|
* @return CancelWorkRequestResponse
|
|
899
861
|
* @throws OciError when an error occurs
|
|
900
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
862
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
|
|
901
863
|
*/
|
|
902
864
|
cancelWorkRequest(cancelWorkRequestRequest) {
|
|
903
865
|
return __awaiter(this, void 0, void 0, function* () {
|
|
904
|
-
|
|
905
|
-
this.logger.debug("Calling operation NetworkFirewallClient#cancelWorkRequest.");
|
|
866
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#cancelWorkRequest.");
|
|
906
867
|
const operationName = "cancelWorkRequest";
|
|
907
868
|
const apiReferenceLink = "";
|
|
908
869
|
const pathParams = {
|
|
@@ -916,8 +877,6 @@ class NetworkFirewallClient {
|
|
|
916
877
|
};
|
|
917
878
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
918
879
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cancelWorkRequestRequest.retryConfiguration, specRetryConfiguration);
|
|
919
|
-
if (this.logger)
|
|
920
|
-
retrier.logger = this.logger;
|
|
921
880
|
const request = yield oci_common_1.composeRequest({
|
|
922
881
|
baseEndpoint: this._endpoint,
|
|
923
882
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -952,12 +911,11 @@ class NetworkFirewallClient {
|
|
|
952
911
|
* @param ChangeNetworkFirewallCompartmentRequest
|
|
953
912
|
* @return ChangeNetworkFirewallCompartmentResponse
|
|
954
913
|
* @throws OciError when an error occurs
|
|
955
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
914
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/ChangeNetworkFirewallCompartment.ts.html |here} to see how to use ChangeNetworkFirewallCompartment API.
|
|
956
915
|
*/
|
|
957
916
|
changeNetworkFirewallCompartment(changeNetworkFirewallCompartmentRequest) {
|
|
958
917
|
return __awaiter(this, void 0, void 0, function* () {
|
|
959
|
-
|
|
960
|
-
this.logger.debug("Calling operation NetworkFirewallClient#changeNetworkFirewallCompartment.");
|
|
918
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#changeNetworkFirewallCompartment.");
|
|
961
919
|
const operationName = "changeNetworkFirewallCompartment";
|
|
962
920
|
const apiReferenceLink = "";
|
|
963
921
|
const pathParams = {
|
|
@@ -972,8 +930,6 @@ class NetworkFirewallClient {
|
|
|
972
930
|
};
|
|
973
931
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
974
932
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeNetworkFirewallCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
975
|
-
if (this.logger)
|
|
976
|
-
retrier.logger = this.logger;
|
|
977
933
|
const request = yield oci_common_1.composeRequest({
|
|
978
934
|
baseEndpoint: this._endpoint,
|
|
979
935
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1014,12 +970,11 @@ class NetworkFirewallClient {
|
|
|
1014
970
|
* @param ChangeNetworkFirewallPolicyCompartmentRequest
|
|
1015
971
|
* @return ChangeNetworkFirewallPolicyCompartmentResponse
|
|
1016
972
|
* @throws OciError when an error occurs
|
|
1017
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
973
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/ChangeNetworkFirewallPolicyCompartment.ts.html |here} to see how to use ChangeNetworkFirewallPolicyCompartment API.
|
|
1018
974
|
*/
|
|
1019
975
|
changeNetworkFirewallPolicyCompartment(changeNetworkFirewallPolicyCompartmentRequest) {
|
|
1020
976
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1021
|
-
|
|
1022
|
-
this.logger.debug("Calling operation NetworkFirewallClient#changeNetworkFirewallPolicyCompartment.");
|
|
977
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#changeNetworkFirewallPolicyCompartment.");
|
|
1023
978
|
const operationName = "changeNetworkFirewallPolicyCompartment";
|
|
1024
979
|
const apiReferenceLink = "";
|
|
1025
980
|
const pathParams = {
|
|
@@ -1034,8 +989,6 @@ class NetworkFirewallClient {
|
|
|
1034
989
|
};
|
|
1035
990
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1036
991
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeNetworkFirewallPolicyCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
1037
|
-
if (this.logger)
|
|
1038
|
-
retrier.logger = this.logger;
|
|
1039
992
|
const request = yield oci_common_1.composeRequest({
|
|
1040
993
|
baseEndpoint: this._endpoint,
|
|
1041
994
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1071,12 +1024,11 @@ class NetworkFirewallClient {
|
|
|
1071
1024
|
* @param CloneNetworkFirewallPolicyRequest
|
|
1072
1025
|
* @return CloneNetworkFirewallPolicyResponse
|
|
1073
1026
|
* @throws OciError when an error occurs
|
|
1074
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1027
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/CloneNetworkFirewallPolicy.ts.html |here} to see how to use CloneNetworkFirewallPolicy API.
|
|
1075
1028
|
*/
|
|
1076
1029
|
cloneNetworkFirewallPolicy(cloneNetworkFirewallPolicyRequest) {
|
|
1077
1030
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1078
|
-
|
|
1079
|
-
this.logger.debug("Calling operation NetworkFirewallClient#cloneNetworkFirewallPolicy.");
|
|
1031
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#cloneNetworkFirewallPolicy.");
|
|
1080
1032
|
const operationName = "cloneNetworkFirewallPolicy";
|
|
1081
1033
|
const apiReferenceLink = "";
|
|
1082
1034
|
const pathParams = {
|
|
@@ -1091,8 +1043,6 @@ class NetworkFirewallClient {
|
|
|
1091
1043
|
};
|
|
1092
1044
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1093
1045
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cloneNetworkFirewallPolicyRequest.retryConfiguration, specRetryConfiguration);
|
|
1094
|
-
if (this.logger)
|
|
1095
|
-
retrier.logger = this.logger;
|
|
1096
1046
|
const request = yield oci_common_1.composeRequest({
|
|
1097
1047
|
baseEndpoint: this._endpoint,
|
|
1098
1048
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1143,12 +1093,11 @@ class NetworkFirewallClient {
|
|
|
1143
1093
|
* @param CreateAddressListRequest
|
|
1144
1094
|
* @return CreateAddressListResponse
|
|
1145
1095
|
* @throws OciError when an error occurs
|
|
1146
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1096
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
|
|
1147
1097
|
*/
|
|
1148
1098
|
createAddressList(createAddressListRequest) {
|
|
1149
1099
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1150
|
-
|
|
1151
|
-
this.logger.debug("Calling operation NetworkFirewallClient#createAddressList.");
|
|
1100
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#createAddressList.");
|
|
1152
1101
|
const operationName = "createAddressList";
|
|
1153
1102
|
const apiReferenceLink = "";
|
|
1154
1103
|
const pathParams = {
|
|
@@ -1162,8 +1111,6 @@ class NetworkFirewallClient {
|
|
|
1162
1111
|
};
|
|
1163
1112
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1164
1113
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createAddressListRequest.retryConfiguration, specRetryConfiguration);
|
|
1165
|
-
if (this.logger)
|
|
1166
|
-
retrier.logger = this.logger;
|
|
1167
1114
|
const request = yield oci_common_1.composeRequest({
|
|
1168
1115
|
baseEndpoint: this._endpoint,
|
|
1169
1116
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1209,12 +1156,11 @@ class NetworkFirewallClient {
|
|
|
1209
1156
|
* @param CreateApplicationRequest
|
|
1210
1157
|
* @return CreateApplicationResponse
|
|
1211
1158
|
* @throws OciError when an error occurs
|
|
1212
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1159
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/CreateApplication.ts.html |here} to see how to use CreateApplication API.
|
|
1213
1160
|
*/
|
|
1214
1161
|
createApplication(createApplicationRequest) {
|
|
1215
1162
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1216
|
-
|
|
1217
|
-
this.logger.debug("Calling operation NetworkFirewallClient#createApplication.");
|
|
1163
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#createApplication.");
|
|
1218
1164
|
const operationName = "createApplication";
|
|
1219
1165
|
const apiReferenceLink = "";
|
|
1220
1166
|
const pathParams = {
|
|
@@ -1228,8 +1174,6 @@ class NetworkFirewallClient {
|
|
|
1228
1174
|
};
|
|
1229
1175
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1230
1176
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createApplicationRequest.retryConfiguration, specRetryConfiguration);
|
|
1231
|
-
if (this.logger)
|
|
1232
|
-
retrier.logger = this.logger;
|
|
1233
1177
|
const request = yield oci_common_1.composeRequest({
|
|
1234
1178
|
baseEndpoint: this._endpoint,
|
|
1235
1179
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1275,12 +1219,11 @@ class NetworkFirewallClient {
|
|
|
1275
1219
|
* @param CreateApplicationGroupRequest
|
|
1276
1220
|
* @return CreateApplicationGroupResponse
|
|
1277
1221
|
* @throws OciError when an error occurs
|
|
1278
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1222
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/CreateApplicationGroup.ts.html |here} to see how to use CreateApplicationGroup API.
|
|
1279
1223
|
*/
|
|
1280
1224
|
createApplicationGroup(createApplicationGroupRequest) {
|
|
1281
1225
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1282
|
-
|
|
1283
|
-
this.logger.debug("Calling operation NetworkFirewallClient#createApplicationGroup.");
|
|
1226
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#createApplicationGroup.");
|
|
1284
1227
|
const operationName = "createApplicationGroup";
|
|
1285
1228
|
const apiReferenceLink = "";
|
|
1286
1229
|
const pathParams = {
|
|
@@ -1294,8 +1237,6 @@ class NetworkFirewallClient {
|
|
|
1294
1237
|
};
|
|
1295
1238
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1296
1239
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createApplicationGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
1297
|
-
if (this.logger)
|
|
1298
|
-
retrier.logger = this.logger;
|
|
1299
1240
|
const request = yield oci_common_1.composeRequest({
|
|
1300
1241
|
baseEndpoint: this._endpoint,
|
|
1301
1242
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1341,12 +1282,11 @@ class NetworkFirewallClient {
|
|
|
1341
1282
|
* @param CreateDecryptionProfileRequest
|
|
1342
1283
|
* @return CreateDecryptionProfileResponse
|
|
1343
1284
|
* @throws OciError when an error occurs
|
|
1344
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1285
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/CreateDecryptionProfile.ts.html |here} to see how to use CreateDecryptionProfile API.
|
|
1345
1286
|
*/
|
|
1346
1287
|
createDecryptionProfile(createDecryptionProfileRequest) {
|
|
1347
1288
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1348
|
-
|
|
1349
|
-
this.logger.debug("Calling operation NetworkFirewallClient#createDecryptionProfile.");
|
|
1289
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#createDecryptionProfile.");
|
|
1350
1290
|
const operationName = "createDecryptionProfile";
|
|
1351
1291
|
const apiReferenceLink = "";
|
|
1352
1292
|
const pathParams = {
|
|
@@ -1360,8 +1300,6 @@ class NetworkFirewallClient {
|
|
|
1360
1300
|
};
|
|
1361
1301
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1362
1302
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDecryptionProfileRequest.retryConfiguration, specRetryConfiguration);
|
|
1363
|
-
if (this.logger)
|
|
1364
|
-
retrier.logger = this.logger;
|
|
1365
1303
|
const request = yield oci_common_1.composeRequest({
|
|
1366
1304
|
baseEndpoint: this._endpoint,
|
|
1367
1305
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1407,12 +1345,11 @@ class NetworkFirewallClient {
|
|
|
1407
1345
|
* @param CreateDecryptionRuleRequest
|
|
1408
1346
|
* @return CreateDecryptionRuleResponse
|
|
1409
1347
|
* @throws OciError when an error occurs
|
|
1410
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1348
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/CreateDecryptionRule.ts.html |here} to see how to use CreateDecryptionRule API.
|
|
1411
1349
|
*/
|
|
1412
1350
|
createDecryptionRule(createDecryptionRuleRequest) {
|
|
1413
1351
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1414
|
-
|
|
1415
|
-
this.logger.debug("Calling operation NetworkFirewallClient#createDecryptionRule.");
|
|
1352
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#createDecryptionRule.");
|
|
1416
1353
|
const operationName = "createDecryptionRule";
|
|
1417
1354
|
const apiReferenceLink = "";
|
|
1418
1355
|
const pathParams = {
|
|
@@ -1426,8 +1363,6 @@ class NetworkFirewallClient {
|
|
|
1426
1363
|
};
|
|
1427
1364
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1428
1365
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDecryptionRuleRequest.retryConfiguration, specRetryConfiguration);
|
|
1429
|
-
if (this.logger)
|
|
1430
|
-
retrier.logger = this.logger;
|
|
1431
1366
|
const request = yield oci_common_1.composeRequest({
|
|
1432
1367
|
baseEndpoint: this._endpoint,
|
|
1433
1368
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1473,12 +1408,11 @@ class NetworkFirewallClient {
|
|
|
1473
1408
|
* @param CreateMappedSecretRequest
|
|
1474
1409
|
* @return CreateMappedSecretResponse
|
|
1475
1410
|
* @throws OciError when an error occurs
|
|
1476
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1411
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/CreateMappedSecret.ts.html |here} to see how to use CreateMappedSecret API.
|
|
1477
1412
|
*/
|
|
1478
1413
|
createMappedSecret(createMappedSecretRequest) {
|
|
1479
1414
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1480
|
-
|
|
1481
|
-
this.logger.debug("Calling operation NetworkFirewallClient#createMappedSecret.");
|
|
1415
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#createMappedSecret.");
|
|
1482
1416
|
const operationName = "createMappedSecret";
|
|
1483
1417
|
const apiReferenceLink = "";
|
|
1484
1418
|
const pathParams = {
|
|
@@ -1492,8 +1426,6 @@ class NetworkFirewallClient {
|
|
|
1492
1426
|
};
|
|
1493
1427
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1494
1428
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createMappedSecretRequest.retryConfiguration, specRetryConfiguration);
|
|
1495
|
-
if (this.logger)
|
|
1496
|
-
retrier.logger = this.logger;
|
|
1497
1429
|
const request = yield oci_common_1.composeRequest({
|
|
1498
1430
|
baseEndpoint: this._endpoint,
|
|
1499
1431
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1539,12 +1471,11 @@ class NetworkFirewallClient {
|
|
|
1539
1471
|
* @param CreateNetworkFirewallRequest
|
|
1540
1472
|
* @return CreateNetworkFirewallResponse
|
|
1541
1473
|
* @throws OciError when an error occurs
|
|
1542
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1474
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/CreateNetworkFirewall.ts.html |here} to see how to use CreateNetworkFirewall API.
|
|
1543
1475
|
*/
|
|
1544
1476
|
createNetworkFirewall(createNetworkFirewallRequest) {
|
|
1545
1477
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1546
|
-
|
|
1547
|
-
this.logger.debug("Calling operation NetworkFirewallClient#createNetworkFirewall.");
|
|
1478
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#createNetworkFirewall.");
|
|
1548
1479
|
const operationName = "createNetworkFirewall";
|
|
1549
1480
|
const apiReferenceLink = "";
|
|
1550
1481
|
const pathParams = {};
|
|
@@ -1556,8 +1487,6 @@ class NetworkFirewallClient {
|
|
|
1556
1487
|
};
|
|
1557
1488
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1558
1489
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createNetworkFirewallRequest.retryConfiguration, specRetryConfiguration);
|
|
1559
|
-
if (this.logger)
|
|
1560
|
-
retrier.logger = this.logger;
|
|
1561
1490
|
const request = yield oci_common_1.composeRequest({
|
|
1562
1491
|
baseEndpoint: this._endpoint,
|
|
1563
1492
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1608,12 +1537,11 @@ class NetworkFirewallClient {
|
|
|
1608
1537
|
* @param CreateNetworkFirewallPolicyRequest
|
|
1609
1538
|
* @return CreateNetworkFirewallPolicyResponse
|
|
1610
1539
|
* @throws OciError when an error occurs
|
|
1611
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1540
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/CreateNetworkFirewallPolicy.ts.html |here} to see how to use CreateNetworkFirewallPolicy API.
|
|
1612
1541
|
*/
|
|
1613
1542
|
createNetworkFirewallPolicy(createNetworkFirewallPolicyRequest) {
|
|
1614
1543
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1615
|
-
|
|
1616
|
-
this.logger.debug("Calling operation NetworkFirewallClient#createNetworkFirewallPolicy.");
|
|
1544
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#createNetworkFirewallPolicy.");
|
|
1617
1545
|
const operationName = "createNetworkFirewallPolicy";
|
|
1618
1546
|
const apiReferenceLink = "";
|
|
1619
1547
|
const pathParams = {};
|
|
@@ -1625,8 +1553,6 @@ class NetworkFirewallClient {
|
|
|
1625
1553
|
};
|
|
1626
1554
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1627
1555
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createNetworkFirewallPolicyRequest.retryConfiguration, specRetryConfiguration);
|
|
1628
|
-
if (this.logger)
|
|
1629
|
-
retrier.logger = this.logger;
|
|
1630
1556
|
const request = yield oci_common_1.composeRequest({
|
|
1631
1557
|
baseEndpoint: this._endpoint,
|
|
1632
1558
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1677,12 +1603,11 @@ class NetworkFirewallClient {
|
|
|
1677
1603
|
* @param CreateSecurityRuleRequest
|
|
1678
1604
|
* @return CreateSecurityRuleResponse
|
|
1679
1605
|
* @throws OciError when an error occurs
|
|
1680
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1606
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/CreateSecurityRule.ts.html |here} to see how to use CreateSecurityRule API.
|
|
1681
1607
|
*/
|
|
1682
1608
|
createSecurityRule(createSecurityRuleRequest) {
|
|
1683
1609
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1684
|
-
|
|
1685
|
-
this.logger.debug("Calling operation NetworkFirewallClient#createSecurityRule.");
|
|
1610
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#createSecurityRule.");
|
|
1686
1611
|
const operationName = "createSecurityRule";
|
|
1687
1612
|
const apiReferenceLink = "";
|
|
1688
1613
|
const pathParams = {
|
|
@@ -1696,8 +1621,6 @@ class NetworkFirewallClient {
|
|
|
1696
1621
|
};
|
|
1697
1622
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1698
1623
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createSecurityRuleRequest.retryConfiguration, specRetryConfiguration);
|
|
1699
|
-
if (this.logger)
|
|
1700
|
-
retrier.logger = this.logger;
|
|
1701
1624
|
const request = yield oci_common_1.composeRequest({
|
|
1702
1625
|
baseEndpoint: this._endpoint,
|
|
1703
1626
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1743,12 +1666,11 @@ class NetworkFirewallClient {
|
|
|
1743
1666
|
* @param CreateServiceRequest
|
|
1744
1667
|
* @return CreateServiceResponse
|
|
1745
1668
|
* @throws OciError when an error occurs
|
|
1746
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1669
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/CreateService.ts.html |here} to see how to use CreateService API.
|
|
1747
1670
|
*/
|
|
1748
1671
|
createService(createServiceRequest) {
|
|
1749
1672
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1750
|
-
|
|
1751
|
-
this.logger.debug("Calling operation NetworkFirewallClient#createService.");
|
|
1673
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#createService.");
|
|
1752
1674
|
const operationName = "createService";
|
|
1753
1675
|
const apiReferenceLink = "";
|
|
1754
1676
|
const pathParams = {
|
|
@@ -1762,8 +1684,6 @@ class NetworkFirewallClient {
|
|
|
1762
1684
|
};
|
|
1763
1685
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1764
1686
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createServiceRequest.retryConfiguration, specRetryConfiguration);
|
|
1765
|
-
if (this.logger)
|
|
1766
|
-
retrier.logger = this.logger;
|
|
1767
1687
|
const request = yield oci_common_1.composeRequest({
|
|
1768
1688
|
baseEndpoint: this._endpoint,
|
|
1769
1689
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1809,12 +1729,11 @@ class NetworkFirewallClient {
|
|
|
1809
1729
|
* @param CreateServiceListRequest
|
|
1810
1730
|
* @return CreateServiceListResponse
|
|
1811
1731
|
* @throws OciError when an error occurs
|
|
1812
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1732
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/CreateServiceList.ts.html |here} to see how to use CreateServiceList API.
|
|
1813
1733
|
*/
|
|
1814
1734
|
createServiceList(createServiceListRequest) {
|
|
1815
1735
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1816
|
-
|
|
1817
|
-
this.logger.debug("Calling operation NetworkFirewallClient#createServiceList.");
|
|
1736
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#createServiceList.");
|
|
1818
1737
|
const operationName = "createServiceList";
|
|
1819
1738
|
const apiReferenceLink = "";
|
|
1820
1739
|
const pathParams = {
|
|
@@ -1828,8 +1747,6 @@ class NetworkFirewallClient {
|
|
|
1828
1747
|
};
|
|
1829
1748
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1830
1749
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createServiceListRequest.retryConfiguration, specRetryConfiguration);
|
|
1831
|
-
if (this.logger)
|
|
1832
|
-
retrier.logger = this.logger;
|
|
1833
1750
|
const request = yield oci_common_1.composeRequest({
|
|
1834
1751
|
baseEndpoint: this._endpoint,
|
|
1835
1752
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1875,12 +1792,11 @@ class NetworkFirewallClient {
|
|
|
1875
1792
|
* @param CreateUrlListRequest
|
|
1876
1793
|
* @return CreateUrlListResponse
|
|
1877
1794
|
* @throws OciError when an error occurs
|
|
1878
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1795
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/CreateUrlList.ts.html |here} to see how to use CreateUrlList API.
|
|
1879
1796
|
*/
|
|
1880
1797
|
createUrlList(createUrlListRequest) {
|
|
1881
1798
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1882
|
-
|
|
1883
|
-
this.logger.debug("Calling operation NetworkFirewallClient#createUrlList.");
|
|
1799
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#createUrlList.");
|
|
1884
1800
|
const operationName = "createUrlList";
|
|
1885
1801
|
const apiReferenceLink = "";
|
|
1886
1802
|
const pathParams = {
|
|
@@ -1894,8 +1810,6 @@ class NetworkFirewallClient {
|
|
|
1894
1810
|
};
|
|
1895
1811
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1896
1812
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createUrlListRequest.retryConfiguration, specRetryConfiguration);
|
|
1897
|
-
if (this.logger)
|
|
1898
|
-
retrier.logger = this.logger;
|
|
1899
1813
|
const request = yield oci_common_1.composeRequest({
|
|
1900
1814
|
baseEndpoint: this._endpoint,
|
|
1901
1815
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1940,12 +1854,11 @@ class NetworkFirewallClient {
|
|
|
1940
1854
|
* @param DeleteAddressListRequest
|
|
1941
1855
|
* @return DeleteAddressListResponse
|
|
1942
1856
|
* @throws OciError when an error occurs
|
|
1943
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1857
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
|
|
1944
1858
|
*/
|
|
1945
1859
|
deleteAddressList(deleteAddressListRequest) {
|
|
1946
1860
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1947
|
-
|
|
1948
|
-
this.logger.debug("Calling operation NetworkFirewallClient#deleteAddressList.");
|
|
1861
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#deleteAddressList.");
|
|
1949
1862
|
const operationName = "deleteAddressList";
|
|
1950
1863
|
const apiReferenceLink = "";
|
|
1951
1864
|
const pathParams = {
|
|
@@ -1960,8 +1873,6 @@ class NetworkFirewallClient {
|
|
|
1960
1873
|
};
|
|
1961
1874
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1962
1875
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteAddressListRequest.retryConfiguration, specRetryConfiguration);
|
|
1963
|
-
if (this.logger)
|
|
1964
|
-
retrier.logger = this.logger;
|
|
1965
1876
|
const request = yield oci_common_1.composeRequest({
|
|
1966
1877
|
baseEndpoint: this._endpoint,
|
|
1967
1878
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1996,12 +1907,11 @@ class NetworkFirewallClient {
|
|
|
1996
1907
|
* @param DeleteApplicationRequest
|
|
1997
1908
|
* @return DeleteApplicationResponse
|
|
1998
1909
|
* @throws OciError when an error occurs
|
|
1999
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1910
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/DeleteApplication.ts.html |here} to see how to use DeleteApplication API.
|
|
2000
1911
|
*/
|
|
2001
1912
|
deleteApplication(deleteApplicationRequest) {
|
|
2002
1913
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2003
|
-
|
|
2004
|
-
this.logger.debug("Calling operation NetworkFirewallClient#deleteApplication.");
|
|
1914
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#deleteApplication.");
|
|
2005
1915
|
const operationName = "deleteApplication";
|
|
2006
1916
|
const apiReferenceLink = "";
|
|
2007
1917
|
const pathParams = {
|
|
@@ -2016,8 +1926,6 @@ class NetworkFirewallClient {
|
|
|
2016
1926
|
};
|
|
2017
1927
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2018
1928
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteApplicationRequest.retryConfiguration, specRetryConfiguration);
|
|
2019
|
-
if (this.logger)
|
|
2020
|
-
retrier.logger = this.logger;
|
|
2021
1929
|
const request = yield oci_common_1.composeRequest({
|
|
2022
1930
|
baseEndpoint: this._endpoint,
|
|
2023
1931
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2052,12 +1960,11 @@ class NetworkFirewallClient {
|
|
|
2052
1960
|
* @param DeleteApplicationGroupRequest
|
|
2053
1961
|
* @return DeleteApplicationGroupResponse
|
|
2054
1962
|
* @throws OciError when an error occurs
|
|
2055
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1963
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/DeleteApplicationGroup.ts.html |here} to see how to use DeleteApplicationGroup API.
|
|
2056
1964
|
*/
|
|
2057
1965
|
deleteApplicationGroup(deleteApplicationGroupRequest) {
|
|
2058
1966
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2059
|
-
|
|
2060
|
-
this.logger.debug("Calling operation NetworkFirewallClient#deleteApplicationGroup.");
|
|
1967
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#deleteApplicationGroup.");
|
|
2061
1968
|
const operationName = "deleteApplicationGroup";
|
|
2062
1969
|
const apiReferenceLink = "";
|
|
2063
1970
|
const pathParams = {
|
|
@@ -2072,8 +1979,6 @@ class NetworkFirewallClient {
|
|
|
2072
1979
|
};
|
|
2073
1980
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2074
1981
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteApplicationGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
2075
|
-
if (this.logger)
|
|
2076
|
-
retrier.logger = this.logger;
|
|
2077
1982
|
const request = yield oci_common_1.composeRequest({
|
|
2078
1983
|
baseEndpoint: this._endpoint,
|
|
2079
1984
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2108,12 +2013,11 @@ class NetworkFirewallClient {
|
|
|
2108
2013
|
* @param DeleteDecryptionProfileRequest
|
|
2109
2014
|
* @return DeleteDecryptionProfileResponse
|
|
2110
2015
|
* @throws OciError when an error occurs
|
|
2111
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2016
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/DeleteDecryptionProfile.ts.html |here} to see how to use DeleteDecryptionProfile API.
|
|
2112
2017
|
*/
|
|
2113
2018
|
deleteDecryptionProfile(deleteDecryptionProfileRequest) {
|
|
2114
2019
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2115
|
-
|
|
2116
|
-
this.logger.debug("Calling operation NetworkFirewallClient#deleteDecryptionProfile.");
|
|
2020
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#deleteDecryptionProfile.");
|
|
2117
2021
|
const operationName = "deleteDecryptionProfile";
|
|
2118
2022
|
const apiReferenceLink = "";
|
|
2119
2023
|
const pathParams = {
|
|
@@ -2128,8 +2032,6 @@ class NetworkFirewallClient {
|
|
|
2128
2032
|
};
|
|
2129
2033
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2130
2034
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDecryptionProfileRequest.retryConfiguration, specRetryConfiguration);
|
|
2131
|
-
if (this.logger)
|
|
2132
|
-
retrier.logger = this.logger;
|
|
2133
2035
|
const request = yield oci_common_1.composeRequest({
|
|
2134
2036
|
baseEndpoint: this._endpoint,
|
|
2135
2037
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2164,12 +2066,11 @@ class NetworkFirewallClient {
|
|
|
2164
2066
|
* @param DeleteDecryptionRuleRequest
|
|
2165
2067
|
* @return DeleteDecryptionRuleResponse
|
|
2166
2068
|
* @throws OciError when an error occurs
|
|
2167
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2069
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/DeleteDecryptionRule.ts.html |here} to see how to use DeleteDecryptionRule API.
|
|
2168
2070
|
*/
|
|
2169
2071
|
deleteDecryptionRule(deleteDecryptionRuleRequest) {
|
|
2170
2072
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2171
|
-
|
|
2172
|
-
this.logger.debug("Calling operation NetworkFirewallClient#deleteDecryptionRule.");
|
|
2073
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#deleteDecryptionRule.");
|
|
2173
2074
|
const operationName = "deleteDecryptionRule";
|
|
2174
2075
|
const apiReferenceLink = "";
|
|
2175
2076
|
const pathParams = {
|
|
@@ -2184,8 +2085,6 @@ class NetworkFirewallClient {
|
|
|
2184
2085
|
};
|
|
2185
2086
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2186
2087
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDecryptionRuleRequest.retryConfiguration, specRetryConfiguration);
|
|
2187
|
-
if (this.logger)
|
|
2188
|
-
retrier.logger = this.logger;
|
|
2189
2088
|
const request = yield oci_common_1.composeRequest({
|
|
2190
2089
|
baseEndpoint: this._endpoint,
|
|
2191
2090
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2220,12 +2119,11 @@ class NetworkFirewallClient {
|
|
|
2220
2119
|
* @param DeleteMappedSecretRequest
|
|
2221
2120
|
* @return DeleteMappedSecretResponse
|
|
2222
2121
|
* @throws OciError when an error occurs
|
|
2223
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2122
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/DeleteMappedSecret.ts.html |here} to see how to use DeleteMappedSecret API.
|
|
2224
2123
|
*/
|
|
2225
2124
|
deleteMappedSecret(deleteMappedSecretRequest) {
|
|
2226
2125
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2227
|
-
|
|
2228
|
-
this.logger.debug("Calling operation NetworkFirewallClient#deleteMappedSecret.");
|
|
2126
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#deleteMappedSecret.");
|
|
2229
2127
|
const operationName = "deleteMappedSecret";
|
|
2230
2128
|
const apiReferenceLink = "";
|
|
2231
2129
|
const pathParams = {
|
|
@@ -2240,8 +2138,6 @@ class NetworkFirewallClient {
|
|
|
2240
2138
|
};
|
|
2241
2139
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2242
2140
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteMappedSecretRequest.retryConfiguration, specRetryConfiguration);
|
|
2243
|
-
if (this.logger)
|
|
2244
|
-
retrier.logger = this.logger;
|
|
2245
2141
|
const request = yield oci_common_1.composeRequest({
|
|
2246
2142
|
baseEndpoint: this._endpoint,
|
|
2247
2143
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2276,12 +2172,11 @@ class NetworkFirewallClient {
|
|
|
2276
2172
|
* @param DeleteNetworkFirewallRequest
|
|
2277
2173
|
* @return DeleteNetworkFirewallResponse
|
|
2278
2174
|
* @throws OciError when an error occurs
|
|
2279
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2175
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/DeleteNetworkFirewall.ts.html |here} to see how to use DeleteNetworkFirewall API.
|
|
2280
2176
|
*/
|
|
2281
2177
|
deleteNetworkFirewall(deleteNetworkFirewallRequest) {
|
|
2282
2178
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2283
|
-
|
|
2284
|
-
this.logger.debug("Calling operation NetworkFirewallClient#deleteNetworkFirewall.");
|
|
2179
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#deleteNetworkFirewall.");
|
|
2285
2180
|
const operationName = "deleteNetworkFirewall";
|
|
2286
2181
|
const apiReferenceLink = "";
|
|
2287
2182
|
const pathParams = {
|
|
@@ -2295,8 +2190,6 @@ class NetworkFirewallClient {
|
|
|
2295
2190
|
};
|
|
2296
2191
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2297
2192
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteNetworkFirewallRequest.retryConfiguration, specRetryConfiguration);
|
|
2298
|
-
if (this.logger)
|
|
2299
|
-
retrier.logger = this.logger;
|
|
2300
2193
|
const request = yield oci_common_1.composeRequest({
|
|
2301
2194
|
baseEndpoint: this._endpoint,
|
|
2302
2195
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2336,12 +2229,11 @@ class NetworkFirewallClient {
|
|
|
2336
2229
|
* @param DeleteNetworkFirewallPolicyRequest
|
|
2337
2230
|
* @return DeleteNetworkFirewallPolicyResponse
|
|
2338
2231
|
* @throws OciError when an error occurs
|
|
2339
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2232
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/DeleteNetworkFirewallPolicy.ts.html |here} to see how to use DeleteNetworkFirewallPolicy API.
|
|
2340
2233
|
*/
|
|
2341
2234
|
deleteNetworkFirewallPolicy(deleteNetworkFirewallPolicyRequest) {
|
|
2342
2235
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2343
|
-
|
|
2344
|
-
this.logger.debug("Calling operation NetworkFirewallClient#deleteNetworkFirewallPolicy.");
|
|
2236
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#deleteNetworkFirewallPolicy.");
|
|
2345
2237
|
const operationName = "deleteNetworkFirewallPolicy";
|
|
2346
2238
|
const apiReferenceLink = "";
|
|
2347
2239
|
const pathParams = {
|
|
@@ -2355,8 +2247,6 @@ class NetworkFirewallClient {
|
|
|
2355
2247
|
};
|
|
2356
2248
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2357
2249
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteNetworkFirewallPolicyRequest.retryConfiguration, specRetryConfiguration);
|
|
2358
|
-
if (this.logger)
|
|
2359
|
-
retrier.logger = this.logger;
|
|
2360
2250
|
const request = yield oci_common_1.composeRequest({
|
|
2361
2251
|
baseEndpoint: this._endpoint,
|
|
2362
2252
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2396,12 +2286,11 @@ class NetworkFirewallClient {
|
|
|
2396
2286
|
* @param DeleteSecurityRuleRequest
|
|
2397
2287
|
* @return DeleteSecurityRuleResponse
|
|
2398
2288
|
* @throws OciError when an error occurs
|
|
2399
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2289
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/DeleteSecurityRule.ts.html |here} to see how to use DeleteSecurityRule API.
|
|
2400
2290
|
*/
|
|
2401
2291
|
deleteSecurityRule(deleteSecurityRuleRequest) {
|
|
2402
2292
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2403
|
-
|
|
2404
|
-
this.logger.debug("Calling operation NetworkFirewallClient#deleteSecurityRule.");
|
|
2293
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#deleteSecurityRule.");
|
|
2405
2294
|
const operationName = "deleteSecurityRule";
|
|
2406
2295
|
const apiReferenceLink = "";
|
|
2407
2296
|
const pathParams = {
|
|
@@ -2416,8 +2305,6 @@ class NetworkFirewallClient {
|
|
|
2416
2305
|
};
|
|
2417
2306
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2418
2307
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteSecurityRuleRequest.retryConfiguration, specRetryConfiguration);
|
|
2419
|
-
if (this.logger)
|
|
2420
|
-
retrier.logger = this.logger;
|
|
2421
2308
|
const request = yield oci_common_1.composeRequest({
|
|
2422
2309
|
baseEndpoint: this._endpoint,
|
|
2423
2310
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2452,12 +2339,11 @@ class NetworkFirewallClient {
|
|
|
2452
2339
|
* @param DeleteServiceRequest
|
|
2453
2340
|
* @return DeleteServiceResponse
|
|
2454
2341
|
* @throws OciError when an error occurs
|
|
2455
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2342
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/DeleteService.ts.html |here} to see how to use DeleteService API.
|
|
2456
2343
|
*/
|
|
2457
2344
|
deleteService(deleteServiceRequest) {
|
|
2458
2345
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2459
|
-
|
|
2460
|
-
this.logger.debug("Calling operation NetworkFirewallClient#deleteService.");
|
|
2346
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#deleteService.");
|
|
2461
2347
|
const operationName = "deleteService";
|
|
2462
2348
|
const apiReferenceLink = "";
|
|
2463
2349
|
const pathParams = {
|
|
@@ -2472,8 +2358,6 @@ class NetworkFirewallClient {
|
|
|
2472
2358
|
};
|
|
2473
2359
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2474
2360
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteServiceRequest.retryConfiguration, specRetryConfiguration);
|
|
2475
|
-
if (this.logger)
|
|
2476
|
-
retrier.logger = this.logger;
|
|
2477
2361
|
const request = yield oci_common_1.composeRequest({
|
|
2478
2362
|
baseEndpoint: this._endpoint,
|
|
2479
2363
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2508,12 +2392,11 @@ class NetworkFirewallClient {
|
|
|
2508
2392
|
* @param DeleteServiceListRequest
|
|
2509
2393
|
* @return DeleteServiceListResponse
|
|
2510
2394
|
* @throws OciError when an error occurs
|
|
2511
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2395
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/DeleteServiceList.ts.html |here} to see how to use DeleteServiceList API.
|
|
2512
2396
|
*/
|
|
2513
2397
|
deleteServiceList(deleteServiceListRequest) {
|
|
2514
2398
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2515
|
-
|
|
2516
|
-
this.logger.debug("Calling operation NetworkFirewallClient#deleteServiceList.");
|
|
2399
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#deleteServiceList.");
|
|
2517
2400
|
const operationName = "deleteServiceList";
|
|
2518
2401
|
const apiReferenceLink = "";
|
|
2519
2402
|
const pathParams = {
|
|
@@ -2528,8 +2411,6 @@ class NetworkFirewallClient {
|
|
|
2528
2411
|
};
|
|
2529
2412
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2530
2413
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteServiceListRequest.retryConfiguration, specRetryConfiguration);
|
|
2531
|
-
if (this.logger)
|
|
2532
|
-
retrier.logger = this.logger;
|
|
2533
2414
|
const request = yield oci_common_1.composeRequest({
|
|
2534
2415
|
baseEndpoint: this._endpoint,
|
|
2535
2416
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2564,12 +2445,11 @@ class NetworkFirewallClient {
|
|
|
2564
2445
|
* @param DeleteUrlListRequest
|
|
2565
2446
|
* @return DeleteUrlListResponse
|
|
2566
2447
|
* @throws OciError when an error occurs
|
|
2567
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2448
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/DeleteUrlList.ts.html |here} to see how to use DeleteUrlList API.
|
|
2568
2449
|
*/
|
|
2569
2450
|
deleteUrlList(deleteUrlListRequest) {
|
|
2570
2451
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2571
|
-
|
|
2572
|
-
this.logger.debug("Calling operation NetworkFirewallClient#deleteUrlList.");
|
|
2452
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#deleteUrlList.");
|
|
2573
2453
|
const operationName = "deleteUrlList";
|
|
2574
2454
|
const apiReferenceLink = "";
|
|
2575
2455
|
const pathParams = {
|
|
@@ -2584,8 +2464,6 @@ class NetworkFirewallClient {
|
|
|
2584
2464
|
};
|
|
2585
2465
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2586
2466
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteUrlListRequest.retryConfiguration, specRetryConfiguration);
|
|
2587
|
-
if (this.logger)
|
|
2588
|
-
retrier.logger = this.logger;
|
|
2589
2467
|
const request = yield oci_common_1.composeRequest({
|
|
2590
2468
|
baseEndpoint: this._endpoint,
|
|
2591
2469
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2620,12 +2498,11 @@ class NetworkFirewallClient {
|
|
|
2620
2498
|
* @param GetAddressListRequest
|
|
2621
2499
|
* @return GetAddressListResponse
|
|
2622
2500
|
* @throws OciError when an error occurs
|
|
2623
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2501
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/GetAddressList.ts.html |here} to see how to use GetAddressList API.
|
|
2624
2502
|
*/
|
|
2625
2503
|
getAddressList(getAddressListRequest) {
|
|
2626
2504
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2627
|
-
|
|
2628
|
-
this.logger.debug("Calling operation NetworkFirewallClient#getAddressList.");
|
|
2505
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#getAddressList.");
|
|
2629
2506
|
const operationName = "getAddressList";
|
|
2630
2507
|
const apiReferenceLink = "";
|
|
2631
2508
|
const pathParams = {
|
|
@@ -2639,8 +2516,6 @@ class NetworkFirewallClient {
|
|
|
2639
2516
|
};
|
|
2640
2517
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2641
2518
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAddressListRequest.retryConfiguration, specRetryConfiguration);
|
|
2642
|
-
if (this.logger)
|
|
2643
|
-
retrier.logger = this.logger;
|
|
2644
2519
|
const request = yield oci_common_1.composeRequest({
|
|
2645
2520
|
baseEndpoint: this._endpoint,
|
|
2646
2521
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2684,12 +2559,11 @@ class NetworkFirewallClient {
|
|
|
2684
2559
|
* @param GetApplicationRequest
|
|
2685
2560
|
* @return GetApplicationResponse
|
|
2686
2561
|
* @throws OciError when an error occurs
|
|
2687
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2562
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/GetApplication.ts.html |here} to see how to use GetApplication API.
|
|
2688
2563
|
*/
|
|
2689
2564
|
getApplication(getApplicationRequest) {
|
|
2690
2565
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2691
|
-
|
|
2692
|
-
this.logger.debug("Calling operation NetworkFirewallClient#getApplication.");
|
|
2566
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#getApplication.");
|
|
2693
2567
|
const operationName = "getApplication";
|
|
2694
2568
|
const apiReferenceLink = "";
|
|
2695
2569
|
const pathParams = {
|
|
@@ -2706,8 +2580,6 @@ class NetworkFirewallClient {
|
|
|
2706
2580
|
};
|
|
2707
2581
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2708
2582
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getApplicationRequest.retryConfiguration, specRetryConfiguration);
|
|
2709
|
-
if (this.logger)
|
|
2710
|
-
retrier.logger = this.logger;
|
|
2711
2583
|
const request = yield oci_common_1.composeRequest({
|
|
2712
2584
|
baseEndpoint: this._endpoint,
|
|
2713
2585
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2751,12 +2623,11 @@ class NetworkFirewallClient {
|
|
|
2751
2623
|
* @param GetApplicationGroupRequest
|
|
2752
2624
|
* @return GetApplicationGroupResponse
|
|
2753
2625
|
* @throws OciError when an error occurs
|
|
2754
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2626
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/GetApplicationGroup.ts.html |here} to see how to use GetApplicationGroup API.
|
|
2755
2627
|
*/
|
|
2756
2628
|
getApplicationGroup(getApplicationGroupRequest) {
|
|
2757
2629
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2758
|
-
|
|
2759
|
-
this.logger.debug("Calling operation NetworkFirewallClient#getApplicationGroup.");
|
|
2630
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#getApplicationGroup.");
|
|
2760
2631
|
const operationName = "getApplicationGroup";
|
|
2761
2632
|
const apiReferenceLink = "";
|
|
2762
2633
|
const pathParams = {
|
|
@@ -2770,8 +2641,6 @@ class NetworkFirewallClient {
|
|
|
2770
2641
|
};
|
|
2771
2642
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2772
2643
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getApplicationGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
2773
|
-
if (this.logger)
|
|
2774
|
-
retrier.logger = this.logger;
|
|
2775
2644
|
const request = yield oci_common_1.composeRequest({
|
|
2776
2645
|
baseEndpoint: this._endpoint,
|
|
2777
2646
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2815,12 +2684,11 @@ class NetworkFirewallClient {
|
|
|
2815
2684
|
* @param GetDecryptionProfileRequest
|
|
2816
2685
|
* @return GetDecryptionProfileResponse
|
|
2817
2686
|
* @throws OciError when an error occurs
|
|
2818
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2687
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/GetDecryptionProfile.ts.html |here} to see how to use GetDecryptionProfile API.
|
|
2819
2688
|
*/
|
|
2820
2689
|
getDecryptionProfile(getDecryptionProfileRequest) {
|
|
2821
2690
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2822
|
-
|
|
2823
|
-
this.logger.debug("Calling operation NetworkFirewallClient#getDecryptionProfile.");
|
|
2691
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#getDecryptionProfile.");
|
|
2824
2692
|
const operationName = "getDecryptionProfile";
|
|
2825
2693
|
const apiReferenceLink = "";
|
|
2826
2694
|
const pathParams = {
|
|
@@ -2834,8 +2702,6 @@ class NetworkFirewallClient {
|
|
|
2834
2702
|
};
|
|
2835
2703
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2836
2704
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDecryptionProfileRequest.retryConfiguration, specRetryConfiguration);
|
|
2837
|
-
if (this.logger)
|
|
2838
|
-
retrier.logger = this.logger;
|
|
2839
2705
|
const request = yield oci_common_1.composeRequest({
|
|
2840
2706
|
baseEndpoint: this._endpoint,
|
|
2841
2707
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2879,12 +2745,11 @@ class NetworkFirewallClient {
|
|
|
2879
2745
|
* @param GetDecryptionRuleRequest
|
|
2880
2746
|
* @return GetDecryptionRuleResponse
|
|
2881
2747
|
* @throws OciError when an error occurs
|
|
2882
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2748
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/GetDecryptionRule.ts.html |here} to see how to use GetDecryptionRule API.
|
|
2883
2749
|
*/
|
|
2884
2750
|
getDecryptionRule(getDecryptionRuleRequest) {
|
|
2885
2751
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2886
|
-
|
|
2887
|
-
this.logger.debug("Calling operation NetworkFirewallClient#getDecryptionRule.");
|
|
2752
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#getDecryptionRule.");
|
|
2888
2753
|
const operationName = "getDecryptionRule";
|
|
2889
2754
|
const apiReferenceLink = "";
|
|
2890
2755
|
const pathParams = {
|
|
@@ -2901,8 +2766,6 @@ class NetworkFirewallClient {
|
|
|
2901
2766
|
};
|
|
2902
2767
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2903
2768
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDecryptionRuleRequest.retryConfiguration, specRetryConfiguration);
|
|
2904
|
-
if (this.logger)
|
|
2905
|
-
retrier.logger = this.logger;
|
|
2906
2769
|
const request = yield oci_common_1.composeRequest({
|
|
2907
2770
|
baseEndpoint: this._endpoint,
|
|
2908
2771
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2946,12 +2809,11 @@ class NetworkFirewallClient {
|
|
|
2946
2809
|
* @param GetMappedSecretRequest
|
|
2947
2810
|
* @return GetMappedSecretResponse
|
|
2948
2811
|
* @throws OciError when an error occurs
|
|
2949
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2812
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/GetMappedSecret.ts.html |here} to see how to use GetMappedSecret API.
|
|
2950
2813
|
*/
|
|
2951
2814
|
getMappedSecret(getMappedSecretRequest) {
|
|
2952
2815
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2953
|
-
|
|
2954
|
-
this.logger.debug("Calling operation NetworkFirewallClient#getMappedSecret.");
|
|
2816
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#getMappedSecret.");
|
|
2955
2817
|
const operationName = "getMappedSecret";
|
|
2956
2818
|
const apiReferenceLink = "";
|
|
2957
2819
|
const pathParams = {
|
|
@@ -2968,8 +2830,6 @@ class NetworkFirewallClient {
|
|
|
2968
2830
|
};
|
|
2969
2831
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2970
2832
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMappedSecretRequest.retryConfiguration, specRetryConfiguration);
|
|
2971
|
-
if (this.logger)
|
|
2972
|
-
retrier.logger = this.logger;
|
|
2973
2833
|
const request = yield oci_common_1.composeRequest({
|
|
2974
2834
|
baseEndpoint: this._endpoint,
|
|
2975
2835
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3013,12 +2873,11 @@ class NetworkFirewallClient {
|
|
|
3013
2873
|
* @param GetNetworkFirewallRequest
|
|
3014
2874
|
* @return GetNetworkFirewallResponse
|
|
3015
2875
|
* @throws OciError when an error occurs
|
|
3016
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2876
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/GetNetworkFirewall.ts.html |here} to see how to use GetNetworkFirewall API.
|
|
3017
2877
|
*/
|
|
3018
2878
|
getNetworkFirewall(getNetworkFirewallRequest) {
|
|
3019
2879
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3020
|
-
|
|
3021
|
-
this.logger.debug("Calling operation NetworkFirewallClient#getNetworkFirewall.");
|
|
2880
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#getNetworkFirewall.");
|
|
3022
2881
|
const operationName = "getNetworkFirewall";
|
|
3023
2882
|
const apiReferenceLink = "";
|
|
3024
2883
|
const pathParams = {
|
|
@@ -3031,8 +2890,6 @@ class NetworkFirewallClient {
|
|
|
3031
2890
|
};
|
|
3032
2891
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3033
2892
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getNetworkFirewallRequest.retryConfiguration, specRetryConfiguration);
|
|
3034
|
-
if (this.logger)
|
|
3035
|
-
retrier.logger = this.logger;
|
|
3036
2893
|
const request = yield oci_common_1.composeRequest({
|
|
3037
2894
|
baseEndpoint: this._endpoint,
|
|
3038
2895
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3076,12 +2933,11 @@ class NetworkFirewallClient {
|
|
|
3076
2933
|
* @param GetNetworkFirewallPolicyRequest
|
|
3077
2934
|
* @return GetNetworkFirewallPolicyResponse
|
|
3078
2935
|
* @throws OciError when an error occurs
|
|
3079
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2936
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/GetNetworkFirewallPolicy.ts.html |here} to see how to use GetNetworkFirewallPolicy API.
|
|
3080
2937
|
*/
|
|
3081
2938
|
getNetworkFirewallPolicy(getNetworkFirewallPolicyRequest) {
|
|
3082
2939
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3083
|
-
|
|
3084
|
-
this.logger.debug("Calling operation NetworkFirewallClient#getNetworkFirewallPolicy.");
|
|
2940
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#getNetworkFirewallPolicy.");
|
|
3085
2941
|
const operationName = "getNetworkFirewallPolicy";
|
|
3086
2942
|
const apiReferenceLink = "";
|
|
3087
2943
|
const pathParams = {
|
|
@@ -3094,8 +2950,6 @@ class NetworkFirewallClient {
|
|
|
3094
2950
|
};
|
|
3095
2951
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3096
2952
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getNetworkFirewallPolicyRequest.retryConfiguration, specRetryConfiguration);
|
|
3097
|
-
if (this.logger)
|
|
3098
|
-
retrier.logger = this.logger;
|
|
3099
2953
|
const request = yield oci_common_1.composeRequest({
|
|
3100
2954
|
baseEndpoint: this._endpoint,
|
|
3101
2955
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3139,12 +2993,11 @@ class NetworkFirewallClient {
|
|
|
3139
2993
|
* @param GetSecurityRuleRequest
|
|
3140
2994
|
* @return GetSecurityRuleResponse
|
|
3141
2995
|
* @throws OciError when an error occurs
|
|
3142
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2996
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/GetSecurityRule.ts.html |here} to see how to use GetSecurityRule API.
|
|
3143
2997
|
*/
|
|
3144
2998
|
getSecurityRule(getSecurityRuleRequest) {
|
|
3145
2999
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3146
|
-
|
|
3147
|
-
this.logger.debug("Calling operation NetworkFirewallClient#getSecurityRule.");
|
|
3000
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#getSecurityRule.");
|
|
3148
3001
|
const operationName = "getSecurityRule";
|
|
3149
3002
|
const apiReferenceLink = "";
|
|
3150
3003
|
const pathParams = {
|
|
@@ -3158,8 +3011,6 @@ class NetworkFirewallClient {
|
|
|
3158
3011
|
};
|
|
3159
3012
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3160
3013
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getSecurityRuleRequest.retryConfiguration, specRetryConfiguration);
|
|
3161
|
-
if (this.logger)
|
|
3162
|
-
retrier.logger = this.logger;
|
|
3163
3014
|
const request = yield oci_common_1.composeRequest({
|
|
3164
3015
|
baseEndpoint: this._endpoint,
|
|
3165
3016
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3203,12 +3054,11 @@ class NetworkFirewallClient {
|
|
|
3203
3054
|
* @param GetServiceRequest
|
|
3204
3055
|
* @return GetServiceResponse
|
|
3205
3056
|
* @throws OciError when an error occurs
|
|
3206
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3057
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/GetService.ts.html |here} to see how to use GetService API.
|
|
3207
3058
|
*/
|
|
3208
3059
|
getService(getServiceRequest) {
|
|
3209
3060
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3210
|
-
|
|
3211
|
-
this.logger.debug("Calling operation NetworkFirewallClient#getService.");
|
|
3061
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#getService.");
|
|
3212
3062
|
const operationName = "getService";
|
|
3213
3063
|
const apiReferenceLink = "";
|
|
3214
3064
|
const pathParams = {
|
|
@@ -3225,8 +3075,6 @@ class NetworkFirewallClient {
|
|
|
3225
3075
|
};
|
|
3226
3076
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3227
3077
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getServiceRequest.retryConfiguration, specRetryConfiguration);
|
|
3228
|
-
if (this.logger)
|
|
3229
|
-
retrier.logger = this.logger;
|
|
3230
3078
|
const request = yield oci_common_1.composeRequest({
|
|
3231
3079
|
baseEndpoint: this._endpoint,
|
|
3232
3080
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3270,12 +3118,11 @@ class NetworkFirewallClient {
|
|
|
3270
3118
|
* @param GetServiceListRequest
|
|
3271
3119
|
* @return GetServiceListResponse
|
|
3272
3120
|
* @throws OciError when an error occurs
|
|
3273
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3121
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/GetServiceList.ts.html |here} to see how to use GetServiceList API.
|
|
3274
3122
|
*/
|
|
3275
3123
|
getServiceList(getServiceListRequest) {
|
|
3276
3124
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3277
|
-
|
|
3278
|
-
this.logger.debug("Calling operation NetworkFirewallClient#getServiceList.");
|
|
3125
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#getServiceList.");
|
|
3279
3126
|
const operationName = "getServiceList";
|
|
3280
3127
|
const apiReferenceLink = "";
|
|
3281
3128
|
const pathParams = {
|
|
@@ -3289,8 +3136,6 @@ class NetworkFirewallClient {
|
|
|
3289
3136
|
};
|
|
3290
3137
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3291
3138
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getServiceListRequest.retryConfiguration, specRetryConfiguration);
|
|
3292
|
-
if (this.logger)
|
|
3293
|
-
retrier.logger = this.logger;
|
|
3294
3139
|
const request = yield oci_common_1.composeRequest({
|
|
3295
3140
|
baseEndpoint: this._endpoint,
|
|
3296
3141
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3334,12 +3179,11 @@ class NetworkFirewallClient {
|
|
|
3334
3179
|
* @param GetUrlListRequest
|
|
3335
3180
|
* @return GetUrlListResponse
|
|
3336
3181
|
* @throws OciError when an error occurs
|
|
3337
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3182
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/GetUrlList.ts.html |here} to see how to use GetUrlList API.
|
|
3338
3183
|
*/
|
|
3339
3184
|
getUrlList(getUrlListRequest) {
|
|
3340
3185
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3341
|
-
|
|
3342
|
-
this.logger.debug("Calling operation NetworkFirewallClient#getUrlList.");
|
|
3186
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#getUrlList.");
|
|
3343
3187
|
const operationName = "getUrlList";
|
|
3344
3188
|
const apiReferenceLink = "";
|
|
3345
3189
|
const pathParams = {
|
|
@@ -3353,8 +3197,6 @@ class NetworkFirewallClient {
|
|
|
3353
3197
|
};
|
|
3354
3198
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3355
3199
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getUrlListRequest.retryConfiguration, specRetryConfiguration);
|
|
3356
|
-
if (this.logger)
|
|
3357
|
-
retrier.logger = this.logger;
|
|
3358
3200
|
const request = yield oci_common_1.composeRequest({
|
|
3359
3201
|
baseEndpoint: this._endpoint,
|
|
3360
3202
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3398,12 +3240,11 @@ class NetworkFirewallClient {
|
|
|
3398
3240
|
* @param GetWorkRequestRequest
|
|
3399
3241
|
* @return GetWorkRequestResponse
|
|
3400
3242
|
* @throws OciError when an error occurs
|
|
3401
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3243
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
3402
3244
|
*/
|
|
3403
3245
|
getWorkRequest(getWorkRequestRequest) {
|
|
3404
3246
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3405
|
-
|
|
3406
|
-
this.logger.debug("Calling operation NetworkFirewallClient#getWorkRequest.");
|
|
3247
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#getWorkRequest.");
|
|
3407
3248
|
const operationName = "getWorkRequest";
|
|
3408
3249
|
const apiReferenceLink = "";
|
|
3409
3250
|
const pathParams = {
|
|
@@ -3416,8 +3257,6 @@ class NetworkFirewallClient {
|
|
|
3416
3257
|
};
|
|
3417
3258
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3418
3259
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getWorkRequestRequest.retryConfiguration, specRetryConfiguration);
|
|
3419
|
-
if (this.logger)
|
|
3420
|
-
retrier.logger = this.logger;
|
|
3421
3260
|
const request = yield oci_common_1.composeRequest({
|
|
3422
3261
|
baseEndpoint: this._endpoint,
|
|
3423
3262
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3467,12 +3306,11 @@ class NetworkFirewallClient {
|
|
|
3467
3306
|
* @param ListAddressListsRequest
|
|
3468
3307
|
* @return ListAddressListsResponse
|
|
3469
3308
|
* @throws OciError when an error occurs
|
|
3470
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3309
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
|
|
3471
3310
|
*/
|
|
3472
3311
|
listAddressLists(listAddressListsRequest) {
|
|
3473
3312
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3474
|
-
|
|
3475
|
-
this.logger.debug("Calling operation NetworkFirewallClient#listAddressLists.");
|
|
3313
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#listAddressLists.");
|
|
3476
3314
|
const operationName = "listAddressLists";
|
|
3477
3315
|
const apiReferenceLink = "";
|
|
3478
3316
|
const pathParams = {
|
|
@@ -3491,8 +3329,6 @@ class NetworkFirewallClient {
|
|
|
3491
3329
|
};
|
|
3492
3330
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3493
3331
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAddressListsRequest.retryConfiguration, specRetryConfiguration);
|
|
3494
|
-
if (this.logger)
|
|
3495
|
-
retrier.logger = this.logger;
|
|
3496
3332
|
const request = yield oci_common_1.composeRequest({
|
|
3497
3333
|
baseEndpoint: this._endpoint,
|
|
3498
3334
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3552,12 +3388,11 @@ class NetworkFirewallClient {
|
|
|
3552
3388
|
* @param ListApplicationGroupsRequest
|
|
3553
3389
|
* @return ListApplicationGroupsResponse
|
|
3554
3390
|
* @throws OciError when an error occurs
|
|
3555
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3391
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/ListApplicationGroups.ts.html |here} to see how to use ListApplicationGroups API.
|
|
3556
3392
|
*/
|
|
3557
3393
|
listApplicationGroups(listApplicationGroupsRequest) {
|
|
3558
3394
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3559
|
-
|
|
3560
|
-
this.logger.debug("Calling operation NetworkFirewallClient#listApplicationGroups.");
|
|
3395
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#listApplicationGroups.");
|
|
3561
3396
|
const operationName = "listApplicationGroups";
|
|
3562
3397
|
const apiReferenceLink = "";
|
|
3563
3398
|
const pathParams = {
|
|
@@ -3576,8 +3411,6 @@ class NetworkFirewallClient {
|
|
|
3576
3411
|
};
|
|
3577
3412
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3578
3413
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listApplicationGroupsRequest.retryConfiguration, specRetryConfiguration);
|
|
3579
|
-
if (this.logger)
|
|
3580
|
-
retrier.logger = this.logger;
|
|
3581
3414
|
const request = yield oci_common_1.composeRequest({
|
|
3582
3415
|
baseEndpoint: this._endpoint,
|
|
3583
3416
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3637,12 +3470,11 @@ class NetworkFirewallClient {
|
|
|
3637
3470
|
* @param ListApplicationsRequest
|
|
3638
3471
|
* @return ListApplicationsResponse
|
|
3639
3472
|
* @throws OciError when an error occurs
|
|
3640
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3473
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/ListApplications.ts.html |here} to see how to use ListApplications API.
|
|
3641
3474
|
*/
|
|
3642
3475
|
listApplications(listApplicationsRequest) {
|
|
3643
3476
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3644
|
-
|
|
3645
|
-
this.logger.debug("Calling operation NetworkFirewallClient#listApplications.");
|
|
3477
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#listApplications.");
|
|
3646
3478
|
const operationName = "listApplications";
|
|
3647
3479
|
const apiReferenceLink = "";
|
|
3648
3480
|
const pathParams = {
|
|
@@ -3661,8 +3493,6 @@ class NetworkFirewallClient {
|
|
|
3661
3493
|
};
|
|
3662
3494
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3663
3495
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listApplicationsRequest.retryConfiguration, specRetryConfiguration);
|
|
3664
|
-
if (this.logger)
|
|
3665
|
-
retrier.logger = this.logger;
|
|
3666
3496
|
const request = yield oci_common_1.composeRequest({
|
|
3667
3497
|
baseEndpoint: this._endpoint,
|
|
3668
3498
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3722,12 +3552,11 @@ class NetworkFirewallClient {
|
|
|
3722
3552
|
* @param ListDecryptionProfilesRequest
|
|
3723
3553
|
* @return ListDecryptionProfilesResponse
|
|
3724
3554
|
* @throws OciError when an error occurs
|
|
3725
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3555
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/ListDecryptionProfiles.ts.html |here} to see how to use ListDecryptionProfiles API.
|
|
3726
3556
|
*/
|
|
3727
3557
|
listDecryptionProfiles(listDecryptionProfilesRequest) {
|
|
3728
3558
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3729
|
-
|
|
3730
|
-
this.logger.debug("Calling operation NetworkFirewallClient#listDecryptionProfiles.");
|
|
3559
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#listDecryptionProfiles.");
|
|
3731
3560
|
const operationName = "listDecryptionProfiles";
|
|
3732
3561
|
const apiReferenceLink = "";
|
|
3733
3562
|
const pathParams = {
|
|
@@ -3746,8 +3575,6 @@ class NetworkFirewallClient {
|
|
|
3746
3575
|
};
|
|
3747
3576
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3748
3577
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDecryptionProfilesRequest.retryConfiguration, specRetryConfiguration);
|
|
3749
|
-
if (this.logger)
|
|
3750
|
-
retrier.logger = this.logger;
|
|
3751
3578
|
const request = yield oci_common_1.composeRequest({
|
|
3752
3579
|
baseEndpoint: this._endpoint,
|
|
3753
3580
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3807,12 +3634,11 @@ class NetworkFirewallClient {
|
|
|
3807
3634
|
* @param ListDecryptionRulesRequest
|
|
3808
3635
|
* @return ListDecryptionRulesResponse
|
|
3809
3636
|
* @throws OciError when an error occurs
|
|
3810
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3637
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/ListDecryptionRules.ts.html |here} to see how to use ListDecryptionRules API.
|
|
3811
3638
|
*/
|
|
3812
3639
|
listDecryptionRules(listDecryptionRulesRequest) {
|
|
3813
3640
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3814
|
-
|
|
3815
|
-
this.logger.debug("Calling operation NetworkFirewallClient#listDecryptionRules.");
|
|
3641
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#listDecryptionRules.");
|
|
3816
3642
|
const operationName = "listDecryptionRules";
|
|
3817
3643
|
const apiReferenceLink = "";
|
|
3818
3644
|
const pathParams = {
|
|
@@ -3832,8 +3658,6 @@ class NetworkFirewallClient {
|
|
|
3832
3658
|
};
|
|
3833
3659
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3834
3660
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDecryptionRulesRequest.retryConfiguration, specRetryConfiguration);
|
|
3835
|
-
if (this.logger)
|
|
3836
|
-
retrier.logger = this.logger;
|
|
3837
3661
|
const request = yield oci_common_1.composeRequest({
|
|
3838
3662
|
baseEndpoint: this._endpoint,
|
|
3839
3663
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3893,12 +3717,11 @@ class NetworkFirewallClient {
|
|
|
3893
3717
|
* @param ListMappedSecretsRequest
|
|
3894
3718
|
* @return ListMappedSecretsResponse
|
|
3895
3719
|
* @throws OciError when an error occurs
|
|
3896
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3720
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/ListMappedSecrets.ts.html |here} to see how to use ListMappedSecrets API.
|
|
3897
3721
|
*/
|
|
3898
3722
|
listMappedSecrets(listMappedSecretsRequest) {
|
|
3899
3723
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3900
|
-
|
|
3901
|
-
this.logger.debug("Calling operation NetworkFirewallClient#listMappedSecrets.");
|
|
3724
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#listMappedSecrets.");
|
|
3902
3725
|
const operationName = "listMappedSecrets";
|
|
3903
3726
|
const apiReferenceLink = "";
|
|
3904
3727
|
const pathParams = {
|
|
@@ -3917,8 +3740,6 @@ class NetworkFirewallClient {
|
|
|
3917
3740
|
};
|
|
3918
3741
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3919
3742
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMappedSecretsRequest.retryConfiguration, specRetryConfiguration);
|
|
3920
|
-
if (this.logger)
|
|
3921
|
-
retrier.logger = this.logger;
|
|
3922
3743
|
const request = yield oci_common_1.composeRequest({
|
|
3923
3744
|
baseEndpoint: this._endpoint,
|
|
3924
3745
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3978,12 +3799,11 @@ class NetworkFirewallClient {
|
|
|
3978
3799
|
* @param ListNetworkFirewallPoliciesRequest
|
|
3979
3800
|
* @return ListNetworkFirewallPoliciesResponse
|
|
3980
3801
|
* @throws OciError when an error occurs
|
|
3981
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3802
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/ListNetworkFirewallPolicies.ts.html |here} to see how to use ListNetworkFirewallPolicies API.
|
|
3982
3803
|
*/
|
|
3983
3804
|
listNetworkFirewallPolicies(listNetworkFirewallPoliciesRequest) {
|
|
3984
3805
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3985
|
-
|
|
3986
|
-
this.logger.debug("Calling operation NetworkFirewallClient#listNetworkFirewallPolicies.");
|
|
3806
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#listNetworkFirewallPolicies.");
|
|
3987
3807
|
const operationName = "listNetworkFirewallPolicies";
|
|
3988
3808
|
const apiReferenceLink = "";
|
|
3989
3809
|
const pathParams = {};
|
|
@@ -4003,8 +3823,6 @@ class NetworkFirewallClient {
|
|
|
4003
3823
|
};
|
|
4004
3824
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4005
3825
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listNetworkFirewallPoliciesRequest.retryConfiguration, specRetryConfiguration);
|
|
4006
|
-
if (this.logger)
|
|
4007
|
-
retrier.logger = this.logger;
|
|
4008
3826
|
const request = yield oci_common_1.composeRequest({
|
|
4009
3827
|
baseEndpoint: this._endpoint,
|
|
4010
3828
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4064,12 +3882,11 @@ class NetworkFirewallClient {
|
|
|
4064
3882
|
* @param ListNetworkFirewallsRequest
|
|
4065
3883
|
* @return ListNetworkFirewallsResponse
|
|
4066
3884
|
* @throws OciError when an error occurs
|
|
4067
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3885
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/ListNetworkFirewalls.ts.html |here} to see how to use ListNetworkFirewalls API.
|
|
4068
3886
|
*/
|
|
4069
3887
|
listNetworkFirewalls(listNetworkFirewallsRequest) {
|
|
4070
3888
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4071
|
-
|
|
4072
|
-
this.logger.debug("Calling operation NetworkFirewallClient#listNetworkFirewalls.");
|
|
3889
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#listNetworkFirewalls.");
|
|
4073
3890
|
const operationName = "listNetworkFirewalls";
|
|
4074
3891
|
const apiReferenceLink = "";
|
|
4075
3892
|
const pathParams = {};
|
|
@@ -4091,8 +3908,6 @@ class NetworkFirewallClient {
|
|
|
4091
3908
|
};
|
|
4092
3909
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4093
3910
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listNetworkFirewallsRequest.retryConfiguration, specRetryConfiguration);
|
|
4094
|
-
if (this.logger)
|
|
4095
|
-
retrier.logger = this.logger;
|
|
4096
3911
|
const request = yield oci_common_1.composeRequest({
|
|
4097
3912
|
baseEndpoint: this._endpoint,
|
|
4098
3913
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4152,12 +3967,11 @@ class NetworkFirewallClient {
|
|
|
4152
3967
|
* @param ListSecurityRulesRequest
|
|
4153
3968
|
* @return ListSecurityRulesResponse
|
|
4154
3969
|
* @throws OciError when an error occurs
|
|
4155
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3970
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/ListSecurityRules.ts.html |here} to see how to use ListSecurityRules API.
|
|
4156
3971
|
*/
|
|
4157
3972
|
listSecurityRules(listSecurityRulesRequest) {
|
|
4158
3973
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4159
|
-
|
|
4160
|
-
this.logger.debug("Calling operation NetworkFirewallClient#listSecurityRules.");
|
|
3974
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#listSecurityRules.");
|
|
4161
3975
|
const operationName = "listSecurityRules";
|
|
4162
3976
|
const apiReferenceLink = "";
|
|
4163
3977
|
const pathParams = {
|
|
@@ -4177,8 +3991,6 @@ class NetworkFirewallClient {
|
|
|
4177
3991
|
};
|
|
4178
3992
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4179
3993
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSecurityRulesRequest.retryConfiguration, specRetryConfiguration);
|
|
4180
|
-
if (this.logger)
|
|
4181
|
-
retrier.logger = this.logger;
|
|
4182
3994
|
const request = yield oci_common_1.composeRequest({
|
|
4183
3995
|
baseEndpoint: this._endpoint,
|
|
4184
3996
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4238,12 +4050,11 @@ class NetworkFirewallClient {
|
|
|
4238
4050
|
* @param ListServiceListsRequest
|
|
4239
4051
|
* @return ListServiceListsResponse
|
|
4240
4052
|
* @throws OciError when an error occurs
|
|
4241
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
4053
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/ListServiceLists.ts.html |here} to see how to use ListServiceLists API.
|
|
4242
4054
|
*/
|
|
4243
4055
|
listServiceLists(listServiceListsRequest) {
|
|
4244
4056
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4245
|
-
|
|
4246
|
-
this.logger.debug("Calling operation NetworkFirewallClient#listServiceLists.");
|
|
4057
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#listServiceLists.");
|
|
4247
4058
|
const operationName = "listServiceLists";
|
|
4248
4059
|
const apiReferenceLink = "";
|
|
4249
4060
|
const pathParams = {
|
|
@@ -4262,8 +4073,6 @@ class NetworkFirewallClient {
|
|
|
4262
4073
|
};
|
|
4263
4074
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4264
4075
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listServiceListsRequest.retryConfiguration, specRetryConfiguration);
|
|
4265
|
-
if (this.logger)
|
|
4266
|
-
retrier.logger = this.logger;
|
|
4267
4076
|
const request = yield oci_common_1.composeRequest({
|
|
4268
4077
|
baseEndpoint: this._endpoint,
|
|
4269
4078
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4323,12 +4132,11 @@ class NetworkFirewallClient {
|
|
|
4323
4132
|
* @param ListServicesRequest
|
|
4324
4133
|
* @return ListServicesResponse
|
|
4325
4134
|
* @throws OciError when an error occurs
|
|
4326
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
4135
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/ListServices.ts.html |here} to see how to use ListServices API.
|
|
4327
4136
|
*/
|
|
4328
4137
|
listServices(listServicesRequest) {
|
|
4329
4138
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4330
|
-
|
|
4331
|
-
this.logger.debug("Calling operation NetworkFirewallClient#listServices.");
|
|
4139
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#listServices.");
|
|
4332
4140
|
const operationName = "listServices";
|
|
4333
4141
|
const apiReferenceLink = "";
|
|
4334
4142
|
const pathParams = {
|
|
@@ -4347,8 +4155,6 @@ class NetworkFirewallClient {
|
|
|
4347
4155
|
};
|
|
4348
4156
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4349
4157
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listServicesRequest.retryConfiguration, specRetryConfiguration);
|
|
4350
|
-
if (this.logger)
|
|
4351
|
-
retrier.logger = this.logger;
|
|
4352
4158
|
const request = yield oci_common_1.composeRequest({
|
|
4353
4159
|
baseEndpoint: this._endpoint,
|
|
4354
4160
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4408,12 +4214,11 @@ class NetworkFirewallClient {
|
|
|
4408
4214
|
* @param ListUrlListsRequest
|
|
4409
4215
|
* @return ListUrlListsResponse
|
|
4410
4216
|
* @throws OciError when an error occurs
|
|
4411
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
4217
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/ListUrlLists.ts.html |here} to see how to use ListUrlLists API.
|
|
4412
4218
|
*/
|
|
4413
4219
|
listUrlLists(listUrlListsRequest) {
|
|
4414
4220
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4415
|
-
|
|
4416
|
-
this.logger.debug("Calling operation NetworkFirewallClient#listUrlLists.");
|
|
4221
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#listUrlLists.");
|
|
4417
4222
|
const operationName = "listUrlLists";
|
|
4418
4223
|
const apiReferenceLink = "";
|
|
4419
4224
|
const pathParams = {
|
|
@@ -4432,8 +4237,6 @@ class NetworkFirewallClient {
|
|
|
4432
4237
|
};
|
|
4433
4238
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4434
4239
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listUrlListsRequest.retryConfiguration, specRetryConfiguration);
|
|
4435
|
-
if (this.logger)
|
|
4436
|
-
retrier.logger = this.logger;
|
|
4437
4240
|
const request = yield oci_common_1.composeRequest({
|
|
4438
4241
|
baseEndpoint: this._endpoint,
|
|
4439
4242
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4493,12 +4296,11 @@ class NetworkFirewallClient {
|
|
|
4493
4296
|
* @param ListWorkRequestErrorsRequest
|
|
4494
4297
|
* @return ListWorkRequestErrorsResponse
|
|
4495
4298
|
* @throws OciError when an error occurs
|
|
4496
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
4299
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
4497
4300
|
*/
|
|
4498
4301
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
4499
4302
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4500
|
-
|
|
4501
|
-
this.logger.debug("Calling operation NetworkFirewallClient#listWorkRequestErrors.");
|
|
4303
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#listWorkRequestErrors.");
|
|
4502
4304
|
const operationName = "listWorkRequestErrors";
|
|
4503
4305
|
const apiReferenceLink = "";
|
|
4504
4306
|
const pathParams = {
|
|
@@ -4516,8 +4318,6 @@ class NetworkFirewallClient {
|
|
|
4516
4318
|
};
|
|
4517
4319
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4518
4320
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestErrorsRequest.retryConfiguration, specRetryConfiguration);
|
|
4519
|
-
if (this.logger)
|
|
4520
|
-
retrier.logger = this.logger;
|
|
4521
4321
|
const request = yield oci_common_1.composeRequest({
|
|
4522
4322
|
baseEndpoint: this._endpoint,
|
|
4523
4323
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4567,12 +4367,11 @@ class NetworkFirewallClient {
|
|
|
4567
4367
|
* @param ListWorkRequestLogsRequest
|
|
4568
4368
|
* @return ListWorkRequestLogsResponse
|
|
4569
4369
|
* @throws OciError when an error occurs
|
|
4570
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
4370
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
4571
4371
|
*/
|
|
4572
4372
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
4573
4373
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4574
|
-
|
|
4575
|
-
this.logger.debug("Calling operation NetworkFirewallClient#listWorkRequestLogs.");
|
|
4374
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#listWorkRequestLogs.");
|
|
4576
4375
|
const operationName = "listWorkRequestLogs";
|
|
4577
4376
|
const apiReferenceLink = "";
|
|
4578
4377
|
const pathParams = {
|
|
@@ -4590,8 +4389,6 @@ class NetworkFirewallClient {
|
|
|
4590
4389
|
};
|
|
4591
4390
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4592
4391
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestLogsRequest.retryConfiguration, specRetryConfiguration);
|
|
4593
|
-
if (this.logger)
|
|
4594
|
-
retrier.logger = this.logger;
|
|
4595
4392
|
const request = yield oci_common_1.composeRequest({
|
|
4596
4393
|
baseEndpoint: this._endpoint,
|
|
4597
4394
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4641,12 +4438,11 @@ class NetworkFirewallClient {
|
|
|
4641
4438
|
* @param ListWorkRequestsRequest
|
|
4642
4439
|
* @return ListWorkRequestsResponse
|
|
4643
4440
|
* @throws OciError when an error occurs
|
|
4644
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
4441
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
4645
4442
|
*/
|
|
4646
4443
|
listWorkRequests(listWorkRequestsRequest) {
|
|
4647
4444
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4648
|
-
|
|
4649
|
-
this.logger.debug("Calling operation NetworkFirewallClient#listWorkRequests.");
|
|
4445
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#listWorkRequests.");
|
|
4650
4446
|
const operationName = "listWorkRequests";
|
|
4651
4447
|
const apiReferenceLink = "";
|
|
4652
4448
|
const pathParams = {};
|
|
@@ -4666,8 +4462,6 @@ class NetworkFirewallClient {
|
|
|
4666
4462
|
};
|
|
4667
4463
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4668
4464
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
|
|
4669
|
-
if (this.logger)
|
|
4670
|
-
retrier.logger = this.logger;
|
|
4671
4465
|
const request = yield oci_common_1.composeRequest({
|
|
4672
4466
|
baseEndpoint: this._endpoint,
|
|
4673
4467
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4716,12 +4510,11 @@ class NetworkFirewallClient {
|
|
|
4716
4510
|
* @param MigrateNetworkFirewallPolicyRequest
|
|
4717
4511
|
* @return MigrateNetworkFirewallPolicyResponse
|
|
4718
4512
|
* @throws OciError when an error occurs
|
|
4719
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
4513
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/MigrateNetworkFirewallPolicy.ts.html |here} to see how to use MigrateNetworkFirewallPolicy API.
|
|
4720
4514
|
*/
|
|
4721
4515
|
migrateNetworkFirewallPolicy(migrateNetworkFirewallPolicyRequest) {
|
|
4722
4516
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4723
|
-
|
|
4724
|
-
this.logger.debug("Calling operation NetworkFirewallClient#migrateNetworkFirewallPolicy.");
|
|
4517
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#migrateNetworkFirewallPolicy.");
|
|
4725
4518
|
const operationName = "migrateNetworkFirewallPolicy";
|
|
4726
4519
|
const apiReferenceLink = "";
|
|
4727
4520
|
const pathParams = {
|
|
@@ -4736,8 +4529,6 @@ class NetworkFirewallClient {
|
|
|
4736
4529
|
};
|
|
4737
4530
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4738
4531
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, migrateNetworkFirewallPolicyRequest.retryConfiguration, specRetryConfiguration);
|
|
4739
|
-
if (this.logger)
|
|
4740
|
-
retrier.logger = this.logger;
|
|
4741
4532
|
const request = yield oci_common_1.composeRequest({
|
|
4742
4533
|
baseEndpoint: this._endpoint,
|
|
4743
4534
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4777,12 +4568,11 @@ class NetworkFirewallClient {
|
|
|
4777
4568
|
* @param UpdateAddressListRequest
|
|
4778
4569
|
* @return UpdateAddressListResponse
|
|
4779
4570
|
* @throws OciError when an error occurs
|
|
4780
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
4571
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
|
|
4781
4572
|
*/
|
|
4782
4573
|
updateAddressList(updateAddressListRequest) {
|
|
4783
4574
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4784
|
-
|
|
4785
|
-
this.logger.debug("Calling operation NetworkFirewallClient#updateAddressList.");
|
|
4575
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#updateAddressList.");
|
|
4786
4576
|
const operationName = "updateAddressList";
|
|
4787
4577
|
const apiReferenceLink = "";
|
|
4788
4578
|
const pathParams = {
|
|
@@ -4797,8 +4587,6 @@ class NetworkFirewallClient {
|
|
|
4797
4587
|
};
|
|
4798
4588
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4799
4589
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateAddressListRequest.retryConfiguration, specRetryConfiguration);
|
|
4800
|
-
if (this.logger)
|
|
4801
|
-
retrier.logger = this.logger;
|
|
4802
4590
|
const request = yield oci_common_1.composeRequest({
|
|
4803
4591
|
baseEndpoint: this._endpoint,
|
|
4804
4592
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4853,12 +4641,11 @@ class NetworkFirewallClient {
|
|
|
4853
4641
|
* @param UpdateApplicationRequest
|
|
4854
4642
|
* @return UpdateApplicationResponse
|
|
4855
4643
|
* @throws OciError when an error occurs
|
|
4856
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
4644
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/UpdateApplication.ts.html |here} to see how to use UpdateApplication API.
|
|
4857
4645
|
*/
|
|
4858
4646
|
updateApplication(updateApplicationRequest) {
|
|
4859
4647
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4860
|
-
|
|
4861
|
-
this.logger.debug("Calling operation NetworkFirewallClient#updateApplication.");
|
|
4648
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#updateApplication.");
|
|
4862
4649
|
const operationName = "updateApplication";
|
|
4863
4650
|
const apiReferenceLink = "";
|
|
4864
4651
|
const pathParams = {
|
|
@@ -4873,8 +4660,6 @@ class NetworkFirewallClient {
|
|
|
4873
4660
|
};
|
|
4874
4661
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4875
4662
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateApplicationRequest.retryConfiguration, specRetryConfiguration);
|
|
4876
|
-
if (this.logger)
|
|
4877
|
-
retrier.logger = this.logger;
|
|
4878
4663
|
const request = yield oci_common_1.composeRequest({
|
|
4879
4664
|
baseEndpoint: this._endpoint,
|
|
4880
4665
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4929,12 +4714,11 @@ class NetworkFirewallClient {
|
|
|
4929
4714
|
* @param UpdateApplicationGroupRequest
|
|
4930
4715
|
* @return UpdateApplicationGroupResponse
|
|
4931
4716
|
* @throws OciError when an error occurs
|
|
4932
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
4717
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/UpdateApplicationGroup.ts.html |here} to see how to use UpdateApplicationGroup API.
|
|
4933
4718
|
*/
|
|
4934
4719
|
updateApplicationGroup(updateApplicationGroupRequest) {
|
|
4935
4720
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4936
|
-
|
|
4937
|
-
this.logger.debug("Calling operation NetworkFirewallClient#updateApplicationGroup.");
|
|
4721
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#updateApplicationGroup.");
|
|
4938
4722
|
const operationName = "updateApplicationGroup";
|
|
4939
4723
|
const apiReferenceLink = "";
|
|
4940
4724
|
const pathParams = {
|
|
@@ -4949,8 +4733,6 @@ class NetworkFirewallClient {
|
|
|
4949
4733
|
};
|
|
4950
4734
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4951
4735
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateApplicationGroupRequest.retryConfiguration, specRetryConfiguration);
|
|
4952
|
-
if (this.logger)
|
|
4953
|
-
retrier.logger = this.logger;
|
|
4954
4736
|
const request = yield oci_common_1.composeRequest({
|
|
4955
4737
|
baseEndpoint: this._endpoint,
|
|
4956
4738
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5005,12 +4787,11 @@ class NetworkFirewallClient {
|
|
|
5005
4787
|
* @param UpdateDecryptionProfileRequest
|
|
5006
4788
|
* @return UpdateDecryptionProfileResponse
|
|
5007
4789
|
* @throws OciError when an error occurs
|
|
5008
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
4790
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/UpdateDecryptionProfile.ts.html |here} to see how to use UpdateDecryptionProfile API.
|
|
5009
4791
|
*/
|
|
5010
4792
|
updateDecryptionProfile(updateDecryptionProfileRequest) {
|
|
5011
4793
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5012
|
-
|
|
5013
|
-
this.logger.debug("Calling operation NetworkFirewallClient#updateDecryptionProfile.");
|
|
4794
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#updateDecryptionProfile.");
|
|
5014
4795
|
const operationName = "updateDecryptionProfile";
|
|
5015
4796
|
const apiReferenceLink = "";
|
|
5016
4797
|
const pathParams = {
|
|
@@ -5025,8 +4806,6 @@ class NetworkFirewallClient {
|
|
|
5025
4806
|
};
|
|
5026
4807
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5027
4808
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDecryptionProfileRequest.retryConfiguration, specRetryConfiguration);
|
|
5028
|
-
if (this.logger)
|
|
5029
|
-
retrier.logger = this.logger;
|
|
5030
4809
|
const request = yield oci_common_1.composeRequest({
|
|
5031
4810
|
baseEndpoint: this._endpoint,
|
|
5032
4811
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5071,12 +4850,11 @@ class NetworkFirewallClient {
|
|
|
5071
4850
|
* @param UpdateDecryptionRuleRequest
|
|
5072
4851
|
* @return UpdateDecryptionRuleResponse
|
|
5073
4852
|
* @throws OciError when an error occurs
|
|
5074
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
4853
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/UpdateDecryptionRule.ts.html |here} to see how to use UpdateDecryptionRule API.
|
|
5075
4854
|
*/
|
|
5076
4855
|
updateDecryptionRule(updateDecryptionRuleRequest) {
|
|
5077
4856
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5078
|
-
|
|
5079
|
-
this.logger.debug("Calling operation NetworkFirewallClient#updateDecryptionRule.");
|
|
4857
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#updateDecryptionRule.");
|
|
5080
4858
|
const operationName = "updateDecryptionRule";
|
|
5081
4859
|
const apiReferenceLink = "";
|
|
5082
4860
|
const pathParams = {
|
|
@@ -5091,8 +4869,6 @@ class NetworkFirewallClient {
|
|
|
5091
4869
|
};
|
|
5092
4870
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5093
4871
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDecryptionRuleRequest.retryConfiguration, specRetryConfiguration);
|
|
5094
|
-
if (this.logger)
|
|
5095
|
-
retrier.logger = this.logger;
|
|
5096
4872
|
const request = yield oci_common_1.composeRequest({
|
|
5097
4873
|
baseEndpoint: this._endpoint,
|
|
5098
4874
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5137,12 +4913,11 @@ class NetworkFirewallClient {
|
|
|
5137
4913
|
* @param UpdateMappedSecretRequest
|
|
5138
4914
|
* @return UpdateMappedSecretResponse
|
|
5139
4915
|
* @throws OciError when an error occurs
|
|
5140
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
4916
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/UpdateMappedSecret.ts.html |here} to see how to use UpdateMappedSecret API.
|
|
5141
4917
|
*/
|
|
5142
4918
|
updateMappedSecret(updateMappedSecretRequest) {
|
|
5143
4919
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5144
|
-
|
|
5145
|
-
this.logger.debug("Calling operation NetworkFirewallClient#updateMappedSecret.");
|
|
4920
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#updateMappedSecret.");
|
|
5146
4921
|
const operationName = "updateMappedSecret";
|
|
5147
4922
|
const apiReferenceLink = "";
|
|
5148
4923
|
const pathParams = {
|
|
@@ -5157,8 +4932,6 @@ class NetworkFirewallClient {
|
|
|
5157
4932
|
};
|
|
5158
4933
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5159
4934
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateMappedSecretRequest.retryConfiguration, specRetryConfiguration);
|
|
5160
|
-
if (this.logger)
|
|
5161
|
-
retrier.logger = this.logger;
|
|
5162
4935
|
const request = yield oci_common_1.composeRequest({
|
|
5163
4936
|
baseEndpoint: this._endpoint,
|
|
5164
4937
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5213,12 +4986,11 @@ class NetworkFirewallClient {
|
|
|
5213
4986
|
* @param UpdateNetworkFirewallRequest
|
|
5214
4987
|
* @return UpdateNetworkFirewallResponse
|
|
5215
4988
|
* @throws OciError when an error occurs
|
|
5216
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
4989
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/UpdateNetworkFirewall.ts.html |here} to see how to use UpdateNetworkFirewall API.
|
|
5217
4990
|
*/
|
|
5218
4991
|
updateNetworkFirewall(updateNetworkFirewallRequest) {
|
|
5219
4992
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5220
|
-
|
|
5221
|
-
this.logger.debug("Calling operation NetworkFirewallClient#updateNetworkFirewall.");
|
|
4993
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#updateNetworkFirewall.");
|
|
5222
4994
|
const operationName = "updateNetworkFirewall";
|
|
5223
4995
|
const apiReferenceLink = "";
|
|
5224
4996
|
const pathParams = {
|
|
@@ -5232,8 +5004,6 @@ class NetworkFirewallClient {
|
|
|
5232
5004
|
};
|
|
5233
5005
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5234
5006
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateNetworkFirewallRequest.retryConfiguration, specRetryConfiguration);
|
|
5235
|
-
if (this.logger)
|
|
5236
|
-
retrier.logger = this.logger;
|
|
5237
5007
|
const request = yield oci_common_1.composeRequest({
|
|
5238
5008
|
baseEndpoint: this._endpoint,
|
|
5239
5009
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5274,12 +5044,11 @@ class NetworkFirewallClient {
|
|
|
5274
5044
|
* @param UpdateNetworkFirewallPolicyRequest
|
|
5275
5045
|
* @return UpdateNetworkFirewallPolicyResponse
|
|
5276
5046
|
* @throws OciError when an error occurs
|
|
5277
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
5047
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/UpdateNetworkFirewallPolicy.ts.html |here} to see how to use UpdateNetworkFirewallPolicy API.
|
|
5278
5048
|
*/
|
|
5279
5049
|
updateNetworkFirewallPolicy(updateNetworkFirewallPolicyRequest) {
|
|
5280
5050
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5281
|
-
|
|
5282
|
-
this.logger.debug("Calling operation NetworkFirewallClient#updateNetworkFirewallPolicy.");
|
|
5051
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#updateNetworkFirewallPolicy.");
|
|
5283
5052
|
const operationName = "updateNetworkFirewallPolicy";
|
|
5284
5053
|
const apiReferenceLink = "";
|
|
5285
5054
|
const pathParams = {
|
|
@@ -5293,8 +5062,6 @@ class NetworkFirewallClient {
|
|
|
5293
5062
|
};
|
|
5294
5063
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5295
5064
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateNetworkFirewallPolicyRequest.retryConfiguration, specRetryConfiguration);
|
|
5296
|
-
if (this.logger)
|
|
5297
|
-
retrier.logger = this.logger;
|
|
5298
5065
|
const request = yield oci_common_1.composeRequest({
|
|
5299
5066
|
baseEndpoint: this._endpoint,
|
|
5300
5067
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5335,12 +5102,11 @@ class NetworkFirewallClient {
|
|
|
5335
5102
|
* @param UpdateSecurityRuleRequest
|
|
5336
5103
|
* @return UpdateSecurityRuleResponse
|
|
5337
5104
|
* @throws OciError when an error occurs
|
|
5338
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
5105
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/UpdateSecurityRule.ts.html |here} to see how to use UpdateSecurityRule API.
|
|
5339
5106
|
*/
|
|
5340
5107
|
updateSecurityRule(updateSecurityRuleRequest) {
|
|
5341
5108
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5342
|
-
|
|
5343
|
-
this.logger.debug("Calling operation NetworkFirewallClient#updateSecurityRule.");
|
|
5109
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#updateSecurityRule.");
|
|
5344
5110
|
const operationName = "updateSecurityRule";
|
|
5345
5111
|
const apiReferenceLink = "";
|
|
5346
5112
|
const pathParams = {
|
|
@@ -5355,8 +5121,6 @@ class NetworkFirewallClient {
|
|
|
5355
5121
|
};
|
|
5356
5122
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5357
5123
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateSecurityRuleRequest.retryConfiguration, specRetryConfiguration);
|
|
5358
|
-
if (this.logger)
|
|
5359
|
-
retrier.logger = this.logger;
|
|
5360
5124
|
const request = yield oci_common_1.composeRequest({
|
|
5361
5125
|
baseEndpoint: this._endpoint,
|
|
5362
5126
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5401,12 +5165,11 @@ class NetworkFirewallClient {
|
|
|
5401
5165
|
* @param UpdateServiceRequest
|
|
5402
5166
|
* @return UpdateServiceResponse
|
|
5403
5167
|
* @throws OciError when an error occurs
|
|
5404
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
5168
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/UpdateService.ts.html |here} to see how to use UpdateService API.
|
|
5405
5169
|
*/
|
|
5406
5170
|
updateService(updateServiceRequest) {
|
|
5407
5171
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5408
|
-
|
|
5409
|
-
this.logger.debug("Calling operation NetworkFirewallClient#updateService.");
|
|
5172
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#updateService.");
|
|
5410
5173
|
const operationName = "updateService";
|
|
5411
5174
|
const apiReferenceLink = "";
|
|
5412
5175
|
const pathParams = {
|
|
@@ -5421,8 +5184,6 @@ class NetworkFirewallClient {
|
|
|
5421
5184
|
};
|
|
5422
5185
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5423
5186
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateServiceRequest.retryConfiguration, specRetryConfiguration);
|
|
5424
|
-
if (this.logger)
|
|
5425
|
-
retrier.logger = this.logger;
|
|
5426
5187
|
const request = yield oci_common_1.composeRequest({
|
|
5427
5188
|
baseEndpoint: this._endpoint,
|
|
5428
5189
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5477,12 +5238,11 @@ class NetworkFirewallClient {
|
|
|
5477
5238
|
* @param UpdateServiceListRequest
|
|
5478
5239
|
* @return UpdateServiceListResponse
|
|
5479
5240
|
* @throws OciError when an error occurs
|
|
5480
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
5241
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/UpdateServiceList.ts.html |here} to see how to use UpdateServiceList API.
|
|
5481
5242
|
*/
|
|
5482
5243
|
updateServiceList(updateServiceListRequest) {
|
|
5483
5244
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5484
|
-
|
|
5485
|
-
this.logger.debug("Calling operation NetworkFirewallClient#updateServiceList.");
|
|
5245
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#updateServiceList.");
|
|
5486
5246
|
const operationName = "updateServiceList";
|
|
5487
5247
|
const apiReferenceLink = "";
|
|
5488
5248
|
const pathParams = {
|
|
@@ -5497,8 +5257,6 @@ class NetworkFirewallClient {
|
|
|
5497
5257
|
};
|
|
5498
5258
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5499
5259
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateServiceListRequest.retryConfiguration, specRetryConfiguration);
|
|
5500
|
-
if (this.logger)
|
|
5501
|
-
retrier.logger = this.logger;
|
|
5502
5260
|
const request = yield oci_common_1.composeRequest({
|
|
5503
5261
|
baseEndpoint: this._endpoint,
|
|
5504
5262
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -5543,12 +5301,11 @@ class NetworkFirewallClient {
|
|
|
5543
5301
|
* @param UpdateUrlListRequest
|
|
5544
5302
|
* @return UpdateUrlListResponse
|
|
5545
5303
|
* @throws OciError when an error occurs
|
|
5546
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
5304
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/networkfirewall/UpdateUrlList.ts.html |here} to see how to use UpdateUrlList API.
|
|
5547
5305
|
*/
|
|
5548
5306
|
updateUrlList(updateUrlListRequest) {
|
|
5549
5307
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5550
|
-
|
|
5551
|
-
this.logger.debug("Calling operation NetworkFirewallClient#updateUrlList.");
|
|
5308
|
+
oci_common_1.logger.debug("Calling operation NetworkFirewallClient#updateUrlList.");
|
|
5552
5309
|
const operationName = "updateUrlList";
|
|
5553
5310
|
const apiReferenceLink = "";
|
|
5554
5311
|
const pathParams = {
|
|
@@ -5563,8 +5320,6 @@ class NetworkFirewallClient {
|
|
|
5563
5320
|
};
|
|
5564
5321
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5565
5322
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateUrlListRequest.retryConfiguration, specRetryConfiguration);
|
|
5566
|
-
if (this.logger)
|
|
5567
|
-
retrier.logger = this.logger;
|
|
5568
5323
|
const request = yield oci_common_1.composeRequest({
|
|
5569
5324
|
baseEndpoint: this._endpoint,
|
|
5570
5325
|
defaultHeaders: this._defaultHeaders,
|