# Functions

New creates a new defaults API client.
NewGetDefaultsDefault creates a GetDefaultsDefault with default headers values.
NewGetDefaultsOK creates a GetDefaultsOK with default headers values.
NewGetDefaultsParams creates a new GetDefaultsParams object with the default values initialized.
NewGetDefaultsParamsWithContext creates a new GetDefaultsParams object with the default values initialized, and the ability to set a context for a request.
NewGetDefaultsParamsWithHTTPClient creates a new GetDefaultsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetDefaultsParamsWithTimeout creates a new GetDefaultsParams object with the default values initialized, and the ability to set a timeout on a request.
NewReplaceDefaultsAccepted creates a ReplaceDefaultsAccepted with default headers values.
NewReplaceDefaultsBadRequest creates a ReplaceDefaultsBadRequest with default headers values.
NewReplaceDefaultsDefault creates a ReplaceDefaultsDefault with default headers values.
NewReplaceDefaultsOK creates a ReplaceDefaultsOK with default headers values.
NewReplaceDefaultsParams creates a new ReplaceDefaultsParams object with the default values initialized.
NewReplaceDefaultsParamsWithContext creates a new ReplaceDefaultsParams object with the default values initialized, and the ability to set a context for a request.
NewReplaceDefaultsParamsWithHTTPClient creates a new ReplaceDefaultsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReplaceDefaultsParamsWithTimeout creates a new ReplaceDefaultsParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for defaults API */.
GetDefaultsDefault handles this case with default header values.
GetDefaultsOK handles this case with default header values.
GetDefaultsOKBody get defaults o k body swagger:model GetDefaultsOKBody */.
GetDefaultsParams contains all the parameters to send to the API endpoint for the get defaults operation typically these are written to a http.Request */.
GetDefaultsReader is a Reader for the GetDefaults structure.
ReplaceDefaultsAccepted handles this case with default header values.
ReplaceDefaultsBadRequest handles this case with default header values.
ReplaceDefaultsDefault handles this case with default header values.
ReplaceDefaultsOK handles this case with default header values.
ReplaceDefaultsParams contains all the parameters to send to the API endpoint for the replace defaults operation typically these are written to a http.Request */.
ReplaceDefaultsReader is a Reader for the ReplaceDefaults structure.

# Interfaces

ClientService is the interface for Client methods.