MicrosoftTunnelServer |
MicrosoftTunnelServer.Builder.build() |
|
MicrosoftTunnelServer |
MicrosoftTunnelServer.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
MicrosoftTunnelServer |
MicrosoftTunnelServer.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
MicrosoftTunnelServer |
MicrosoftTunnelServer.withAgentImageDigest(String agentImageDigest) |
Returns an immutable copy of this with just the agentImageDigest
field changed.
|
MicrosoftTunnelServer |
MicrosoftTunnelServer.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
MicrosoftTunnelServer |
MicrosoftTunnelServer.withLastCheckinDateTime(OffsetDateTime lastCheckinDateTime) |
Returns an immutable copy of this with just the
lastCheckinDateTime field changed.
|
MicrosoftTunnelServer |
MicrosoftTunnelServer.withServerImageDigest(String serverImageDigest) |
Returns an immutable copy of this with just the serverImageDigest
field changed.
|
MicrosoftTunnelServer |
MicrosoftTunnelServer.withTunnelServerHealthStatus(MicrosoftTunnelServerHealthStatus tunnelServerHealthStatus) |
Returns an immutable copy of this with just the
tunnelServerHealthStatus field changed.
|
MicrosoftTunnelServer |
MicrosoftTunnelServer.withUnmappedField(String name,
String value) |
|