MicrosoftTunnelServerLogCollectionResponse |
MicrosoftTunnelServerLogCollectionResponse.Builder.build() |
|
MicrosoftTunnelServerLogCollectionResponse |
MicrosoftTunnelServerLogCollectionResponse.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
MicrosoftTunnelServerLogCollectionResponse |
MicrosoftTunnelServerLogCollectionResponse.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
MicrosoftTunnelServerLogCollectionResponse |
MicrosoftTunnelServerLogCollectionResponse.withEndDateTime(OffsetDateTime endDateTime) |
Returns an immutable copy of this with just the endDateTime
field changed.
|
MicrosoftTunnelServerLogCollectionResponse |
MicrosoftTunnelServerLogCollectionResponse.withExpiryDateTime(OffsetDateTime expiryDateTime) |
Returns an immutable copy of this with just the expiryDateTime
field changed.
|
MicrosoftTunnelServerLogCollectionResponse |
MicrosoftTunnelServerLogCollectionResponse.withRequestDateTime(OffsetDateTime requestDateTime) |
Returns an immutable copy of this with just the requestDateTime
field changed.
|
MicrosoftTunnelServerLogCollectionResponse |
MicrosoftTunnelServerLogCollectionResponse.withServerId(String serverId) |
Returns an immutable copy of this with just the serverId field
changed.
|
MicrosoftTunnelServerLogCollectionResponse |
MicrosoftTunnelServerLogCollectionResponse.withSizeInBytes(Long sizeInBytes) |
Returns an immutable copy of this with just the sizeInBytes
field changed.
|
MicrosoftTunnelServerLogCollectionResponse |
MicrosoftTunnelServerLogCollectionResponse.withStartDateTime(OffsetDateTime startDateTime) |
Returns an immutable copy of this with just the startDateTime
field changed.
|
MicrosoftTunnelServerLogCollectionResponse |
MicrosoftTunnelServerLogCollectionResponse.withStatus(MicrosoftTunnelLogCollectionStatus status) |
Returns an immutable copy of this with just the status field
changed.
|
MicrosoftTunnelServerLogCollectionResponse |
MicrosoftTunnelServerLogCollectionResponse.withUnmappedField(String name,
String value) |
|