requests

package
v0.2.21 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionDeploymentRequestUsingPOSTForbidden

type ActionDeploymentRequestUsingPOSTForbidden struct {
}
ActionDeploymentRequestUsingPOSTForbidden describes a response with status code 403, with default header values.

Forbidden

func NewActionDeploymentRequestUsingPOSTForbidden

func NewActionDeploymentRequestUsingPOSTForbidden() *ActionDeploymentRequestUsingPOSTForbidden

NewActionDeploymentRequestUsingPOSTForbidden creates a ActionDeploymentRequestUsingPOSTForbidden with default headers values

func (*ActionDeploymentRequestUsingPOSTForbidden) Error

type ActionDeploymentRequestUsingPOSTNotFound

type ActionDeploymentRequestUsingPOSTNotFound struct {
	Payload *models.Error
}
ActionDeploymentRequestUsingPOSTNotFound describes a response with status code 404, with default header values.

Not Found

func NewActionDeploymentRequestUsingPOSTNotFound

func NewActionDeploymentRequestUsingPOSTNotFound() *ActionDeploymentRequestUsingPOSTNotFound

NewActionDeploymentRequestUsingPOSTNotFound creates a ActionDeploymentRequestUsingPOSTNotFound with default headers values

func (*ActionDeploymentRequestUsingPOSTNotFound) Error

func (*ActionDeploymentRequestUsingPOSTNotFound) GetPayload

type ActionDeploymentRequestUsingPOSTOK

type ActionDeploymentRequestUsingPOSTOK struct {
}
ActionDeploymentRequestUsingPOSTOK describes a response with status code 200, with default header values.

OK

func NewActionDeploymentRequestUsingPOSTOK

func NewActionDeploymentRequestUsingPOSTOK() *ActionDeploymentRequestUsingPOSTOK

NewActionDeploymentRequestUsingPOSTOK creates a ActionDeploymentRequestUsingPOSTOK with default headers values

func (*ActionDeploymentRequestUsingPOSTOK) Error

type ActionDeploymentRequestUsingPOSTParams

type ActionDeploymentRequestUsingPOSTParams struct {

	/* Action.

	   action
	*/
	Action string

	/* APIVersion.

	   The version of the API in yyyy-MM-dd format (UTC). If you do not specify explicitly an exact version, you will be calling the latest supported API version.
	*/
	APIVersion *string

	/* RequestID.

	   requestId

	   Format: uuid
	*/
	RequestID strfmt.UUID

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

ActionDeploymentRequestUsingPOSTParams contains all the parameters to send to the API endpoint

for the action deployment request using p o s t operation.

Typically these are written to a http.Request.

func NewActionDeploymentRequestUsingPOSTParams

func NewActionDeploymentRequestUsingPOSTParams() *ActionDeploymentRequestUsingPOSTParams

NewActionDeploymentRequestUsingPOSTParams creates a new ActionDeploymentRequestUsingPOSTParams 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 NewActionDeploymentRequestUsingPOSTParamsWithContext

func NewActionDeploymentRequestUsingPOSTParamsWithContext(ctx context.Context) *ActionDeploymentRequestUsingPOSTParams

NewActionDeploymentRequestUsingPOSTParamsWithContext creates a new ActionDeploymentRequestUsingPOSTParams object with the ability to set a context for a request.

func NewActionDeploymentRequestUsingPOSTParamsWithHTTPClient

func NewActionDeploymentRequestUsingPOSTParamsWithHTTPClient(client *http.Client) *ActionDeploymentRequestUsingPOSTParams

NewActionDeploymentRequestUsingPOSTParamsWithHTTPClient creates a new ActionDeploymentRequestUsingPOSTParams object with the ability to set a custom HTTPClient for a request.

func NewActionDeploymentRequestUsingPOSTParamsWithTimeout

func NewActionDeploymentRequestUsingPOSTParamsWithTimeout(timeout time.Duration) *ActionDeploymentRequestUsingPOSTParams

NewActionDeploymentRequestUsingPOSTParamsWithTimeout creates a new ActionDeploymentRequestUsingPOSTParams object with the ability to set a timeout on a request.

func (*ActionDeploymentRequestUsingPOSTParams) SetAPIVersion

func (o *ActionDeploymentRequestUsingPOSTParams) SetAPIVersion(aPIVersion *string)

SetAPIVersion adds the apiVersion to the action deployment request using p o s t params

func (*ActionDeploymentRequestUsingPOSTParams) SetAction

func (o *ActionDeploymentRequestUsingPOSTParams) SetAction(action string)

SetAction adds the action to the action deployment request using p o s t params

func (*ActionDeploymentRequestUsingPOSTParams) SetContext

SetContext adds the context to the action deployment request using p o s t params

func (*ActionDeploymentRequestUsingPOSTParams) SetDefaults

func (o *ActionDeploymentRequestUsingPOSTParams) SetDefaults()

SetDefaults hydrates default values in the action deployment request using p o s t params (not the query body).

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

func (*ActionDeploymentRequestUsingPOSTParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the action deployment request using p o s t params

func (*ActionDeploymentRequestUsingPOSTParams) SetRequestID

func (o *ActionDeploymentRequestUsingPOSTParams) SetRequestID(requestID strfmt.UUID)

SetRequestID adds the requestId to the action deployment request using p o s t params

func (*ActionDeploymentRequestUsingPOSTParams) SetTimeout

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

SetTimeout adds the timeout to the action deployment request using p o s t params

func (*ActionDeploymentRequestUsingPOSTParams) WithAPIVersion

WithAPIVersion adds the aPIVersion to the action deployment request using p o s t params

func (*ActionDeploymentRequestUsingPOSTParams) WithAction

WithAction adds the action to the action deployment request using p o s t params

func (*ActionDeploymentRequestUsingPOSTParams) WithContext

WithContext adds the context to the action deployment request using p o s t params

func (*ActionDeploymentRequestUsingPOSTParams) WithDefaults

WithDefaults hydrates default values in the action deployment request using p o s t params (not the query body).

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

func (*ActionDeploymentRequestUsingPOSTParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the action deployment request using p o s t params

func (*ActionDeploymentRequestUsingPOSTParams) WithRequestID

WithRequestID adds the requestID to the action deployment request using p o s t params

func (*ActionDeploymentRequestUsingPOSTParams) WithTimeout

WithTimeout adds the timeout to the action deployment request using p o s t params

func (*ActionDeploymentRequestUsingPOSTParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ActionDeploymentRequestUsingPOSTReader

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

ActionDeploymentRequestUsingPOSTReader is a Reader for the ActionDeploymentRequestUsingPOST structure.

func (*ActionDeploymentRequestUsingPOSTReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ActionDeploymentRequestUsingPOSTUnauthorized

type ActionDeploymentRequestUsingPOSTUnauthorized struct {
}
ActionDeploymentRequestUsingPOSTUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewActionDeploymentRequestUsingPOSTUnauthorized

func NewActionDeploymentRequestUsingPOSTUnauthorized() *ActionDeploymentRequestUsingPOSTUnauthorized

NewActionDeploymentRequestUsingPOSTUnauthorized creates a ActionDeploymentRequestUsingPOSTUnauthorized with default headers values

func (*ActionDeploymentRequestUsingPOSTUnauthorized) Error

type Client

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

Client for requests API

func (*Client) ActionDeploymentRequestUsingPOST

func (a *Client) ActionDeploymentRequestUsingPOST(params *ActionDeploymentRequestUsingPOSTParams, opts ...ClientOption) (*ActionDeploymentRequestUsingPOSTOK, error)

ActionDeploymentRequestUsingPOST submits action on requests allowable values cancel dismiss

Cancel can be submitted on In-progress requests and Dismiss can be submitted on Failed requests.

func (*Client) GetDeploymentRequestsUsingGET

func (a *Client) GetDeploymentRequestsUsingGET(params *GetDeploymentRequestsUsingGETParams, opts ...ClientOption) (*GetDeploymentRequestsUsingGETOK, error)

GetDeploymentRequestsUsingGET fetches deployment requests

Returns the requests for the deployment.

func (*Client) GetEventLogsContentUsingGET

func (a *Client) GetEventLogsContentUsingGET(params *GetEventLogsContentUsingGETParams, opts ...ClientOption) (*GetEventLogsContentUsingGETOK, error)

GetEventLogsContentUsingGET fetches event logs content as a file

Returns the log file for an event.

func (*Client) GetEventLogsUsingGET

func (a *Client) GetEventLogsUsingGET(params *GetEventLogsUsingGETParams, opts ...ClientOption) (*GetEventLogsUsingGETOK, error)

GetEventLogsUsingGET fetches event logs

Returns the logs for an event.

func (*Client) GetRequestEventsUsingGET

func (a *Client) GetRequestEventsUsingGET(params *GetRequestEventsUsingGETParams, opts ...ClientOption) (*GetRequestEventsUsingGETOK, error)

GetRequestEventsUsingGET fetches request events

Returns all the events for a request.

func (*Client) GetRequestUsingGET

func (a *Client) GetRequestUsingGET(params *GetRequestUsingGETParams, opts ...ClientOption) (*GetRequestUsingGETOK, error)

GetRequestUsingGET gets the request

Returns the request with the given ID.

func (*Client) ListResourceRequestsUsingGET

func (a *Client) ListResourceRequestsUsingGET(params *ListResourceRequestsUsingGETParams, opts ...ClientOption) (*ListResourceRequestsUsingGETOK, error)

ListResourceRequestsUsingGET gets all requests for a resource

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 {
	ActionDeploymentRequestUsingPOST(params *ActionDeploymentRequestUsingPOSTParams, opts ...ClientOption) (*ActionDeploymentRequestUsingPOSTOK, error)

	GetDeploymentRequestsUsingGET(params *GetDeploymentRequestsUsingGETParams, opts ...ClientOption) (*GetDeploymentRequestsUsingGETOK, error)

	GetEventLogsContentUsingGET(params *GetEventLogsContentUsingGETParams, opts ...ClientOption) (*GetEventLogsContentUsingGETOK, error)

	GetEventLogsUsingGET(params *GetEventLogsUsingGETParams, opts ...ClientOption) (*GetEventLogsUsingGETOK, error)

	GetRequestEventsUsingGET(params *GetRequestEventsUsingGETParams, opts ...ClientOption) (*GetRequestEventsUsingGETOK, error)

	GetRequestUsingGET(params *GetRequestUsingGETParams, opts ...ClientOption) (*GetRequestUsingGETOK, error)

	ListResourceRequestsUsingGET(params *ListResourceRequestsUsingGETParams, opts ...ClientOption) (*ListResourceRequestsUsingGETOK, 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 requests API client.

type GetDeploymentRequestsUsingGETNotFound

type GetDeploymentRequestsUsingGETNotFound struct {
	Payload *models.Error
}
GetDeploymentRequestsUsingGETNotFound describes a response with status code 404, with default header values.

Not Found

func NewGetDeploymentRequestsUsingGETNotFound

func NewGetDeploymentRequestsUsingGETNotFound() *GetDeploymentRequestsUsingGETNotFound

NewGetDeploymentRequestsUsingGETNotFound creates a GetDeploymentRequestsUsingGETNotFound with default headers values

func (*GetDeploymentRequestsUsingGETNotFound) Error

func (*GetDeploymentRequestsUsingGETNotFound) GetPayload

type GetDeploymentRequestsUsingGETOK

type GetDeploymentRequestsUsingGETOK struct {
	Payload *models.PageOfRequest
}
GetDeploymentRequestsUsingGETOK describes a response with status code 200, with default header values.

OK

func NewGetDeploymentRequestsUsingGETOK

func NewGetDeploymentRequestsUsingGETOK() *GetDeploymentRequestsUsingGETOK

NewGetDeploymentRequestsUsingGETOK creates a GetDeploymentRequestsUsingGETOK with default headers values

func (*GetDeploymentRequestsUsingGETOK) Error

func (*GetDeploymentRequestsUsingGETOK) GetPayload

type GetDeploymentRequestsUsingGETParams

type GetDeploymentRequestsUsingGETParams 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

	   Format: int32
	*/
	DollarSkip *int32

	/* DollarTop.

	   Number of records you want

	   Format: int32
	*/
	DollarTop *int32

	/* APIVersion.

	   The version of the API in yyyy-MM-dd format (UTC). If you do not specify explicitly an exact version, you will be calling the latest supported API version.
	*/
	APIVersion *string

	/* Deleted.

	   Retrieves the soft-deleted requests that have not yet been completely deleted.
	*/
	Deleted *bool

	/* DeploymentID.

	   Deployment ID

	   Format: uuid
	*/
	DeploymentID strfmt.UUID

	/* InprogressRequests.

	   Retrieves the requests that are currently in-progress for a deployment. Incase of a false value the param is ignored.
	*/
	InprogressRequests *bool

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

GetDeploymentRequestsUsingGETParams contains all the parameters to send to the API endpoint

for the get deployment requests using g e t operation.

Typically these are written to a http.Request.

func NewGetDeploymentRequestsUsingGETParams

func NewGetDeploymentRequestsUsingGETParams() *GetDeploymentRequestsUsingGETParams

NewGetDeploymentRequestsUsingGETParams creates a new GetDeploymentRequestsUsingGETParams 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 NewGetDeploymentRequestsUsingGETParamsWithContext

func NewGetDeploymentRequestsUsingGETParamsWithContext(ctx context.Context) *GetDeploymentRequestsUsingGETParams

NewGetDeploymentRequestsUsingGETParamsWithContext creates a new GetDeploymentRequestsUsingGETParams object with the ability to set a context for a request.

func NewGetDeploymentRequestsUsingGETParamsWithHTTPClient

func NewGetDeploymentRequestsUsingGETParamsWithHTTPClient(client *http.Client) *GetDeploymentRequestsUsingGETParams

NewGetDeploymentRequestsUsingGETParamsWithHTTPClient creates a new GetDeploymentRequestsUsingGETParams object with the ability to set a custom HTTPClient for a request.

func NewGetDeploymentRequestsUsingGETParamsWithTimeout

func NewGetDeploymentRequestsUsingGETParamsWithTimeout(timeout time.Duration) *GetDeploymentRequestsUsingGETParams

NewGetDeploymentRequestsUsingGETParamsWithTimeout creates a new GetDeploymentRequestsUsingGETParams object with the ability to set a timeout on a request.

func (*GetDeploymentRequestsUsingGETParams) SetAPIVersion

func (o *GetDeploymentRequestsUsingGETParams) SetAPIVersion(aPIVersion *string)

SetAPIVersion adds the apiVersion to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) SetContext

SetContext adds the context to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) SetDefaults

func (o *GetDeploymentRequestsUsingGETParams) SetDefaults()

SetDefaults hydrates default values in the get deployment requests using get params (not the query body).

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

func (*GetDeploymentRequestsUsingGETParams) SetDeleted

func (o *GetDeploymentRequestsUsingGETParams) SetDeleted(deleted *bool)

SetDeleted adds the deleted to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) SetDeploymentID

func (o *GetDeploymentRequestsUsingGETParams) SetDeploymentID(deploymentID strfmt.UUID)

SetDeploymentID adds the deploymentId to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) SetDollarOrderby

func (o *GetDeploymentRequestsUsingGETParams) SetDollarOrderby(dollarOrderby []string)

SetDollarOrderby adds the dollarOrderby to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) SetDollarSkip

func (o *GetDeploymentRequestsUsingGETParams) SetDollarSkip(dollarSkip *int32)

SetDollarSkip adds the dollarSkip to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) SetDollarTop

func (o *GetDeploymentRequestsUsingGETParams) SetDollarTop(dollarTop *int32)

SetDollarTop adds the dollarTop to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) SetInprogressRequests

func (o *GetDeploymentRequestsUsingGETParams) SetInprogressRequests(inprogressRequests *bool)

SetInprogressRequests adds the inprogressRequests to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) SetTimeout

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

SetTimeout adds the timeout to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) WithAPIVersion

WithAPIVersion adds the aPIVersion to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) WithContext

WithContext adds the context to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) WithDefaults

WithDefaults hydrates default values in the get deployment requests using get params (not the query body).

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

func (*GetDeploymentRequestsUsingGETParams) WithDeleted

WithDeleted adds the deleted to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) WithDeploymentID

WithDeploymentID adds the deploymentID to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) WithDollarOrderby

WithDollarOrderby adds the dollarOrderby to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) WithDollarSkip

WithDollarSkip adds the dollarSkip to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) WithDollarTop

WithDollarTop adds the dollarTop to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) WithInprogressRequests

func (o *GetDeploymentRequestsUsingGETParams) WithInprogressRequests(inprogressRequests *bool) *GetDeploymentRequestsUsingGETParams

WithInprogressRequests adds the inprogressRequests to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) WithTimeout

WithTimeout adds the timeout to the get deployment requests using get params

func (*GetDeploymentRequestsUsingGETParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetDeploymentRequestsUsingGETReader

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

GetDeploymentRequestsUsingGETReader is a Reader for the GetDeploymentRequestsUsingGET structure.

func (*GetDeploymentRequestsUsingGETReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetDeploymentRequestsUsingGETUnauthorized

type GetDeploymentRequestsUsingGETUnauthorized struct {
}
GetDeploymentRequestsUsingGETUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewGetDeploymentRequestsUsingGETUnauthorized

func NewGetDeploymentRequestsUsingGETUnauthorized() *GetDeploymentRequestsUsingGETUnauthorized

NewGetDeploymentRequestsUsingGETUnauthorized creates a GetDeploymentRequestsUsingGETUnauthorized with default headers values

func (*GetDeploymentRequestsUsingGETUnauthorized) Error

type GetEventLogsContentUsingGETNotFound

type GetEventLogsContentUsingGETNotFound struct {
	Payload *models.Error
}
GetEventLogsContentUsingGETNotFound describes a response with status code 404, with default header values.

Not Found

func NewGetEventLogsContentUsingGETNotFound

func NewGetEventLogsContentUsingGETNotFound() *GetEventLogsContentUsingGETNotFound

NewGetEventLogsContentUsingGETNotFound creates a GetEventLogsContentUsingGETNotFound with default headers values

func (*GetEventLogsContentUsingGETNotFound) Error

func (*GetEventLogsContentUsingGETNotFound) GetPayload

type GetEventLogsContentUsingGETOK

type GetEventLogsContentUsingGETOK struct {
	Payload models.StreamingResponseBody
}
GetEventLogsContentUsingGETOK describes a response with status code 200, with default header values.

OK

func NewGetEventLogsContentUsingGETOK

func NewGetEventLogsContentUsingGETOK() *GetEventLogsContentUsingGETOK

NewGetEventLogsContentUsingGETOK creates a GetEventLogsContentUsingGETOK with default headers values

func (*GetEventLogsContentUsingGETOK) Error

func (*GetEventLogsContentUsingGETOK) GetPayload

type GetEventLogsContentUsingGETParams

type GetEventLogsContentUsingGETParams struct {

	/* APIVersion.

	   The version of the API in yyyy-MM-dd format (UTC). If you do not specify explicitly an exact version, you will be calling the latest supported API version.
	*/
	APIVersion *string

	/* EventID.

	   Event ID

	   Format: uuid
	*/
	EventID strfmt.UUID

	/* RequestID.

	   Request ID

	   Format: uuid
	*/
	RequestID strfmt.UUID

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

GetEventLogsContentUsingGETParams contains all the parameters to send to the API endpoint

for the get event logs content using g e t operation.

Typically these are written to a http.Request.

func NewGetEventLogsContentUsingGETParams

func NewGetEventLogsContentUsingGETParams() *GetEventLogsContentUsingGETParams

NewGetEventLogsContentUsingGETParams creates a new GetEventLogsContentUsingGETParams 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 NewGetEventLogsContentUsingGETParamsWithContext

func NewGetEventLogsContentUsingGETParamsWithContext(ctx context.Context) *GetEventLogsContentUsingGETParams

NewGetEventLogsContentUsingGETParamsWithContext creates a new GetEventLogsContentUsingGETParams object with the ability to set a context for a request.

func NewGetEventLogsContentUsingGETParamsWithHTTPClient

func NewGetEventLogsContentUsingGETParamsWithHTTPClient(client *http.Client) *GetEventLogsContentUsingGETParams

NewGetEventLogsContentUsingGETParamsWithHTTPClient creates a new GetEventLogsContentUsingGETParams object with the ability to set a custom HTTPClient for a request.

func NewGetEventLogsContentUsingGETParamsWithTimeout

func NewGetEventLogsContentUsingGETParamsWithTimeout(timeout time.Duration) *GetEventLogsContentUsingGETParams

NewGetEventLogsContentUsingGETParamsWithTimeout creates a new GetEventLogsContentUsingGETParams object with the ability to set a timeout on a request.

func (*GetEventLogsContentUsingGETParams) SetAPIVersion

func (o *GetEventLogsContentUsingGETParams) SetAPIVersion(aPIVersion *string)

SetAPIVersion adds the apiVersion to the get event logs content using get params

func (*GetEventLogsContentUsingGETParams) SetContext

SetContext adds the context to the get event logs content using get params

func (*GetEventLogsContentUsingGETParams) SetDefaults

func (o *GetEventLogsContentUsingGETParams) SetDefaults()

SetDefaults hydrates default values in the get event logs content using get params (not the query body).

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

func (*GetEventLogsContentUsingGETParams) SetEventID

func (o *GetEventLogsContentUsingGETParams) SetEventID(eventID strfmt.UUID)

SetEventID adds the eventId to the get event logs content using get params

func (*GetEventLogsContentUsingGETParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get event logs content using get params

func (*GetEventLogsContentUsingGETParams) SetRequestID

func (o *GetEventLogsContentUsingGETParams) SetRequestID(requestID strfmt.UUID)

SetRequestID adds the requestId to the get event logs content using get params

func (*GetEventLogsContentUsingGETParams) SetTimeout

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

SetTimeout adds the timeout to the get event logs content using get params

func (*GetEventLogsContentUsingGETParams) WithAPIVersion

WithAPIVersion adds the aPIVersion to the get event logs content using get params

func (*GetEventLogsContentUsingGETParams) WithContext

WithContext adds the context to the get event logs content using get params

func (*GetEventLogsContentUsingGETParams) WithDefaults

WithDefaults hydrates default values in the get event logs content using get params (not the query body).

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

func (*GetEventLogsContentUsingGETParams) WithEventID

WithEventID adds the eventID to the get event logs content using get params

func (*GetEventLogsContentUsingGETParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get event logs content using get params

func (*GetEventLogsContentUsingGETParams) WithRequestID

WithRequestID adds the requestID to the get event logs content using get params

func (*GetEventLogsContentUsingGETParams) WithTimeout

WithTimeout adds the timeout to the get event logs content using get params

func (*GetEventLogsContentUsingGETParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetEventLogsContentUsingGETReader

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

GetEventLogsContentUsingGETReader is a Reader for the GetEventLogsContentUsingGET structure.

func (*GetEventLogsContentUsingGETReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetEventLogsContentUsingGETUnauthorized

type GetEventLogsContentUsingGETUnauthorized struct {
}
GetEventLogsContentUsingGETUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewGetEventLogsContentUsingGETUnauthorized

func NewGetEventLogsContentUsingGETUnauthorized() *GetEventLogsContentUsingGETUnauthorized

NewGetEventLogsContentUsingGETUnauthorized creates a GetEventLogsContentUsingGETUnauthorized with default headers values

func (*GetEventLogsContentUsingGETUnauthorized) Error

type GetEventLogsUsingGETNotFound

type GetEventLogsUsingGETNotFound struct {
	Payload *models.Error
}
GetEventLogsUsingGETNotFound describes a response with status code 404, with default header values.

Not Found

func NewGetEventLogsUsingGETNotFound

func NewGetEventLogsUsingGETNotFound() *GetEventLogsUsingGETNotFound

NewGetEventLogsUsingGETNotFound creates a GetEventLogsUsingGETNotFound with default headers values

func (*GetEventLogsUsingGETNotFound) Error

func (*GetEventLogsUsingGETNotFound) GetPayload

func (o *GetEventLogsUsingGETNotFound) GetPayload() *models.Error

type GetEventLogsUsingGETOK

type GetEventLogsUsingGETOK struct {
	Payload *models.SliceOfEventLog
}
GetEventLogsUsingGETOK describes a response with status code 200, with default header values.

OK

func NewGetEventLogsUsingGETOK

func NewGetEventLogsUsingGETOK() *GetEventLogsUsingGETOK

NewGetEventLogsUsingGETOK creates a GetEventLogsUsingGETOK with default headers values

func (*GetEventLogsUsingGETOK) Error

func (o *GetEventLogsUsingGETOK) Error() string

func (*GetEventLogsUsingGETOK) GetPayload

type GetEventLogsUsingGETParams

type GetEventLogsUsingGETParams struct {

	/* APIVersion.

	   The version of the API in yyyy-MM-dd format (UTC). If you do not specify explicitly an exact version, you will be calling the latest supported API version.
	*/
	APIVersion *string

	/* EventID.

	   Event ID

	   Format: uuid
	*/
	EventID strfmt.UUID

	/* RequestID.

	   Request ID

	   Format: uuid
	*/
	RequestID strfmt.UUID

	/* SinceRow.

	   A positive row number from which to show logs.

	   Format: int32
	*/
	SinceRow *int32

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

GetEventLogsUsingGETParams contains all the parameters to send to the API endpoint

for the get event logs using g e t operation.

Typically these are written to a http.Request.

func NewGetEventLogsUsingGETParams

func NewGetEventLogsUsingGETParams() *GetEventLogsUsingGETParams

NewGetEventLogsUsingGETParams creates a new GetEventLogsUsingGETParams 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 NewGetEventLogsUsingGETParamsWithContext

func NewGetEventLogsUsingGETParamsWithContext(ctx context.Context) *GetEventLogsUsingGETParams

NewGetEventLogsUsingGETParamsWithContext creates a new GetEventLogsUsingGETParams object with the ability to set a context for a request.

func NewGetEventLogsUsingGETParamsWithHTTPClient

func NewGetEventLogsUsingGETParamsWithHTTPClient(client *http.Client) *GetEventLogsUsingGETParams

NewGetEventLogsUsingGETParamsWithHTTPClient creates a new GetEventLogsUsingGETParams object with the ability to set a custom HTTPClient for a request.

func NewGetEventLogsUsingGETParamsWithTimeout

func NewGetEventLogsUsingGETParamsWithTimeout(timeout time.Duration) *GetEventLogsUsingGETParams

NewGetEventLogsUsingGETParamsWithTimeout creates a new GetEventLogsUsingGETParams object with the ability to set a timeout on a request.

func (*GetEventLogsUsingGETParams) SetAPIVersion

func (o *GetEventLogsUsingGETParams) SetAPIVersion(aPIVersion *string)

SetAPIVersion adds the apiVersion to the get event logs using get params

func (*GetEventLogsUsingGETParams) SetContext

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

SetContext adds the context to the get event logs using get params

func (*GetEventLogsUsingGETParams) SetDefaults

func (o *GetEventLogsUsingGETParams) SetDefaults()

SetDefaults hydrates default values in the get event logs using get params (not the query body).

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

func (*GetEventLogsUsingGETParams) SetEventID

func (o *GetEventLogsUsingGETParams) SetEventID(eventID strfmt.UUID)

SetEventID adds the eventId to the get event logs using get params

func (*GetEventLogsUsingGETParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get event logs using get params

func (*GetEventLogsUsingGETParams) SetRequestID

func (o *GetEventLogsUsingGETParams) SetRequestID(requestID strfmt.UUID)

SetRequestID adds the requestId to the get event logs using get params

func (*GetEventLogsUsingGETParams) SetSinceRow

func (o *GetEventLogsUsingGETParams) SetSinceRow(sinceRow *int32)

SetSinceRow adds the sinceRow to the get event logs using get params

func (*GetEventLogsUsingGETParams) SetTimeout

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

SetTimeout adds the timeout to the get event logs using get params

func (*GetEventLogsUsingGETParams) WithAPIVersion

func (o *GetEventLogsUsingGETParams) WithAPIVersion(aPIVersion *string) *GetEventLogsUsingGETParams

WithAPIVersion adds the aPIVersion to the get event logs using get params

func (*GetEventLogsUsingGETParams) WithContext

WithContext adds the context to the get event logs using get params

func (*GetEventLogsUsingGETParams) WithDefaults

WithDefaults hydrates default values in the get event logs using get params (not the query body).

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

func (*GetEventLogsUsingGETParams) WithEventID

WithEventID adds the eventID to the get event logs using get params

func (*GetEventLogsUsingGETParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get event logs using get params

func (*GetEventLogsUsingGETParams) WithRequestID

WithRequestID adds the requestID to the get event logs using get params

func (*GetEventLogsUsingGETParams) WithSinceRow

func (o *GetEventLogsUsingGETParams) WithSinceRow(sinceRow *int32) *GetEventLogsUsingGETParams

WithSinceRow adds the sinceRow to the get event logs using get params

func (*GetEventLogsUsingGETParams) WithTimeout

WithTimeout adds the timeout to the get event logs using get params

func (*GetEventLogsUsingGETParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetEventLogsUsingGETReader

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

GetEventLogsUsingGETReader is a Reader for the GetEventLogsUsingGET structure.

func (*GetEventLogsUsingGETReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetEventLogsUsingGETUnauthorized

type GetEventLogsUsingGETUnauthorized struct {
}
GetEventLogsUsingGETUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewGetEventLogsUsingGETUnauthorized

func NewGetEventLogsUsingGETUnauthorized() *GetEventLogsUsingGETUnauthorized

NewGetEventLogsUsingGETUnauthorized creates a GetEventLogsUsingGETUnauthorized with default headers values

func (*GetEventLogsUsingGETUnauthorized) Error

type GetRequestEventsUsingGETNotFound

type GetRequestEventsUsingGETNotFound struct {
	Payload *models.Error
}
GetRequestEventsUsingGETNotFound describes a response with status code 404, with default header values.

Not Found

func NewGetRequestEventsUsingGETNotFound

func NewGetRequestEventsUsingGETNotFound() *GetRequestEventsUsingGETNotFound

NewGetRequestEventsUsingGETNotFound creates a GetRequestEventsUsingGETNotFound with default headers values

func (*GetRequestEventsUsingGETNotFound) Error

func (*GetRequestEventsUsingGETNotFound) GetPayload

type GetRequestEventsUsingGETOK

type GetRequestEventsUsingGETOK struct {
	Payload *models.PageOfEvent
}
GetRequestEventsUsingGETOK describes a response with status code 200, with default header values.

OK

func NewGetRequestEventsUsingGETOK

func NewGetRequestEventsUsingGETOK() *GetRequestEventsUsingGETOK

NewGetRequestEventsUsingGETOK creates a GetRequestEventsUsingGETOK with default headers values

func (*GetRequestEventsUsingGETOK) Error

func (*GetRequestEventsUsingGETOK) GetPayload

type GetRequestEventsUsingGETParams

type GetRequestEventsUsingGETParams struct {

	/* APIVersion.

	   The version of the API in yyyy-MM-dd format (UTC). If you do not specify explicitly an exact version, you will be calling the latest supported API version.
	*/
	APIVersion *string

	/* RequestID.

	   Request ID

	   Format: uuid
	*/
	RequestID strfmt.UUID

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

GetRequestEventsUsingGETParams contains all the parameters to send to the API endpoint

for the get request events using g e t operation.

Typically these are written to a http.Request.

func NewGetRequestEventsUsingGETParams

func NewGetRequestEventsUsingGETParams() *GetRequestEventsUsingGETParams

NewGetRequestEventsUsingGETParams creates a new GetRequestEventsUsingGETParams 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 NewGetRequestEventsUsingGETParamsWithContext

func NewGetRequestEventsUsingGETParamsWithContext(ctx context.Context) *GetRequestEventsUsingGETParams

NewGetRequestEventsUsingGETParamsWithContext creates a new GetRequestEventsUsingGETParams object with the ability to set a context for a request.

func NewGetRequestEventsUsingGETParamsWithHTTPClient

func NewGetRequestEventsUsingGETParamsWithHTTPClient(client *http.Client) *GetRequestEventsUsingGETParams

NewGetRequestEventsUsingGETParamsWithHTTPClient creates a new GetRequestEventsUsingGETParams object with the ability to set a custom HTTPClient for a request.

func NewGetRequestEventsUsingGETParamsWithTimeout

func NewGetRequestEventsUsingGETParamsWithTimeout(timeout time.Duration) *GetRequestEventsUsingGETParams

NewGetRequestEventsUsingGETParamsWithTimeout creates a new GetRequestEventsUsingGETParams object with the ability to set a timeout on a request.

func (*GetRequestEventsUsingGETParams) SetAPIVersion

func (o *GetRequestEventsUsingGETParams) SetAPIVersion(aPIVersion *string)

SetAPIVersion adds the apiVersion to the get request events using get params

func (*GetRequestEventsUsingGETParams) SetContext

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

SetContext adds the context to the get request events using get params

func (*GetRequestEventsUsingGETParams) SetDefaults

func (o *GetRequestEventsUsingGETParams) SetDefaults()

SetDefaults hydrates default values in the get request events using get params (not the query body).

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

func (*GetRequestEventsUsingGETParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get request events using get params

func (*GetRequestEventsUsingGETParams) SetRequestID

func (o *GetRequestEventsUsingGETParams) SetRequestID(requestID strfmt.UUID)

SetRequestID adds the requestId to the get request events using get params

func (*GetRequestEventsUsingGETParams) SetTimeout

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

SetTimeout adds the timeout to the get request events using get params

func (*GetRequestEventsUsingGETParams) WithAPIVersion

WithAPIVersion adds the aPIVersion to the get request events using get params

func (*GetRequestEventsUsingGETParams) WithContext

WithContext adds the context to the get request events using get params

func (*GetRequestEventsUsingGETParams) WithDefaults

WithDefaults hydrates default values in the get request events using get params (not the query body).

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

func (*GetRequestEventsUsingGETParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get request events using get params

func (*GetRequestEventsUsingGETParams) WithRequestID

WithRequestID adds the requestID to the get request events using get params

func (*GetRequestEventsUsingGETParams) WithTimeout

WithTimeout adds the timeout to the get request events using get params

func (*GetRequestEventsUsingGETParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetRequestEventsUsingGETReader

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

GetRequestEventsUsingGETReader is a Reader for the GetRequestEventsUsingGET structure.

func (*GetRequestEventsUsingGETReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetRequestEventsUsingGETUnauthorized

type GetRequestEventsUsingGETUnauthorized struct {
}
GetRequestEventsUsingGETUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewGetRequestEventsUsingGETUnauthorized

func NewGetRequestEventsUsingGETUnauthorized() *GetRequestEventsUsingGETUnauthorized

NewGetRequestEventsUsingGETUnauthorized creates a GetRequestEventsUsingGETUnauthorized with default headers values

func (*GetRequestEventsUsingGETUnauthorized) Error

type GetRequestUsingGETNotFound

type GetRequestUsingGETNotFound struct {
	Payload *models.Error
}
GetRequestUsingGETNotFound describes a response with status code 404, with default header values.

Not Found

func NewGetRequestUsingGETNotFound

func NewGetRequestUsingGETNotFound() *GetRequestUsingGETNotFound

NewGetRequestUsingGETNotFound creates a GetRequestUsingGETNotFound with default headers values

func (*GetRequestUsingGETNotFound) Error

func (*GetRequestUsingGETNotFound) GetPayload

func (o *GetRequestUsingGETNotFound) GetPayload() *models.Error

type GetRequestUsingGETOK

type GetRequestUsingGETOK struct {
	Payload *models.Request
}
GetRequestUsingGETOK describes a response with status code 200, with default header values.

OK

func NewGetRequestUsingGETOK

func NewGetRequestUsingGETOK() *GetRequestUsingGETOK

NewGetRequestUsingGETOK creates a GetRequestUsingGETOK with default headers values

func (*GetRequestUsingGETOK) Error

func (o *GetRequestUsingGETOK) Error() string

func (*GetRequestUsingGETOK) GetPayload

func (o *GetRequestUsingGETOK) GetPayload() *models.Request

type GetRequestUsingGETParams

type GetRequestUsingGETParams struct {

	/* APIVersion.

	   The version of the API in yyyy-MM-dd format (UTC). If you do not specify explicitly an exact version, you will be calling the latest supported API version.
	*/
	APIVersion *string

	/* RequestID.

	   Request ID

	   Format: uuid
	*/
	RequestID strfmt.UUID

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

GetRequestUsingGETParams contains all the parameters to send to the API endpoint

for the get request using g e t operation.

Typically these are written to a http.Request.

func NewGetRequestUsingGETParams

func NewGetRequestUsingGETParams() *GetRequestUsingGETParams

NewGetRequestUsingGETParams creates a new GetRequestUsingGETParams 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 NewGetRequestUsingGETParamsWithContext

func NewGetRequestUsingGETParamsWithContext(ctx context.Context) *GetRequestUsingGETParams

NewGetRequestUsingGETParamsWithContext creates a new GetRequestUsingGETParams object with the ability to set a context for a request.

func NewGetRequestUsingGETParamsWithHTTPClient

func NewGetRequestUsingGETParamsWithHTTPClient(client *http.Client) *GetRequestUsingGETParams

NewGetRequestUsingGETParamsWithHTTPClient creates a new GetRequestUsingGETParams object with the ability to set a custom HTTPClient for a request.

func NewGetRequestUsingGETParamsWithTimeout

func NewGetRequestUsingGETParamsWithTimeout(timeout time.Duration) *GetRequestUsingGETParams

NewGetRequestUsingGETParamsWithTimeout creates a new GetRequestUsingGETParams object with the ability to set a timeout on a request.

func (*GetRequestUsingGETParams) SetAPIVersion

func (o *GetRequestUsingGETParams) SetAPIVersion(aPIVersion *string)

SetAPIVersion adds the apiVersion to the get request using get params

func (*GetRequestUsingGETParams) SetContext

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

SetContext adds the context to the get request using get params

func (*GetRequestUsingGETParams) SetDefaults

func (o *GetRequestUsingGETParams) SetDefaults()

SetDefaults hydrates default values in the get request using get params (not the query body).

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

func (*GetRequestUsingGETParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get request using get params

func (*GetRequestUsingGETParams) SetRequestID

func (o *GetRequestUsingGETParams) SetRequestID(requestID strfmt.UUID)

SetRequestID adds the requestId to the get request using get params

func (*GetRequestUsingGETParams) SetTimeout

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

SetTimeout adds the timeout to the get request using get params

func (*GetRequestUsingGETParams) WithAPIVersion

func (o *GetRequestUsingGETParams) WithAPIVersion(aPIVersion *string) *GetRequestUsingGETParams

WithAPIVersion adds the aPIVersion to the get request using get params

func (*GetRequestUsingGETParams) WithContext

WithContext adds the context to the get request using get params

func (*GetRequestUsingGETParams) WithDefaults

WithDefaults hydrates default values in the get request using get params (not the query body).

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

func (*GetRequestUsingGETParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get request using get params

func (*GetRequestUsingGETParams) WithRequestID

func (o *GetRequestUsingGETParams) WithRequestID(requestID strfmt.UUID) *GetRequestUsingGETParams

WithRequestID adds the requestID to the get request using get params

func (*GetRequestUsingGETParams) WithTimeout

WithTimeout adds the timeout to the get request using get params

func (*GetRequestUsingGETParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetRequestUsingGETReader

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

GetRequestUsingGETReader is a Reader for the GetRequestUsingGET structure.

func (*GetRequestUsingGETReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetRequestUsingGETUnauthorized

type GetRequestUsingGETUnauthorized struct {
}
GetRequestUsingGETUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewGetRequestUsingGETUnauthorized

func NewGetRequestUsingGETUnauthorized() *GetRequestUsingGETUnauthorized

NewGetRequestUsingGETUnauthorized creates a GetRequestUsingGETUnauthorized with default headers values

func (*GetRequestUsingGETUnauthorized) Error

type ListResourceRequestsUsingGETNotFound

type ListResourceRequestsUsingGETNotFound struct {
	Payload *models.Error
}
ListResourceRequestsUsingGETNotFound describes a response with status code 404, with default header values.

Not Found

func NewListResourceRequestsUsingGETNotFound

func NewListResourceRequestsUsingGETNotFound() *ListResourceRequestsUsingGETNotFound

NewListResourceRequestsUsingGETNotFound creates a ListResourceRequestsUsingGETNotFound with default headers values

func (*ListResourceRequestsUsingGETNotFound) Error

func (*ListResourceRequestsUsingGETNotFound) GetPayload

type ListResourceRequestsUsingGETOK

type ListResourceRequestsUsingGETOK struct {
	Payload *models.PageOfRequest
}
ListResourceRequestsUsingGETOK describes a response with status code 200, with default header values.

OK

func NewListResourceRequestsUsingGETOK

func NewListResourceRequestsUsingGETOK() *ListResourceRequestsUsingGETOK

NewListResourceRequestsUsingGETOK creates a ListResourceRequestsUsingGETOK with default headers values

func (*ListResourceRequestsUsingGETOK) Error

func (*ListResourceRequestsUsingGETOK) GetPayload

type ListResourceRequestsUsingGETParams

type ListResourceRequestsUsingGETParams 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

	   Format: int32
	*/
	DollarSkip *int32

	/* DollarTop.

	   Number of records you want

	   Format: int32
	*/
	DollarTop *int32

	/* APIVersion.

	   The version of the API in yyyy-MM-dd format (UTC). If you do not specify explicitly an exact version, you will be calling the latest supported API version.
	*/
	APIVersion *string

	/* ResourceID.

	   Resource ID

	   Format: uuid
	*/
	ResourceID strfmt.UUID

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

ListResourceRequestsUsingGETParams contains all the parameters to send to the API endpoint

for the list resource requests using g e t operation.

Typically these are written to a http.Request.

func NewListResourceRequestsUsingGETParams

func NewListResourceRequestsUsingGETParams() *ListResourceRequestsUsingGETParams

NewListResourceRequestsUsingGETParams creates a new ListResourceRequestsUsingGETParams 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 NewListResourceRequestsUsingGETParamsWithContext

func NewListResourceRequestsUsingGETParamsWithContext(ctx context.Context) *ListResourceRequestsUsingGETParams

NewListResourceRequestsUsingGETParamsWithContext creates a new ListResourceRequestsUsingGETParams object with the ability to set a context for a request.

func NewListResourceRequestsUsingGETParamsWithHTTPClient

func NewListResourceRequestsUsingGETParamsWithHTTPClient(client *http.Client) *ListResourceRequestsUsingGETParams

NewListResourceRequestsUsingGETParamsWithHTTPClient creates a new ListResourceRequestsUsingGETParams object with the ability to set a custom HTTPClient for a request.

func NewListResourceRequestsUsingGETParamsWithTimeout

func NewListResourceRequestsUsingGETParamsWithTimeout(timeout time.Duration) *ListResourceRequestsUsingGETParams

NewListResourceRequestsUsingGETParamsWithTimeout creates a new ListResourceRequestsUsingGETParams object with the ability to set a timeout on a request.

func (*ListResourceRequestsUsingGETParams) SetAPIVersion

func (o *ListResourceRequestsUsingGETParams) SetAPIVersion(aPIVersion *string)

SetAPIVersion adds the apiVersion to the list resource requests using get params

func (*ListResourceRequestsUsingGETParams) SetContext

SetContext adds the context to the list resource requests using get params

func (*ListResourceRequestsUsingGETParams) SetDefaults

func (o *ListResourceRequestsUsingGETParams) SetDefaults()

SetDefaults hydrates default values in the list resource requests using get params (not the query body).

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

func (*ListResourceRequestsUsingGETParams) SetDollarOrderby

func (o *ListResourceRequestsUsingGETParams) SetDollarOrderby(dollarOrderby []string)

SetDollarOrderby adds the dollarOrderby to the list resource requests using get params

func (*ListResourceRequestsUsingGETParams) SetDollarSkip

func (o *ListResourceRequestsUsingGETParams) SetDollarSkip(dollarSkip *int32)

SetDollarSkip adds the dollarSkip to the list resource requests using get params

func (*ListResourceRequestsUsingGETParams) SetDollarTop

func (o *ListResourceRequestsUsingGETParams) SetDollarTop(dollarTop *int32)

SetDollarTop adds the dollarTop to the list resource requests using get params

func (*ListResourceRequestsUsingGETParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list resource requests using get params

func (*ListResourceRequestsUsingGETParams) SetResourceID

func (o *ListResourceRequestsUsingGETParams) SetResourceID(resourceID strfmt.UUID)

SetResourceID adds the resourceId to the list resource requests using get params

func (*ListResourceRequestsUsingGETParams) SetTimeout

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

SetTimeout adds the timeout to the list resource requests using get params

func (*ListResourceRequestsUsingGETParams) WithAPIVersion

WithAPIVersion adds the aPIVersion to the list resource requests using get params

func (*ListResourceRequestsUsingGETParams) WithContext

WithContext adds the context to the list resource requests using get params

func (*ListResourceRequestsUsingGETParams) WithDefaults

WithDefaults hydrates default values in the list resource requests using get params (not the query body).

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

func (*ListResourceRequestsUsingGETParams) WithDollarOrderby

func (o *ListResourceRequestsUsingGETParams) WithDollarOrderby(dollarOrderby []string) *ListResourceRequestsUsingGETParams

WithDollarOrderby adds the dollarOrderby to the list resource requests using get params

func (*ListResourceRequestsUsingGETParams) WithDollarSkip

WithDollarSkip adds the dollarSkip to the list resource requests using get params

func (*ListResourceRequestsUsingGETParams) WithDollarTop

WithDollarTop adds the dollarTop to the list resource requests using get params

func (*ListResourceRequestsUsingGETParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list resource requests using get params

func (*ListResourceRequestsUsingGETParams) WithResourceID

WithResourceID adds the resourceID to the list resource requests using get params

func (*ListResourceRequestsUsingGETParams) WithTimeout

WithTimeout adds the timeout to the list resource requests using get params

func (*ListResourceRequestsUsingGETParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListResourceRequestsUsingGETReader

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

ListResourceRequestsUsingGETReader is a Reader for the ListResourceRequestsUsingGET structure.

func (*ListResourceRequestsUsingGETReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ListResourceRequestsUsingGETUnauthorized

type ListResourceRequestsUsingGETUnauthorized struct {
}
ListResourceRequestsUsingGETUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewListResourceRequestsUsingGETUnauthorized

func NewListResourceRequestsUsingGETUnauthorized() *ListResourceRequestsUsingGETUnauthorized

NewListResourceRequestsUsingGETUnauthorized creates a ListResourceRequestsUsingGETUnauthorized with default headers values

func (*ListResourceRequestsUsingGETUnauthorized) Error

Jump to

Keyboard shortcuts

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