item

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppConsentRequestItemRequestBuilder added in v0.12.0

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

AppConsentRequestItemRequestBuilder provides operations to manage the appConsentRequests property of the microsoft.graph.appConsentApprovalRoute entity.

func NewAppConsentRequestItemRequestBuilder added in v0.12.0

NewAppConsentRequestItemRequestBuilder instantiates a new AppConsentRequestItemRequestBuilder and sets the default values.

func NewAppConsentRequestItemRequestBuilderInternal added in v0.12.0

func NewAppConsentRequestItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AppConsentRequestItemRequestBuilder

NewAppConsentRequestItemRequestBuilderInternal instantiates a new AppConsentRequestItemRequestBuilder and sets the default values.

func (*AppConsentRequestItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property appConsentRequests for identityGovernance

func (*AppConsentRequestItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation a collection of userConsentRequest objects for a specific application.

func (*AppConsentRequestItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property appConsentRequests in identityGovernance

func (*AppConsentRequestItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property appConsentRequests for identityGovernance

func (*AppConsentRequestItemRequestBuilder) Get added in v0.12.0

Get a collection of userConsentRequest objects for a specific application.

func (*AppConsentRequestItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property appConsentRequests in identityGovernance

func (*AppConsentRequestItemRequestBuilder) UserConsentRequests added in v0.12.0

UserConsentRequests the userConsentRequests property

func (*AppConsentRequestItemRequestBuilder) UserConsentRequestsById added in v0.12.0

UserConsentRequestsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.identityGovernance.appConsent.appConsentRequests.item.userConsentRequests.item collection

type AppConsentRequestItemRequestBuilderDeleteOptions added in v0.12.0

type AppConsentRequestItemRequestBuilderDeleteOptions 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
}

AppConsentRequestItemRequestBuilderDeleteOptions options for Delete

type AppConsentRequestItemRequestBuilderGetOptions added in v0.12.0

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

AppConsentRequestItemRequestBuilderGetOptions options for Get

type AppConsentRequestItemRequestBuilderGetQueryParameters added in v0.12.0

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

AppConsentRequestItemRequestBuilderGetQueryParameters a collection of userConsentRequest objects for a specific application.

type AppConsentRequestItemRequestBuilderPatchOptions added in v0.12.0

type AppConsentRequestItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AppConsentRequestable
	// 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
}

AppConsentRequestItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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