Package | Description |
---|---|
com.microsoft.azure.management.batch |
This package contains the classes for BatchManagementClient.
|
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 © 2019. All rights reserved.