item

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2022 License: MIT Imports: 56 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GroupRequestBuilder

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

GroupRequestBuilder builds and executes requests for operations under \groups\{group-id}

func NewGroupRequestBuilder

NewGroupRequestBuilder instantiates a new GroupRequestBuilder and sets the default values.

func NewGroupRequestBuilderInternal

func NewGroupRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *GroupRequestBuilder

NewGroupRequestBuilderInternal instantiates a new GroupRequestBuilder and sets the default values.

func (*GroupRequestBuilder) AppRoleAssignmentsById

AppRoleAssignmentsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.appRoleAssignments.item collection

func (*GroupRequestBuilder) CalendarViewById

CalendarViewById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.calendarView.item collection

func (*GroupRequestBuilder) ConversationsById

ConversationsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.conversations.item collection

func (*GroupRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete entity from groups

func (*GroupRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get entity from groups by key

func (*GroupRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update entity in groups

func (*GroupRequestBuilder) Delete

Delete delete entity from groups

func (*GroupRequestBuilder) DrivesById

DrivesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.drives.item collection

func (*GroupRequestBuilder) EventsById

EventsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.events.item collection

func (*GroupRequestBuilder) ExtensionsById

ExtensionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.extensions.item collection

func (*GroupRequestBuilder) Get

Get get entity from groups by key

func (*GroupRequestBuilder) GroupLifecyclePoliciesById

GroupLifecyclePoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.groupLifecyclePolicies.item collection

func (*GroupRequestBuilder) Patch

Patch update entity in groups

func (*GroupRequestBuilder) PermissionGrantsById

PermissionGrantsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.permissionGrants.item collection

func (*GroupRequestBuilder) PhotosById

PhotosById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.photos.item collection

func (*GroupRequestBuilder) SettingsById

SettingsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.settings.item collection

func (*GroupRequestBuilder) SitesById

SitesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.sites.item collection

func (*GroupRequestBuilder) ThreadsById

ThreadsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.threads.item collection

type GroupRequestBuilderDeleteOptions

type GroupRequestBuilderDeleteOptions struct {
	// 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
}

GroupRequestBuilderDeleteOptions options for Delete

type GroupRequestBuilderGetOptions

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

GroupRequestBuilderGetOptions options for Get

type GroupRequestBuilderGetQueryParameters

type GroupRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select []string
}

GroupRequestBuilderGetQueryParameters get entity from groups by key

type GroupRequestBuilderPatchOptions

type GroupRequestBuilderPatchOptions struct {
	//
	Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Group
	// 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
}

GroupRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis
ref
ref
ref
ref
ref
ref
ref
ref
ref
ref

Jump to

Keyboard shortcuts

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