item

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrganizationItemRequestBuilder

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

OrganizationItemRequestBuilder provides operations to manage the collection of organization entities.

func NewOrganizationItemRequestBuilder

NewOrganizationItemRequestBuilder instantiates a new OrganizationItemRequestBuilder and sets the default values.

func NewOrganizationItemRequestBuilderInternal

func NewOrganizationItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *OrganizationItemRequestBuilder

NewOrganizationItemRequestBuilderInternal instantiates a new OrganizationItemRequestBuilder and sets the default values.

func (*OrganizationItemRequestBuilder) Branding

Branding the branding property

func (*OrganizationItemRequestBuilder) CertificateBasedAuthConfiguration

CertificateBasedAuthConfiguration the certificateBasedAuthConfiguration property

func (*OrganizationItemRequestBuilder) CertificateBasedAuthConfigurationById

CertificateBasedAuthConfigurationById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.organization.item.certificateBasedAuthConfiguration.item collection

func (*OrganizationItemRequestBuilder) CheckMemberGroups

CheckMemberGroups the checkMemberGroups property

func (*OrganizationItemRequestBuilder) CheckMemberObjects

CheckMemberObjects the checkMemberObjects property

func (*OrganizationItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete entity from organization

func (*OrganizationItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get entity from organization by key

func (*OrganizationItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update entity in organization

func (*OrganizationItemRequestBuilder) Delete

Delete delete entity from organization

func (*OrganizationItemRequestBuilder) Extensions

Extensions the extensions property

func (*OrganizationItemRequestBuilder) ExtensionsById

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

func (*OrganizationItemRequestBuilder) Get

Get get entity from organization by key

func (*OrganizationItemRequestBuilder) GetMemberGroups

GetMemberGroups the getMemberGroups property

func (*OrganizationItemRequestBuilder) GetMemberObjects

GetMemberObjects the getMemberObjects property

func (*OrganizationItemRequestBuilder) Patch

Patch update entity in organization

func (*OrganizationItemRequestBuilder) Restore

Restore the restore property

func (*OrganizationItemRequestBuilder) SetMobileDeviceManagementAuthority

SetMobileDeviceManagementAuthority the setMobileDeviceManagementAuthority property

type OrganizationItemRequestBuilderDeleteOptions

type OrganizationItemRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

OrganizationItemRequestBuilderDeleteOptions options for Delete

type OrganizationItemRequestBuilderGetOptions

type OrganizationItemRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *OrganizationItemRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

OrganizationItemRequestBuilderGetOptions options for Get

type OrganizationItemRequestBuilderGetQueryParameters

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

OrganizationItemRequestBuilderGetQueryParameters get entity from organization by key

type OrganizationItemRequestBuilderPatchOptions

type OrganizationItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Organizationable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

OrganizationItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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