| Modifier and Type | Method and Description |
|---|---|
DeleteCertificateError |
DeleteCertificateError.withCode(String code)
Set the code value.
|
DeleteCertificateError |
DeleteCertificateError.withDetails(List<DeleteCertificateError> details)
Set the details value.
|
DeleteCertificateError |
DeleteCertificateError.withMessage(String message)
Set the message value.
|
DeleteCertificateError |
DeleteCertificateError.withTarget(String target)
Set the target value.
|
| Modifier and Type | Method and Description |
|---|---|
List<DeleteCertificateError> |
DeleteCertificateError.details()
Get the details value.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteCertificateError |
DeleteCertificateError.withDetails(List<DeleteCertificateError> 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.
*/