| Modifier and Type | Method and Description |
|---|---|
List<DefaultErrorResponseErrorDetailsItem> |
DefaultErrorResponseError.details()
Get the details value.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultErrorResponseError |
DefaultErrorResponseError.withDetails(List<DefaultErrorResponseErrorDetailsItem> details)
Set the details value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/