Uses of Class
com.azure.resourcemanager.agrifood.models.ArmAsyncOperationError
Packages that use ArmAsyncOperationError
Package
Description
Package containing the inner data models for AgriFoodManagementClient.
Package containing the data models for AgriFoodManagementClient.
-
Uses of ArmAsyncOperationError in com.azure.resourcemanager.agrifood.fluent.models
Methods in com.azure.resourcemanager.agrifood.fluent.models that return ArmAsyncOperationErrorModifier and TypeMethodDescriptionArmAsyncOperationInner.error()Get the error property: Arm async operation error class.Methods in com.azure.resourcemanager.agrifood.fluent.models with parameters of type ArmAsyncOperationErrorModifier and TypeMethodDescriptionArmAsyncOperationInner.withError(ArmAsyncOperationError error) Set the error property: Arm async operation error class. -
Uses of ArmAsyncOperationError in com.azure.resourcemanager.agrifood.models
Methods in com.azure.resourcemanager.agrifood.models that return ArmAsyncOperationErrorModifier and TypeMethodDescriptionArmAsyncOperation.error()Gets the error property: Arm async operation error class.static ArmAsyncOperationErrorArmAsyncOperationError.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ArmAsyncOperationError from the JsonReader.Set the code property: Status of the async operation.ArmAsyncOperationError.withMessage(String message) Set the message property: Status of the async operation.