# Functions
New creates a new problem occurrence API client.
NewGetAllBuildProblemOccurrencesOK creates a GetAllBuildProblemOccurrencesOK with default headers values.
NewGetAllBuildProblemOccurrencesParams creates a new GetAllBuildProblemOccurrencesParams object, with the default timeout for this client.
NewGetAllBuildProblemOccurrencesParamsWithContext creates a new GetAllBuildProblemOccurrencesParams object with the ability to set a context for a request.
NewGetAllBuildProblemOccurrencesParamsWithHTTPClient creates a new GetAllBuildProblemOccurrencesParams object with the ability to set a custom HTTPClient for a request.
NewGetAllBuildProblemOccurrencesParamsWithTimeout creates a new GetAllBuildProblemOccurrencesParams object with the ability to set a timeout on a request.
NewGetBuildProblemOccurrenceOK creates a GetBuildProblemOccurrenceOK with default headers values.
NewGetBuildProblemOccurrenceParams creates a new GetBuildProblemOccurrenceParams object, with the default timeout for this client.
NewGetBuildProblemOccurrenceParamsWithContext creates a new GetBuildProblemOccurrenceParams object with the ability to set a context for a request.
NewGetBuildProblemOccurrenceParamsWithHTTPClient creates a new GetBuildProblemOccurrenceParams object with the ability to set a custom HTTPClient for a request.
NewGetBuildProblemOccurrenceParamsWithTimeout creates a new GetBuildProblemOccurrenceParams object with the ability to set a timeout on a request.
# Structs
Client for problem occurrence API
*/.
GetAllBuildProblemOccurrencesOK describes a response with status code 200, with default header values.
GetAllBuildProblemOccurrencesParams contains all the parameters to send to the API endpoint
for the get all build problem occurrences operation.
GetAllBuildProblemOccurrencesReader is a Reader for the GetAllBuildProblemOccurrences structure.
GetBuildProblemOccurrenceOK describes a response with status code 200, with default header values.
GetBuildProblemOccurrenceParams contains all the parameters to send to the API endpoint
for the get build problem occurrence operation.
GetBuildProblemOccurrenceReader is a Reader for the GetBuildProblemOccurrence structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.