createlink

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCreateLinkRequestBodyFromDiscriminatorValue added in v0.13.0

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

Types

type CreateLinkRequestBody

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

CreateLinkRequestBody provides operations to call the createLink method.

func NewCreateLinkRequestBody

func NewCreateLinkRequestBody() *CreateLinkRequestBody

NewCreateLinkRequestBody instantiates a new createLinkRequestBody and sets the default values.

func (*CreateLinkRequestBody) GetAdditionalData

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

GetExpirationDateTime gets the expirationDateTime property value. The expirationDateTime property

func (*CreateLinkRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*CreateLinkRequestBody) GetMessage

func (m *CreateLinkRequestBody) GetMessage() *string

GetMessage gets the message property value. The message property

func (*CreateLinkRequestBody) GetPassword

func (m *CreateLinkRequestBody) GetPassword() *string

GetPassword gets the password property value. The password property

func (*CreateLinkRequestBody) GetRetainInheritedPermissions added in v0.7.0

func (m *CreateLinkRequestBody) GetRetainInheritedPermissions() *bool

GetRetainInheritedPermissions gets the retainInheritedPermissions property value. The retainInheritedPermissions property

func (*CreateLinkRequestBody) GetScope

func (m *CreateLinkRequestBody) GetScope() *string

GetScope gets the scope property value. The scope property

func (*CreateLinkRequestBody) GetType added in v0.3.2

func (m *CreateLinkRequestBody) GetType() *string

GetType gets the type property value. The type property

func (*CreateLinkRequestBody) Serialize

Serialize serializes information the current object

func (*CreateLinkRequestBody) SetAdditionalData

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

SetExpirationDateTime sets the expirationDateTime property value. The expirationDateTime property

func (*CreateLinkRequestBody) SetMessage

func (m *CreateLinkRequestBody) SetMessage(value *string)

SetMessage sets the message property value. The message property

func (*CreateLinkRequestBody) SetPassword

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

SetPassword sets the password property value. The password property

func (*CreateLinkRequestBody) SetRetainInheritedPermissions added in v0.7.0

func (m *CreateLinkRequestBody) SetRetainInheritedPermissions(value *bool)

SetRetainInheritedPermissions sets the retainInheritedPermissions property value. The retainInheritedPermissions property

func (*CreateLinkRequestBody) SetScope

func (m *CreateLinkRequestBody) SetScope(value *string)

SetScope sets the scope property value. The scope property

func (*CreateLinkRequestBody) SetType added in v0.3.2

func (m *CreateLinkRequestBody) SetType(value *string)

SetType sets the type property value. The type property

type CreateLinkRequestBodyable added in v0.13.0

type CreateLinkRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetExpirationDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
	GetMessage() *string
	GetPassword() *string
	GetRetainInheritedPermissions() *bool
	GetScope() *string
	GetType() *string
	SetExpirationDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
	SetMessage(value *string)
	SetPassword(value *string)
	SetRetainInheritedPermissions(value *bool)
	SetScope(value *string)
	SetType(value *string)
}

CreateLinkRequestBodyable

type CreateLinkRequestBuilder

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

CreateLinkRequestBuilder provides operations to call the createLink method.

func NewCreateLinkRequestBuilder

NewCreateLinkRequestBuilder instantiates a new CreateLinkRequestBuilder and sets the default values.

func NewCreateLinkRequestBuilderInternal

func NewCreateLinkRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CreateLinkRequestBuilder

NewCreateLinkRequestBuilderInternal instantiates a new CreateLinkRequestBuilder and sets the default values.

func (*CreateLinkRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action createLink

type CreateLinkRequestBuilderPostOptions

type CreateLinkRequestBuilderPostOptions struct {
	//
	Body CreateLinkRequestBodyable
	// 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
}

CreateLinkRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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