RemoteAssistancePartner |
RemoteAssistancePartner.Builder.build() |
|
RemoteAssistancePartner |
RemoteAssistancePartner.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
RemoteAssistancePartner |
RemoteAssistancePartner.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
RemoteAssistancePartner |
RemoteAssistancePartner.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
RemoteAssistancePartner |
RemoteAssistancePartner.withLastConnectionDateTime(OffsetDateTime lastConnectionDateTime) |
Returns an immutable copy of this with just the
lastConnectionDateTime field changed.
|
RemoteAssistancePartner |
RemoteAssistancePartner.withOnboardingRequestExpiryDateTime(OffsetDateTime onboardingRequestExpiryDateTime) |
Returns an immutable copy of this with just the
onboardingRequestExpiryDateTime field changed.
|
RemoteAssistancePartner |
RemoteAssistancePartner.withOnboardingStatus(RemoteAssistanceOnboardingStatus onboardingStatus) |
Returns an immutable copy of this with just the onboardingStatus
field changed.
|
RemoteAssistancePartner |
RemoteAssistancePartner.withOnboardingUrl(String onboardingUrl) |
Returns an immutable copy of this with just the onboardingUrl
field changed.
|
RemoteAssistancePartner |
RemoteAssistancePartner.withUnmappedField(String name,
String value) |
|