release_notes

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

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 release notes API

func (*Client) CombinedReleaseNotesV1

func (a *Client) CombinedReleaseNotesV1(params *CombinedReleaseNotesV1Params, opts ...ClientOption) (*CombinedReleaseNotesV1OK, error)

CombinedReleaseNotesV1 queries for release notes resources and returns details

func (*Client) GetEntityIDsByQueryPOST

func (a *Client) GetEntityIDsByQueryPOST(params *GetEntityIDsByQueryPOSTParams, opts ...ClientOption) (*GetEntityIDsByQueryPOSTOK, error)

GetEntityIDsByQueryPOST returns the i ds of all entities in the database for the given page

func (*Client) QueryReleaseNotesV1

func (a *Client) QueryReleaseNotesV1(params *QueryReleaseNotesV1Params, opts ...ClientOption) (*QueryReleaseNotesV1OK, error)

QueryReleaseNotesV1 queries for release notes resources and returns ids

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	CombinedReleaseNotesV1(params *CombinedReleaseNotesV1Params, opts ...ClientOption) (*CombinedReleaseNotesV1OK, error)

	GetEntityIDsByQueryPOST(params *GetEntityIDsByQueryPOSTParams, opts ...ClientOption) (*GetEntityIDsByQueryPOSTOK, error)

	QueryReleaseNotesV1(params *QueryReleaseNotesV1Params, opts ...ClientOption) (*QueryReleaseNotesV1OK, error)

	SetTransport(transport runtime.ClientTransport)
}

ClientService is the interface for Client methods

func New

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

New creates a new release notes API client.

type CombinedReleaseNotesV1BadRequest

type CombinedReleaseNotesV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

CombinedReleaseNotesV1BadRequest describes a response with status code 400, with default header values.

Bad Request

func NewCombinedReleaseNotesV1BadRequest

func NewCombinedReleaseNotesV1BadRequest() *CombinedReleaseNotesV1BadRequest

NewCombinedReleaseNotesV1BadRequest creates a CombinedReleaseNotesV1BadRequest with default headers values

func (*CombinedReleaseNotesV1BadRequest) Code

Code gets the status code for the combined release notes v1 bad request response

func (*CombinedReleaseNotesV1BadRequest) Error

func (*CombinedReleaseNotesV1BadRequest) GetPayload

func (*CombinedReleaseNotesV1BadRequest) IsClientError

func (o *CombinedReleaseNotesV1BadRequest) IsClientError() bool

IsClientError returns true when this combined release notes v1 bad request response has a 4xx status code

func (*CombinedReleaseNotesV1BadRequest) IsCode

func (o *CombinedReleaseNotesV1BadRequest) IsCode(code int) bool

IsCode returns true when this combined release notes v1 bad request response a status code equal to that given

func (*CombinedReleaseNotesV1BadRequest) IsRedirect

func (o *CombinedReleaseNotesV1BadRequest) IsRedirect() bool

IsRedirect returns true when this combined release notes v1 bad request response has a 3xx status code

func (*CombinedReleaseNotesV1BadRequest) IsServerError

func (o *CombinedReleaseNotesV1BadRequest) IsServerError() bool

IsServerError returns true when this combined release notes v1 bad request response has a 5xx status code

func (*CombinedReleaseNotesV1BadRequest) IsSuccess

func (o *CombinedReleaseNotesV1BadRequest) IsSuccess() bool

IsSuccess returns true when this combined release notes v1 bad request response has a 2xx status code

func (*CombinedReleaseNotesV1BadRequest) String

type CombinedReleaseNotesV1Forbidden

type CombinedReleaseNotesV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

CombinedReleaseNotesV1Forbidden describes a response with status code 403, with default header values.

Forbidden

func NewCombinedReleaseNotesV1Forbidden

func NewCombinedReleaseNotesV1Forbidden() *CombinedReleaseNotesV1Forbidden

NewCombinedReleaseNotesV1Forbidden creates a CombinedReleaseNotesV1Forbidden with default headers values

func (*CombinedReleaseNotesV1Forbidden) Code

Code gets the status code for the combined release notes v1 forbidden response

func (*CombinedReleaseNotesV1Forbidden) Error

func (*CombinedReleaseNotesV1Forbidden) GetPayload

func (*CombinedReleaseNotesV1Forbidden) IsClientError

func (o *CombinedReleaseNotesV1Forbidden) IsClientError() bool

IsClientError returns true when this combined release notes v1 forbidden response has a 4xx status code

func (*CombinedReleaseNotesV1Forbidden) IsCode

func (o *CombinedReleaseNotesV1Forbidden) IsCode(code int) bool

IsCode returns true when this combined release notes v1 forbidden response a status code equal to that given

func (*CombinedReleaseNotesV1Forbidden) IsRedirect

func (o *CombinedReleaseNotesV1Forbidden) IsRedirect() bool

IsRedirect returns true when this combined release notes v1 forbidden response has a 3xx status code

func (*CombinedReleaseNotesV1Forbidden) IsServerError

func (o *CombinedReleaseNotesV1Forbidden) IsServerError() bool

IsServerError returns true when this combined release notes v1 forbidden response has a 5xx status code

func (*CombinedReleaseNotesV1Forbidden) IsSuccess

func (o *CombinedReleaseNotesV1Forbidden) IsSuccess() bool

IsSuccess returns true when this combined release notes v1 forbidden response has a 2xx status code

func (*CombinedReleaseNotesV1Forbidden) String

type CombinedReleaseNotesV1InternalServerError

type CombinedReleaseNotesV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

CombinedReleaseNotesV1InternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewCombinedReleaseNotesV1InternalServerError

func NewCombinedReleaseNotesV1InternalServerError() *CombinedReleaseNotesV1InternalServerError

NewCombinedReleaseNotesV1InternalServerError creates a CombinedReleaseNotesV1InternalServerError with default headers values

func (*CombinedReleaseNotesV1InternalServerError) Code

Code gets the status code for the combined release notes v1 internal server error response

func (*CombinedReleaseNotesV1InternalServerError) Error

func (*CombinedReleaseNotesV1InternalServerError) GetPayload

func (*CombinedReleaseNotesV1InternalServerError) IsClientError

IsClientError returns true when this combined release notes v1 internal server error response has a 4xx status code

func (*CombinedReleaseNotesV1InternalServerError) IsCode

IsCode returns true when this combined release notes v1 internal server error response a status code equal to that given

func (*CombinedReleaseNotesV1InternalServerError) IsRedirect

IsRedirect returns true when this combined release notes v1 internal server error response has a 3xx status code

func (*CombinedReleaseNotesV1InternalServerError) IsServerError

IsServerError returns true when this combined release notes v1 internal server error response has a 5xx status code

func (*CombinedReleaseNotesV1InternalServerError) IsSuccess

IsSuccess returns true when this combined release notes v1 internal server error response has a 2xx status code

func (*CombinedReleaseNotesV1InternalServerError) String

type CombinedReleaseNotesV1NotFound

type CombinedReleaseNotesV1NotFound struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

CombinedReleaseNotesV1NotFound describes a response with status code 404, with default header values.

Not Found

func NewCombinedReleaseNotesV1NotFound

func NewCombinedReleaseNotesV1NotFound() *CombinedReleaseNotesV1NotFound

NewCombinedReleaseNotesV1NotFound creates a CombinedReleaseNotesV1NotFound with default headers values

func (*CombinedReleaseNotesV1NotFound) Code

Code gets the status code for the combined release notes v1 not found response

func (*CombinedReleaseNotesV1NotFound) Error

func (*CombinedReleaseNotesV1NotFound) GetPayload

func (*CombinedReleaseNotesV1NotFound) IsClientError

func (o *CombinedReleaseNotesV1NotFound) IsClientError() bool

IsClientError returns true when this combined release notes v1 not found response has a 4xx status code

func (*CombinedReleaseNotesV1NotFound) IsCode

func (o *CombinedReleaseNotesV1NotFound) IsCode(code int) bool

IsCode returns true when this combined release notes v1 not found response a status code equal to that given

func (*CombinedReleaseNotesV1NotFound) IsRedirect

func (o *CombinedReleaseNotesV1NotFound) IsRedirect() bool

IsRedirect returns true when this combined release notes v1 not found response has a 3xx status code

func (*CombinedReleaseNotesV1NotFound) IsServerError

func (o *CombinedReleaseNotesV1NotFound) IsServerError() bool

IsServerError returns true when this combined release notes v1 not found response has a 5xx status code

func (*CombinedReleaseNotesV1NotFound) IsSuccess

func (o *CombinedReleaseNotesV1NotFound) IsSuccess() bool

IsSuccess returns true when this combined release notes v1 not found response has a 2xx status code

func (*CombinedReleaseNotesV1NotFound) String

type CombinedReleaseNotesV1OK

type CombinedReleaseNotesV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.ReleasenotesReleaseNoteWrapperV1
}

CombinedReleaseNotesV1OK describes a response with status code 200, with default header values.

OK

func NewCombinedReleaseNotesV1OK

func NewCombinedReleaseNotesV1OK() *CombinedReleaseNotesV1OK

NewCombinedReleaseNotesV1OK creates a CombinedReleaseNotesV1OK with default headers values

func (*CombinedReleaseNotesV1OK) Code

func (o *CombinedReleaseNotesV1OK) Code() int

Code gets the status code for the combined release notes v1 o k response

func (*CombinedReleaseNotesV1OK) Error

func (o *CombinedReleaseNotesV1OK) Error() string

func (*CombinedReleaseNotesV1OK) GetPayload

func (*CombinedReleaseNotesV1OK) IsClientError

func (o *CombinedReleaseNotesV1OK) IsClientError() bool

IsClientError returns true when this combined release notes v1 o k response has a 4xx status code

func (*CombinedReleaseNotesV1OK) IsCode

func (o *CombinedReleaseNotesV1OK) IsCode(code int) bool

IsCode returns true when this combined release notes v1 o k response a status code equal to that given

func (*CombinedReleaseNotesV1OK) IsRedirect

func (o *CombinedReleaseNotesV1OK) IsRedirect() bool

IsRedirect returns true when this combined release notes v1 o k response has a 3xx status code

func (*CombinedReleaseNotesV1OK) IsServerError

func (o *CombinedReleaseNotesV1OK) IsServerError() bool

IsServerError returns true when this combined release notes v1 o k response has a 5xx status code

func (*CombinedReleaseNotesV1OK) IsSuccess

func (o *CombinedReleaseNotesV1OK) IsSuccess() bool

IsSuccess returns true when this combined release notes v1 o k response has a 2xx status code

func (*CombinedReleaseNotesV1OK) String

func (o *CombinedReleaseNotesV1OK) String() string

type CombinedReleaseNotesV1Params

type CombinedReleaseNotesV1Params struct {

	/* Authorization.

	   authorization header
	*/
	Authorization string

	/* XCSUSERNAME.

	   user name
	*/
	XCSUSERNAME *string

	/* Filter.

	   FQL query specifying filter parameters.
	*/
	Filter string

	/* Limit.

	   Maximum number of records to return.
	*/
	Limit *int64

	/* Offset.

	   Starting pagination offset of records to return.
	*/
	Offset *string

	/* Sort.

	   Sort items by providing a comma separated list of property and direction (eg name.desc,time.asc). If direction is omitted, defaults to descending.
	*/
	Sort *string

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

CombinedReleaseNotesV1Params contains all the parameters to send to the API endpoint

for the combined release notes v1 operation.

Typically these are written to a http.Request.

func NewCombinedReleaseNotesV1Params

func NewCombinedReleaseNotesV1Params() *CombinedReleaseNotesV1Params

NewCombinedReleaseNotesV1Params creates a new CombinedReleaseNotesV1Params object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCombinedReleaseNotesV1ParamsWithContext

func NewCombinedReleaseNotesV1ParamsWithContext(ctx context.Context) *CombinedReleaseNotesV1Params

NewCombinedReleaseNotesV1ParamsWithContext creates a new CombinedReleaseNotesV1Params object with the ability to set a context for a request.

func NewCombinedReleaseNotesV1ParamsWithHTTPClient

func NewCombinedReleaseNotesV1ParamsWithHTTPClient(client *http.Client) *CombinedReleaseNotesV1Params

NewCombinedReleaseNotesV1ParamsWithHTTPClient creates a new CombinedReleaseNotesV1Params object with the ability to set a custom HTTPClient for a request.

func NewCombinedReleaseNotesV1ParamsWithTimeout

func NewCombinedReleaseNotesV1ParamsWithTimeout(timeout time.Duration) *CombinedReleaseNotesV1Params

NewCombinedReleaseNotesV1ParamsWithTimeout creates a new CombinedReleaseNotesV1Params object with the ability to set a timeout on a request.

func (*CombinedReleaseNotesV1Params) SetAuthorization

func (o *CombinedReleaseNotesV1Params) SetAuthorization(authorization string)

SetAuthorization adds the authorization to the combined release notes v1 params

func (*CombinedReleaseNotesV1Params) SetContext

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

SetContext adds the context to the combined release notes v1 params

func (*CombinedReleaseNotesV1Params) SetDefaults

func (o *CombinedReleaseNotesV1Params) SetDefaults()

SetDefaults hydrates default values in the combined release notes v1 params (not the query body).

All values with no default are reset to their zero value.

func (*CombinedReleaseNotesV1Params) SetFilter

func (o *CombinedReleaseNotesV1Params) SetFilter(filter string)

SetFilter adds the filter to the combined release notes v1 params

func (*CombinedReleaseNotesV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the combined release notes v1 params

func (*CombinedReleaseNotesV1Params) SetLimit

func (o *CombinedReleaseNotesV1Params) SetLimit(limit *int64)

SetLimit adds the limit to the combined release notes v1 params

func (*CombinedReleaseNotesV1Params) SetOffset

func (o *CombinedReleaseNotesV1Params) SetOffset(offset *string)

SetOffset adds the offset to the combined release notes v1 params

func (*CombinedReleaseNotesV1Params) SetSort

func (o *CombinedReleaseNotesV1Params) SetSort(sort *string)

SetSort adds the sort to the combined release notes v1 params

func (*CombinedReleaseNotesV1Params) SetTimeout

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

SetTimeout adds the timeout to the combined release notes v1 params

func (*CombinedReleaseNotesV1Params) SetXCSUSERNAME

func (o *CombinedReleaseNotesV1Params) SetXCSUSERNAME(xCSUSERNAME *string)

SetXCSUSERNAME adds the xCSUSERNAME to the combined release notes v1 params

func (*CombinedReleaseNotesV1Params) WithAuthorization

func (o *CombinedReleaseNotesV1Params) WithAuthorization(authorization string) *CombinedReleaseNotesV1Params

WithAuthorization adds the authorization to the combined release notes v1 params

func (*CombinedReleaseNotesV1Params) WithContext

WithContext adds the context to the combined release notes v1 params

func (*CombinedReleaseNotesV1Params) WithDefaults

WithDefaults hydrates default values in the combined release notes v1 params (not the query body).

All values with no default are reset to their zero value.

func (*CombinedReleaseNotesV1Params) WithFilter

WithFilter adds the filter to the combined release notes v1 params

func (*CombinedReleaseNotesV1Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the combined release notes v1 params

func (*CombinedReleaseNotesV1Params) WithLimit

WithLimit adds the limit to the combined release notes v1 params

func (*CombinedReleaseNotesV1Params) WithOffset

WithOffset adds the offset to the combined release notes v1 params

func (*CombinedReleaseNotesV1Params) WithSort

WithSort adds the sort to the combined release notes v1 params

func (*CombinedReleaseNotesV1Params) WithTimeout

WithTimeout adds the timeout to the combined release notes v1 params

func (*CombinedReleaseNotesV1Params) WithXCSUSERNAME

func (o *CombinedReleaseNotesV1Params) WithXCSUSERNAME(xCSUSERNAME *string) *CombinedReleaseNotesV1Params

WithXCSUSERNAME adds the xCSUSERNAME to the combined release notes v1 params

func (*CombinedReleaseNotesV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type CombinedReleaseNotesV1Reader

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

CombinedReleaseNotesV1Reader is a Reader for the CombinedReleaseNotesV1 structure.

func (*CombinedReleaseNotesV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CombinedReleaseNotesV1TooManyRequests

type CombinedReleaseNotesV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

CombinedReleaseNotesV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewCombinedReleaseNotesV1TooManyRequests

func NewCombinedReleaseNotesV1TooManyRequests() *CombinedReleaseNotesV1TooManyRequests

NewCombinedReleaseNotesV1TooManyRequests creates a CombinedReleaseNotesV1TooManyRequests with default headers values

func (*CombinedReleaseNotesV1TooManyRequests) Code

Code gets the status code for the combined release notes v1 too many requests response

func (*CombinedReleaseNotesV1TooManyRequests) Error

func (*CombinedReleaseNotesV1TooManyRequests) GetPayload

func (*CombinedReleaseNotesV1TooManyRequests) IsClientError

func (o *CombinedReleaseNotesV1TooManyRequests) IsClientError() bool

IsClientError returns true when this combined release notes v1 too many requests response has a 4xx status code

func (*CombinedReleaseNotesV1TooManyRequests) IsCode

IsCode returns true when this combined release notes v1 too many requests response a status code equal to that given

func (*CombinedReleaseNotesV1TooManyRequests) IsRedirect

IsRedirect returns true when this combined release notes v1 too many requests response has a 3xx status code

func (*CombinedReleaseNotesV1TooManyRequests) IsServerError

func (o *CombinedReleaseNotesV1TooManyRequests) IsServerError() bool

IsServerError returns true when this combined release notes v1 too many requests response has a 5xx status code

func (*CombinedReleaseNotesV1TooManyRequests) IsSuccess

IsSuccess returns true when this combined release notes v1 too many requests response has a 2xx status code

func (*CombinedReleaseNotesV1TooManyRequests) String

type GetEntityIDsByQueryPOSTForbidden

type GetEntityIDsByQueryPOSTForbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.ReleasenotesReleaseNoteWrapperV1
}

GetEntityIDsByQueryPOSTForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetEntityIDsByQueryPOSTForbidden

func NewGetEntityIDsByQueryPOSTForbidden() *GetEntityIDsByQueryPOSTForbidden

NewGetEntityIDsByQueryPOSTForbidden creates a GetEntityIDsByQueryPOSTForbidden with default headers values

func (*GetEntityIDsByQueryPOSTForbidden) Code

Code gets the status code for the get entity i ds by query p o s t forbidden response

func (*GetEntityIDsByQueryPOSTForbidden) Error

func (*GetEntityIDsByQueryPOSTForbidden) GetPayload

func (*GetEntityIDsByQueryPOSTForbidden) IsClientError

func (o *GetEntityIDsByQueryPOSTForbidden) IsClientError() bool

IsClientError returns true when this get entity i ds by query p o s t forbidden response has a 4xx status code

func (*GetEntityIDsByQueryPOSTForbidden) IsCode

func (o *GetEntityIDsByQueryPOSTForbidden) IsCode(code int) bool

IsCode returns true when this get entity i ds by query p o s t forbidden response a status code equal to that given

func (*GetEntityIDsByQueryPOSTForbidden) IsRedirect

func (o *GetEntityIDsByQueryPOSTForbidden) IsRedirect() bool

IsRedirect returns true when this get entity i ds by query p o s t forbidden response has a 3xx status code

func (*GetEntityIDsByQueryPOSTForbidden) IsServerError

func (o *GetEntityIDsByQueryPOSTForbidden) IsServerError() bool

IsServerError returns true when this get entity i ds by query p o s t forbidden response has a 5xx status code

func (*GetEntityIDsByQueryPOSTForbidden) IsSuccess

func (o *GetEntityIDsByQueryPOSTForbidden) IsSuccess() bool

IsSuccess returns true when this get entity i ds by query p o s t forbidden response has a 2xx status code

func (*GetEntityIDsByQueryPOSTForbidden) String

type GetEntityIDsByQueryPOSTInternalServerError

type GetEntityIDsByQueryPOSTInternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.ReleasenotesReleaseNoteWrapperV1
}

GetEntityIDsByQueryPOSTInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewGetEntityIDsByQueryPOSTInternalServerError

func NewGetEntityIDsByQueryPOSTInternalServerError() *GetEntityIDsByQueryPOSTInternalServerError

NewGetEntityIDsByQueryPOSTInternalServerError creates a GetEntityIDsByQueryPOSTInternalServerError with default headers values

func (*GetEntityIDsByQueryPOSTInternalServerError) Code

Code gets the status code for the get entity i ds by query p o s t internal server error response

func (*GetEntityIDsByQueryPOSTInternalServerError) Error

func (*GetEntityIDsByQueryPOSTInternalServerError) GetPayload

func (*GetEntityIDsByQueryPOSTInternalServerError) IsClientError

IsClientError returns true when this get entity i ds by query p o s t internal server error response has a 4xx status code

func (*GetEntityIDsByQueryPOSTInternalServerError) IsCode

IsCode returns true when this get entity i ds by query p o s t internal server error response a status code equal to that given

func (*GetEntityIDsByQueryPOSTInternalServerError) IsRedirect

IsRedirect returns true when this get entity i ds by query p o s t internal server error response has a 3xx status code

func (*GetEntityIDsByQueryPOSTInternalServerError) IsServerError

IsServerError returns true when this get entity i ds by query p o s t internal server error response has a 5xx status code

func (*GetEntityIDsByQueryPOSTInternalServerError) IsSuccess

IsSuccess returns true when this get entity i ds by query p o s t internal server error response has a 2xx status code

func (*GetEntityIDsByQueryPOSTInternalServerError) String

type GetEntityIDsByQueryPOSTNotFound

type GetEntityIDsByQueryPOSTNotFound struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.ReleasenotesReleaseNoteWrapperV1
}

GetEntityIDsByQueryPOSTNotFound describes a response with status code 404, with default header values.

Not Found

func NewGetEntityIDsByQueryPOSTNotFound

func NewGetEntityIDsByQueryPOSTNotFound() *GetEntityIDsByQueryPOSTNotFound

NewGetEntityIDsByQueryPOSTNotFound creates a GetEntityIDsByQueryPOSTNotFound with default headers values

func (*GetEntityIDsByQueryPOSTNotFound) Code

Code gets the status code for the get entity i ds by query p o s t not found response

func (*GetEntityIDsByQueryPOSTNotFound) Error

func (*GetEntityIDsByQueryPOSTNotFound) GetPayload

func (*GetEntityIDsByQueryPOSTNotFound) IsClientError

func (o *GetEntityIDsByQueryPOSTNotFound) IsClientError() bool

IsClientError returns true when this get entity i ds by query p o s t not found response has a 4xx status code

func (*GetEntityIDsByQueryPOSTNotFound) IsCode

func (o *GetEntityIDsByQueryPOSTNotFound) IsCode(code int) bool

IsCode returns true when this get entity i ds by query p o s t not found response a status code equal to that given

func (*GetEntityIDsByQueryPOSTNotFound) IsRedirect

func (o *GetEntityIDsByQueryPOSTNotFound) IsRedirect() bool

IsRedirect returns true when this get entity i ds by query p o s t not found response has a 3xx status code

func (*GetEntityIDsByQueryPOSTNotFound) IsServerError

func (o *GetEntityIDsByQueryPOSTNotFound) IsServerError() bool

IsServerError returns true when this get entity i ds by query p o s t not found response has a 5xx status code

func (*GetEntityIDsByQueryPOSTNotFound) IsSuccess

func (o *GetEntityIDsByQueryPOSTNotFound) IsSuccess() bool

IsSuccess returns true when this get entity i ds by query p o s t not found response has a 2xx status code

func (*GetEntityIDsByQueryPOSTNotFound) String

type GetEntityIDsByQueryPOSTOK

type GetEntityIDsByQueryPOSTOK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.ReleasenotesEntitiesGetResponseWrapper
}

GetEntityIDsByQueryPOSTOK describes a response with status code 200, with default header values.

OK

func NewGetEntityIDsByQueryPOSTOK

func NewGetEntityIDsByQueryPOSTOK() *GetEntityIDsByQueryPOSTOK

NewGetEntityIDsByQueryPOSTOK creates a GetEntityIDsByQueryPOSTOK with default headers values

func (*GetEntityIDsByQueryPOSTOK) Code

func (o *GetEntityIDsByQueryPOSTOK) Code() int

Code gets the status code for the get entity i ds by query p o s t o k response

func (*GetEntityIDsByQueryPOSTOK) Error

func (o *GetEntityIDsByQueryPOSTOK) Error() string

func (*GetEntityIDsByQueryPOSTOK) GetPayload

func (*GetEntityIDsByQueryPOSTOK) IsClientError

func (o *GetEntityIDsByQueryPOSTOK) IsClientError() bool

IsClientError returns true when this get entity i ds by query p o s t o k response has a 4xx status code

func (*GetEntityIDsByQueryPOSTOK) IsCode

func (o *GetEntityIDsByQueryPOSTOK) IsCode(code int) bool

IsCode returns true when this get entity i ds by query p o s t o k response a status code equal to that given

func (*GetEntityIDsByQueryPOSTOK) IsRedirect

func (o *GetEntityIDsByQueryPOSTOK) IsRedirect() bool

IsRedirect returns true when this get entity i ds by query p o s t o k response has a 3xx status code

func (*GetEntityIDsByQueryPOSTOK) IsServerError

func (o *GetEntityIDsByQueryPOSTOK) IsServerError() bool

IsServerError returns true when this get entity i ds by query p o s t o k response has a 5xx status code

func (*GetEntityIDsByQueryPOSTOK) IsSuccess

func (o *GetEntityIDsByQueryPOSTOK) IsSuccess() bool

IsSuccess returns true when this get entity i ds by query p o s t o k response has a 2xx status code

func (*GetEntityIDsByQueryPOSTOK) String

func (o *GetEntityIDsByQueryPOSTOK) String() string

type GetEntityIDsByQueryPOSTParams

type GetEntityIDsByQueryPOSTParams struct {

	/* Authorization.

	   authorization header
	*/
	Authorization string

	/* XCSUSERNAME.

	   user name
	*/
	XCSUSERNAME *string

	// Body.
	Body *models.ReleasenotesEntitiesGetRequest

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

GetEntityIDsByQueryPOSTParams contains all the parameters to send to the API endpoint

for the get entity i ds by query p o s t operation.

Typically these are written to a http.Request.

func NewGetEntityIDsByQueryPOSTParams

func NewGetEntityIDsByQueryPOSTParams() *GetEntityIDsByQueryPOSTParams

NewGetEntityIDsByQueryPOSTParams creates a new GetEntityIDsByQueryPOSTParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetEntityIDsByQueryPOSTParamsWithContext

func NewGetEntityIDsByQueryPOSTParamsWithContext(ctx context.Context) *GetEntityIDsByQueryPOSTParams

NewGetEntityIDsByQueryPOSTParamsWithContext creates a new GetEntityIDsByQueryPOSTParams object with the ability to set a context for a request.

func NewGetEntityIDsByQueryPOSTParamsWithHTTPClient

func NewGetEntityIDsByQueryPOSTParamsWithHTTPClient(client *http.Client) *GetEntityIDsByQueryPOSTParams

NewGetEntityIDsByQueryPOSTParamsWithHTTPClient creates a new GetEntityIDsByQueryPOSTParams object with the ability to set a custom HTTPClient for a request.

func NewGetEntityIDsByQueryPOSTParamsWithTimeout

func NewGetEntityIDsByQueryPOSTParamsWithTimeout(timeout time.Duration) *GetEntityIDsByQueryPOSTParams

NewGetEntityIDsByQueryPOSTParamsWithTimeout creates a new GetEntityIDsByQueryPOSTParams object with the ability to set a timeout on a request.

func (*GetEntityIDsByQueryPOSTParams) SetAuthorization

func (o *GetEntityIDsByQueryPOSTParams) SetAuthorization(authorization string)

SetAuthorization adds the authorization to the get entity i ds by query p o s t params

func (*GetEntityIDsByQueryPOSTParams) SetBody

SetBody adds the body to the get entity i ds by query p o s t params

func (*GetEntityIDsByQueryPOSTParams) SetContext

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

SetContext adds the context to the get entity i ds by query p o s t params

func (*GetEntityIDsByQueryPOSTParams) SetDefaults

func (o *GetEntityIDsByQueryPOSTParams) SetDefaults()

SetDefaults hydrates default values in the get entity i ds by query p o s t params (not the query body).

All values with no default are reset to their zero value.

func (*GetEntityIDsByQueryPOSTParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get entity i ds by query p o s t params

func (*GetEntityIDsByQueryPOSTParams) SetTimeout

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

SetTimeout adds the timeout to the get entity i ds by query p o s t params

func (*GetEntityIDsByQueryPOSTParams) SetXCSUSERNAME

func (o *GetEntityIDsByQueryPOSTParams) SetXCSUSERNAME(xCSUSERNAME *string)

SetXCSUSERNAME adds the xCSUSERNAME to the get entity i ds by query p o s t params

func (*GetEntityIDsByQueryPOSTParams) WithAuthorization

func (o *GetEntityIDsByQueryPOSTParams) WithAuthorization(authorization string) *GetEntityIDsByQueryPOSTParams

WithAuthorization adds the authorization to the get entity i ds by query p o s t params

func (*GetEntityIDsByQueryPOSTParams) WithBody

WithBody adds the body to the get entity i ds by query p o s t params

func (*GetEntityIDsByQueryPOSTParams) WithContext

WithContext adds the context to the get entity i ds by query p o s t params

func (*GetEntityIDsByQueryPOSTParams) WithDefaults

WithDefaults hydrates default values in the get entity i ds by query p o s t params (not the query body).

All values with no default are reset to their zero value.

func (*GetEntityIDsByQueryPOSTParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get entity i ds by query p o s t params

func (*GetEntityIDsByQueryPOSTParams) WithTimeout

WithTimeout adds the timeout to the get entity i ds by query p o s t params

func (*GetEntityIDsByQueryPOSTParams) WithXCSUSERNAME

func (o *GetEntityIDsByQueryPOSTParams) WithXCSUSERNAME(xCSUSERNAME *string) *GetEntityIDsByQueryPOSTParams

WithXCSUSERNAME adds the xCSUSERNAME to the get entity i ds by query p o s t params

func (*GetEntityIDsByQueryPOSTParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetEntityIDsByQueryPOSTReader

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

GetEntityIDsByQueryPOSTReader is a Reader for the GetEntityIDsByQueryPOST structure.

func (*GetEntityIDsByQueryPOSTReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetEntityIDsByQueryPOSTTooManyRequests

type GetEntityIDsByQueryPOSTTooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

GetEntityIDsByQueryPOSTTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetEntityIDsByQueryPOSTTooManyRequests

func NewGetEntityIDsByQueryPOSTTooManyRequests() *GetEntityIDsByQueryPOSTTooManyRequests

NewGetEntityIDsByQueryPOSTTooManyRequests creates a GetEntityIDsByQueryPOSTTooManyRequests with default headers values

func (*GetEntityIDsByQueryPOSTTooManyRequests) Code

Code gets the status code for the get entity i ds by query p o s t too many requests response

func (*GetEntityIDsByQueryPOSTTooManyRequests) Error

func (*GetEntityIDsByQueryPOSTTooManyRequests) GetPayload

func (*GetEntityIDsByQueryPOSTTooManyRequests) IsClientError

func (o *GetEntityIDsByQueryPOSTTooManyRequests) IsClientError() bool

IsClientError returns true when this get entity i ds by query p o s t too many requests response has a 4xx status code

func (*GetEntityIDsByQueryPOSTTooManyRequests) IsCode

IsCode returns true when this get entity i ds by query p o s t too many requests response a status code equal to that given

func (*GetEntityIDsByQueryPOSTTooManyRequests) IsRedirect

IsRedirect returns true when this get entity i ds by query p o s t too many requests response has a 3xx status code

func (*GetEntityIDsByQueryPOSTTooManyRequests) IsServerError

func (o *GetEntityIDsByQueryPOSTTooManyRequests) IsServerError() bool

IsServerError returns true when this get entity i ds by query p o s t too many requests response has a 5xx status code

func (*GetEntityIDsByQueryPOSTTooManyRequests) IsSuccess

IsSuccess returns true when this get entity i ds by query p o s t too many requests response has a 2xx status code

func (*GetEntityIDsByQueryPOSTTooManyRequests) String

type QueryReleaseNotesV1BadRequest

type QueryReleaseNotesV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

QueryReleaseNotesV1BadRequest describes a response with status code 400, with default header values.

Bad Request

func NewQueryReleaseNotesV1BadRequest

func NewQueryReleaseNotesV1BadRequest() *QueryReleaseNotesV1BadRequest

NewQueryReleaseNotesV1BadRequest creates a QueryReleaseNotesV1BadRequest with default headers values

func (*QueryReleaseNotesV1BadRequest) Code

Code gets the status code for the query release notes v1 bad request response

func (*QueryReleaseNotesV1BadRequest) Error

func (*QueryReleaseNotesV1BadRequest) GetPayload

func (*QueryReleaseNotesV1BadRequest) IsClientError

func (o *QueryReleaseNotesV1BadRequest) IsClientError() bool

IsClientError returns true when this query release notes v1 bad request response has a 4xx status code

func (*QueryReleaseNotesV1BadRequest) IsCode

func (o *QueryReleaseNotesV1BadRequest) IsCode(code int) bool

IsCode returns true when this query release notes v1 bad request response a status code equal to that given

func (*QueryReleaseNotesV1BadRequest) IsRedirect

func (o *QueryReleaseNotesV1BadRequest) IsRedirect() bool

IsRedirect returns true when this query release notes v1 bad request response has a 3xx status code

func (*QueryReleaseNotesV1BadRequest) IsServerError

func (o *QueryReleaseNotesV1BadRequest) IsServerError() bool

IsServerError returns true when this query release notes v1 bad request response has a 5xx status code

func (*QueryReleaseNotesV1BadRequest) IsSuccess

func (o *QueryReleaseNotesV1BadRequest) IsSuccess() bool

IsSuccess returns true when this query release notes v1 bad request response has a 2xx status code

func (*QueryReleaseNotesV1BadRequest) String

type QueryReleaseNotesV1Forbidden

type QueryReleaseNotesV1Forbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

QueryReleaseNotesV1Forbidden describes a response with status code 403, with default header values.

Forbidden

func NewQueryReleaseNotesV1Forbidden

func NewQueryReleaseNotesV1Forbidden() *QueryReleaseNotesV1Forbidden

NewQueryReleaseNotesV1Forbidden creates a QueryReleaseNotesV1Forbidden with default headers values

func (*QueryReleaseNotesV1Forbidden) Code

Code gets the status code for the query release notes v1 forbidden response

func (*QueryReleaseNotesV1Forbidden) Error

func (*QueryReleaseNotesV1Forbidden) GetPayload

func (*QueryReleaseNotesV1Forbidden) IsClientError

func (o *QueryReleaseNotesV1Forbidden) IsClientError() bool

IsClientError returns true when this query release notes v1 forbidden response has a 4xx status code

func (*QueryReleaseNotesV1Forbidden) IsCode

func (o *QueryReleaseNotesV1Forbidden) IsCode(code int) bool

IsCode returns true when this query release notes v1 forbidden response a status code equal to that given

func (*QueryReleaseNotesV1Forbidden) IsRedirect

func (o *QueryReleaseNotesV1Forbidden) IsRedirect() bool

IsRedirect returns true when this query release notes v1 forbidden response has a 3xx status code

func (*QueryReleaseNotesV1Forbidden) IsServerError

func (o *QueryReleaseNotesV1Forbidden) IsServerError() bool

IsServerError returns true when this query release notes v1 forbidden response has a 5xx status code

func (*QueryReleaseNotesV1Forbidden) IsSuccess

func (o *QueryReleaseNotesV1Forbidden) IsSuccess() bool

IsSuccess returns true when this query release notes v1 forbidden response has a 2xx status code

func (*QueryReleaseNotesV1Forbidden) String

type QueryReleaseNotesV1InternalServerError

type QueryReleaseNotesV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

QueryReleaseNotesV1InternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewQueryReleaseNotesV1InternalServerError

func NewQueryReleaseNotesV1InternalServerError() *QueryReleaseNotesV1InternalServerError

NewQueryReleaseNotesV1InternalServerError creates a QueryReleaseNotesV1InternalServerError with default headers values

func (*QueryReleaseNotesV1InternalServerError) Code

Code gets the status code for the query release notes v1 internal server error response

func (*QueryReleaseNotesV1InternalServerError) Error

func (*QueryReleaseNotesV1InternalServerError) GetPayload

func (*QueryReleaseNotesV1InternalServerError) IsClientError

func (o *QueryReleaseNotesV1InternalServerError) IsClientError() bool

IsClientError returns true when this query release notes v1 internal server error response has a 4xx status code

func (*QueryReleaseNotesV1InternalServerError) IsCode

IsCode returns true when this query release notes v1 internal server error response a status code equal to that given

func (*QueryReleaseNotesV1InternalServerError) IsRedirect

IsRedirect returns true when this query release notes v1 internal server error response has a 3xx status code

func (*QueryReleaseNotesV1InternalServerError) IsServerError

func (o *QueryReleaseNotesV1InternalServerError) IsServerError() bool

IsServerError returns true when this query release notes v1 internal server error response has a 5xx status code

func (*QueryReleaseNotesV1InternalServerError) IsSuccess

IsSuccess returns true when this query release notes v1 internal server error response has a 2xx status code

func (*QueryReleaseNotesV1InternalServerError) String

type QueryReleaseNotesV1NotFound

type QueryReleaseNotesV1NotFound struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaspecResponseFields
}

QueryReleaseNotesV1NotFound describes a response with status code 404, with default header values.

Not Found

func NewQueryReleaseNotesV1NotFound

func NewQueryReleaseNotesV1NotFound() *QueryReleaseNotesV1NotFound

NewQueryReleaseNotesV1NotFound creates a QueryReleaseNotesV1NotFound with default headers values

func (*QueryReleaseNotesV1NotFound) Code

func (o *QueryReleaseNotesV1NotFound) Code() int

Code gets the status code for the query release notes v1 not found response

func (*QueryReleaseNotesV1NotFound) Error

func (*QueryReleaseNotesV1NotFound) GetPayload

func (*QueryReleaseNotesV1NotFound) IsClientError

func (o *QueryReleaseNotesV1NotFound) IsClientError() bool

IsClientError returns true when this query release notes v1 not found response has a 4xx status code

func (*QueryReleaseNotesV1NotFound) IsCode

func (o *QueryReleaseNotesV1NotFound) IsCode(code int) bool

IsCode returns true when this query release notes v1 not found response a status code equal to that given

func (*QueryReleaseNotesV1NotFound) IsRedirect

func (o *QueryReleaseNotesV1NotFound) IsRedirect() bool

IsRedirect returns true when this query release notes v1 not found response has a 3xx status code

func (*QueryReleaseNotesV1NotFound) IsServerError

func (o *QueryReleaseNotesV1NotFound) IsServerError() bool

IsServerError returns true when this query release notes v1 not found response has a 5xx status code

func (*QueryReleaseNotesV1NotFound) IsSuccess

func (o *QueryReleaseNotesV1NotFound) IsSuccess() bool

IsSuccess returns true when this query release notes v1 not found response has a 2xx status code

func (*QueryReleaseNotesV1NotFound) String

func (o *QueryReleaseNotesV1NotFound) String() string

type QueryReleaseNotesV1OK

type QueryReleaseNotesV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.StringWrapper
}

QueryReleaseNotesV1OK describes a response with status code 200, with default header values.

OK

func NewQueryReleaseNotesV1OK

func NewQueryReleaseNotesV1OK() *QueryReleaseNotesV1OK

NewQueryReleaseNotesV1OK creates a QueryReleaseNotesV1OK with default headers values

func (*QueryReleaseNotesV1OK) Code

func (o *QueryReleaseNotesV1OK) Code() int

Code gets the status code for the query release notes v1 o k response

func (*QueryReleaseNotesV1OK) Error

func (o *QueryReleaseNotesV1OK) Error() string

func (*QueryReleaseNotesV1OK) GetPayload

func (o *QueryReleaseNotesV1OK) GetPayload() *models.StringWrapper

func (*QueryReleaseNotesV1OK) IsClientError

func (o *QueryReleaseNotesV1OK) IsClientError() bool

IsClientError returns true when this query release notes v1 o k response has a 4xx status code

func (*QueryReleaseNotesV1OK) IsCode

func (o *QueryReleaseNotesV1OK) IsCode(code int) bool

IsCode returns true when this query release notes v1 o k response a status code equal to that given

func (*QueryReleaseNotesV1OK) IsRedirect

func (o *QueryReleaseNotesV1OK) IsRedirect() bool

IsRedirect returns true when this query release notes v1 o k response has a 3xx status code

func (*QueryReleaseNotesV1OK) IsServerError

func (o *QueryReleaseNotesV1OK) IsServerError() bool

IsServerError returns true when this query release notes v1 o k response has a 5xx status code

func (*QueryReleaseNotesV1OK) IsSuccess

func (o *QueryReleaseNotesV1OK) IsSuccess() bool

IsSuccess returns true when this query release notes v1 o k response has a 2xx status code

func (*QueryReleaseNotesV1OK) String

func (o *QueryReleaseNotesV1OK) String() string

type QueryReleaseNotesV1Params

type QueryReleaseNotesV1Params struct {

	/* Authorization.

	   authorization header
	*/
	Authorization string

	/* XCSUSERNAME.

	   user name
	*/
	XCSUSERNAME *string

	/* Filter.

	   FQL query specifying filter parameters.
	*/
	Filter string

	/* Limit.

	   Maximum number of records to return.
	*/
	Limit *int64

	/* Offset.

	   Starting pagination offset of records to return.
	*/
	Offset *string

	/* Sort.

	   Sort items by providing a comma separated list of property and direction (eg name.desc,time.asc). If direction is omitted, defaults to descending.
	*/
	Sort *string

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

QueryReleaseNotesV1Params contains all the parameters to send to the API endpoint

for the query release notes v1 operation.

Typically these are written to a http.Request.

func NewQueryReleaseNotesV1Params

func NewQueryReleaseNotesV1Params() *QueryReleaseNotesV1Params

NewQueryReleaseNotesV1Params creates a new QueryReleaseNotesV1Params object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewQueryReleaseNotesV1ParamsWithContext

func NewQueryReleaseNotesV1ParamsWithContext(ctx context.Context) *QueryReleaseNotesV1Params

NewQueryReleaseNotesV1ParamsWithContext creates a new QueryReleaseNotesV1Params object with the ability to set a context for a request.

func NewQueryReleaseNotesV1ParamsWithHTTPClient

func NewQueryReleaseNotesV1ParamsWithHTTPClient(client *http.Client) *QueryReleaseNotesV1Params

NewQueryReleaseNotesV1ParamsWithHTTPClient creates a new QueryReleaseNotesV1Params object with the ability to set a custom HTTPClient for a request.

func NewQueryReleaseNotesV1ParamsWithTimeout

func NewQueryReleaseNotesV1ParamsWithTimeout(timeout time.Duration) *QueryReleaseNotesV1Params

NewQueryReleaseNotesV1ParamsWithTimeout creates a new QueryReleaseNotesV1Params object with the ability to set a timeout on a request.

func (*QueryReleaseNotesV1Params) SetAuthorization

func (o *QueryReleaseNotesV1Params) SetAuthorization(authorization string)

SetAuthorization adds the authorization to the query release notes v1 params

func (*QueryReleaseNotesV1Params) SetContext

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

SetContext adds the context to the query release notes v1 params

func (*QueryReleaseNotesV1Params) SetDefaults

func (o *QueryReleaseNotesV1Params) SetDefaults()

SetDefaults hydrates default values in the query release notes v1 params (not the query body).

All values with no default are reset to their zero value.

func (*QueryReleaseNotesV1Params) SetFilter

func (o *QueryReleaseNotesV1Params) SetFilter(filter string)

SetFilter adds the filter to the query release notes v1 params

func (*QueryReleaseNotesV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the query release notes v1 params

func (*QueryReleaseNotesV1Params) SetLimit

func (o *QueryReleaseNotesV1Params) SetLimit(limit *int64)

SetLimit adds the limit to the query release notes v1 params

func (*QueryReleaseNotesV1Params) SetOffset

func (o *QueryReleaseNotesV1Params) SetOffset(offset *string)

SetOffset adds the offset to the query release notes v1 params

func (*QueryReleaseNotesV1Params) SetSort

func (o *QueryReleaseNotesV1Params) SetSort(sort *string)

SetSort adds the sort to the query release notes v1 params

func (*QueryReleaseNotesV1Params) SetTimeout

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

SetTimeout adds the timeout to the query release notes v1 params

func (*QueryReleaseNotesV1Params) SetXCSUSERNAME

func (o *QueryReleaseNotesV1Params) SetXCSUSERNAME(xCSUSERNAME *string)

SetXCSUSERNAME adds the xCSUSERNAME to the query release notes v1 params

func (*QueryReleaseNotesV1Params) WithAuthorization

func (o *QueryReleaseNotesV1Params) WithAuthorization(authorization string) *QueryReleaseNotesV1Params

WithAuthorization adds the authorization to the query release notes v1 params

func (*QueryReleaseNotesV1Params) WithContext

WithContext adds the context to the query release notes v1 params

func (*QueryReleaseNotesV1Params) WithDefaults

WithDefaults hydrates default values in the query release notes v1 params (not the query body).

All values with no default are reset to their zero value.

func (*QueryReleaseNotesV1Params) WithFilter

WithFilter adds the filter to the query release notes v1 params

func (*QueryReleaseNotesV1Params) WithHTTPClient

func (o *QueryReleaseNotesV1Params) WithHTTPClient(client *http.Client) *QueryReleaseNotesV1Params

WithHTTPClient adds the HTTPClient to the query release notes v1 params

func (*QueryReleaseNotesV1Params) WithLimit

WithLimit adds the limit to the query release notes v1 params

func (*QueryReleaseNotesV1Params) WithOffset

WithOffset adds the offset to the query release notes v1 params

func (*QueryReleaseNotesV1Params) WithSort

WithSort adds the sort to the query release notes v1 params

func (*QueryReleaseNotesV1Params) WithTimeout

WithTimeout adds the timeout to the query release notes v1 params

func (*QueryReleaseNotesV1Params) WithXCSUSERNAME

func (o *QueryReleaseNotesV1Params) WithXCSUSERNAME(xCSUSERNAME *string) *QueryReleaseNotesV1Params

WithXCSUSERNAME adds the xCSUSERNAME to the query release notes v1 params

func (*QueryReleaseNotesV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type QueryReleaseNotesV1Reader

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

QueryReleaseNotesV1Reader is a Reader for the QueryReleaseNotesV1 structure.

func (*QueryReleaseNotesV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type QueryReleaseNotesV1TooManyRequests

type QueryReleaseNotesV1TooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}

QueryReleaseNotesV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewQueryReleaseNotesV1TooManyRequests

func NewQueryReleaseNotesV1TooManyRequests() *QueryReleaseNotesV1TooManyRequests

NewQueryReleaseNotesV1TooManyRequests creates a QueryReleaseNotesV1TooManyRequests with default headers values

func (*QueryReleaseNotesV1TooManyRequests) Code

Code gets the status code for the query release notes v1 too many requests response

func (*QueryReleaseNotesV1TooManyRequests) Error

func (*QueryReleaseNotesV1TooManyRequests) GetPayload

func (*QueryReleaseNotesV1TooManyRequests) IsClientError

func (o *QueryReleaseNotesV1TooManyRequests) IsClientError() bool

IsClientError returns true when this query release notes v1 too many requests response has a 4xx status code

func (*QueryReleaseNotesV1TooManyRequests) IsCode

IsCode returns true when this query release notes v1 too many requests response a status code equal to that given

func (*QueryReleaseNotesV1TooManyRequests) IsRedirect

func (o *QueryReleaseNotesV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this query release notes v1 too many requests response has a 3xx status code

func (*QueryReleaseNotesV1TooManyRequests) IsServerError

func (o *QueryReleaseNotesV1TooManyRequests) IsServerError() bool

IsServerError returns true when this query release notes v1 too many requests response has a 5xx status code

func (*QueryReleaseNotesV1TooManyRequests) IsSuccess

IsSuccess returns true when this query release notes v1 too many requests response has a 2xx status code

func (*QueryReleaseNotesV1TooManyRequests) String

Jump to

Keyboard shortcuts

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