setpresence

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: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateSetPresenceRequestBodyFromDiscriminatorValue

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

Types

type SetPresenceRequestBody

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

SetPresenceRequestBody provides operations to call the setPresence method.

func NewSetPresenceRequestBody

func NewSetPresenceRequestBody() *SetPresenceRequestBody

NewSetPresenceRequestBody instantiates a new setPresenceRequestBody and sets the default values.

func (*SetPresenceRequestBody) GetActivity

func (m *SetPresenceRequestBody) GetActivity() *string

GetActivity gets the activity property value. The activity property

func (*SetPresenceRequestBody) GetAdditionalData

func (m *SetPresenceRequestBody) 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 (*SetPresenceRequestBody) GetAvailability

func (m *SetPresenceRequestBody) GetAvailability() *string

GetAvailability gets the availability property value. The availability property

func (*SetPresenceRequestBody) GetExpirationDuration

GetExpirationDuration gets the expirationDuration property value. The expirationDuration property

func (*SetPresenceRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*SetPresenceRequestBody) GetSessionId

func (m *SetPresenceRequestBody) GetSessionId() *string

GetSessionId gets the sessionId property value. The sessionId property

func (*SetPresenceRequestBody) Serialize

Serialize serializes information the current object

func (*SetPresenceRequestBody) SetActivity

func (m *SetPresenceRequestBody) SetActivity(value *string)

SetActivity sets the activity property value. The activity property

func (*SetPresenceRequestBody) SetAdditionalData

func (m *SetPresenceRequestBody) 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 (*SetPresenceRequestBody) SetAvailability

func (m *SetPresenceRequestBody) SetAvailability(value *string)

SetAvailability sets the availability property value. The availability property

func (*SetPresenceRequestBody) SetExpirationDuration

SetExpirationDuration sets the expirationDuration property value. The expirationDuration property

func (*SetPresenceRequestBody) SetSessionId

func (m *SetPresenceRequestBody) SetSessionId(value *string)

SetSessionId sets the sessionId property value. The sessionId property

type SetPresenceRequestBodyable

type SetPresenceRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetActivity() *string
	GetAvailability() *string
	GetExpirationDuration() *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ISODuration
	GetSessionId() *string
	SetActivity(value *string)
	SetAvailability(value *string)
	SetExpirationDuration(value *i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ISODuration)
	SetSessionId(value *string)
}

SetPresenceRequestBodyable

type SetPresenceRequestBuilder

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

SetPresenceRequestBuilder provides operations to call the setPresence method.

func NewSetPresenceRequestBuilder

NewSetPresenceRequestBuilder instantiates a new SetPresenceRequestBuilder and sets the default values.

func NewSetPresenceRequestBuilderInternal

func NewSetPresenceRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SetPresenceRequestBuilder

NewSetPresenceRequestBuilderInternal instantiates a new SetPresenceRequestBuilder and sets the default values.

func (*SetPresenceRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action setPresence

func (*SetPresenceRequestBuilder) Post

Post invoke action setPresence

type SetPresenceRequestBuilderPostOptions

type SetPresenceRequestBuilderPostOptions struct {
	//
	Body SetPresenceRequestBodyable
	// 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
}

SetPresenceRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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