addkey

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: May 10, 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 i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AddKeyRequestBuilder

NewAddKeyRequestBuilderInternal instantiates a new AddKeyRequestBuilder and sets the default values.

func (*AddKeyRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action addKey

func (*AddKeyRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration invoke action addKey

func (*AddKeyRequestBuilder) PostWithRequestConfigurationAndResponseHandler added in v0.22.0

PostWithRequestConfigurationAndResponseHandler invoke action addKey

type AddKeyRequestBuilderPostRequestConfiguration added in v0.22.0

type AddKeyRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

AddKeyRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

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. The keyCredential property

func (*KeyCredentialRequestBody) GetPasswordCredential

GetPasswordCredential gets the passwordCredential property value. The passwordCredential property

func (*KeyCredentialRequestBody) GetProof

func (m *KeyCredentialRequestBody) GetProof() *string

GetProof gets the proof property value. The proof property

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. The keyCredential property

func (*KeyCredentialRequestBody) SetPasswordCredential

SetPasswordCredential sets the passwordCredential property value. The passwordCredential property

func (*KeyCredentialRequestBody) SetProof

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

SetProof sets the proof property value. The proof property

Jump to

Keyboard shortcuts

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