item

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2022 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 PlaceItemRequestBuilder added in v0.12.0

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

PlaceItemRequestBuilder provides operations to manage the collection of place entities.

func NewPlaceItemRequestBuilder added in v0.12.0

NewPlaceItemRequestBuilder instantiates a new PlaceItemRequestBuilder and sets the default values.

func NewPlaceItemRequestBuilderInternal added in v0.12.0

func NewPlaceItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PlaceItemRequestBuilder

NewPlaceItemRequestBuilderInternal instantiates a new PlaceItemRequestBuilder and sets the default values.

func (*PlaceItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete entity from places

func (*PlaceItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete entity from places

func (*PlaceItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get the properties and relationships of a place object specified by either its ID or email address. The **place** object can be one of the following types: Both **room** and **roomList** are derived from the place object.

func (*PlaceItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get the properties and relationships of a place object specified by either its ID or email address. The **place** object can be one of the following types: Both **room** and **roomList** are derived from the place object.

func (*PlaceItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update entity in places

func (*PlaceItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update entity in places

func (*PlaceItemRequestBuilder) Delete added in v0.12.0

func (m *PlaceItemRequestBuilder) Delete() error

Delete delete entity from places

func (*PlaceItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

func (m *PlaceItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *PlaceItemRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error

DeleteWithRequestConfigurationAndResponseHandler delete entity from places

func (*PlaceItemRequestBuilder) Get added in v0.12.0

Get get the properties and relationships of a place object specified by either its ID or email address. The **place** object can be one of the following types: Both **room** and **roomList** are derived from the place object.

func (*PlaceItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler get the properties and relationships of a place object specified by either its ID or email address. The **place** object can be one of the following types: Both **room** and **roomList** are derived from the place object.

func (*PlaceItemRequestBuilder) Patch added in v0.12.0

Patch update entity in places

func (*PlaceItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update entity in places

func (*PlaceItemRequestBuilder) Room added in v0.26.0

Room the room property

type PlaceItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

PlaceItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PlaceItemRequestBuilderGetQueryParameters added in v0.12.0

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

PlaceItemRequestBuilderGetQueryParameters get the properties and relationships of a place object specified by either its ID or email address. The **place** object can be one of the following types: Both **room** and **roomList** are derived from the place object.

type PlaceItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

PlaceItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PlaceItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

PlaceItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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