# Functions
New creates a new onboarding blueprints API client.
NewCreateBlueprintByIDOK creates a CreateBlueprintByIDOK with default headers values.
NewCreateBlueprintByIDParams creates a new CreateBlueprintByIDParams object, with the default timeout for this client.
NewCreateBlueprintByIDParamsWithContext creates a new CreateBlueprintByIDParams object with the ability to set a context for a request.
NewCreateBlueprintByIDParamsWithHTTPClient creates a new CreateBlueprintByIDParams object with the ability to set a custom HTTPClient for a request.
NewCreateBlueprintByIDParamsWithTimeout creates a new CreateBlueprintByIDParams object with the ability to set a timeout on a request.
NewCreateBlueprintByIDUnauthorized creates a CreateBlueprintByIDUnauthorized with default headers values.
NewCreateBlueprintOK creates a CreateBlueprintOK with default headers values.
NewCreateBlueprintParams creates a new CreateBlueprintParams object, with the default timeout for this client.
NewCreateBlueprintParamsWithContext creates a new CreateBlueprintParams object with the ability to set a context for a request.
NewCreateBlueprintParamsWithHTTPClient creates a new CreateBlueprintParams object with the ability to set a custom HTTPClient for a request.
NewCreateBlueprintParamsWithTimeout creates a new CreateBlueprintParams object with the ability to set a timeout on a request.
NewCreateBlueprintUnauthorized creates a CreateBlueprintUnauthorized with default headers values.
NewDeleteBlueprintByIDOK creates a DeleteBlueprintByIDOK with default headers values.
NewDeleteBlueprintByIDParams creates a new DeleteBlueprintByIDParams object, with the default timeout for this client.
NewDeleteBlueprintByIDParamsWithContext creates a new DeleteBlueprintByIDParams object with the ability to set a context for a request.
NewDeleteBlueprintByIDParamsWithHTTPClient creates a new DeleteBlueprintByIDParams object with the ability to set a custom HTTPClient for a request.
NewDeleteBlueprintByIDParamsWithTimeout creates a new DeleteBlueprintByIDParams object with the ability to set a timeout on a request.
NewDeleteBlueprintByIDUnauthorized creates a DeleteBlueprintByIDUnauthorized with default headers values.
NewQueryBlueprintsOK creates a QueryBlueprintsOK with default headers values.
NewQueryBlueprintsParams creates a new QueryBlueprintsParams object, with the default timeout for this client.
NewQueryBlueprintsParamsWithContext creates a new QueryBlueprintsParams object with the ability to set a context for a request.
NewQueryBlueprintsParamsWithHTTPClient creates a new QueryBlueprintsParams object with the ability to set a custom HTTPClient for a request.
NewQueryBlueprintsParamsWithTimeout creates a new QueryBlueprintsParams object with the ability to set a timeout on a request.
NewQueryBlueprintsUnauthorized creates a QueryBlueprintsUnauthorized with default headers values.
NewUpdateBlueprintByIDOK creates a UpdateBlueprintByIDOK with default headers values.
NewUpdateBlueprintByIDParams creates a new UpdateBlueprintByIDParams object, with the default timeout for this client.
NewUpdateBlueprintByIDParamsWithContext creates a new UpdateBlueprintByIDParams object with the ability to set a context for a request.
NewUpdateBlueprintByIDParamsWithHTTPClient creates a new UpdateBlueprintByIDParams object with the ability to set a custom HTTPClient for a request.
NewUpdateBlueprintByIDParamsWithTimeout creates a new UpdateBlueprintByIDParams object with the ability to set a timeout on a request.
NewUpdateBlueprintByIDUnauthorized creates a UpdateBlueprintByIDUnauthorized with default headers values.
# Structs
Client for onboarding blueprints API
*/.
CreateBlueprintByIDOK describes a response with status code 200, with default header values.
CreateBlueprintByIDParams contains all the parameters to send to the API endpoint
for the create blueprint by Id operation.
CreateBlueprintByIDReader is a Reader for the CreateBlueprintByID structure.
CreateBlueprintByIDUnauthorized describes a response with status code 401, with default header values.
CreateBlueprintOK describes a response with status code 200, with default header values.
CreateBlueprintParams contains all the parameters to send to the API endpoint
for the create blueprint operation.
CreateBlueprintReader is a Reader for the CreateBlueprint structure.
CreateBlueprintUnauthorized describes a response with status code 401, with default header values.
DeleteBlueprintByIDOK describes a response with status code 200, with default header values.
DeleteBlueprintByIDParams contains all the parameters to send to the API endpoint
for the delete blueprint by Id operation.
DeleteBlueprintByIDReader is a Reader for the DeleteBlueprintByID structure.
DeleteBlueprintByIDUnauthorized describes a response with status code 401, with default header values.
QueryBlueprintsOK describes a response with status code 200, with default header values.
QueryBlueprintsParams contains all the parameters to send to the API endpoint
for the query blueprints operation.
QueryBlueprintsReader is a Reader for the QueryBlueprints structure.
QueryBlueprintsUnauthorized describes a response with status code 401, with default header values.
UpdateBlueprintByIDOK describes a response with status code 200, with default header values.
UpdateBlueprintByIDParams contains all the parameters to send to the API endpoint
for the update blueprint by Id operation.
UpdateBlueprintByIDReader is a Reader for the UpdateBlueprintByID structure.
UpdateBlueprintByIDUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.