CloudPCConnectivityIssue |
CloudPCConnectivityIssue.Builder.build() |
|
CloudPCConnectivityIssue |
CloudPCConnectivityIssue.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
CloudPCConnectivityIssue |
CloudPCConnectivityIssue.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
CloudPCConnectivityIssue |
CloudPCConnectivityIssue.withDeviceId(String deviceId) |
Returns an immutable copy of this with just the deviceId field
changed.
|
CloudPCConnectivityIssue |
CloudPCConnectivityIssue.withErrorCode(String errorCode) |
Returns an immutable copy of this with just the errorCode field
changed.
|
CloudPCConnectivityIssue |
CloudPCConnectivityIssue.withErrorDateTime(OffsetDateTime errorDateTime) |
Returns an immutable copy of this with just the errorDateTime
field changed.
|
CloudPCConnectivityIssue |
CloudPCConnectivityIssue.withErrorDescription(String errorDescription) |
Returns an immutable copy of this with just the errorDescription
field changed.
|
CloudPCConnectivityIssue |
CloudPCConnectivityIssue.withRecommendedAction(String recommendedAction) |
Returns an immutable copy of this with just the recommendedAction
field changed.
|
CloudPCConnectivityIssue |
CloudPCConnectivityIssue.withUnmappedField(String name,
String value) |
|
CloudPCConnectivityIssue |
CloudPCConnectivityIssue.withUserId(String userId) |
Returns an immutable copy of this with just the userId field
changed.
|