uploadclientcertificate

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateUploadClientCertificateRequestBodyFromDiscriminatorValue

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

Types

type UploadClientCertificateRequestBody

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

UploadClientCertificateRequestBody provides operations to call the uploadClientCertificate method.

func NewUploadClientCertificateRequestBody

func NewUploadClientCertificateRequestBody() *UploadClientCertificateRequestBody

NewUploadClientCertificateRequestBody instantiates a new uploadClientCertificateRequestBody and sets the default values.

func (*UploadClientCertificateRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*UploadClientCertificateRequestBody) GetPassword

func (m *UploadClientCertificateRequestBody) GetPassword() *string

GetPassword gets the password property value. The password property

func (*UploadClientCertificateRequestBody) GetPkcs12Value

func (m *UploadClientCertificateRequestBody) GetPkcs12Value() *string

GetPkcs12Value gets the pkcs12Value property value. The pkcs12Value property

func (*UploadClientCertificateRequestBody) Serialize

Serialize serializes information the current object

func (*UploadClientCertificateRequestBody) SetAdditionalData

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

func (m *UploadClientCertificateRequestBody) SetPassword(value *string)

SetPassword sets the password property value. The password property

func (*UploadClientCertificateRequestBody) SetPkcs12Value

func (m *UploadClientCertificateRequestBody) SetPkcs12Value(value *string)

SetPkcs12Value sets the pkcs12Value property value. The pkcs12Value property

type UploadClientCertificateRequestBodyable

type UploadClientCertificateRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetPassword() *string
	GetPkcs12Value() *string
	SetPassword(value *string)
	SetPkcs12Value(value *string)
}

UploadClientCertificateRequestBodyable

type UploadClientCertificateRequestBuilder

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

UploadClientCertificateRequestBuilder provides operations to call the uploadClientCertificate method.

func NewUploadClientCertificateRequestBuilder

NewUploadClientCertificateRequestBuilder instantiates a new UploadClientCertificateRequestBuilder and sets the default values.

func NewUploadClientCertificateRequestBuilderInternal

func NewUploadClientCertificateRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *UploadClientCertificateRequestBuilder

NewUploadClientCertificateRequestBuilderInternal instantiates a new UploadClientCertificateRequestBuilder and sets the default values.

func (*UploadClientCertificateRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action uploadClientCertificate

func (*UploadClientCertificateRequestBuilder) Post

Post invoke action uploadClientCertificate

type UploadClientCertificateRequestBuilderPostOptions

type UploadClientCertificateRequestBuilderPostOptions struct {
	//
	Body UploadClientCertificateRequestBodyable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

UploadClientCertificateRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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