You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <li>off: doesn"t enforce the peak bandwidth limit for sessions.</li>
1790
+
* <li>on: enforces the peak bandwidth limit for sessions.</li>
1791
1791
* </ul>
1792
1792
*
1793
1793
* <strong>example:</strong>
@@ -1817,11 +1817,11 @@ public Builder endUserApplyAdminCoordinate(String endUserApplyAdminCoordinate) {
1817
1817
}
1818
1818
1819
1819
/**
1820
-
* <p>Specifies whether end users in the same workspace can share cloud computers.</p>
1820
+
* <p>Specifies whether to allow end users in the same office network to share cloud computers.</p>
1821
1821
* <p>Valid values:</p>
1822
1822
* <ul>
1823
-
* <li>off: End users in the same workspace cannot share cloud computers.</li>
1824
-
* <li>on: End users in the same workspace can share cloud computers</li>
1823
+
* <li>off: doesn"t allow end users in the same office network to share cloud computers.</li>
1824
+
* <li>on: allows end users in the same office network to share cloud computers.</li>
1825
1825
* </ul>
1826
1826
*
1827
1827
* <strong>example:</strong>
@@ -1863,7 +1863,7 @@ public Builder gpuAcceleration(String gpuAcceleration) {
1863
1863
}
1864
1864
1865
1865
/**
1866
-
* <p>The file transfer policy on the web client.</p>
1866
+
* <p>The file transfer feature on the web client.</p>
1867
1867
* <p>Valid values:</p>
1868
1868
* <ul>
1869
1869
* <li>all: File upload and download are supported.</li>
@@ -1882,13 +1882,13 @@ public Builder html5FileTransfer(String html5FileTransfer) {
1882
1882
}
1883
1883
1884
1884
/**
1885
-
* <p>The network communication protocol.</p>
1885
+
* <p>The protocol for network communication.</p>
1886
1886
* <p>Valid values:</p>
1887
1887
* <ul>
1888
1888
* <li>tcp: TCP is used when UDP/AST is restricted.</li>
1889
1889
* <li>rtc: AST is used for high-frequency audio and video streaming.</li>
1890
-
* <li>auto: UTO enables automatic switch between AST and UDP modes based on desktop content.</li>
1891
-
* <li>both: UDP is ideal for office and HD graphic design use.</li>
1890
+
* <li>auto: UTO is used to enable automatic switch between AST and UDP modes based on desktop content.</li>
1891
+
* <li>both: UDP is used for office and HD graphic design use.</li>
1892
1892
* </ul>
1893
1893
*
1894
1894
* <strong>example:</strong>
@@ -2014,7 +2014,7 @@ public Builder memorySingleRateLimit(Integer memorySingleRateLimit) {
2014
2014
}
2015
2015
2016
2016
/**
2017
-
* <p>Specifies whether to display the Restart button in the DesktopAssistant menu when end users connect to cloud computers from mobile clients (Android clients and iOS clients).</p>
2017
+
* <p>Specifies whether to display the Restart button in the DesktopAssistant menu when end users connect to cloud computers from Android clients.</p>
2018
2018
* <blockquote>
2019
2019
* <p> This feature applies to only mobile clients of version 7.4.0 or later.</p>
2020
2020
* </blockquote>
@@ -2034,7 +2034,7 @@ public Builder mobileRestart(String mobileRestart) {
2034
2034
}
2035
2035
2036
2036
/**
2037
-
* <p>Specifies whether to display the Stop button in the DesktopAssistant menu when end users connect to cloud computers from mobile clients (Android clients and iOS clients).</p>
2037
+
* <p>Specifies whether to display the Stop button in the DesktopAssistant menu when end users connect to cloud computers from Android clients.</p>
2038
2038
* <blockquote>
2039
2039
* <p> This feature applies to only mobile clients of version 7.4.0 or later.</p>
2040
2040
* </blockquote>
@@ -2088,7 +2088,7 @@ public Builder netRedirect(String netRedirect) {
2088
2088
}
2089
2089
2090
2090
/**
2091
-
* <p>The network redirection policies.</p>
2091
+
* <p>The network redirection policy.</p>
2092
2092
* <blockquote>
2093
2093
* <p> This parameter is in private preview and only available to specific users.</p>
2094
2094
* </blockquote>
@@ -2200,7 +2200,7 @@ public Builder recordEventRegisters(java.util.List<String> recordEventRegisters)
2200
2200
}
2201
2201
2202
2202
/**
2203
-
* <p>The event that triggers screen recording.</p>
2203
+
* <p>The events that trigger screen recording.</p>
* <p>The number of entries per page. Maximum value: 1600.</p>
135
-
* <p>Default value: 1600.</p>
134
+
* <p>The number of entries per page.</p>
135
+
* <ul>
136
+
* <li>Maximum value: 1600.</li>
137
+
* <li>Default value: 1600.</li>
138
+
* </ul>
136
139
*
137
140
* <strong>example:</strong>
138
141
* <p>50</p>
@@ -168,7 +171,7 @@ public Builder officeSiteId(String officeSiteId) {
168
171
}
169
172
170
173
/**
171
-
* <p>The region ID. You can call the <a href="https://help.aliyun.com/document_detail/196646.html">DescribeRegions</a> operation to query the most recent region list.</p>
174
+
* <p>The region ID. You can call the <a href="~~DescribeRegions~~">DescribeRegions</a> operation to query the list of regions where Elastic Desktop Service (EDS) Enterprise is available.</p>
0 commit comments