MicrosoftTunnelSite |
MicrosoftTunnelSite.Builder.build() |
|
MicrosoftTunnelSite |
MicrosoftTunnelSite.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
MicrosoftTunnelSite |
MicrosoftTunnelSite.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
MicrosoftTunnelSite |
MicrosoftTunnelSite.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
MicrosoftTunnelSite |
MicrosoftTunnelSite.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
MicrosoftTunnelSite |
MicrosoftTunnelSite.withInternalNetworkProbeUrl(String internalNetworkProbeUrl) |
Returns an immutable copy of this with just the
internalNetworkProbeUrl field changed.
|
MicrosoftTunnelSite |
MicrosoftTunnelSite.withPublicAddress(String publicAddress) |
Returns an immutable copy of this with just the publicAddress
field changed.
|
MicrosoftTunnelSite |
MicrosoftTunnelSite.withRoleScopeTagIds(List<String> roleScopeTagIds) |
Returns an immutable copy of this with just the roleScopeTagIds
field changed.
|
MicrosoftTunnelSite |
MicrosoftTunnelSite.withUnmappedField(String name,
String value) |
|
MicrosoftTunnelSite |
MicrosoftTunnelSite.withUpgradeAutomatically(Boolean upgradeAutomatically) |
Returns an immutable copy of this with just the
upgradeAutomatically field changed.
|
MicrosoftTunnelSite |
MicrosoftTunnelSite.withUpgradeAvailable(Boolean upgradeAvailable) |
Returns an immutable copy of this with just the upgradeAvailable
field changed.
|
MicrosoftTunnelSite |
MicrosoftTunnelSite.withUpgradeWindowEndTime(LocalTime upgradeWindowEndTime) |
Returns an immutable copy of this with just the
upgradeWindowEndTime field changed.
|
MicrosoftTunnelSite |
MicrosoftTunnelSite.withUpgradeWindowStartTime(LocalTime upgradeWindowStartTime) |
Returns an immutable copy of this with just the
upgradeWindowStartTime field changed.
|
MicrosoftTunnelSite |
MicrosoftTunnelSite.withUpgradeWindowUtcOffsetInMinutes(Integer upgradeWindowUtcOffsetInMinutes) |
Returns an immutable copy of this with just the
upgradeWindowUtcOffsetInMinutes field changed.
|