Uses of Class
com.microsoft.azure.management.batch.AutoScaleRunError
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of AutoScaleRunError in com.microsoft.azure.management.batch
Modifier and TypeMethodDescriptionAutoScaleRun.error()
Get the error value.Set an identifier for the error.AutoScaleRunError.withDetails
(List<AutoScaleRunError> details) Set the details value.AutoScaleRunError.withMessage
(String message) Set a message describing the error, intended to be suitable for display in a user interface.Modifier and TypeMethodDescriptionAutoScaleRun.withError
(AutoScaleRunError error) Set the error value.Modifier and TypeMethodDescriptionAutoScaleRunError.withDetails
(List<AutoScaleRunError> details) Set the details value.