addkey

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 CreateKeyCredentialRequestBodyFromDiscriminatorValue added in v0.13.0

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

Types

type AddKeyRequestBuilder

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

AddKeyRequestBuilder provides operations to call the addKey method.

func NewAddKeyRequestBuilder

NewAddKeyRequestBuilder instantiates a new AddKeyRequestBuilder and sets the default values.

func NewAddKeyRequestBuilderInternal

func NewAddKeyRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *AddKeyRequestBuilder

NewAddKeyRequestBuilderInternal instantiates a new AddKeyRequestBuilder and sets the default values.

func (*AddKeyRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action addKey

type AddKeyRequestBuilderPostOptions

type AddKeyRequestBuilderPostOptions struct {
	//
	Body KeyCredentialRequestBodyable
	// 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
}

AddKeyRequestBuilderPostOptions options for Post

type KeyCredentialRequestBody

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

KeyCredentialRequestBody provides operations to call the addKey method.

func NewKeyCredentialRequestBody

func NewKeyCredentialRequestBody() *KeyCredentialRequestBody

NewKeyCredentialRequestBody instantiates a new KeyCredentialRequestBody and sets the default values.

func (*KeyCredentialRequestBody) GetAdditionalData

func (m *KeyCredentialRequestBody) 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 (*KeyCredentialRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*KeyCredentialRequestBody) GetKeyCredential

GetKeyCredential gets the keyCredential property value.

func (*KeyCredentialRequestBody) GetPasswordCredential

GetPasswordCredential gets the passwordCredential property value.

func (*KeyCredentialRequestBody) GetProof

func (m *KeyCredentialRequestBody) GetProof() *string

GetProof gets the proof property value.

func (*KeyCredentialRequestBody) Serialize

Serialize serializes information the current object

func (*KeyCredentialRequestBody) SetAdditionalData

func (m *KeyCredentialRequestBody) 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 (*KeyCredentialRequestBody) SetKeyCredential

SetKeyCredential sets the keyCredential property value.

func (*KeyCredentialRequestBody) SetPasswordCredential

SetPasswordCredential sets the passwordCredential property value.

func (*KeyCredentialRequestBody) SetProof

func (m *KeyCredentialRequestBody) SetProof(value *string)

SetProof sets the proof property value.

Jump to

Keyboard shortcuts

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