Uses of Class
com.azure.resourcemanager.redis.models.ErrorDetail
Packages that use ErrorDetail
Package
Description
Package containing the inner data models for RedisManagementClient.
Package containing the data models for RedisManagementClient.
-
Uses of ErrorDetail in com.azure.resourcemanager.redis.fluent.models
Methods in com.azure.resourcemanager.redis.fluent.models with parameters of type ErrorDetailModifier and TypeMethodDescriptionOperationStatusInner.withError(ErrorDetail error) Set the error property: If present, details of the operation error. -
Uses of ErrorDetail in com.azure.resourcemanager.redis.models
Methods in com.azure.resourcemanager.redis.models that return ErrorDetailModifier and TypeMethodDescriptionOperationStatusResult.error()Get the error property: If present, details of the operation error.Methods in com.azure.resourcemanager.redis.models that return types with arguments of type ErrorDetailModifier and TypeMethodDescriptionErrorDetail.details()Get the details property: The error details.Methods in com.azure.resourcemanager.redis.models with parameters of type ErrorDetailModifier and TypeMethodDescriptionOperationStatusResult.withError(ErrorDetail error) Set the error property: If present, details of the operation error.