Merge "Improve the API doc for setVcnUnderlyingNetworkPriorities"

This commit is contained in:
Yan Yan
2022-01-24 18:37:31 +00:00
committed by Gerrit Code Review

View File

@@ -549,8 +549,8 @@ public final class VcnGatewayConnectionConfig {
* networks, a network will be chosen arbitrarily amongst the networks matching the highest * networks, a network will be chosen arbitrarily amongst the networks matching the highest
* priority rule. * priority rule.
* *
* <p>If all networks fail to match the rules provided, an underlying network will still be * <p>If all networks fail to match the rules provided, a carrier-owned underlying network
* selected (at random if necessary). * will still be selected (if available, at random if necessary).
* *
* @param underlyingNetworkTemplates a list of unique VcnUnderlyingNetworkTemplates that are * @param underlyingNetworkTemplates a list of unique VcnUnderlyingNetworkTemplates that are
* ordered from most to least preferred, or an empty list to use the default * ordered from most to least preferred, or an empty list to use the default