Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
TroubleshootingRecommendedActions |
TroubleshootingRecommendedActions.withActionId(String actionId)
Set the actionId value.
|
TroubleshootingRecommendedActions |
TroubleshootingRecommendedActions.withActionText(String actionText)
Set the actionText value.
|
TroubleshootingRecommendedActions |
TroubleshootingRecommendedActions.withActionUri(String actionUri)
Set the actionUri value.
|
TroubleshootingRecommendedActions |
TroubleshootingRecommendedActions.withActionUriText(String actionUriText)
Set the actionUriText value.
|
Modifier and Type | Method and Description |
---|---|
List<TroubleshootingRecommendedActions> |
TroubleshootingDetails.recommendedActions()
Get the recommendedActions value.
|
Modifier and Type | Method and Description |
---|---|
TroubleshootingDetails |
TroubleshootingDetails.withRecommendedActions(List<TroubleshootingRecommendedActions> recommendedActions)
Set the recommendedActions value.
|
Copyright © 2019. All rights reserved.