# Functions
New creates a new domains API client.
NewDeleteV1DomainsDomainIDNotFound creates a DeleteV1DomainsDomainIDNotFound with default headers values.
NewDeleteV1DomainsDomainIDOK creates a DeleteV1DomainsDomainIDOK with default headers values.
NewDeleteV1DomainsDomainIDParams creates a new DeleteV1DomainsDomainIDParams object with the default values initialized.
NewDeleteV1DomainsDomainIDParamsWithContext creates a new DeleteV1DomainsDomainIDParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteV1DomainsDomainIDParamsWithHTTPClient creates a new DeleteV1DomainsDomainIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteV1DomainsDomainIDParamsWithTimeout creates a new DeleteV1DomainsDomainIDParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteV1DomainsDomainIDPreconditionFailed creates a DeleteV1DomainsDomainIDPreconditionFailed with default headers values.
NewGetV1DomainsOK creates a GetV1DomainsOK with default headers values.
NewGetV1DomainsParams creates a new GetV1DomainsParams object with the default values initialized.
NewGetV1DomainsParamsWithContext creates a new GetV1DomainsParams object with the default values initialized, and the ability to set a context for a request.
NewGetV1DomainsParamsWithHTTPClient creates a new GetV1DomainsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetV1DomainsParamsWithTimeout creates a new GetV1DomainsParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostV1DomainsBadRequest creates a PostV1DomainsBadRequest with default headers values.
NewPostV1DomainsCreated creates a PostV1DomainsCreated with default headers values.
NewPostV1DomainsInternalServerError creates a PostV1DomainsInternalServerError with default headers values.
NewPostV1DomainsParams creates a new PostV1DomainsParams object with the default values initialized.
NewPostV1DomainsParamsWithContext creates a new PostV1DomainsParams object with the default values initialized, and the ability to set a context for a request.
NewPostV1DomainsParamsWithHTTPClient creates a new PostV1DomainsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostV1DomainsParamsWithTimeout creates a new PostV1DomainsParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostV1DomainsPreconditionFailed creates a PostV1DomainsPreconditionFailed with default headers values.
NewPostV1DomainsWrongExchangeServer creates a PostV1DomainsWrongExchangeServer with default headers values.
# Structs
Client for domains API
*/.
DeleteV1DomainsDomainIDNotFound handles this case with default header values.
DeleteV1DomainsDomainIDOK handles this case with default header values.
DeleteV1DomainsDomainIDParams contains all the parameters to send to the API endpoint
for the delete v1 domains domain ID operation typically these are written to a http.Request
*/.
DeleteV1DomainsDomainIDPreconditionFailed handles this case with default header values.
DeleteV1DomainsDomainIDReader is a Reader for the DeleteV1DomainsDomainID structure.
GetV1DomainsOK handles this case with default header values.
GetV1DomainsParams contains all the parameters to send to the API endpoint
for the get v1 domains operation typically these are written to a http.Request
*/.
GetV1DomainsReader is a Reader for the GetV1Domains structure.
PostV1DomainsBadRequest handles this case with default header values.
PostV1DomainsCreated handles this case with default header values.
PostV1DomainsInternalServerError handles this case with default header values.
PostV1DomainsParams contains all the parameters to send to the API endpoint
for the post v1 domains operation typically these are written to a http.Request
*/.
PostV1DomainsPreconditionFailed handles this case with default header values.
PostV1DomainsReader is a Reader for the PostV1Domains structure.
PostV1DomainsWrongExchangeServer handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.