package
0.0.0-20211025121951-8deb4e3b2ae8
Repository: https://github.com/bitrise-io/bitrise-api-client.git
Documentation: pkg.go.dev

# Functions

New creates a new build request API client.
NewBuildRequestListBadRequest creates a BuildRequestListBadRequest with default headers values.
NewBuildRequestListInternalServerError creates a BuildRequestListInternalServerError with default headers values.
NewBuildRequestListNotFound creates a BuildRequestListNotFound with default headers values.
NewBuildRequestListOK creates a BuildRequestListOK with default headers values.
NewBuildRequestListParams creates a new BuildRequestListParams object with the default values initialized.
NewBuildRequestListParamsWithContext creates a new BuildRequestListParams object with the default values initialized, and the ability to set a context for a request.
NewBuildRequestListParamsWithHTTPClient creates a new BuildRequestListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewBuildRequestListParamsWithTimeout creates a new BuildRequestListParams object with the default values initialized, and the ability to set a timeout on a request.
NewBuildRequestListUnauthorized creates a BuildRequestListUnauthorized with default headers values.
NewBuildRequestUpdateBadRequest creates a BuildRequestUpdateBadRequest with default headers values.
NewBuildRequestUpdateInternalServerError creates a BuildRequestUpdateInternalServerError with default headers values.
NewBuildRequestUpdateNotFound creates a BuildRequestUpdateNotFound with default headers values.
NewBuildRequestUpdateOK creates a BuildRequestUpdateOK with default headers values.
NewBuildRequestUpdateParams creates a new BuildRequestUpdateParams object with the default values initialized.
NewBuildRequestUpdateParamsWithContext creates a new BuildRequestUpdateParams object with the default values initialized, and the ability to set a context for a request.
NewBuildRequestUpdateParamsWithHTTPClient creates a new BuildRequestUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewBuildRequestUpdateParamsWithTimeout creates a new BuildRequestUpdateParams object with the default values initialized, and the ability to set a timeout on a request.
NewBuildRequestUpdateUnauthorized creates a BuildRequestUpdateUnauthorized with default headers values.

# Structs

BuildRequestListBadRequest handles this case with default header values.
BuildRequestListInternalServerError handles this case with default header values.
BuildRequestListNotFound handles this case with default header values.
BuildRequestListOK handles this case with default header values.
BuildRequestListParams contains all the parameters to send to the API endpoint for the build request list operation typically these are written to a http.Request */.
BuildRequestListReader is a Reader for the BuildRequestList structure.
BuildRequestListUnauthorized handles this case with default header values.
BuildRequestUpdateBadRequest handles this case with default header values.
BuildRequestUpdateInternalServerError handles this case with default header values.
BuildRequestUpdateNotFound handles this case with default header values.
BuildRequestUpdateOK handles this case with default header values.
BuildRequestUpdateParams contains all the parameters to send to the API endpoint for the build request update operation typically these are written to a http.Request */.
BuildRequestUpdateReader is a Reader for the BuildRequestUpdate structure.
BuildRequestUpdateUnauthorized handles this case with default header values.
Client for build request API */.

# Interfaces

ClientService is the interface for Client methods.