@@ -67,7 +67,7 @@ public CreateOnCallEscalationPolicyOptionalParameters include(String include) {
6767 }
6868
6969 /**
70- * Create on call escalation policy.
70+ * Create on- call escalation policy.
7171 *
7272 * <p>See {@link #createOnCallEscalationPolicyWithHttpInfo}.
7373 *
@@ -83,7 +83,7 @@ body, new CreateOnCallEscalationPolicyOptionalParameters())
8383 }
8484
8585 /**
86- * Create on call escalation policy.
86+ * Create on- call escalation policy.
8787 *
8888 * <p>See {@link #createOnCallEscalationPolicyWithHttpInfoAsync}.
8989 *
@@ -101,7 +101,7 @@ body, new CreateOnCallEscalationPolicyOptionalParameters())
101101 }
102102
103103 /**
104- * Create on call escalation policy.
104+ * Create on- call escalation policy.
105105 *
106106 * <p>See {@link #createOnCallEscalationPolicyWithHttpInfo}.
107107 *
@@ -117,7 +117,7 @@ public EscalationPolicy createOnCallEscalationPolicy(
117117 }
118118
119119 /**
120- * Create on call escalation policy.
120+ * Create on- call escalation policy.
121121 *
122122 * <p>See {@link #createOnCallEscalationPolicyWithHttpInfoAsync}.
123123 *
@@ -193,7 +193,7 @@ public ApiResponse<EscalationPolicy> createOnCallEscalationPolicyWithHttpInfo(
193193 }
194194
195195 /**
196- * Create on call escalation policy.
196+ * Create on- call escalation policy.
197197 *
198198 * <p>See {@link #createOnCallEscalationPolicyWithHttpInfo}.
199199 *
@@ -449,7 +449,7 @@ public CompletableFuture<ApiResponse<Schedule>> createOnCallScheduleWithHttpInfo
449449 }
450450
451451 /**
452- * Delete on call escalation policy.
452+ * Delete on- call escalation policy.
453453 *
454454 * <p>See {@link #deleteOnCallEscalationPolicyWithHttpInfo}.
455455 *
@@ -461,7 +461,7 @@ public void deleteOnCallEscalationPolicy(String policyId) throws ApiException {
461461 }
462462
463463 /**
464- * Delete on call escalation policy.
464+ * Delete on- call escalation policy.
465465 *
466466 * <p>See {@link #deleteOnCallEscalationPolicyWithHttpInfoAsync}.
467467 *
@@ -531,7 +531,7 @@ public ApiResponse<Void> deleteOnCallEscalationPolicyWithHttpInfo(String policyI
531531 }
532532
533533 /**
534- * Delete on call escalation policy.
534+ * Delete on- call escalation policy.
535535 *
536536 * <p>See {@link #deleteOnCallEscalationPolicyWithHttpInfo}.
537537 *
@@ -741,7 +741,7 @@ public GetOnCallEscalationPolicyOptionalParameters include(String include) {
741741 }
742742
743743 /**
744- * Get on call escalation policy.
744+ * Get on- call escalation policy.
745745 *
746746 * <p>See {@link #getOnCallEscalationPolicyWithHttpInfo}.
747747 *
@@ -756,7 +756,7 @@ policyId, new GetOnCallEscalationPolicyOptionalParameters())
756756 }
757757
758758 /**
759- * Get on call escalation policy.
759+ * Get on- call escalation policy.
760760 *
761761 * <p>See {@link #getOnCallEscalationPolicyWithHttpInfoAsync}.
762762 *
@@ -773,7 +773,7 @@ policyId, new GetOnCallEscalationPolicyOptionalParameters())
773773 }
774774
775775 /**
776- * Get on call escalation policy.
776+ * Get on- call escalation policy.
777777 *
778778 * <p>See {@link #getOnCallEscalationPolicyWithHttpInfo}.
779779 *
@@ -788,7 +788,7 @@ public EscalationPolicy getOnCallEscalationPolicy(
788788 }
789789
790790 /**
791- * Get on call escalation policy.
791+ * Get on- call escalation policy.
792792 *
793793 * <p>See {@link #getOnCallEscalationPolicyWithHttpInfoAsync}.
794794 *
@@ -865,7 +865,7 @@ public ApiResponse<EscalationPolicy> getOnCallEscalationPolicyWithHttpInfo(
865865 }
866866
867867 /**
868- * Get on call escalation policy.
868+ * Get on- call escalation policy.
869869 *
870870 * <p>See {@link #getOnCallEscalationPolicyWithHttpInfo}.
871871 *
@@ -1143,7 +1143,7 @@ public UpdateOnCallEscalationPolicyOptionalParameters include(String include) {
11431143 }
11441144
11451145 /**
1146- * Update on call escalation policy.
1146+ * Update on- call escalation policy.
11471147 *
11481148 * <p>See {@link #updateOnCallEscalationPolicyWithHttpInfo}.
11491149 *
@@ -1160,7 +1160,7 @@ policyId, body, new UpdateOnCallEscalationPolicyOptionalParameters())
11601160 }
11611161
11621162 /**
1163- * Update on call escalation policy.
1163+ * Update on- call escalation policy.
11641164 *
11651165 * <p>See {@link #updateOnCallEscalationPolicyWithHttpInfoAsync}.
11661166 *
@@ -1179,7 +1179,7 @@ policyId, body, new UpdateOnCallEscalationPolicyOptionalParameters())
11791179 }
11801180
11811181 /**
1182- * Update on call escalation policy.
1182+ * Update on- call escalation policy.
11831183 *
11841184 * <p>See {@link #updateOnCallEscalationPolicyWithHttpInfo}.
11851185 *
@@ -1198,7 +1198,7 @@ public EscalationPolicy updateOnCallEscalationPolicy(
11981198 }
11991199
12001200 /**
1201- * Update on call escalation policy.
1201+ * Update on- call escalation policy.
12021202 *
12031203 * <p>See {@link #updateOnCallEscalationPolicyWithHttpInfoAsync}.
12041204 *
@@ -1289,7 +1289,7 @@ public ApiResponse<EscalationPolicy> updateOnCallEscalationPolicyWithHttpInfo(
12891289 }
12901290
12911291 /**
1292- * Update on call escalation policy.
1292+ * Update on- call escalation policy.
12931293 *
12941294 * <p>See {@link #updateOnCallEscalationPolicyWithHttpInfo}.
12951295 *
0 commit comments