removekey

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateRemoveKeyPostRequestBodyFromDiscriminatorValue added in v0.24.0

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

Types

type RemoveKeyPostRequestBody added in v0.24.0

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

RemoveKeyPostRequestBody provides operations to call the removeKey method.

func NewRemoveKeyPostRequestBody added in v0.24.0

func NewRemoveKeyPostRequestBody() *RemoveKeyPostRequestBody

NewRemoveKeyPostRequestBody instantiates a new removeKeyPostRequestBody and sets the default values.

func (*RemoveKeyPostRequestBody) GetAdditionalData added in v0.24.0

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

GetFieldDeserializers the deserialization information for the current model

func (*RemoveKeyPostRequestBody) GetKeyId added in v0.24.0

func (m *RemoveKeyPostRequestBody) GetKeyId() *string

GetKeyId gets the keyId property value. The keyId property

func (*RemoveKeyPostRequestBody) GetProof added in v0.24.0

func (m *RemoveKeyPostRequestBody) GetProof() *string

GetProof gets the proof property value. The proof property

func (*RemoveKeyPostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*RemoveKeyPostRequestBody) SetAdditionalData added in v0.24.0

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

func (m *RemoveKeyPostRequestBody) SetKeyId(value *string)

SetKeyId sets the keyId property value. The keyId property

func (*RemoveKeyPostRequestBody) SetProof added in v0.24.0

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

SetProof sets the proof property value. The proof property

type RemoveKeyPostRequestBodyable added in v0.24.0

RemoveKeyPostRequestBodyable

type RemoveKeyRequestBuilder

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

RemoveKeyRequestBuilder provides operations to call the removeKey method.

func NewRemoveKeyRequestBuilder

NewRemoveKeyRequestBuilder instantiates a new RemoveKeyRequestBuilder and sets the default values.

func NewRemoveKeyRequestBuilderInternal

func NewRemoveKeyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *RemoveKeyRequestBuilder

NewRemoveKeyRequestBuilderInternal instantiates a new RemoveKeyRequestBuilder and sets the default values.

func (*RemoveKeyRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action removeKey

func (*RemoveKeyRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration invoke action removeKey

func (*RemoveKeyRequestBuilder) Post

Post invoke action removeKey

func (*RemoveKeyRequestBuilder) PostWithRequestConfigurationAndResponseHandler added in v0.22.0

PostWithRequestConfigurationAndResponseHandler invoke action removeKey

type RemoveKeyRequestBuilderPostRequestConfiguration added in v0.22.0

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

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

Jump to

Keyboard shortcuts

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