appconsent

package
v0.25.0 Latest Latest
Warning

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

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

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property appConsent for identityGovernance

func (*AppConsentRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get appConsent from identityGovernance

func (*AppConsentRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get appConsent from identityGovernance

func (*AppConsentRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property appConsent in identityGovernance

func (*AppConsentRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property appConsent in identityGovernance

func (*AppConsentRequestBuilder) Delete

func (m *AppConsentRequestBuilder) Delete() error

Delete delete navigation property appConsent for identityGovernance

func (*AppConsentRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

DeleteWithRequestConfigurationAndResponseHandler delete navigation property appConsent for identityGovernance

func (*AppConsentRequestBuilder) Get

Get get appConsent from identityGovernance

func (*AppConsentRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler get appConsent from identityGovernance

func (*AppConsentRequestBuilder) Patch

Patch update the navigation property appConsent in identityGovernance

func (*AppConsentRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update the navigation property appConsent in identityGovernance

type AppConsentRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

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

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

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

type AppConsentRequestBuilderPatchRequestConfiguration added in v0.22.0

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

AppConsentRequestBuilderPatchRequestConfiguration 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