Uses of Class
cloud.dnation.hetznerclient.ErrorDetail
-
Uses of ErrorDetail in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return ErrorDetailMethods in cloud.dnation.hetznerclient that return types with arguments of type ErrorDetailModifier and TypeMethodDescriptionretrofit2.Call<ErrorDetail>HetznerApi.deleteSshKey(long id) Delete existing SSH key.Methods in cloud.dnation.hetznerclient with parameters of type ErrorDetailModifier and TypeMethodDescriptionActionDetail.error(ErrorDetail error) voidActionDetail.setError(ErrorDetail error)