appconsent

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 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 AppConsentRequestBuilder

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

AppConsentRequestBuilder provides operations to manage the appConsent property of the microsoft.graph.identityGovernance entity.

func NewAppConsentRequestBuilder

NewAppConsentRequestBuilder instantiates a new AppConsentRequestBuilder and sets the default values.

func NewAppConsentRequestBuilderInternal

func NewAppConsentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AppConsentRequestBuilder

NewAppConsentRequestBuilderInternal instantiates a new AppConsentRequestBuilder and sets the default values.

func (*AppConsentRequestBuilder) AppConsentRequests

AppConsentRequests the appConsentRequests property

func (*AppConsentRequestBuilder) AppConsentRequestsById

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

func (*AppConsentRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property appConsent for identityGovernance

func (*AppConsentRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get appConsent from identityGovernance

func (*AppConsentRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property appConsent in identityGovernance

func (*AppConsentRequestBuilder) Delete

Delete delete navigation property appConsent for identityGovernance

func (*AppConsentRequestBuilder) Get

Get get appConsent from identityGovernance

func (*AppConsentRequestBuilder) Patch

Patch update the navigation property appConsent in identityGovernance

type AppConsentRequestBuilderDeleteOptions

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

AppConsentRequestBuilderDeleteOptions options for Delete

type AppConsentRequestBuilderGetOptions

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

AppConsentRequestBuilderGetOptions options for Get

type AppConsentRequestBuilderGetQueryParameters

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

AppConsentRequestBuilderGetQueryParameters get appConsent from identityGovernance

type AppConsentRequestBuilderPatchOptions

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

AppConsentRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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