uploadclientcertificate

package
v0.44.0 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateUploadClientCertificatePostRequestBodyFromDiscriminatorValue added in v0.24.0

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

Types

type UploadClientCertificatePostRequestBody added in v0.24.0

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

UploadClientCertificatePostRequestBody provides operations to call the uploadClientCertificate method.

func NewUploadClientCertificatePostRequestBody added in v0.24.0

func NewUploadClientCertificatePostRequestBody() *UploadClientCertificatePostRequestBody

NewUploadClientCertificatePostRequestBody instantiates a new uploadClientCertificatePostRequestBody and sets the default values.

func (*UploadClientCertificatePostRequestBody) GetAdditionalData added in v0.24.0

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

GetFieldDeserializers the deserialization information for the current model

func (*UploadClientCertificatePostRequestBody) GetPassword added in v0.24.0

GetPassword gets the password property value. The password property

func (*UploadClientCertificatePostRequestBody) GetPkcs12Value added in v0.24.0

func (m *UploadClientCertificatePostRequestBody) GetPkcs12Value() *string

GetPkcs12Value gets the pkcs12Value property value. The pkcs12Value property

func (*UploadClientCertificatePostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*UploadClientCertificatePostRequestBody) SetAdditionalData added in v0.24.0

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

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

SetPassword sets the password property value. The password property

func (*UploadClientCertificatePostRequestBody) SetPkcs12Value added in v0.24.0

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

SetPkcs12Value sets the pkcs12Value property value. The pkcs12Value property

type UploadClientCertificatePostRequestBodyable added in v0.24.0

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

UploadClientCertificatePostRequestBodyable

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 upload a PKCS 12 format key (.pfx) to an API connector's authentication configuration. The input is a base-64 encoded value of the PKCS 12 certificate contents. This method returns an apiConnector.

func (*UploadClientCertificateRequestBuilder) Post

Post upload a PKCS 12 format key (.pfx) to an API connector's authentication configuration. The input is a base-64 encoded value of the PKCS 12 certificate contents. This method returns an apiConnector.

type UploadClientCertificateRequestBuilderPostRequestConfiguration added in v0.22.0

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

UploadClientCertificateRequestBuilderPostRequestConfiguration 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