MicrosoftTunnelConfiguration |
MicrosoftTunnelConfiguration.Builder.build() |
|
MicrosoftTunnelConfiguration |
MicrosoftTunnelConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
MicrosoftTunnelConfiguration |
MicrosoftTunnelConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
MicrosoftTunnelConfiguration |
MicrosoftTunnelConfiguration.withAdvancedSettings(List<KeyValuePair> advancedSettings) |
Returns an immutable copy of this with just the advancedSettings
field changed.
|
MicrosoftTunnelConfiguration |
MicrosoftTunnelConfiguration.withDefaultDomainSuffix(String defaultDomainSuffix) |
Returns an immutable copy of this with just the
defaultDomainSuffix field changed.
|
MicrosoftTunnelConfiguration |
MicrosoftTunnelConfiguration.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
MicrosoftTunnelConfiguration |
MicrosoftTunnelConfiguration.withDisableUDPConnections(Boolean disableUDPConnections) |
Returns an immutable copy of this with just the
disableUDPConnections field changed.
|
MicrosoftTunnelConfiguration |
MicrosoftTunnelConfiguration.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
MicrosoftTunnelConfiguration |
MicrosoftTunnelConfiguration.withDnsServers(List<String> dnsServers) |
Returns an immutable copy of this with just the dnsServers field
changed.
|
MicrosoftTunnelConfiguration |
MicrosoftTunnelConfiguration.withLastUpdateDateTime(OffsetDateTime lastUpdateDateTime) |
Returns an immutable copy of this with just the
lastUpdateDateTime field changed.
|
MicrosoftTunnelConfiguration |
MicrosoftTunnelConfiguration.withListenPort(Integer listenPort) |
Returns an immutable copy of this with just the listenPort field
changed.
|
MicrosoftTunnelConfiguration |
MicrosoftTunnelConfiguration.withNetwork(String network) |
Returns an immutable copy of this with just the network field
changed.
|
MicrosoftTunnelConfiguration |
MicrosoftTunnelConfiguration.withRoleScopeTagIds(List<String> roleScopeTagIds) |
Returns an immutable copy of this with just the roleScopeTagIds
field changed.
|
MicrosoftTunnelConfiguration |
MicrosoftTunnelConfiguration.withRoutesExclude(List<String> routesExclude) |
Returns an immutable copy of this with just the routesExclude
field changed.
|
MicrosoftTunnelConfiguration |
MicrosoftTunnelConfiguration.withRoutesInclude(List<String> routesInclude) |
Returns an immutable copy of this with just the routesInclude
field changed.
|
MicrosoftTunnelConfiguration |
MicrosoftTunnelConfiguration.withSplitDNS(List<String> splitDNS) |
Returns an immutable copy of this with just the splitDNS field
changed.
|
MicrosoftTunnelConfiguration |
MicrosoftTunnelConfiguration.withUnmappedField(String name,
String value) |
|