Uses of Class
org.jclouds.azurecompute.arm.domain.Error.Details
Packages that use Error.Details
-
Uses of Error.Details in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return Error.DetailsModifier and TypeMethodDescriptionstatic Error.Details
Error.Details.create
(String code, String message, List<Error.Details> details) abstract Error.Details
Error.details()
Methods in org.jclouds.azurecompute.arm.domain that return types with arguments of type Error.DetailsMethods in org.jclouds.azurecompute.arm.domain with parameters of type Error.DetailsMethod parameters in org.jclouds.azurecompute.arm.domain with type arguments of type Error.DetailsModifier and TypeMethodDescriptionstatic Error.Details
Error.Details.create
(String code, String message, List<Error.Details> details)