Class JsonAccountsResponse
- java.lang.Object
-
- jetbrains.buildServer.serverSide.oauth.azuredevops.json.JsonAccountsResponse
-
public final class JsonAccountsResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description JsonAccountsResponse()
-
-
-
Method Detail
-
getCount
public Integer getCount()
-
getValue
public JsonAccount[] getValue()
-
-