Uses of Class
org.sourcelab.buildkite.api.client.response.CurrentUserResponse
Packages that use CurrentUserResponse
Package
Description
-
Uses of CurrentUserResponse in org.sourcelab.buildkite.api.client
Methods in org.sourcelab.buildkite.api.client that return CurrentUserResponseModifier and TypeMethodDescriptionBuildkiteClient.getUser()Retrieves the current user associated with the current access token. -
Uses of CurrentUserResponse in org.sourcelab.buildkite.api.client.request
Methods in org.sourcelab.buildkite.api.client.request that return types with arguments of type CurrentUserResponse -
Uses of CurrentUserResponse in org.sourcelab.buildkite.api.client.response.parser
Methods in org.sourcelab.buildkite.api.client.response.parser that return CurrentUserResponse