sdxutils

package
v1.999.999-b11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2020 License: Apache-2.0, BSD-2-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckClientVersionOfSdxOK

type CheckClientVersionOfSdxOK struct {
	Payload *model.VersionCheckResult
}

CheckClientVersionOfSdxOK handles this case with default header values.

successful operation

func NewCheckClientVersionOfSdxOK

func NewCheckClientVersionOfSdxOK() *CheckClientVersionOfSdxOK

NewCheckClientVersionOfSdxOK creates a CheckClientVersionOfSdxOK with default headers values

func (*CheckClientVersionOfSdxOK) Error

func (o *CheckClientVersionOfSdxOK) Error() string

type CheckClientVersionOfSdxParams

type CheckClientVersionOfSdxParams struct {

	/*Version*/
	Version *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CheckClientVersionOfSdxParams contains all the parameters to send to the API endpoint for the check client version of sdx operation typically these are written to a http.Request

func NewCheckClientVersionOfSdxParams

func NewCheckClientVersionOfSdxParams() *CheckClientVersionOfSdxParams

NewCheckClientVersionOfSdxParams creates a new CheckClientVersionOfSdxParams object with the default values initialized.

func NewCheckClientVersionOfSdxParamsWithContext

func NewCheckClientVersionOfSdxParamsWithContext(ctx context.Context) *CheckClientVersionOfSdxParams

NewCheckClientVersionOfSdxParamsWithContext creates a new CheckClientVersionOfSdxParams object with the default values initialized, and the ability to set a context for a request

func NewCheckClientVersionOfSdxParamsWithHTTPClient

func NewCheckClientVersionOfSdxParamsWithHTTPClient(client *http.Client) *CheckClientVersionOfSdxParams

NewCheckClientVersionOfSdxParamsWithHTTPClient creates a new CheckClientVersionOfSdxParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCheckClientVersionOfSdxParamsWithTimeout

func NewCheckClientVersionOfSdxParamsWithTimeout(timeout time.Duration) *CheckClientVersionOfSdxParams

NewCheckClientVersionOfSdxParamsWithTimeout creates a new CheckClientVersionOfSdxParams object with the default values initialized, and the ability to set a timeout on a request

func (*CheckClientVersionOfSdxParams) SetContext

func (o *CheckClientVersionOfSdxParams) SetContext(ctx context.Context)

SetContext adds the context to the check client version of sdx params

func (*CheckClientVersionOfSdxParams) SetHTTPClient

func (o *CheckClientVersionOfSdxParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the check client version of sdx params

func (*CheckClientVersionOfSdxParams) SetTimeout

func (o *CheckClientVersionOfSdxParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the check client version of sdx params

func (*CheckClientVersionOfSdxParams) SetVersion

func (o *CheckClientVersionOfSdxParams) SetVersion(version *string)

SetVersion adds the version to the check client version of sdx params

func (*CheckClientVersionOfSdxParams) WithContext

WithContext adds the context to the check client version of sdx params

func (*CheckClientVersionOfSdxParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the check client version of sdx params

func (*CheckClientVersionOfSdxParams) WithTimeout

WithTimeout adds the timeout to the check client version of sdx params

func (*CheckClientVersionOfSdxParams) WithVersion

WithVersion adds the version to the check client version of sdx params

func (*CheckClientVersionOfSdxParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CheckClientVersionOfSdxReader

type CheckClientVersionOfSdxReader struct {
	// contains filtered or unexported fields
}

CheckClientVersionOfSdxReader is a Reader for the CheckClientVersionOfSdx structure.

func (*CheckClientVersionOfSdxReader) ReadResponse

func (o *CheckClientVersionOfSdxReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client for sdxutils API

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client

New creates a new sdxutils API client.

func (*Client) CheckClientVersionOfSdx

func (a *Client) CheckClientVersionOfSdx(params *CheckClientVersionOfSdxParams) (*CheckClientVersionOfSdxOK, error)

CheckClientVersionOfSdx checks the client version

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL