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