group

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 2022 License: MIT Imports: 3 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 casts the previous resource to group.

func NewGroupRequestBuilder

NewGroupRequestBuilder instantiates a new GroupRequestBuilder and sets the default values.

func NewGroupRequestBuilderInternal

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

NewGroupRequestBuilderInternal instantiates a new GroupRequestBuilder and sets the default values.

func (*GroupRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get the item of type microsoft.graph.directoryObject as microsoft.graph.group

func (*GroupRequestBuilder) CreateGetRequestInformationWithRequestConfiguration

CreateGetRequestInformationWithRequestConfiguration get the item of type microsoft.graph.directoryObject as microsoft.graph.group

func (*GroupRequestBuilder) Get

Get get the item of type microsoft.graph.directoryObject as microsoft.graph.group

func (*GroupRequestBuilder) GetWithRequestConfigurationAndResponseHandler

GetWithRequestConfigurationAndResponseHandler get the item of type microsoft.graph.directoryObject as microsoft.graph.group

type GroupRequestBuilderGetQueryParameters

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

GroupRequestBuilderGetQueryParameters get the item of type microsoft.graph.directoryObject as microsoft.graph.group

type GroupRequestBuilderGetRequestConfiguration

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

GroupRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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