item

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2021 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
}

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

func NewGroupRequestBuilder

Instantiates a new GroupRequestBuilder and sets the default values. Parameters:

  • rawUrl : The raw URL to use for the request builder.
  • requestAdapter : The request adapter to use to execute the requests.

func NewGroupRequestBuilderInternal

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

Instantiates a new GroupRequestBuilder and sets the default values. Parameters:

  • pathParameters : Path parameters for the request
  • requestAdapter : The request adapter to use to execute the requests.

func (*GroupRequestBuilder) AppRoleAssignmentsById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.appRoleAssignments.item collection Parameters:

  • id : Unique identifier of the item

func (*GroupRequestBuilder) CalendarViewById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.calendarView.item collection Parameters:

  • id : Unique identifier of the item

func (*GroupRequestBuilder) ConversationsById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.conversations.item collection Parameters:

  • id : Unique identifier of the item

func (*GroupRequestBuilder) CreateDeleteRequestInformation

Delete entity from groups Parameters:

  • options : Options for the request

func (*GroupRequestBuilder) CreateGetRequestInformation

Get entity from groups by key Parameters:

  • options : Options for the request

func (*GroupRequestBuilder) CreatePatchRequestInformation

Update entity in groups Parameters:

  • options : Options for the request

func (*GroupRequestBuilder) Delete

Delete entity from groups Parameters:

  • options : Options for the request

func (*GroupRequestBuilder) DrivesById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.drives.item collection Parameters:

  • id : Unique identifier of the item

func (*GroupRequestBuilder) EventsById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.events.item collection Parameters:

  • id : Unique identifier of the item

func (*GroupRequestBuilder) ExtensionsById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.extensions.item collection Parameters:

  • id : Unique identifier of the item

func (*GroupRequestBuilder) Get

Get entity from groups by key Parameters:

  • options : Options for the request

func (*GroupRequestBuilder) GroupLifecyclePoliciesById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.groupLifecyclePolicies.item collection Parameters:

  • id : Unique identifier of the item

func (*GroupRequestBuilder) Patch

Update entity in groups Parameters:

  • options : Options for the request

func (*GroupRequestBuilder) PermissionGrantsById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.permissionGrants.item collection Parameters:

  • id : Unique identifier of the item

func (*GroupRequestBuilder) PhotosById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.photos.item collection Parameters:

  • id : Unique identifier of the item

func (*GroupRequestBuilder) SettingsById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.settings.item collection Parameters:

  • id : Unique identifier of the item

func (*GroupRequestBuilder) SitesById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.sites.item collection Parameters:

  • id : Unique identifier of the item

func (*GroupRequestBuilder) ThreadsById

Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.threads.item collection Parameters:

  • id : Unique identifier of the item

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
}

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
}

Options for Get

type GroupRequestBuilderGetQueryParameters

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

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
}

Options for Patch

Directories

Path Synopsis
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