public static final class SpecifiedCaptiveNetworkPlugins.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
SpecifiedCaptiveNetworkPlugins.Builder |
allowedBundleIdentifiers(List<String> allowedBundleIdentifiers)
“Address of the IKEv2 server.
|
SpecifiedCaptiveNetworkPlugins.Builder |
allowedBundleIdentifiers(String... allowedBundleIdentifiers)
“Address of the IKEv2 server.
|
SpecifiedCaptiveNetworkPlugins.Builder |
allowedBundleIdentifiersNextLink(String allowedBundleIdentifiersNextLink)
“Address of the IKEv2 server.
|
SpecifiedCaptiveNetworkPlugins |
build() |
public SpecifiedCaptiveNetworkPlugins.Builder allowedBundleIdentifiers(List<String> allowedBundleIdentifiers)
allowedBundleIdentifiers - value of allowedBundleIdentifiers property (as defined in service metadata)this (for method chaining)public SpecifiedCaptiveNetworkPlugins.Builder allowedBundleIdentifiers(String... allowedBundleIdentifiers)
allowedBundleIdentifiers - value of allowedBundleIdentifiers property (as defined in service metadata)this (for method chaining)public SpecifiedCaptiveNetworkPlugins.Builder allowedBundleIdentifiersNextLink(String allowedBundleIdentifiersNextLink)
allowedBundleIdentifiersNextLink - value of allowedBundleIdentifiers@nextLink property (as defined in service metadata)this (for method chaining)public SpecifiedCaptiveNetworkPlugins build()
Copyright © 2018–2020. All rights reserved.