Uses of Class
com.microsoft.azure.management.appservice.DefaultErrorResponseErrorDetailsItem
-
-
Uses of DefaultErrorResponseErrorDetailsItem in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return types with arguments of type DefaultErrorResponseErrorDetailsItem Modifier and Type Method Description List<DefaultErrorResponseErrorDetailsItem>DefaultErrorResponseError. details()Get the details value.Method parameters in com.microsoft.azure.management.appservice with type arguments of type DefaultErrorResponseErrorDetailsItem Modifier and Type Method Description DefaultErrorResponseErrorDefaultErrorResponseError. withDetails(List<DefaultErrorResponseErrorDetailsItem> details)Set the details value.
-