MobileAppRelationshipState |
MobileAppRelationshipState.Builder.build() |
|
MobileAppRelationshipState |
MobileAppRelationshipState.withDeviceId(String deviceId) |
Returns an immutable copy of this with just the deviceId field
changed.
|
MobileAppRelationshipState |
MobileAppRelationshipState.withErrorCode(Integer errorCode) |
Returns an immutable copy of this with just the errorCode field
changed.
|
MobileAppRelationshipState |
MobileAppRelationshipState.withInstallState(ResultantAppState installState) |
Returns an immutable copy of this with just the installState
field changed.
|
MobileAppRelationshipState |
MobileAppRelationshipState.withInstallStateDetail(ResultantAppStateDetail installStateDetail) |
Returns an immutable copy of this with just the
installStateDetail field changed.
|
MobileAppRelationshipState |
MobileAppRelationshipState.withTargetDisplayName(String targetDisplayName) |
Returns an immutable copy of this with just the targetDisplayName
field changed.
|
MobileAppRelationshipState |
MobileAppRelationshipState.withTargetId(String targetId) |
Returns an immutable copy of this with just the targetId field
changed.
|
MobileAppRelationshipState |
MobileAppRelationshipState.withTargetLastSyncDateTime(OffsetDateTime targetLastSyncDateTime) |
Returns an immutable copy of this with just the
targetLastSyncDateTime field changed.
|
MobileAppRelationshipState |
MobileAppRelationshipState.withUnmappedField(String name,
String value) |
|