item

package
v0.24.1 Latest Latest
Warning

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

Go to latest
Published: May 25, 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) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration 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) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration 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) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property appConsentRequests in identityGovernance

func (*AppConsentRequestItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property appConsentRequests for identityGovernance

func (*AppConsentRequestItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

DeleteWithRequestConfigurationAndResponseHandler 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) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler 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) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler 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 AppConsentRequestItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

type AppConsentRequestItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type AppConsentRequestItemRequestBuilderGetQueryParameters added in v0.12.0

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

AppConsentRequestItemRequestBuilderGetQueryParameters a collection of userConsentRequest objects for a specific application.

type AppConsentRequestItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type AppConsentRequestItemRequestBuilderPatchRequestConfiguration added in v0.22.0

type AppConsentRequestItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

AppConsentRequestItemRequestBuilderPatchRequestConfiguration 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