MobileAppTroubleshootingAppStateHistory |
MobileAppTroubleshootingAppStateHistory.Builder.build() |
|
MobileAppTroubleshootingAppStateHistory |
MobileAppTroubleshootingAppStateHistory.withActionType(MobileAppActionType actionType) |
Returns an immutable copy of this with just the actionType field
changed.
|
MobileAppTroubleshootingAppStateHistory |
MobileAppTroubleshootingAppStateHistory.withErrorCode(String errorCode) |
Returns an immutable copy of this with just the errorCode field
changed.
|
MobileAppTroubleshootingAppStateHistory |
MobileAppTroubleshootingAppStateHistory.withRunState(RunState runState) |
Returns an immutable copy of this with just the runState field
changed.
|
MobileAppTroubleshootingAppStateHistory |
MobileAppTroubleshootingAppStateHistory.withUnmappedField(String name,
String value) |
|