# Functions

New creates a new import service API client.
NewCancelImportDefault creates a CancelImportDefault with default headers values.
NewCancelImportOK creates a CancelImportOK with default headers values.
NewCancelImportParams creates a new CancelImportParams object, with the default timeout for this client.
NewCancelImportParamsWithContext creates a new CancelImportParams object with the ability to set a context for a request.
NewCancelImportParamsWithHTTPClient creates a new CancelImportParams object with the ability to set a custom HTTPClient for a request.
NewCancelImportParamsWithTimeout creates a new CancelImportParams object with the ability to set a timeout on a request.
NewCreateImportDefault creates a CreateImportDefault with default headers values.
NewCreateImportOK creates a CreateImportOK with default headers values.
NewCreateImportParams creates a new CreateImportParams object, with the default timeout for this client.
NewCreateImportParamsWithContext creates a new CreateImportParams object with the ability to set a context for a request.
NewCreateImportParamsWithHTTPClient creates a new CreateImportParams object with the ability to set a custom HTTPClient for a request.
NewCreateImportParamsWithTimeout creates a new CreateImportParams object with the ability to set a timeout on a request.
NewGenerateUploadURLDefault creates a GenerateUploadURLDefault with default headers values.
NewGenerateUploadURLOK creates a GenerateUploadURLOK with default headers values.
NewGenerateUploadURLParams creates a new GenerateUploadURLParams object, with the default timeout for this client.
NewGenerateUploadURLParamsWithContext creates a new GenerateUploadURLParams object with the ability to set a context for a request.
NewGenerateUploadURLParamsWithHTTPClient creates a new GenerateUploadURLParams object with the ability to set a custom HTTPClient for a request.
NewGenerateUploadURLParamsWithTimeout creates a new GenerateUploadURLParams object with the ability to set a timeout on a request.
NewGetImportDefault creates a GetImportDefault with default headers values.
NewGetImportOK creates a GetImportOK with default headers values.
NewGetImportParams creates a new GetImportParams object, with the default timeout for this client.
NewGetImportParamsWithContext creates a new GetImportParams object with the ability to set a context for a request.
NewGetImportParamsWithHTTPClient creates a new GetImportParams object with the ability to set a custom HTTPClient for a request.
NewGetImportParamsWithTimeout creates a new GetImportParams object with the ability to set a timeout on a request.
NewListImportsDefault creates a ListImportsDefault with default headers values.
NewListImportsOK creates a ListImportsOK with default headers values.
NewListImportsParams creates a new ListImportsParams object, with the default timeout for this client.
NewListImportsParamsWithContext creates a new ListImportsParams object with the ability to set a context for a request.
NewListImportsParamsWithHTTPClient creates a new ListImportsParams object with the ability to set a custom HTTPClient for a request.
NewListImportsParamsWithTimeout creates a new ListImportsParams object with the ability to set a timeout on a request.

# Structs

CancelImportDefault describes a response with status code -1, with default header values.
CancelImportOK describes a response with status code 200, with default header values.
CancelImportParams contains all the parameters to send to the API endpoint for the cancel import operation.
CancelImportReader is a Reader for the CancelImport structure.
Client for import service API */.
CreateImportBody create import body swagger:model CreateImportBody */.
CreateImportDefault describes a response with status code -1, with default header values.
CreateImportOK describes a response with status code 200, with default header values.
CreateImportParams contains all the parameters to send to the API endpoint for the create import operation.
CreateImportReader is a Reader for the CreateImport structure.
GenerateUploadURLBody generate upload URL body swagger:model GenerateUploadURLBody */.
GenerateUploadURLDefault describes a response with status code -1, with default header values.
GenerateUploadURLOK describes a response with status code 200, with default header values.
GenerateUploadURLParams contains all the parameters to send to the API endpoint for the generate upload URL operation.
GenerateUploadURLReader is a Reader for the GenerateUploadURL structure.
GetImportDefault describes a response with status code -1, with default header values.
GetImportOK describes a response with status code 200, with default header values.
GetImportParams contains all the parameters to send to the API endpoint for the get import operation.
GetImportReader is a Reader for the GetImport structure.
ListImportsDefault describes a response with status code -1, with default header values.
ListImportsOK describes a response with status code 200, with default header values.
ListImportsParams contains all the parameters to send to the API endpoint for the list imports operation.
ListImportsReader is a Reader for the ListImports structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.