public class TroubleshootingRecommendedActions extends Object
Constructor and Description |
---|
TroubleshootingRecommendedActions() |
Modifier and Type | Method and Description |
---|---|
String |
actionId()
Get the actionId value.
|
String |
actionText()
Get the actionText value.
|
String |
actionUri()
Get the actionUri value.
|
String |
actionUriText()
Get the actionUriText value.
|
TroubleshootingRecommendedActions |
withActionId(String actionId)
Set the actionId value.
|
TroubleshootingRecommendedActions |
withActionText(String actionText)
Set the actionText value.
|
TroubleshootingRecommendedActions |
withActionUri(String actionUri)
Set the actionUri value.
|
TroubleshootingRecommendedActions |
withActionUriText(String actionUriText)
Set the actionUriText value.
|
public String actionId()
public TroubleshootingRecommendedActions withActionId(String actionId)
actionId
- the actionId value to setpublic String actionText()
public TroubleshootingRecommendedActions withActionText(String actionText)
actionText
- the actionText value to setpublic String actionUri()
public TroubleshootingRecommendedActions withActionUri(String actionUri)
actionUri
- the actionUri value to setpublic String actionUriText()
public TroubleshootingRecommendedActions withActionUriText(String actionUriText)
actionUriText
- the actionUriText value to setCopyright © 2019. All rights reserved.