manager

package
v0.20241009.1142232 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetManagerOperationOptions

type GetManagerOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetManagerOperationOptions

func DefaultGetManagerOperationOptions() GetManagerOperationOptions

func (GetManagerOperationOptions) ToHeaders

func (o GetManagerOperationOptions) ToHeaders() *client.Headers

func (GetManagerOperationOptions) ToOData

func (o GetManagerOperationOptions) ToOData() *odata.Query

func (GetManagerOperationOptions) ToQuery

type GetManagerOperationResponse

type GetManagerOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        stable.DirectoryObject
}

type GetManagerRefOperationOptions

type GetManagerRefOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultGetManagerRefOperationOptions

func DefaultGetManagerRefOperationOptions() GetManagerRefOperationOptions

func (GetManagerRefOperationOptions) ToHeaders

func (GetManagerRefOperationOptions) ToOData

func (GetManagerRefOperationOptions) ToQuery

type GetManagerRefOperationResponse

type GetManagerRefOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type ManagerClient

type ManagerClient struct {
	Client *msgraph.Client
}

func NewManagerClientWithBaseURI

func NewManagerClientWithBaseURI(sdkApi sdkEnv.Api) (*ManagerClient, error)

func (ManagerClient) GetManager

GetManager - Get manager from me. The user or contact that is this user's manager. Read-only. Supports $expand.

func (ManagerClient) GetManagerRef

GetManagerRef - Get ref of manager from me. The user or contact that is this user's manager. Read-only. Supports $expand.

func (ManagerClient) RemoveManagerRef

RemoveManagerRef - Delete ref of navigation property manager for me

func (ManagerClient) SetManagerRef

SetManagerRef - Update the ref of navigation property manager in me

type RemoveManagerRefOperationOptions

type RemoveManagerRefOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultRemoveManagerRefOperationOptions

func DefaultRemoveManagerRefOperationOptions() RemoveManagerRefOperationOptions

func (RemoveManagerRefOperationOptions) ToHeaders

func (RemoveManagerRefOperationOptions) ToOData

func (RemoveManagerRefOperationOptions) ToQuery

type RemoveManagerRefOperationResponse

type RemoveManagerRefOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type SetManagerRefOperationOptions

type SetManagerRefOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultSetManagerRefOperationOptions

func DefaultSetManagerRefOperationOptions() SetManagerRefOperationOptions

func (SetManagerRefOperationOptions) ToHeaders

func (SetManagerRefOperationOptions) ToOData

func (SetManagerRefOperationOptions) ToQuery

type SetManagerRefOperationResponse

type SetManagerRefOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

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