| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorDetails |
ErrorDetails.withCode(String code)
Set the code value.
|
ErrorDetails |
ErrorDetails.withMessage(String message)
Set the message value.
|
ErrorDetails |
ErrorDetails.withTarget(String target)
Set the target value.
|
| Modifier and Type | Method and Description |
|---|---|
List<ErrorDetails> |
Error.details()
Get the details value.
|
| Modifier and Type | Method and Description |
|---|---|
Error |
Error.withDetails(List<ErrorDetails> details)
Set the details value.
|
Copyright © 2019. All rights reserved.