assignlicense

package
v0.26.0 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateAssignLicensePostRequestBodyFromDiscriminatorValue

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

Types

type AssignLicensePostRequestBody

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

AssignLicensePostRequestBody provides operations to call the assignLicense method.

func NewAssignLicensePostRequestBody

func NewAssignLicensePostRequestBody() *AssignLicensePostRequestBody

NewAssignLicensePostRequestBody instantiates a new assignLicensePostRequestBody and sets the default values.

func (*AssignLicensePostRequestBody) GetAddLicenses

GetAddLicenses gets the addLicenses property value. The addLicenses property

func (*AssignLicensePostRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*AssignLicensePostRequestBody) GetRemoveLicenses

func (m *AssignLicensePostRequestBody) GetRemoveLicenses() []string

GetRemoveLicenses gets the removeLicenses property value. The removeLicenses property

func (*AssignLicensePostRequestBody) Serialize

Serialize serializes information the current object

func (*AssignLicensePostRequestBody) SetAddLicenses

SetAddLicenses sets the addLicenses property value. The addLicenses property

func (*AssignLicensePostRequestBody) SetAdditionalData

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

func (m *AssignLicensePostRequestBody) SetRemoveLicenses(value []string)

SetRemoveLicenses sets the removeLicenses property value. The removeLicenses property

type AssignLicenseRequestBuilder

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

AssignLicenseRequestBuilder provides operations to call the assignLicense method.

func NewAssignLicenseRequestBuilder

NewAssignLicenseRequestBuilder instantiates a new AssignLicenseRequestBuilder and sets the default values.

func NewAssignLicenseRequestBuilderInternal

func NewAssignLicenseRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AssignLicenseRequestBuilder

NewAssignLicenseRequestBuilderInternal instantiates a new AssignLicenseRequestBuilder and sets the default values.

func (*AssignLicenseRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action assignLicense

func (*AssignLicenseRequestBuilder) CreatePostRequestInformationWithRequestConfiguration

CreatePostRequestInformationWithRequestConfiguration invoke action assignLicense

func (*AssignLicenseRequestBuilder) Post

Post invoke action assignLicense

func (*AssignLicenseRequestBuilder) PostWithRequestConfigurationAndResponseHandler

PostWithRequestConfigurationAndResponseHandler invoke action assignLicense

type AssignLicenseRequestBuilderPostRequestConfiguration

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

AssignLicenseRequestBuilderPostRequestConfiguration 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