Uses of Class
com.microsoft.azure.management.batch.DeleteCertificateError
-
-
Uses of DeleteCertificateError in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return DeleteCertificateError Modifier and Type Method Description DeleteCertificateErrorDeleteCertificateError. withCode(String code)Set the code value.DeleteCertificateErrorDeleteCertificateError. withDetails(List<DeleteCertificateError> details)Set the details value.DeleteCertificateErrorDeleteCertificateError. withMessage(String message)Set the message value.DeleteCertificateErrorDeleteCertificateError. withTarget(String target)Set the target value.Methods in com.microsoft.azure.management.batch that return types with arguments of type DeleteCertificateError Modifier and Type Method Description List<DeleteCertificateError>DeleteCertificateError. details()Get the details value.Method parameters in com.microsoft.azure.management.batch with type arguments of type DeleteCertificateError Modifier and Type Method Description DeleteCertificateErrorDeleteCertificateError. withDetails(List<DeleteCertificateError> details)Set the details value.
-