addkey

package
v0.38.1 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateKeyCredentialPostRequestBodyFromDiscriminatorValue added in v0.24.0

CreateKeyCredentialPostRequestBodyFromDiscriminatorValue 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

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 KeyCredentialPostRequestBody added in v0.24.0

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

KeyCredentialPostRequestBody provides operations to call the addKey method.

func NewKeyCredentialPostRequestBody added in v0.24.0

func NewKeyCredentialPostRequestBody() *KeyCredentialPostRequestBody

NewKeyCredentialPostRequestBody instantiates a new KeyCredentialPostRequestBody and sets the default values.

func (*KeyCredentialPostRequestBody) GetAdditionalData added in v0.24.0

func (m *KeyCredentialPostRequestBody) 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 (*KeyCredentialPostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*KeyCredentialPostRequestBody) GetKeyCredential added in v0.24.0

GetKeyCredential gets the keyCredential property value. The keyCredential property

func (*KeyCredentialPostRequestBody) GetPasswordCredential added in v0.24.0

GetPasswordCredential gets the passwordCredential property value. The passwordCredential property

func (*KeyCredentialPostRequestBody) GetProof added in v0.24.0

func (m *KeyCredentialPostRequestBody) GetProof() *string

GetProof gets the proof property value. The proof property

func (*KeyCredentialPostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*KeyCredentialPostRequestBody) SetAdditionalData added in v0.24.0

func (m *KeyCredentialPostRequestBody) 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 (*KeyCredentialPostRequestBody) SetKeyCredential added in v0.24.0

SetKeyCredential sets the keyCredential property value. The keyCredential property

func (*KeyCredentialPostRequestBody) SetPasswordCredential added in v0.24.0

SetPasswordCredential sets the passwordCredential property value. The passwordCredential property

func (*KeyCredentialPostRequestBody) SetProof added in v0.24.0

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