createorget

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateOrGetRequestBody

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

func NewCreateOrGetRequestBody

func NewCreateOrGetRequestBody() *CreateOrGetRequestBody

Instantiates a new createOrGetRequestBody and sets the default values.

func (*CreateOrGetRequestBody) GetAdditionalData

func (m *CreateOrGetRequestBody) GetAdditionalData() map[string]interface{}

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 (*CreateOrGetRequestBody) GetChatInfo

Gets the chatInfo property value.

func (*CreateOrGetRequestBody) GetEndDateTime

Gets the endDateTime property value.

func (*CreateOrGetRequestBody) GetExternalId

func (m *CreateOrGetRequestBody) GetExternalId() *string

Gets the externalId property value.

func (*CreateOrGetRequestBody) GetFieldDeserializers

The deserialization information for the current model

func (*CreateOrGetRequestBody) GetParticipants

Gets the participants property value.

func (*CreateOrGetRequestBody) GetStartDateTime

Gets the startDateTime property value.

func (*CreateOrGetRequestBody) GetSubject

func (m *CreateOrGetRequestBody) GetSubject() *string

Gets the subject property value.

func (*CreateOrGetRequestBody) IsNil

func (m *CreateOrGetRequestBody) IsNil() bool

func (*CreateOrGetRequestBody) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*CreateOrGetRequestBody) SetAdditionalData

func (m *CreateOrGetRequestBody) SetAdditionalData(value map[string]interface{})

Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:

  • value : Value to set for the AdditionalData property.

func (*CreateOrGetRequestBody) SetChatInfo

Sets the chatInfo property value. Parameters:

  • value : Value to set for the chatInfo property.

func (*CreateOrGetRequestBody) SetEndDateTime

Sets the endDateTime property value. Parameters:

  • value : Value to set for the endDateTime property.

func (*CreateOrGetRequestBody) SetExternalId

func (m *CreateOrGetRequestBody) SetExternalId(value *string)

Sets the externalId property value. Parameters:

  • value : Value to set for the externalId property.

func (*CreateOrGetRequestBody) SetParticipants

Sets the participants property value. Parameters:

  • value : Value to set for the participants property.

func (*CreateOrGetRequestBody) SetStartDateTime

Sets the startDateTime property value. Parameters:

  • value : Value to set for the startDateTime property.

func (*CreateOrGetRequestBody) SetSubject

func (m *CreateOrGetRequestBody) SetSubject(value *string)

Sets the subject property value. Parameters:

  • value : Value to set for the subject property.

type CreateOrGetRequestBuilder

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

Builds and executes requests for operations under \users\{user-id}\onlineMeetings\microsoft.graph.createOrGet

func NewCreateOrGetRequestBuilder

Instantiates a new CreateOrGetRequestBuilder and sets the default values. Parameters:

  • rawUrl : The raw URL to use for the request builder.
  • requestAdapter : The request adapter to use to execute the requests.

func NewCreateOrGetRequestBuilderInternal

func NewCreateOrGetRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CreateOrGetRequestBuilder

Instantiates a new CreateOrGetRequestBuilder and sets the default values. Parameters:

  • pathParameters : Path parameters for the request
  • requestAdapter : The request adapter to use to execute the requests.

func (*CreateOrGetRequestBuilder) CreatePostRequestInformation

Invoke action createOrGet Parameters:

  • options : Options for the request

func (*CreateOrGetRequestBuilder) Post

Invoke action createOrGet Parameters:

  • options : Options for the request

type CreateOrGetRequestBuilderPostOptions

type CreateOrGetRequestBuilderPostOptions struct {
	//
	Body *CreateOrGetRequestBody
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

Options for Post

type CreateOrGetResponse

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

Union type wrapper for classes onlineMeeting

func NewCreateOrGetResponse

func NewCreateOrGetResponse() *CreateOrGetResponse

Instantiates a new createOrGetResponse and sets the default values.

func (*CreateOrGetResponse) GetAdditionalData

func (m *CreateOrGetResponse) GetAdditionalData() map[string]interface{}

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 (*CreateOrGetResponse) GetFieldDeserializers

The deserialization information for the current model

func (*CreateOrGetResponse) GetOnlineMeeting

Gets the onlineMeeting property value. Union type representation for type onlineMeeting

func (*CreateOrGetResponse) IsNil

func (m *CreateOrGetResponse) IsNil() bool

func (*CreateOrGetResponse) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*CreateOrGetResponse) SetAdditionalData

func (m *CreateOrGetResponse) SetAdditionalData(value map[string]interface{})

Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:

  • value : Value to set for the AdditionalData property.

func (*CreateOrGetResponse) SetOnlineMeeting

Sets the onlineMeeting property value. Union type representation for type onlineMeeting Parameters:

  • value : Value to set for the onlineMeeting property.

Jump to

Keyboard shortcuts

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