Documentation ¶
Index ¶
- type Client
- func (a *Client) GetCatalogItemUsingGET1(params *GetCatalogItemUsingGET1Params) (*GetCatalogItemUsingGET1OK, error)
- func (a *Client) GetCatalogItemsUsingGET1(params *GetCatalogItemsUsingGET1Params) (*GetCatalogItemsUsingGET1OK, error)
- func (a *Client) GetUpfrontPriceResponseForCatalogItemUsingGET(params *GetUpfrontPriceResponseForCatalogItemUsingGETParams) (*GetUpfrontPriceResponseForCatalogItemUsingGETOK, error)
- func (a *Client) GetVersionByIDUsingGET(params *GetVersionByIDUsingGETParams) (*GetVersionByIDUsingGETOK, error)
- func (a *Client) GetVersionsUsingGET(params *GetVersionsUsingGETParams) (*GetVersionsUsingGETOK, error)
- func (a *Client) RequestCatalogItemUsingPOST(params *RequestCatalogItemUsingPOSTParams) (*RequestCatalogItemUsingPOSTOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) SubmitUpfrontPriceRequestForCatalogItemUsingPOST(params *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) (*SubmitUpfrontPriceRequestForCatalogItemUsingPOSTOK, error)
- type GetCatalogItemUsingGET1NotFound
- type GetCatalogItemUsingGET1OK
- type GetCatalogItemUsingGET1Params
- func NewGetCatalogItemUsingGET1Params() *GetCatalogItemUsingGET1Params
- func NewGetCatalogItemUsingGET1ParamsWithContext(ctx context.Context) *GetCatalogItemUsingGET1Params
- func NewGetCatalogItemUsingGET1ParamsWithHTTPClient(client *http.Client) *GetCatalogItemUsingGET1Params
- func NewGetCatalogItemUsingGET1ParamsWithTimeout(timeout time.Duration) *GetCatalogItemUsingGET1Params
- func (o *GetCatalogItemUsingGET1Params) SetContext(ctx context.Context)
- func (o *GetCatalogItemUsingGET1Params) SetExpandProjects(expandProjects *bool)
- func (o *GetCatalogItemUsingGET1Params) SetHTTPClient(client *http.Client)
- func (o *GetCatalogItemUsingGET1Params) SetID(id strfmt.UUID)
- func (o *GetCatalogItemUsingGET1Params) SetTimeout(timeout time.Duration)
- func (o *GetCatalogItemUsingGET1Params) WithContext(ctx context.Context) *GetCatalogItemUsingGET1Params
- func (o *GetCatalogItemUsingGET1Params) WithExpandProjects(expandProjects *bool) *GetCatalogItemUsingGET1Params
- func (o *GetCatalogItemUsingGET1Params) WithHTTPClient(client *http.Client) *GetCatalogItemUsingGET1Params
- func (o *GetCatalogItemUsingGET1Params) WithID(id strfmt.UUID) *GetCatalogItemUsingGET1Params
- func (o *GetCatalogItemUsingGET1Params) WithTimeout(timeout time.Duration) *GetCatalogItemUsingGET1Params
- func (o *GetCatalogItemUsingGET1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCatalogItemUsingGET1Reader
- type GetCatalogItemUsingGET1Unauthorized
- type GetCatalogItemsUsingGET1OK
- type GetCatalogItemsUsingGET1Params
- func NewGetCatalogItemsUsingGET1Params() *GetCatalogItemsUsingGET1Params
- func NewGetCatalogItemsUsingGET1ParamsWithContext(ctx context.Context) *GetCatalogItemsUsingGET1Params
- func NewGetCatalogItemsUsingGET1ParamsWithHTTPClient(client *http.Client) *GetCatalogItemsUsingGET1Params
- func NewGetCatalogItemsUsingGET1ParamsWithTimeout(timeout time.Duration) *GetCatalogItemsUsingGET1Params
- func (o *GetCatalogItemsUsingGET1Params) SetContext(ctx context.Context)
- func (o *GetCatalogItemsUsingGET1Params) SetDollarOrderby(dollarOrderby []string)
- func (o *GetCatalogItemsUsingGET1Params) SetDollarSkip(dollarSkip *int32)
- func (o *GetCatalogItemsUsingGET1Params) SetDollarTop(dollarTop *int32)
- func (o *GetCatalogItemsUsingGET1Params) SetExpandProjects(expandProjects *bool)
- func (o *GetCatalogItemsUsingGET1Params) SetHTTPClient(client *http.Client)
- func (o *GetCatalogItemsUsingGET1Params) SetProjects(projects []string)
- func (o *GetCatalogItemsUsingGET1Params) SetSearch(search *string)
- func (o *GetCatalogItemsUsingGET1Params) SetTimeout(timeout time.Duration)
- func (o *GetCatalogItemsUsingGET1Params) SetTypes(types []string)
- func (o *GetCatalogItemsUsingGET1Params) WithContext(ctx context.Context) *GetCatalogItemsUsingGET1Params
- func (o *GetCatalogItemsUsingGET1Params) WithDollarOrderby(dollarOrderby []string) *GetCatalogItemsUsingGET1Params
- func (o *GetCatalogItemsUsingGET1Params) WithDollarSkip(dollarSkip *int32) *GetCatalogItemsUsingGET1Params
- func (o *GetCatalogItemsUsingGET1Params) WithDollarTop(dollarTop *int32) *GetCatalogItemsUsingGET1Params
- func (o *GetCatalogItemsUsingGET1Params) WithExpandProjects(expandProjects *bool) *GetCatalogItemsUsingGET1Params
- func (o *GetCatalogItemsUsingGET1Params) WithHTTPClient(client *http.Client) *GetCatalogItemsUsingGET1Params
- func (o *GetCatalogItemsUsingGET1Params) WithProjects(projects []string) *GetCatalogItemsUsingGET1Params
- func (o *GetCatalogItemsUsingGET1Params) WithSearch(search *string) *GetCatalogItemsUsingGET1Params
- func (o *GetCatalogItemsUsingGET1Params) WithTimeout(timeout time.Duration) *GetCatalogItemsUsingGET1Params
- func (o *GetCatalogItemsUsingGET1Params) WithTypes(types []string) *GetCatalogItemsUsingGET1Params
- func (o *GetCatalogItemsUsingGET1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCatalogItemsUsingGET1Reader
- type GetCatalogItemsUsingGET1Unauthorized
- type GetUpfrontPriceResponseForCatalogItemUsingGETNotFound
- type GetUpfrontPriceResponseForCatalogItemUsingGETOK
- type GetUpfrontPriceResponseForCatalogItemUsingGETParams
- func NewGetUpfrontPriceResponseForCatalogItemUsingGETParams() *GetUpfrontPriceResponseForCatalogItemUsingGETParams
- func NewGetUpfrontPriceResponseForCatalogItemUsingGETParamsWithContext(ctx context.Context) *GetUpfrontPriceResponseForCatalogItemUsingGETParams
- func NewGetUpfrontPriceResponseForCatalogItemUsingGETParamsWithHTTPClient(client *http.Client) *GetUpfrontPriceResponseForCatalogItemUsingGETParams
- func NewGetUpfrontPriceResponseForCatalogItemUsingGETParamsWithTimeout(timeout time.Duration) *GetUpfrontPriceResponseForCatalogItemUsingGETParams
- func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) SetContext(ctx context.Context)
- func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) SetID(id strfmt.UUID)
- func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) SetUpfrontPriceID(upfrontPriceID strfmt.UUID)
- func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) WithContext(ctx context.Context) *GetUpfrontPriceResponseForCatalogItemUsingGETParams
- func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) WithHTTPClient(client *http.Client) *GetUpfrontPriceResponseForCatalogItemUsingGETParams
- func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) WithID(id strfmt.UUID) *GetUpfrontPriceResponseForCatalogItemUsingGETParams
- func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) WithTimeout(timeout time.Duration) *GetUpfrontPriceResponseForCatalogItemUsingGETParams
- func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) WithUpfrontPriceID(upfrontPriceID strfmt.UUID) *GetUpfrontPriceResponseForCatalogItemUsingGETParams
- func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUpfrontPriceResponseForCatalogItemUsingGETReader
- type GetUpfrontPriceResponseForCatalogItemUsingGETUnauthorized
- type GetVersionByIDUsingGETNotFound
- type GetVersionByIDUsingGETOK
- type GetVersionByIDUsingGETParams
- func NewGetVersionByIDUsingGETParams() *GetVersionByIDUsingGETParams
- func NewGetVersionByIDUsingGETParamsWithContext(ctx context.Context) *GetVersionByIDUsingGETParams
- func NewGetVersionByIDUsingGETParamsWithHTTPClient(client *http.Client) *GetVersionByIDUsingGETParams
- func NewGetVersionByIDUsingGETParamsWithTimeout(timeout time.Duration) *GetVersionByIDUsingGETParams
- func (o *GetVersionByIDUsingGETParams) SetContext(ctx context.Context)
- func (o *GetVersionByIDUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetVersionByIDUsingGETParams) SetID(id strfmt.UUID)
- func (o *GetVersionByIDUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetVersionByIDUsingGETParams) SetVersionID(versionID string)
- func (o *GetVersionByIDUsingGETParams) WithContext(ctx context.Context) *GetVersionByIDUsingGETParams
- func (o *GetVersionByIDUsingGETParams) WithHTTPClient(client *http.Client) *GetVersionByIDUsingGETParams
- func (o *GetVersionByIDUsingGETParams) WithID(id strfmt.UUID) *GetVersionByIDUsingGETParams
- func (o *GetVersionByIDUsingGETParams) WithTimeout(timeout time.Duration) *GetVersionByIDUsingGETParams
- func (o *GetVersionByIDUsingGETParams) WithVersionID(versionID string) *GetVersionByIDUsingGETParams
- func (o *GetVersionByIDUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVersionByIDUsingGETReader
- type GetVersionByIDUsingGETUnauthorized
- type GetVersionsUsingGETNotFound
- type GetVersionsUsingGETOK
- type GetVersionsUsingGETParams
- func NewGetVersionsUsingGETParams() *GetVersionsUsingGETParams
- func NewGetVersionsUsingGETParamsWithContext(ctx context.Context) *GetVersionsUsingGETParams
- func NewGetVersionsUsingGETParamsWithHTTPClient(client *http.Client) *GetVersionsUsingGETParams
- func NewGetVersionsUsingGETParamsWithTimeout(timeout time.Duration) *GetVersionsUsingGETParams
- func (o *GetVersionsUsingGETParams) SetContext(ctx context.Context)
- func (o *GetVersionsUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetVersionsUsingGETParams) SetID(id strfmt.UUID)
- func (o *GetVersionsUsingGETParams) SetPage(page *int32)
- func (o *GetVersionsUsingGETParams) SetSize(size *int32)
- func (o *GetVersionsUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetVersionsUsingGETParams) WithContext(ctx context.Context) *GetVersionsUsingGETParams
- func (o *GetVersionsUsingGETParams) WithHTTPClient(client *http.Client) *GetVersionsUsingGETParams
- func (o *GetVersionsUsingGETParams) WithID(id strfmt.UUID) *GetVersionsUsingGETParams
- func (o *GetVersionsUsingGETParams) WithPage(page *int32) *GetVersionsUsingGETParams
- func (o *GetVersionsUsingGETParams) WithSize(size *int32) *GetVersionsUsingGETParams
- func (o *GetVersionsUsingGETParams) WithTimeout(timeout time.Duration) *GetVersionsUsingGETParams
- func (o *GetVersionsUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVersionsUsingGETReader
- type GetVersionsUsingGETUnauthorized
- type RequestCatalogItemUsingPOSTNotFound
- type RequestCatalogItemUsingPOSTOK
- type RequestCatalogItemUsingPOSTParams
- func NewRequestCatalogItemUsingPOSTParams() *RequestCatalogItemUsingPOSTParams
- func NewRequestCatalogItemUsingPOSTParamsWithContext(ctx context.Context) *RequestCatalogItemUsingPOSTParams
- func NewRequestCatalogItemUsingPOSTParamsWithHTTPClient(client *http.Client) *RequestCatalogItemUsingPOSTParams
- func NewRequestCatalogItemUsingPOSTParamsWithTimeout(timeout time.Duration) *RequestCatalogItemUsingPOSTParams
- func (o *RequestCatalogItemUsingPOSTParams) SetContext(ctx context.Context)
- func (o *RequestCatalogItemUsingPOSTParams) SetHTTPClient(client *http.Client)
- func (o *RequestCatalogItemUsingPOSTParams) SetID(id strfmt.UUID)
- func (o *RequestCatalogItemUsingPOSTParams) SetRequest(request *models.CatalogItemRequest)
- func (o *RequestCatalogItemUsingPOSTParams) SetTimeout(timeout time.Duration)
- func (o *RequestCatalogItemUsingPOSTParams) WithContext(ctx context.Context) *RequestCatalogItemUsingPOSTParams
- func (o *RequestCatalogItemUsingPOSTParams) WithHTTPClient(client *http.Client) *RequestCatalogItemUsingPOSTParams
- func (o *RequestCatalogItemUsingPOSTParams) WithID(id strfmt.UUID) *RequestCatalogItemUsingPOSTParams
- func (o *RequestCatalogItemUsingPOSTParams) WithRequest(request *models.CatalogItemRequest) *RequestCatalogItemUsingPOSTParams
- func (o *RequestCatalogItemUsingPOSTParams) WithTimeout(timeout time.Duration) *RequestCatalogItemUsingPOSTParams
- func (o *RequestCatalogItemUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RequestCatalogItemUsingPOSTReader
- type RequestCatalogItemUsingPOSTUnauthorized
- type SubmitUpfrontPriceRequestForCatalogItemUsingPOSTNotFound
- type SubmitUpfrontPriceRequestForCatalogItemUsingPOSTOK
- type SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams
- func NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams() *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams
- func NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTParamsWithContext(ctx context.Context) *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams
- func NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTParamsWithHTTPClient(client *http.Client) *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams
- func NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTParamsWithTimeout(timeout time.Duration) *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams
- func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) SetContext(ctx context.Context)
- func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) SetHTTPClient(client *http.Client)
- func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) SetID(id strfmt.UUID)
- func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) SetRequest(request *models.CatalogItemRequest)
- func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) SetTimeout(timeout time.Duration)
- func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) WithContext(ctx context.Context) *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams
- func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) WithHTTPClient(client *http.Client) *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams
- func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) WithID(id strfmt.UUID) *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams
- func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) WithRequest(request *models.CatalogItemRequest) *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams
- func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) WithTimeout(timeout time.Duration) *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams
- func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SubmitUpfrontPriceRequestForCatalogItemUsingPOSTReader
- type SubmitUpfrontPriceRequestForCatalogItemUsingPOSTUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for catalog items API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new catalog items API client.
func (*Client) GetCatalogItemUsingGET1 ¶
func (a *Client) GetCatalogItemUsingGET1(params *GetCatalogItemUsingGET1Params) (*GetCatalogItemUsingGET1OK, error)
GetCatalogItemUsingGET1 finds a catalog item with specified ID
Returns the catalog item with the specified ID.
func (*Client) GetCatalogItemsUsingGET1 ¶
func (a *Client) GetCatalogItemsUsingGET1(params *GetCatalogItemsUsingGET1Params) (*GetCatalogItemsUsingGET1OK, error)
GetCatalogItemsUsingGET1 fetches a list of catalog items
Returns a paginated list of catalog items.
func (*Client) GetUpfrontPriceResponseForCatalogItemUsingGET ¶ added in v0.2.0
func (a *Client) GetUpfrontPriceResponseForCatalogItemUsingGET(params *GetUpfrontPriceResponseForCatalogItemUsingGETParams) (*GetUpfrontPriceResponseForCatalogItemUsingGETOK, error)
GetUpfrontPriceResponseForCatalogItemUsingGET gets a response with upfront prices for a given catalog item
Returns upfront prices of a given catalog item.
func (*Client) GetVersionByIDUsingGET ¶
func (a *Client) GetVersionByIDUsingGET(params *GetVersionByIDUsingGETParams) (*GetVersionByIDUsingGETOK, error)
GetVersionByIDUsingGET fetches detailed catalog item version
Returns a detailed catalog item version.
func (*Client) GetVersionsUsingGET ¶
func (a *Client) GetVersionsUsingGET(params *GetVersionsUsingGETParams) (*GetVersionsUsingGETOK, error)
GetVersionsUsingGET fetches a list of catalog items with versions
Returns a paginated list of catalog item versions.
func (*Client) RequestCatalogItemUsingPOST ¶
func (a *Client) RequestCatalogItemUsingPOST(params *RequestCatalogItemUsingPOSTParams) (*RequestCatalogItemUsingPOSTOK, error)
RequestCatalogItemUsingPOST creates a deployment
Creates a deployment from a catalog item.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) SubmitUpfrontPriceRequestForCatalogItemUsingPOST ¶ added in v0.2.0
func (a *Client) SubmitUpfrontPriceRequestForCatalogItemUsingPOST(params *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) (*SubmitUpfrontPriceRequestForCatalogItemUsingPOSTOK, error)
SubmitUpfrontPriceRequestForCatalogItemUsingPOST creates a request to calculate upfront price for a given catalog item
Returns upfront price response for a given catalog item.
type GetCatalogItemUsingGET1NotFound ¶
type GetCatalogItemUsingGET1NotFound struct { }
GetCatalogItemUsingGET1NotFound handles this case with default header values.
Not Found
func NewGetCatalogItemUsingGET1NotFound ¶
func NewGetCatalogItemUsingGET1NotFound() *GetCatalogItemUsingGET1NotFound
NewGetCatalogItemUsingGET1NotFound creates a GetCatalogItemUsingGET1NotFound with default headers values
func (*GetCatalogItemUsingGET1NotFound) Error ¶
func (o *GetCatalogItemUsingGET1NotFound) Error() string
type GetCatalogItemUsingGET1OK ¶
type GetCatalogItemUsingGET1OK struct {
Payload *models.CatalogItem
}
GetCatalogItemUsingGET1OK handles this case with default header values.
OK
func NewGetCatalogItemUsingGET1OK ¶
func NewGetCatalogItemUsingGET1OK() *GetCatalogItemUsingGET1OK
NewGetCatalogItemUsingGET1OK creates a GetCatalogItemUsingGET1OK with default headers values
func (*GetCatalogItemUsingGET1OK) Error ¶
func (o *GetCatalogItemUsingGET1OK) Error() string
func (*GetCatalogItemUsingGET1OK) GetPayload ¶
func (o *GetCatalogItemUsingGET1OK) GetPayload() *models.CatalogItem
type GetCatalogItemUsingGET1Params ¶
type GetCatalogItemUsingGET1Params struct { /*ExpandProjects Retrieves the 'projects' field of the catalog item */ ExpandProjects *bool /*ID Catalog item ID */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCatalogItemUsingGET1Params contains all the parameters to send to the API endpoint for the get catalog item using get1 operation typically these are written to a http.Request
func NewGetCatalogItemUsingGET1Params ¶
func NewGetCatalogItemUsingGET1Params() *GetCatalogItemUsingGET1Params
NewGetCatalogItemUsingGET1Params creates a new GetCatalogItemUsingGET1Params object with the default values initialized.
func NewGetCatalogItemUsingGET1ParamsWithContext ¶
func NewGetCatalogItemUsingGET1ParamsWithContext(ctx context.Context) *GetCatalogItemUsingGET1Params
NewGetCatalogItemUsingGET1ParamsWithContext creates a new GetCatalogItemUsingGET1Params object with the default values initialized, and the ability to set a context for a request
func NewGetCatalogItemUsingGET1ParamsWithHTTPClient ¶
func NewGetCatalogItemUsingGET1ParamsWithHTTPClient(client *http.Client) *GetCatalogItemUsingGET1Params
NewGetCatalogItemUsingGET1ParamsWithHTTPClient creates a new GetCatalogItemUsingGET1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCatalogItemUsingGET1ParamsWithTimeout ¶
func NewGetCatalogItemUsingGET1ParamsWithTimeout(timeout time.Duration) *GetCatalogItemUsingGET1Params
NewGetCatalogItemUsingGET1ParamsWithTimeout creates a new GetCatalogItemUsingGET1Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetCatalogItemUsingGET1Params) SetContext ¶
func (o *GetCatalogItemUsingGET1Params) SetContext(ctx context.Context)
SetContext adds the context to the get catalog item using get1 params
func (*GetCatalogItemUsingGET1Params) SetExpandProjects ¶
func (o *GetCatalogItemUsingGET1Params) SetExpandProjects(expandProjects *bool)
SetExpandProjects adds the expandProjects to the get catalog item using get1 params
func (*GetCatalogItemUsingGET1Params) SetHTTPClient ¶
func (o *GetCatalogItemUsingGET1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get catalog item using get1 params
func (*GetCatalogItemUsingGET1Params) SetID ¶
func (o *GetCatalogItemUsingGET1Params) SetID(id strfmt.UUID)
SetID adds the id to the get catalog item using get1 params
func (*GetCatalogItemUsingGET1Params) SetTimeout ¶
func (o *GetCatalogItemUsingGET1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get catalog item using get1 params
func (*GetCatalogItemUsingGET1Params) WithContext ¶
func (o *GetCatalogItemUsingGET1Params) WithContext(ctx context.Context) *GetCatalogItemUsingGET1Params
WithContext adds the context to the get catalog item using get1 params
func (*GetCatalogItemUsingGET1Params) WithExpandProjects ¶
func (o *GetCatalogItemUsingGET1Params) WithExpandProjects(expandProjects *bool) *GetCatalogItemUsingGET1Params
WithExpandProjects adds the expandProjects to the get catalog item using get1 params
func (*GetCatalogItemUsingGET1Params) WithHTTPClient ¶
func (o *GetCatalogItemUsingGET1Params) WithHTTPClient(client *http.Client) *GetCatalogItemUsingGET1Params
WithHTTPClient adds the HTTPClient to the get catalog item using get1 params
func (*GetCatalogItemUsingGET1Params) WithID ¶
func (o *GetCatalogItemUsingGET1Params) WithID(id strfmt.UUID) *GetCatalogItemUsingGET1Params
WithID adds the id to the get catalog item using get1 params
func (*GetCatalogItemUsingGET1Params) WithTimeout ¶
func (o *GetCatalogItemUsingGET1Params) WithTimeout(timeout time.Duration) *GetCatalogItemUsingGET1Params
WithTimeout adds the timeout to the get catalog item using get1 params
func (*GetCatalogItemUsingGET1Params) WriteToRequest ¶
func (o *GetCatalogItemUsingGET1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCatalogItemUsingGET1Reader ¶
type GetCatalogItemUsingGET1Reader struct {
// contains filtered or unexported fields
}
GetCatalogItemUsingGET1Reader is a Reader for the GetCatalogItemUsingGET1 structure.
func (*GetCatalogItemUsingGET1Reader) ReadResponse ¶
func (o *GetCatalogItemUsingGET1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCatalogItemUsingGET1Unauthorized ¶
type GetCatalogItemUsingGET1Unauthorized struct { }
GetCatalogItemUsingGET1Unauthorized handles this case with default header values.
Unauthorized
func NewGetCatalogItemUsingGET1Unauthorized ¶
func NewGetCatalogItemUsingGET1Unauthorized() *GetCatalogItemUsingGET1Unauthorized
NewGetCatalogItemUsingGET1Unauthorized creates a GetCatalogItemUsingGET1Unauthorized with default headers values
func (*GetCatalogItemUsingGET1Unauthorized) Error ¶
func (o *GetCatalogItemUsingGET1Unauthorized) Error() string
type GetCatalogItemsUsingGET1OK ¶
type GetCatalogItemsUsingGET1OK struct {
Payload *models.PageOfCatalogItem
}
GetCatalogItemsUsingGET1OK handles this case with default header values.
OK
func NewGetCatalogItemsUsingGET1OK ¶
func NewGetCatalogItemsUsingGET1OK() *GetCatalogItemsUsingGET1OK
NewGetCatalogItemsUsingGET1OK creates a GetCatalogItemsUsingGET1OK with default headers values
func (*GetCatalogItemsUsingGET1OK) Error ¶
func (o *GetCatalogItemsUsingGET1OK) Error() string
func (*GetCatalogItemsUsingGET1OK) GetPayload ¶
func (o *GetCatalogItemsUsingGET1OK) GetPayload() *models.PageOfCatalogItem
type GetCatalogItemsUsingGET1Params ¶
type GetCatalogItemsUsingGET1Params struct { /*DollarOrderby Sorting criteria in the format: property (asc|desc). Default sort order is ascending. Multiple sort criteria are supported. */ DollarOrderby []string /*DollarSkip Number of records you want to skip */ DollarSkip *int32 /*DollarTop Number of records you want */ DollarTop *int32 /*ExpandProjects Whether or not to return detailed project data for each result. */ ExpandProjects *bool /*Projects A list of project IDs. Results will belong to one of these projects. */ Projects []string /*Search Matches will have this string somewhere in their name or description. */ Search *string /*Types A list of Catalog Item Type IDs. Results will be one of these types. */ Types []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCatalogItemsUsingGET1Params contains all the parameters to send to the API endpoint for the get catalog items using get1 operation typically these are written to a http.Request
func NewGetCatalogItemsUsingGET1Params ¶
func NewGetCatalogItemsUsingGET1Params() *GetCatalogItemsUsingGET1Params
NewGetCatalogItemsUsingGET1Params creates a new GetCatalogItemsUsingGET1Params object with the default values initialized.
func NewGetCatalogItemsUsingGET1ParamsWithContext ¶
func NewGetCatalogItemsUsingGET1ParamsWithContext(ctx context.Context) *GetCatalogItemsUsingGET1Params
NewGetCatalogItemsUsingGET1ParamsWithContext creates a new GetCatalogItemsUsingGET1Params object with the default values initialized, and the ability to set a context for a request
func NewGetCatalogItemsUsingGET1ParamsWithHTTPClient ¶
func NewGetCatalogItemsUsingGET1ParamsWithHTTPClient(client *http.Client) *GetCatalogItemsUsingGET1Params
NewGetCatalogItemsUsingGET1ParamsWithHTTPClient creates a new GetCatalogItemsUsingGET1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCatalogItemsUsingGET1ParamsWithTimeout ¶
func NewGetCatalogItemsUsingGET1ParamsWithTimeout(timeout time.Duration) *GetCatalogItemsUsingGET1Params
NewGetCatalogItemsUsingGET1ParamsWithTimeout creates a new GetCatalogItemsUsingGET1Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetCatalogItemsUsingGET1Params) SetContext ¶
func (o *GetCatalogItemsUsingGET1Params) SetContext(ctx context.Context)
SetContext adds the context to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) SetDollarOrderby ¶ added in v0.2.0
func (o *GetCatalogItemsUsingGET1Params) SetDollarOrderby(dollarOrderby []string)
SetDollarOrderby adds the dollarOrderby to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) SetDollarSkip ¶ added in v0.2.0
func (o *GetCatalogItemsUsingGET1Params) SetDollarSkip(dollarSkip *int32)
SetDollarSkip adds the dollarSkip to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) SetDollarTop ¶ added in v0.2.0
func (o *GetCatalogItemsUsingGET1Params) SetDollarTop(dollarTop *int32)
SetDollarTop adds the dollarTop to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) SetExpandProjects ¶
func (o *GetCatalogItemsUsingGET1Params) SetExpandProjects(expandProjects *bool)
SetExpandProjects adds the expandProjects to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) SetHTTPClient ¶
func (o *GetCatalogItemsUsingGET1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) SetProjects ¶
func (o *GetCatalogItemsUsingGET1Params) SetProjects(projects []string)
SetProjects adds the projects to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) SetSearch ¶
func (o *GetCatalogItemsUsingGET1Params) SetSearch(search *string)
SetSearch adds the search to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) SetTimeout ¶
func (o *GetCatalogItemsUsingGET1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) SetTypes ¶
func (o *GetCatalogItemsUsingGET1Params) SetTypes(types []string)
SetTypes adds the types to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) WithContext ¶
func (o *GetCatalogItemsUsingGET1Params) WithContext(ctx context.Context) *GetCatalogItemsUsingGET1Params
WithContext adds the context to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) WithDollarOrderby ¶ added in v0.2.0
func (o *GetCatalogItemsUsingGET1Params) WithDollarOrderby(dollarOrderby []string) *GetCatalogItemsUsingGET1Params
WithDollarOrderby adds the dollarOrderby to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) WithDollarSkip ¶ added in v0.2.0
func (o *GetCatalogItemsUsingGET1Params) WithDollarSkip(dollarSkip *int32) *GetCatalogItemsUsingGET1Params
WithDollarSkip adds the dollarSkip to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) WithDollarTop ¶ added in v0.2.0
func (o *GetCatalogItemsUsingGET1Params) WithDollarTop(dollarTop *int32) *GetCatalogItemsUsingGET1Params
WithDollarTop adds the dollarTop to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) WithExpandProjects ¶
func (o *GetCatalogItemsUsingGET1Params) WithExpandProjects(expandProjects *bool) *GetCatalogItemsUsingGET1Params
WithExpandProjects adds the expandProjects to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) WithHTTPClient ¶
func (o *GetCatalogItemsUsingGET1Params) WithHTTPClient(client *http.Client) *GetCatalogItemsUsingGET1Params
WithHTTPClient adds the HTTPClient to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) WithProjects ¶
func (o *GetCatalogItemsUsingGET1Params) WithProjects(projects []string) *GetCatalogItemsUsingGET1Params
WithProjects adds the projects to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) WithSearch ¶
func (o *GetCatalogItemsUsingGET1Params) WithSearch(search *string) *GetCatalogItemsUsingGET1Params
WithSearch adds the search to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) WithTimeout ¶
func (o *GetCatalogItemsUsingGET1Params) WithTimeout(timeout time.Duration) *GetCatalogItemsUsingGET1Params
WithTimeout adds the timeout to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) WithTypes ¶
func (o *GetCatalogItemsUsingGET1Params) WithTypes(types []string) *GetCatalogItemsUsingGET1Params
WithTypes adds the types to the get catalog items using get1 params
func (*GetCatalogItemsUsingGET1Params) WriteToRequest ¶
func (o *GetCatalogItemsUsingGET1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCatalogItemsUsingGET1Reader ¶
type GetCatalogItemsUsingGET1Reader struct {
// contains filtered or unexported fields
}
GetCatalogItemsUsingGET1Reader is a Reader for the GetCatalogItemsUsingGET1 structure.
func (*GetCatalogItemsUsingGET1Reader) ReadResponse ¶
func (o *GetCatalogItemsUsingGET1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCatalogItemsUsingGET1Unauthorized ¶
type GetCatalogItemsUsingGET1Unauthorized struct { }
GetCatalogItemsUsingGET1Unauthorized handles this case with default header values.
Unauthorized
func NewGetCatalogItemsUsingGET1Unauthorized ¶
func NewGetCatalogItemsUsingGET1Unauthorized() *GetCatalogItemsUsingGET1Unauthorized
NewGetCatalogItemsUsingGET1Unauthorized creates a GetCatalogItemsUsingGET1Unauthorized with default headers values
func (*GetCatalogItemsUsingGET1Unauthorized) Error ¶
func (o *GetCatalogItemsUsingGET1Unauthorized) Error() string
type GetUpfrontPriceResponseForCatalogItemUsingGETNotFound ¶ added in v0.2.0
type GetUpfrontPriceResponseForCatalogItemUsingGETNotFound struct { }
GetUpfrontPriceResponseForCatalogItemUsingGETNotFound handles this case with default header values.
Not Found
func NewGetUpfrontPriceResponseForCatalogItemUsingGETNotFound ¶ added in v0.2.0
func NewGetUpfrontPriceResponseForCatalogItemUsingGETNotFound() *GetUpfrontPriceResponseForCatalogItemUsingGETNotFound
NewGetUpfrontPriceResponseForCatalogItemUsingGETNotFound creates a GetUpfrontPriceResponseForCatalogItemUsingGETNotFound with default headers values
func (*GetUpfrontPriceResponseForCatalogItemUsingGETNotFound) Error ¶ added in v0.2.0
func (o *GetUpfrontPriceResponseForCatalogItemUsingGETNotFound) Error() string
type GetUpfrontPriceResponseForCatalogItemUsingGETOK ¶ added in v0.2.0
type GetUpfrontPriceResponseForCatalogItemUsingGETOK struct {
Payload *models.CatalogItemUpfrontPriceResponse
}
GetUpfrontPriceResponseForCatalogItemUsingGETOK handles this case with default header values.
OK
func NewGetUpfrontPriceResponseForCatalogItemUsingGETOK ¶ added in v0.2.0
func NewGetUpfrontPriceResponseForCatalogItemUsingGETOK() *GetUpfrontPriceResponseForCatalogItemUsingGETOK
NewGetUpfrontPriceResponseForCatalogItemUsingGETOK creates a GetUpfrontPriceResponseForCatalogItemUsingGETOK with default headers values
func (*GetUpfrontPriceResponseForCatalogItemUsingGETOK) Error ¶ added in v0.2.0
func (o *GetUpfrontPriceResponseForCatalogItemUsingGETOK) Error() string
func (*GetUpfrontPriceResponseForCatalogItemUsingGETOK) GetPayload ¶ added in v0.2.0
func (o *GetUpfrontPriceResponseForCatalogItemUsingGETOK) GetPayload() *models.CatalogItemUpfrontPriceResponse
type GetUpfrontPriceResponseForCatalogItemUsingGETParams ¶ added in v0.2.0
type GetUpfrontPriceResponseForCatalogItemUsingGETParams struct { /*ID Catalog Item ID */ ID strfmt.UUID /*UpfrontPriceID Upfront Price Request ID */ UpfrontPriceID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUpfrontPriceResponseForCatalogItemUsingGETParams contains all the parameters to send to the API endpoint for the get upfront price response for catalog item using g e t operation typically these are written to a http.Request
func NewGetUpfrontPriceResponseForCatalogItemUsingGETParams ¶ added in v0.2.0
func NewGetUpfrontPriceResponseForCatalogItemUsingGETParams() *GetUpfrontPriceResponseForCatalogItemUsingGETParams
NewGetUpfrontPriceResponseForCatalogItemUsingGETParams creates a new GetUpfrontPriceResponseForCatalogItemUsingGETParams object with the default values initialized.
func NewGetUpfrontPriceResponseForCatalogItemUsingGETParamsWithContext ¶ added in v0.2.0
func NewGetUpfrontPriceResponseForCatalogItemUsingGETParamsWithContext(ctx context.Context) *GetUpfrontPriceResponseForCatalogItemUsingGETParams
NewGetUpfrontPriceResponseForCatalogItemUsingGETParamsWithContext creates a new GetUpfrontPriceResponseForCatalogItemUsingGETParams object with the default values initialized, and the ability to set a context for a request
func NewGetUpfrontPriceResponseForCatalogItemUsingGETParamsWithHTTPClient ¶ added in v0.2.0
func NewGetUpfrontPriceResponseForCatalogItemUsingGETParamsWithHTTPClient(client *http.Client) *GetUpfrontPriceResponseForCatalogItemUsingGETParams
NewGetUpfrontPriceResponseForCatalogItemUsingGETParamsWithHTTPClient creates a new GetUpfrontPriceResponseForCatalogItemUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUpfrontPriceResponseForCatalogItemUsingGETParamsWithTimeout ¶ added in v0.2.0
func NewGetUpfrontPriceResponseForCatalogItemUsingGETParamsWithTimeout(timeout time.Duration) *GetUpfrontPriceResponseForCatalogItemUsingGETParams
NewGetUpfrontPriceResponseForCatalogItemUsingGETParamsWithTimeout creates a new GetUpfrontPriceResponseForCatalogItemUsingGETParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUpfrontPriceResponseForCatalogItemUsingGETParams) SetContext ¶ added in v0.2.0
func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the get upfront price response for catalog item using get params
func (*GetUpfrontPriceResponseForCatalogItemUsingGETParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get upfront price response for catalog item using get params
func (*GetUpfrontPriceResponseForCatalogItemUsingGETParams) SetID ¶ added in v0.2.0
func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) SetID(id strfmt.UUID)
SetID adds the id to the get upfront price response for catalog item using get params
func (*GetUpfrontPriceResponseForCatalogItemUsingGETParams) SetTimeout ¶ added in v0.2.0
func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get upfront price response for catalog item using get params
func (*GetUpfrontPriceResponseForCatalogItemUsingGETParams) SetUpfrontPriceID ¶ added in v0.2.0
func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) SetUpfrontPriceID(upfrontPriceID strfmt.UUID)
SetUpfrontPriceID adds the upfrontPriceId to the get upfront price response for catalog item using get params
func (*GetUpfrontPriceResponseForCatalogItemUsingGETParams) WithContext ¶ added in v0.2.0
func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) WithContext(ctx context.Context) *GetUpfrontPriceResponseForCatalogItemUsingGETParams
WithContext adds the context to the get upfront price response for catalog item using get params
func (*GetUpfrontPriceResponseForCatalogItemUsingGETParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) WithHTTPClient(client *http.Client) *GetUpfrontPriceResponseForCatalogItemUsingGETParams
WithHTTPClient adds the HTTPClient to the get upfront price response for catalog item using get params
func (*GetUpfrontPriceResponseForCatalogItemUsingGETParams) WithID ¶ added in v0.2.0
func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) WithID(id strfmt.UUID) *GetUpfrontPriceResponseForCatalogItemUsingGETParams
WithID adds the id to the get upfront price response for catalog item using get params
func (*GetUpfrontPriceResponseForCatalogItemUsingGETParams) WithTimeout ¶ added in v0.2.0
func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) WithTimeout(timeout time.Duration) *GetUpfrontPriceResponseForCatalogItemUsingGETParams
WithTimeout adds the timeout to the get upfront price response for catalog item using get params
func (*GetUpfrontPriceResponseForCatalogItemUsingGETParams) WithUpfrontPriceID ¶ added in v0.2.0
func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) WithUpfrontPriceID(upfrontPriceID strfmt.UUID) *GetUpfrontPriceResponseForCatalogItemUsingGETParams
WithUpfrontPriceID adds the upfrontPriceID to the get upfront price response for catalog item using get params
func (*GetUpfrontPriceResponseForCatalogItemUsingGETParams) WriteToRequest ¶ added in v0.2.0
func (o *GetUpfrontPriceResponseForCatalogItemUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUpfrontPriceResponseForCatalogItemUsingGETReader ¶ added in v0.2.0
type GetUpfrontPriceResponseForCatalogItemUsingGETReader struct {
// contains filtered or unexported fields
}
GetUpfrontPriceResponseForCatalogItemUsingGETReader is a Reader for the GetUpfrontPriceResponseForCatalogItemUsingGET structure.
func (*GetUpfrontPriceResponseForCatalogItemUsingGETReader) ReadResponse ¶ added in v0.2.0
func (o *GetUpfrontPriceResponseForCatalogItemUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUpfrontPriceResponseForCatalogItemUsingGETUnauthorized ¶ added in v0.2.0
type GetUpfrontPriceResponseForCatalogItemUsingGETUnauthorized struct { }
GetUpfrontPriceResponseForCatalogItemUsingGETUnauthorized handles this case with default header values.
Unauthorized
func NewGetUpfrontPriceResponseForCatalogItemUsingGETUnauthorized ¶ added in v0.2.0
func NewGetUpfrontPriceResponseForCatalogItemUsingGETUnauthorized() *GetUpfrontPriceResponseForCatalogItemUsingGETUnauthorized
NewGetUpfrontPriceResponseForCatalogItemUsingGETUnauthorized creates a GetUpfrontPriceResponseForCatalogItemUsingGETUnauthorized with default headers values
func (*GetUpfrontPriceResponseForCatalogItemUsingGETUnauthorized) Error ¶ added in v0.2.0
func (o *GetUpfrontPriceResponseForCatalogItemUsingGETUnauthorized) Error() string
type GetVersionByIDUsingGETNotFound ¶
type GetVersionByIDUsingGETNotFound struct { }
GetVersionByIDUsingGETNotFound handles this case with default header values.
Not Found
func NewGetVersionByIDUsingGETNotFound ¶
func NewGetVersionByIDUsingGETNotFound() *GetVersionByIDUsingGETNotFound
NewGetVersionByIDUsingGETNotFound creates a GetVersionByIDUsingGETNotFound with default headers values
func (*GetVersionByIDUsingGETNotFound) Error ¶
func (o *GetVersionByIDUsingGETNotFound) Error() string
type GetVersionByIDUsingGETOK ¶
type GetVersionByIDUsingGETOK struct {
Payload *models.CatalogItemVersion
}
GetVersionByIDUsingGETOK handles this case with default header values.
OK
func NewGetVersionByIDUsingGETOK ¶
func NewGetVersionByIDUsingGETOK() *GetVersionByIDUsingGETOK
NewGetVersionByIDUsingGETOK creates a GetVersionByIDUsingGETOK with default headers values
func (*GetVersionByIDUsingGETOK) Error ¶
func (o *GetVersionByIDUsingGETOK) Error() string
func (*GetVersionByIDUsingGETOK) GetPayload ¶
func (o *GetVersionByIDUsingGETOK) GetPayload() *models.CatalogItemVersion
type GetVersionByIDUsingGETParams ¶
type GetVersionByIDUsingGETParams struct { /*ID Catalog Item ID */ ID strfmt.UUID /*VersionID Catalog Item Version ID */ VersionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVersionByIDUsingGETParams contains all the parameters to send to the API endpoint for the get version by Id using g e t operation typically these are written to a http.Request
func NewGetVersionByIDUsingGETParams ¶
func NewGetVersionByIDUsingGETParams() *GetVersionByIDUsingGETParams
NewGetVersionByIDUsingGETParams creates a new GetVersionByIDUsingGETParams object with the default values initialized.
func NewGetVersionByIDUsingGETParamsWithContext ¶
func NewGetVersionByIDUsingGETParamsWithContext(ctx context.Context) *GetVersionByIDUsingGETParams
NewGetVersionByIDUsingGETParamsWithContext creates a new GetVersionByIDUsingGETParams object with the default values initialized, and the ability to set a context for a request
func NewGetVersionByIDUsingGETParamsWithHTTPClient ¶
func NewGetVersionByIDUsingGETParamsWithHTTPClient(client *http.Client) *GetVersionByIDUsingGETParams
NewGetVersionByIDUsingGETParamsWithHTTPClient creates a new GetVersionByIDUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetVersionByIDUsingGETParamsWithTimeout ¶
func NewGetVersionByIDUsingGETParamsWithTimeout(timeout time.Duration) *GetVersionByIDUsingGETParams
NewGetVersionByIDUsingGETParamsWithTimeout creates a new GetVersionByIDUsingGETParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetVersionByIDUsingGETParams) SetContext ¶
func (o *GetVersionByIDUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the get version by Id using get params
func (*GetVersionByIDUsingGETParams) SetHTTPClient ¶
func (o *GetVersionByIDUsingGETParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get version by Id using get params
func (*GetVersionByIDUsingGETParams) SetID ¶
func (o *GetVersionByIDUsingGETParams) SetID(id strfmt.UUID)
SetID adds the id to the get version by Id using get params
func (*GetVersionByIDUsingGETParams) SetTimeout ¶
func (o *GetVersionByIDUsingGETParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get version by Id using get params
func (*GetVersionByIDUsingGETParams) SetVersionID ¶
func (o *GetVersionByIDUsingGETParams) SetVersionID(versionID string)
SetVersionID adds the versionId to the get version by Id using get params
func (*GetVersionByIDUsingGETParams) WithContext ¶
func (o *GetVersionByIDUsingGETParams) WithContext(ctx context.Context) *GetVersionByIDUsingGETParams
WithContext adds the context to the get version by Id using get params
func (*GetVersionByIDUsingGETParams) WithHTTPClient ¶
func (o *GetVersionByIDUsingGETParams) WithHTTPClient(client *http.Client) *GetVersionByIDUsingGETParams
WithHTTPClient adds the HTTPClient to the get version by Id using get params
func (*GetVersionByIDUsingGETParams) WithID ¶
func (o *GetVersionByIDUsingGETParams) WithID(id strfmt.UUID) *GetVersionByIDUsingGETParams
WithID adds the id to the get version by Id using get params
func (*GetVersionByIDUsingGETParams) WithTimeout ¶
func (o *GetVersionByIDUsingGETParams) WithTimeout(timeout time.Duration) *GetVersionByIDUsingGETParams
WithTimeout adds the timeout to the get version by Id using get params
func (*GetVersionByIDUsingGETParams) WithVersionID ¶
func (o *GetVersionByIDUsingGETParams) WithVersionID(versionID string) *GetVersionByIDUsingGETParams
WithVersionID adds the versionID to the get version by Id using get params
func (*GetVersionByIDUsingGETParams) WriteToRequest ¶
func (o *GetVersionByIDUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVersionByIDUsingGETReader ¶
type GetVersionByIDUsingGETReader struct {
// contains filtered or unexported fields
}
GetVersionByIDUsingGETReader is a Reader for the GetVersionByIDUsingGET structure.
func (*GetVersionByIDUsingGETReader) ReadResponse ¶
func (o *GetVersionByIDUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVersionByIDUsingGETUnauthorized ¶
type GetVersionByIDUsingGETUnauthorized struct { }
GetVersionByIDUsingGETUnauthorized handles this case with default header values.
Unauthorized
func NewGetVersionByIDUsingGETUnauthorized ¶
func NewGetVersionByIDUsingGETUnauthorized() *GetVersionByIDUsingGETUnauthorized
NewGetVersionByIDUsingGETUnauthorized creates a GetVersionByIDUsingGETUnauthorized with default headers values
func (*GetVersionByIDUsingGETUnauthorized) Error ¶
func (o *GetVersionByIDUsingGETUnauthorized) Error() string
type GetVersionsUsingGETNotFound ¶
type GetVersionsUsingGETNotFound struct { }
GetVersionsUsingGETNotFound handles this case with default header values.
Not Found
func NewGetVersionsUsingGETNotFound ¶
func NewGetVersionsUsingGETNotFound() *GetVersionsUsingGETNotFound
NewGetVersionsUsingGETNotFound creates a GetVersionsUsingGETNotFound with default headers values
func (*GetVersionsUsingGETNotFound) Error ¶
func (o *GetVersionsUsingGETNotFound) Error() string
type GetVersionsUsingGETOK ¶
type GetVersionsUsingGETOK struct {
Payload *models.PageOfCatalogItemVersion
}
GetVersionsUsingGETOK handles this case with default header values.
OK
func NewGetVersionsUsingGETOK ¶
func NewGetVersionsUsingGETOK() *GetVersionsUsingGETOK
NewGetVersionsUsingGETOK creates a GetVersionsUsingGETOK with default headers values
func (*GetVersionsUsingGETOK) Error ¶
func (o *GetVersionsUsingGETOK) Error() string
func (*GetVersionsUsingGETOK) GetPayload ¶
func (o *GetVersionsUsingGETOK) GetPayload() *models.PageOfCatalogItemVersion
type GetVersionsUsingGETParams ¶
type GetVersionsUsingGETParams struct { /*ID Catalog Item ID */ ID strfmt.UUID /*Page Results page you want to retrieve (0..N) */ Page *int32 /*Size Number of records per page. */ Size *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVersionsUsingGETParams contains all the parameters to send to the API endpoint for the get versions using g e t operation typically these are written to a http.Request
func NewGetVersionsUsingGETParams ¶
func NewGetVersionsUsingGETParams() *GetVersionsUsingGETParams
NewGetVersionsUsingGETParams creates a new GetVersionsUsingGETParams object with the default values initialized.
func NewGetVersionsUsingGETParamsWithContext ¶
func NewGetVersionsUsingGETParamsWithContext(ctx context.Context) *GetVersionsUsingGETParams
NewGetVersionsUsingGETParamsWithContext creates a new GetVersionsUsingGETParams object with the default values initialized, and the ability to set a context for a request
func NewGetVersionsUsingGETParamsWithHTTPClient ¶
func NewGetVersionsUsingGETParamsWithHTTPClient(client *http.Client) *GetVersionsUsingGETParams
NewGetVersionsUsingGETParamsWithHTTPClient creates a new GetVersionsUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetVersionsUsingGETParamsWithTimeout ¶
func NewGetVersionsUsingGETParamsWithTimeout(timeout time.Duration) *GetVersionsUsingGETParams
NewGetVersionsUsingGETParamsWithTimeout creates a new GetVersionsUsingGETParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetVersionsUsingGETParams) SetContext ¶
func (o *GetVersionsUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the get versions using get params
func (*GetVersionsUsingGETParams) SetHTTPClient ¶
func (o *GetVersionsUsingGETParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get versions using get params
func (*GetVersionsUsingGETParams) SetID ¶
func (o *GetVersionsUsingGETParams) SetID(id strfmt.UUID)
SetID adds the id to the get versions using get params
func (*GetVersionsUsingGETParams) SetPage ¶
func (o *GetVersionsUsingGETParams) SetPage(page *int32)
SetPage adds the page to the get versions using get params
func (*GetVersionsUsingGETParams) SetSize ¶
func (o *GetVersionsUsingGETParams) SetSize(size *int32)
SetSize adds the size to the get versions using get params
func (*GetVersionsUsingGETParams) SetTimeout ¶
func (o *GetVersionsUsingGETParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get versions using get params
func (*GetVersionsUsingGETParams) WithContext ¶
func (o *GetVersionsUsingGETParams) WithContext(ctx context.Context) *GetVersionsUsingGETParams
WithContext adds the context to the get versions using get params
func (*GetVersionsUsingGETParams) WithHTTPClient ¶
func (o *GetVersionsUsingGETParams) WithHTTPClient(client *http.Client) *GetVersionsUsingGETParams
WithHTTPClient adds the HTTPClient to the get versions using get params
func (*GetVersionsUsingGETParams) WithID ¶
func (o *GetVersionsUsingGETParams) WithID(id strfmt.UUID) *GetVersionsUsingGETParams
WithID adds the id to the get versions using get params
func (*GetVersionsUsingGETParams) WithPage ¶
func (o *GetVersionsUsingGETParams) WithPage(page *int32) *GetVersionsUsingGETParams
WithPage adds the page to the get versions using get params
func (*GetVersionsUsingGETParams) WithSize ¶
func (o *GetVersionsUsingGETParams) WithSize(size *int32) *GetVersionsUsingGETParams
WithSize adds the size to the get versions using get params
func (*GetVersionsUsingGETParams) WithTimeout ¶
func (o *GetVersionsUsingGETParams) WithTimeout(timeout time.Duration) *GetVersionsUsingGETParams
WithTimeout adds the timeout to the get versions using get params
func (*GetVersionsUsingGETParams) WriteToRequest ¶
func (o *GetVersionsUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVersionsUsingGETReader ¶
type GetVersionsUsingGETReader struct {
// contains filtered or unexported fields
}
GetVersionsUsingGETReader is a Reader for the GetVersionsUsingGET structure.
func (*GetVersionsUsingGETReader) ReadResponse ¶
func (o *GetVersionsUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVersionsUsingGETUnauthorized ¶
type GetVersionsUsingGETUnauthorized struct { }
GetVersionsUsingGETUnauthorized handles this case with default header values.
Unauthorized
func NewGetVersionsUsingGETUnauthorized ¶
func NewGetVersionsUsingGETUnauthorized() *GetVersionsUsingGETUnauthorized
NewGetVersionsUsingGETUnauthorized creates a GetVersionsUsingGETUnauthorized with default headers values
func (*GetVersionsUsingGETUnauthorized) Error ¶
func (o *GetVersionsUsingGETUnauthorized) Error() string
type RequestCatalogItemUsingPOSTNotFound ¶
type RequestCatalogItemUsingPOSTNotFound struct { }
RequestCatalogItemUsingPOSTNotFound handles this case with default header values.
Not Found
func NewRequestCatalogItemUsingPOSTNotFound ¶
func NewRequestCatalogItemUsingPOSTNotFound() *RequestCatalogItemUsingPOSTNotFound
NewRequestCatalogItemUsingPOSTNotFound creates a RequestCatalogItemUsingPOSTNotFound with default headers values
func (*RequestCatalogItemUsingPOSTNotFound) Error ¶
func (o *RequestCatalogItemUsingPOSTNotFound) Error() string
type RequestCatalogItemUsingPOSTOK ¶
type RequestCatalogItemUsingPOSTOK struct {
Payload *models.CatalogItemRequestResponse
}
RequestCatalogItemUsingPOSTOK handles this case with default header values.
OK
func NewRequestCatalogItemUsingPOSTOK ¶
func NewRequestCatalogItemUsingPOSTOK() *RequestCatalogItemUsingPOSTOK
NewRequestCatalogItemUsingPOSTOK creates a RequestCatalogItemUsingPOSTOK with default headers values
func (*RequestCatalogItemUsingPOSTOK) Error ¶
func (o *RequestCatalogItemUsingPOSTOK) Error() string
func (*RequestCatalogItemUsingPOSTOK) GetPayload ¶
func (o *RequestCatalogItemUsingPOSTOK) GetPayload() *models.CatalogItemRequestResponse
type RequestCatalogItemUsingPOSTParams ¶
type RequestCatalogItemUsingPOSTParams struct { /*ID Catalog item ID */ ID strfmt.UUID /*Request request */ Request *models.CatalogItemRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RequestCatalogItemUsingPOSTParams contains all the parameters to send to the API endpoint for the request catalog item using p o s t operation typically these are written to a http.Request
func NewRequestCatalogItemUsingPOSTParams ¶
func NewRequestCatalogItemUsingPOSTParams() *RequestCatalogItemUsingPOSTParams
NewRequestCatalogItemUsingPOSTParams creates a new RequestCatalogItemUsingPOSTParams object with the default values initialized.
func NewRequestCatalogItemUsingPOSTParamsWithContext ¶
func NewRequestCatalogItemUsingPOSTParamsWithContext(ctx context.Context) *RequestCatalogItemUsingPOSTParams
NewRequestCatalogItemUsingPOSTParamsWithContext creates a new RequestCatalogItemUsingPOSTParams object with the default values initialized, and the ability to set a context for a request
func NewRequestCatalogItemUsingPOSTParamsWithHTTPClient ¶
func NewRequestCatalogItemUsingPOSTParamsWithHTTPClient(client *http.Client) *RequestCatalogItemUsingPOSTParams
NewRequestCatalogItemUsingPOSTParamsWithHTTPClient creates a new RequestCatalogItemUsingPOSTParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRequestCatalogItemUsingPOSTParamsWithTimeout ¶
func NewRequestCatalogItemUsingPOSTParamsWithTimeout(timeout time.Duration) *RequestCatalogItemUsingPOSTParams
NewRequestCatalogItemUsingPOSTParamsWithTimeout creates a new RequestCatalogItemUsingPOSTParams object with the default values initialized, and the ability to set a timeout on a request
func (*RequestCatalogItemUsingPOSTParams) SetContext ¶
func (o *RequestCatalogItemUsingPOSTParams) SetContext(ctx context.Context)
SetContext adds the context to the request catalog item using p o s t params
func (*RequestCatalogItemUsingPOSTParams) SetHTTPClient ¶
func (o *RequestCatalogItemUsingPOSTParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the request catalog item using p o s t params
func (*RequestCatalogItemUsingPOSTParams) SetID ¶
func (o *RequestCatalogItemUsingPOSTParams) SetID(id strfmt.UUID)
SetID adds the id to the request catalog item using p o s t params
func (*RequestCatalogItemUsingPOSTParams) SetRequest ¶
func (o *RequestCatalogItemUsingPOSTParams) SetRequest(request *models.CatalogItemRequest)
SetRequest adds the request to the request catalog item using p o s t params
func (*RequestCatalogItemUsingPOSTParams) SetTimeout ¶
func (o *RequestCatalogItemUsingPOSTParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the request catalog item using p o s t params
func (*RequestCatalogItemUsingPOSTParams) WithContext ¶
func (o *RequestCatalogItemUsingPOSTParams) WithContext(ctx context.Context) *RequestCatalogItemUsingPOSTParams
WithContext adds the context to the request catalog item using p o s t params
func (*RequestCatalogItemUsingPOSTParams) WithHTTPClient ¶
func (o *RequestCatalogItemUsingPOSTParams) WithHTTPClient(client *http.Client) *RequestCatalogItemUsingPOSTParams
WithHTTPClient adds the HTTPClient to the request catalog item using p o s t params
func (*RequestCatalogItemUsingPOSTParams) WithID ¶
func (o *RequestCatalogItemUsingPOSTParams) WithID(id strfmt.UUID) *RequestCatalogItemUsingPOSTParams
WithID adds the id to the request catalog item using p o s t params
func (*RequestCatalogItemUsingPOSTParams) WithRequest ¶
func (o *RequestCatalogItemUsingPOSTParams) WithRequest(request *models.CatalogItemRequest) *RequestCatalogItemUsingPOSTParams
WithRequest adds the request to the request catalog item using p o s t params
func (*RequestCatalogItemUsingPOSTParams) WithTimeout ¶
func (o *RequestCatalogItemUsingPOSTParams) WithTimeout(timeout time.Duration) *RequestCatalogItemUsingPOSTParams
WithTimeout adds the timeout to the request catalog item using p o s t params
func (*RequestCatalogItemUsingPOSTParams) WriteToRequest ¶
func (o *RequestCatalogItemUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RequestCatalogItemUsingPOSTReader ¶
type RequestCatalogItemUsingPOSTReader struct {
// contains filtered or unexported fields
}
RequestCatalogItemUsingPOSTReader is a Reader for the RequestCatalogItemUsingPOST structure.
func (*RequestCatalogItemUsingPOSTReader) ReadResponse ¶
func (o *RequestCatalogItemUsingPOSTReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RequestCatalogItemUsingPOSTUnauthorized ¶
type RequestCatalogItemUsingPOSTUnauthorized struct { }
RequestCatalogItemUsingPOSTUnauthorized handles this case with default header values.
Unauthorized
func NewRequestCatalogItemUsingPOSTUnauthorized ¶
func NewRequestCatalogItemUsingPOSTUnauthorized() *RequestCatalogItemUsingPOSTUnauthorized
NewRequestCatalogItemUsingPOSTUnauthorized creates a RequestCatalogItemUsingPOSTUnauthorized with default headers values
func (*RequestCatalogItemUsingPOSTUnauthorized) Error ¶
func (o *RequestCatalogItemUsingPOSTUnauthorized) Error() string
type SubmitUpfrontPriceRequestForCatalogItemUsingPOSTNotFound ¶ added in v0.2.0
type SubmitUpfrontPriceRequestForCatalogItemUsingPOSTNotFound struct { }
SubmitUpfrontPriceRequestForCatalogItemUsingPOSTNotFound handles this case with default header values.
Not Found
func NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTNotFound ¶ added in v0.2.0
func NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTNotFound() *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTNotFound
NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTNotFound creates a SubmitUpfrontPriceRequestForCatalogItemUsingPOSTNotFound with default headers values
func (*SubmitUpfrontPriceRequestForCatalogItemUsingPOSTNotFound) Error ¶ added in v0.2.0
func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTNotFound) Error() string
type SubmitUpfrontPriceRequestForCatalogItemUsingPOSTOK ¶ added in v0.2.0
type SubmitUpfrontPriceRequestForCatalogItemUsingPOSTOK struct {
Payload *models.CatalogItemUpfrontPriceResponse
}
SubmitUpfrontPriceRequestForCatalogItemUsingPOSTOK handles this case with default header values.
OK
func NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTOK ¶ added in v0.2.0
func NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTOK() *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTOK
NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTOK creates a SubmitUpfrontPriceRequestForCatalogItemUsingPOSTOK with default headers values
func (*SubmitUpfrontPriceRequestForCatalogItemUsingPOSTOK) Error ¶ added in v0.2.0
func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTOK) Error() string
func (*SubmitUpfrontPriceRequestForCatalogItemUsingPOSTOK) GetPayload ¶ added in v0.2.0
func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTOK) GetPayload() *models.CatalogItemUpfrontPriceResponse
type SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams ¶ added in v0.2.0
type SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams struct { /*ID Catalog Item ID */ ID strfmt.UUID /*Request request */ Request *models.CatalogItemRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams contains all the parameters to send to the API endpoint for the submit upfront price request for catalog item using p o s t operation typically these are written to a http.Request
func NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams ¶ added in v0.2.0
func NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams() *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams
NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams creates a new SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams object with the default values initialized.
func NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTParamsWithContext ¶ added in v0.2.0
func NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTParamsWithContext(ctx context.Context) *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams
NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTParamsWithContext creates a new SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams object with the default values initialized, and the ability to set a context for a request
func NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTParamsWithHTTPClient ¶ added in v0.2.0
func NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTParamsWithHTTPClient(client *http.Client) *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams
NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTParamsWithHTTPClient creates a new SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTParamsWithTimeout ¶ added in v0.2.0
func NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTParamsWithTimeout(timeout time.Duration) *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams
NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTParamsWithTimeout creates a new SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams object with the default values initialized, and the ability to set a timeout on a request
func (*SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) SetContext ¶ added in v0.2.0
func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) SetContext(ctx context.Context)
SetContext adds the context to the submit upfront price request for catalog item using p o s t params
func (*SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) SetHTTPClient ¶ added in v0.2.0
func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the submit upfront price request for catalog item using p o s t params
func (*SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) SetID ¶ added in v0.2.0
func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) SetID(id strfmt.UUID)
SetID adds the id to the submit upfront price request for catalog item using p o s t params
func (*SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) SetRequest ¶ added in v0.2.0
func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) SetRequest(request *models.CatalogItemRequest)
SetRequest adds the request to the submit upfront price request for catalog item using p o s t params
func (*SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) SetTimeout ¶ added in v0.2.0
func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the submit upfront price request for catalog item using p o s t params
func (*SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) WithContext ¶ added in v0.2.0
func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) WithContext(ctx context.Context) *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams
WithContext adds the context to the submit upfront price request for catalog item using p o s t params
func (*SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) WithHTTPClient ¶ added in v0.2.0
func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) WithHTTPClient(client *http.Client) *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams
WithHTTPClient adds the HTTPClient to the submit upfront price request for catalog item using p o s t params
func (*SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) WithID ¶ added in v0.2.0
func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) WithID(id strfmt.UUID) *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams
WithID adds the id to the submit upfront price request for catalog item using p o s t params
func (*SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) WithRequest ¶ added in v0.2.0
func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) WithRequest(request *models.CatalogItemRequest) *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams
WithRequest adds the request to the submit upfront price request for catalog item using p o s t params
func (*SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) WithTimeout ¶ added in v0.2.0
func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) WithTimeout(timeout time.Duration) *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams
WithTimeout adds the timeout to the submit upfront price request for catalog item using p o s t params
func (*SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) WriteToRequest ¶ added in v0.2.0
func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SubmitUpfrontPriceRequestForCatalogItemUsingPOSTReader ¶ added in v0.2.0
type SubmitUpfrontPriceRequestForCatalogItemUsingPOSTReader struct {
// contains filtered or unexported fields
}
SubmitUpfrontPriceRequestForCatalogItemUsingPOSTReader is a Reader for the SubmitUpfrontPriceRequestForCatalogItemUsingPOST structure.
func (*SubmitUpfrontPriceRequestForCatalogItemUsingPOSTReader) ReadResponse ¶ added in v0.2.0
func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SubmitUpfrontPriceRequestForCatalogItemUsingPOSTUnauthorized ¶ added in v0.2.0
type SubmitUpfrontPriceRequestForCatalogItemUsingPOSTUnauthorized struct { }
SubmitUpfrontPriceRequestForCatalogItemUsingPOSTUnauthorized handles this case with default header values.
Unauthorized
func NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTUnauthorized ¶ added in v0.2.0
func NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTUnauthorized() *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTUnauthorized
NewSubmitUpfrontPriceRequestForCatalogItemUsingPOSTUnauthorized creates a SubmitUpfrontPriceRequestForCatalogItemUsingPOSTUnauthorized with default headers values
func (*SubmitUpfrontPriceRequestForCatalogItemUsingPOSTUnauthorized) Error ¶ added in v0.2.0
func (o *SubmitUpfrontPriceRequestForCatalogItemUsingPOSTUnauthorized) Error() string
Source Files ¶
- catalog_items_client.go
- get_catalog_item_using_get1_parameters.go
- get_catalog_item_using_get1_responses.go
- get_catalog_items_using_get1_parameters.go
- get_catalog_items_using_get1_responses.go
- get_upfront_price_response_for_catalog_item_using_get_parameters.go
- get_upfront_price_response_for_catalog_item_using_get_responses.go
- get_version_by_id_using_get_parameters.go
- get_version_by_id_using_get_responses.go
- get_versions_using_get_parameters.go
- get_versions_using_get_responses.go
- request_catalog_item_using_post_parameters.go
- request_catalog_item_using_post_responses.go
- submit_upfront_price_request_for_catalog_item_using_post_parameters.go
- submit_upfront_price_request_for_catalog_item_using_post_responses.go