# Functions
New creates a new development API client.
NewDevelopmentServerConfigurationCreateBadRequest creates a DevelopmentServerConfigurationCreateBadRequest with default headers values.
NewDevelopmentServerConfigurationCreateCreated creates a DevelopmentServerConfigurationCreateCreated with default headers values.
NewDevelopmentServerConfigurationCreateForbidden creates a DevelopmentServerConfigurationCreateForbidden with default headers values.
NewDevelopmentServerConfigurationCreateInternalServerError creates a DevelopmentServerConfigurationCreateInternalServerError with default headers values.
NewDevelopmentServerConfigurationCreateParams creates a new DevelopmentServerConfigurationCreateParams object with the default values initialized.
NewDevelopmentServerConfigurationCreateParamsWithContext creates a new DevelopmentServerConfigurationCreateParams object with the default values initialized, and the ability to set a context for a request.
NewDevelopmentServerConfigurationCreateParamsWithHTTPClient creates a new DevelopmentServerConfigurationCreateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDevelopmentServerConfigurationCreateParamsWithTimeout creates a new DevelopmentServerConfigurationCreateParams object with the default values initialized, and the ability to set a timeout on a request.
NewDevelopmentServerConfigurationCreateUnauthorized creates a DevelopmentServerConfigurationCreateUnauthorized with default headers values.
NewDevelopmentServerConfigurationDeleteForbidden creates a DevelopmentServerConfigurationDeleteForbidden with default headers values.
NewDevelopmentServerConfigurationDeleteInternalServerError creates a DevelopmentServerConfigurationDeleteInternalServerError with default headers values.
NewDevelopmentServerConfigurationDeleteNoContent creates a DevelopmentServerConfigurationDeleteNoContent with default headers values.
NewDevelopmentServerConfigurationDeleteNotFound creates a DevelopmentServerConfigurationDeleteNotFound with default headers values.
NewDevelopmentServerConfigurationDeleteParams creates a new DevelopmentServerConfigurationDeleteParams object with the default values initialized.
NewDevelopmentServerConfigurationDeleteParamsWithContext creates a new DevelopmentServerConfigurationDeleteParams object with the default values initialized, and the ability to set a context for a request.
NewDevelopmentServerConfigurationDeleteParamsWithHTTPClient creates a new DevelopmentServerConfigurationDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDevelopmentServerConfigurationDeleteParamsWithTimeout creates a new DevelopmentServerConfigurationDeleteParams object with the default values initialized, and the ability to set a timeout on a request.
NewDevelopmentServerConfigurationDeleteUnauthorized creates a DevelopmentServerConfigurationDeleteUnauthorized with default headers values.
NewDevelopmentServerConfigurationGetForbidden creates a DevelopmentServerConfigurationGetForbidden with default headers values.
NewDevelopmentServerConfigurationGetInternalServerError creates a DevelopmentServerConfigurationGetInternalServerError with default headers values.
NewDevelopmentServerConfigurationGetNotFound creates a DevelopmentServerConfigurationGetNotFound with default headers values.
NewDevelopmentServerConfigurationGetOK creates a DevelopmentServerConfigurationGetOK with default headers values.
NewDevelopmentServerConfigurationGetParams creates a new DevelopmentServerConfigurationGetParams object with the default values initialized.
NewDevelopmentServerConfigurationGetParamsWithContext creates a new DevelopmentServerConfigurationGetParams object with the default values initialized, and the ability to set a context for a request.
NewDevelopmentServerConfigurationGetParamsWithHTTPClient creates a new DevelopmentServerConfigurationGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDevelopmentServerConfigurationGetParamsWithTimeout creates a new DevelopmentServerConfigurationGetParams object with the default values initialized, and the ability to set a timeout on a request.
NewDevelopmentServerConfigurationGetUnauthorized creates a DevelopmentServerConfigurationGetUnauthorized with default headers values.
NewDevelopmentServerConfigurationListForbidden creates a DevelopmentServerConfigurationListForbidden with default headers values.
NewDevelopmentServerConfigurationListInternalServerError creates a DevelopmentServerConfigurationListInternalServerError with default headers values.
NewDevelopmentServerConfigurationListOK creates a DevelopmentServerConfigurationListOK with default headers values.
NewDevelopmentServerConfigurationListParams creates a new DevelopmentServerConfigurationListParams object with the default values initialized.
NewDevelopmentServerConfigurationListParamsWithContext creates a new DevelopmentServerConfigurationListParams object with the default values initialized, and the ability to set a context for a request.
NewDevelopmentServerConfigurationListParamsWithHTTPClient creates a new DevelopmentServerConfigurationListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDevelopmentServerConfigurationListParamsWithTimeout creates a new DevelopmentServerConfigurationListParams object with the default values initialized, and the ability to set a timeout on a request.
NewDevelopmentServerConfigurationListUnauthorized creates a DevelopmentServerConfigurationListUnauthorized with default headers values.
# Structs
Client for development API
*/.
DevelopmentServerConfigurationCreateBadRequest handles this case with default header values.
DevelopmentServerConfigurationCreateCreated handles this case with default header values.
DevelopmentServerConfigurationCreateForbidden handles this case with default header values.
DevelopmentServerConfigurationCreateInternalServerError handles this case with default header values.
DevelopmentServerConfigurationCreateParams contains all the parameters to send to the API endpoint
for the development server configuration create operation typically these are written to a http.Request
*/.
DevelopmentServerConfigurationCreateReader is a Reader for the DevelopmentServerConfigurationCreate structure.
DevelopmentServerConfigurationCreateUnauthorized handles this case with default header values.
DevelopmentServerConfigurationDeleteForbidden handles this case with default header values.
DevelopmentServerConfigurationDeleteInternalServerError handles this case with default header values.
DevelopmentServerConfigurationDeleteNoContent handles this case with default header values.
DevelopmentServerConfigurationDeleteNotFound handles this case with default header values.
DevelopmentServerConfigurationDeleteParams contains all the parameters to send to the API endpoint
for the development server configuration delete operation typically these are written to a http.Request
*/.
DevelopmentServerConfigurationDeleteReader is a Reader for the DevelopmentServerConfigurationDelete structure.
DevelopmentServerConfigurationDeleteUnauthorized handles this case with default header values.
DevelopmentServerConfigurationGetForbidden handles this case with default header values.
DevelopmentServerConfigurationGetInternalServerError handles this case with default header values.
DevelopmentServerConfigurationGetNotFound handles this case with default header values.
DevelopmentServerConfigurationGetOK handles this case with default header values.
DevelopmentServerConfigurationGetParams contains all the parameters to send to the API endpoint
for the development server configuration get operation typically these are written to a http.Request
*/.
DevelopmentServerConfigurationGetReader is a Reader for the DevelopmentServerConfigurationGet structure.
DevelopmentServerConfigurationGetUnauthorized handles this case with default header values.
DevelopmentServerConfigurationListForbidden handles this case with default header values.
DevelopmentServerConfigurationListInternalServerError handles this case with default header values.
DevelopmentServerConfigurationListOK handles this case with default header values.
DevelopmentServerConfigurationListParams contains all the parameters to send to the API endpoint
for the development server configuration list operation typically these are written to a http.Request
*/.
DevelopmentServerConfigurationListReader is a Reader for the DevelopmentServerConfigurationList structure.
DevelopmentServerConfigurationListUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.