All Classes and Interfaces

Class
Description
 
 
 
 
Thrown if a builder fails validation or is not complete.
 
 
 
Abstraction around underlying Http Client library.
 
User supplied Configuration of the API Client.
Configuration builder for .
 
 
Represents an Error response from the REST Api.
For parsing Error responses from the Buildkite API.
 
 
Abstract representation of a GET http request.
 
 
 
API Client for Buildkite's REST Api.
 
Top level Exception class from which all more specific exceptions relating to the Buildkite Api Client library extend from.
 
Parses 201 response codes into Booleans.
Parses 204 response codes into Booleans.
Parses 204 response codes into Booleans.
Underlying HTTP Client implementation making use of HttpComponents 5.x library.
Abstraction for HttpHeader.
Collection of Zero or more HttpHeader entries.
Represents the various Http Request Methods.
Thrown if something goes wrong during the HttpRequest to the Buildkite API.
Represents the Response from a Http Request.
Thrown if the API responds with an invalid access token error.
Thrown if the API was requested from an IP address not specifically allowed by the API Token.
Thrown if requested to access a page that is not linked.
Thrown if the API was requested from an IP address not specifically allowed by the API Token.
Thrown if request submitted to API comes back as invalid.
Creates properly configured Jackson Json Mapper instances.
 
Thrown if the API responds with a 404 http code.
 
Defines an API request.
Interface indicates that a Response from the Buildkite REST Api is Pageable, and can be passed into the following methods to retrieve various pages.
 
Represents the 'Link' header for paging results.
For building/creating new PagingLinks instances.
Abstract representation of a POST http request.
 
 
 
 
Abstract representation of a PUT http request.
 
 
 
Defines an API request.
For defining Request Parameters.
Collection of RequestParameter entries.
Utility for constructing RequestParameters.
Thrown if the library is unable to serialize a request body.
 
 
 
 
 
 
 
 
 
 
Thrown if the API responds with content that is unable to be parsed.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Optional filter paramter.