Uses of Class
step.repositories.azure.devops.rest.model.ResultAttachment
-
Packages that use ResultAttachment Package Description step.repositories.azure.devops.rest step.repositories.azure.devops.rest.model -
-
Uses of ResultAttachment in step.repositories.azure.devops.rest
Methods in step.repositories.azure.devops.rest with parameters of type ResultAttachment Modifier and Type Method Description void
AzureDevopsRestClient. uploadAttachment(ResultAttachment attach, int runId, int resultId)
-
Uses of ResultAttachment in step.repositories.azure.devops.rest.model
Fields in step.repositories.azure.devops.rest.model with type parameters of type ResultAttachment Modifier and Type Field Description static RequestSpecification<ResultAttachment>
ResultAttachment. SPEC
-