Uses of Class
com.microsoft.azure.management.batch.DeleteCertificateError
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of DeleteCertificateError in com.microsoft.azure.management.batch
Modifier and TypeMethodDescriptionSet an identifier for the error.DeleteCertificateError.withDetails
(List<DeleteCertificateError> details) Set a list of additional details about the error.DeleteCertificateError.withMessage
(String message) Set a message describing the error, intended to be suitable for display in a user interface.DeleteCertificateError.withTarget
(String target) Set the target of the particular error.Modifier and TypeMethodDescriptionDeleteCertificateError.details()
Get a list of additional details about the error.Modifier and TypeMethodDescriptionDeleteCertificateError.withDetails
(List<DeleteCertificateError> details) Set a list of additional details about the error.