Uses of Class
org.sourcelab.buildkite.api.client.response.PingResponse
Packages that use PingResponse
Package
Description
-
Uses of PingResponse in org.sourcelab.buildkite.api.client
Methods in org.sourcelab.buildkite.api.client that return PingResponseModifier and TypeMethodDescriptionBuildkiteClient.ping()Make a 'test' or 'hello world' request to the Buildkite API. -
Uses of PingResponse in org.sourcelab.buildkite.api.client.request
Methods in org.sourcelab.buildkite.api.client.request that return types with arguments of type PingResponse -
Uses of PingResponse in org.sourcelab.buildkite.api.client.response.parser
Methods in org.sourcelab.buildkite.api.client.response.parser that return PingResponse