manager

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ManagerRequestBuilder

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

ManagerRequestBuilder provides operations to manage the manager property of the microsoft.graph.user entity.

func NewManagerRequestBuilder

NewManagerRequestBuilder instantiates a new ManagerRequestBuilder and sets the default values.

func NewManagerRequestBuilderInternal

func NewManagerRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ManagerRequestBuilder

NewManagerRequestBuilderInternal instantiates a new ManagerRequestBuilder and sets the default values.

func (*ManagerRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation returns the user or organizational contact assigned as the user's manager. Optionally, you can expand the manager's chain up to the root node.

func (*ManagerRequestBuilder) Get

Get returns the user or organizational contact assigned as the user's manager. Optionally, you can expand the manager's chain up to the root node.

func (*ManagerRequestBuilder) Ref

Ref provides operations to manage the collection of user entities.

type ManagerRequestBuilderGetQueryParameters

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

ManagerRequestBuilderGetQueryParameters returns the user or organizational contact assigned as the user's manager. Optionally, you can expand the manager's chain up to the root node.

type ManagerRequestBuilderGetRequestConfiguration added in v0.22.0

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

ManagerRequestBuilderGetRequestConfiguration 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