# Functions
New creates a new problem API client.
NewGetAllBuildProblemsOK creates a GetAllBuildProblemsOK with default headers values.
NewGetAllBuildProblemsParams creates a new GetAllBuildProblemsParams object, with the default timeout for this client.
NewGetAllBuildProblemsParamsWithContext creates a new GetAllBuildProblemsParams object with the ability to set a context for a request.
NewGetAllBuildProblemsParamsWithHTTPClient creates a new GetAllBuildProblemsParams object with the ability to set a custom HTTPClient for a request.
NewGetAllBuildProblemsParamsWithTimeout creates a new GetAllBuildProblemsParams object with the ability to set a timeout on a request.
NewGetBuildProblemOK creates a GetBuildProblemOK with default headers values.
NewGetBuildProblemParams creates a new GetBuildProblemParams object, with the default timeout for this client.
NewGetBuildProblemParamsWithContext creates a new GetBuildProblemParams object with the ability to set a context for a request.
NewGetBuildProblemParamsWithHTTPClient creates a new GetBuildProblemParams object with the ability to set a custom HTTPClient for a request.
NewGetBuildProblemParamsWithTimeout creates a new GetBuildProblemParams object with the ability to set a timeout on a request.
# Structs
Client for problem API
*/.
GetAllBuildProblemsOK describes a response with status code 200, with default header values.
GetAllBuildProblemsParams contains all the parameters to send to the API endpoint
for the get all build problems operation.
GetAllBuildProblemsReader is a Reader for the GetAllBuildProblems structure.
GetBuildProblemOK describes a response with status code 200, with default header values.
GetBuildProblemParams contains all the parameters to send to the API endpoint
for the get build problem operation.
GetBuildProblemReader is a Reader for the GetBuildProblem structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.