Uses of Class
step.repositories.azure.devops.rest.ContinuationException
-
Packages that use ContinuationException Package Description step.repositories.azure.devops.rest -
-
Uses of ContinuationException in step.repositories.azure.devops.rest
Methods in step.repositories.azure.devops.rest that throw ContinuationException Modifier and Type Method Description protected <T> T
AbstractRestClient. performCall(jakarta.ws.rs.client.Invocation.Builder builder, java.lang.String method, java.lang.Object requestEntity, java.lang.Class<T> responseType)
-