room

package
v0.33.0 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RoomRequestBuilder

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

RoomRequestBuilder casts the previous resource to room.

func NewRoomRequestBuilder

NewRoomRequestBuilder instantiates a new RoomRequestBuilder and sets the default values.

func NewRoomRequestBuilderInternal

func NewRoomRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *RoomRequestBuilder

NewRoomRequestBuilderInternal instantiates a new RoomRequestBuilder and sets the default values.

func (*RoomRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get the item of type microsoft.graph.place as microsoft.graph.room

func (*RoomRequestBuilder) CreateGetRequestInformationWithRequestConfiguration

CreateGetRequestInformationWithRequestConfiguration get the item of type microsoft.graph.place as microsoft.graph.room

func (*RoomRequestBuilder) Get

Get get the item of type microsoft.graph.place as microsoft.graph.room

func (*RoomRequestBuilder) GetWithRequestConfigurationAndResponseHandler

GetWithRequestConfigurationAndResponseHandler get the item of type microsoft.graph.place as microsoft.graph.room

type RoomRequestBuilderGetQueryParameters

type RoomRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

RoomRequestBuilderGetQueryParameters get the item of type microsoft.graph.place as microsoft.graph.room

type RoomRequestBuilderGetRequestConfiguration

type RoomRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *RoomRequestBuilderGetQueryParameters
}

RoomRequestBuilderGetRequestConfiguration 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