query

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateQueryRequestBodyFromDiscriminatorValue added in v0.13.0

CreateQueryRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

func CreateQueryResponseFromDiscriminatorValue added in v0.13.0

CreateQueryResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type QueryRequestBody

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

QueryRequestBody provides operations to call the query method.

func NewQueryRequestBody

func NewQueryRequestBody() *QueryRequestBody

NewQueryRequestBody instantiates a new queryRequestBody and sets the default values.

func (*QueryRequestBody) GetAdditionalData

func (m *QueryRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*QueryRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*QueryRequestBody) GetRequests

GetRequests gets the requests property value.

func (*QueryRequestBody) Serialize

Serialize serializes information the current object

func (*QueryRequestBody) SetAdditionalData

func (m *QueryRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*QueryRequestBody) SetRequests

SetRequests sets the requests property value.

type QueryRequestBuilder

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

QueryRequestBuilder provides operations to call the query method.

func NewQueryRequestBuilder

NewQueryRequestBuilder instantiates a new QueryRequestBuilder and sets the default values.

func NewQueryRequestBuilderInternal

func NewQueryRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *QueryRequestBuilder

NewQueryRequestBuilderInternal instantiates a new QueryRequestBuilder and sets the default values.

func (*QueryRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action query

func (*QueryRequestBuilder) Post

Post invoke action query

type QueryRequestBuilderPostOptions

type QueryRequestBuilderPostOptions struct {
	//
	Body QueryRequestBodyable
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

QueryRequestBuilderPostOptions options for Post

type QueryResponse added in v0.13.0

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

QueryResponse provides operations to call the query method.

func NewQueryResponse added in v0.13.0

func NewQueryResponse() *QueryResponse

NewQueryResponse instantiates a new queryResponse and sets the default values.

func (*QueryResponse) GetAdditionalData added in v0.13.0

func (m *QueryResponse) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*QueryResponse) GetFieldDeserializers added in v0.13.0

GetFieldDeserializers the deserialization information for the current model

func (*QueryResponse) GetValue added in v0.13.0

GetValue gets the value property value.

func (*QueryResponse) Serialize added in v0.13.0

Serialize serializes information the current object

func (*QueryResponse) SetAdditionalData added in v0.13.0

func (m *QueryResponse) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*QueryResponse) SetValue added in v0.13.0

SetValue sets the value property value.

Jump to

Keyboard shortcuts

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