termsofuse

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TermsOfUseRequestBuilder

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

TermsOfUseRequestBuilder provides operations to manage the termsOfUse property of the microsoft.graph.identityGovernance entity.

func NewTermsOfUseRequestBuilder

NewTermsOfUseRequestBuilder instantiates a new TermsOfUseRequestBuilder and sets the default values.

func NewTermsOfUseRequestBuilderInternal

func NewTermsOfUseRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *TermsOfUseRequestBuilder

NewTermsOfUseRequestBuilderInternal instantiates a new TermsOfUseRequestBuilder and sets the default values.

func (*TermsOfUseRequestBuilder) AgreementAcceptancesById

AgreementAcceptancesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.identityGovernance.termsOfUse.agreementAcceptances.item collection

func (*TermsOfUseRequestBuilder) AgreementsById

AgreementsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.identityGovernance.termsOfUse.agreements.item collection

func (*TermsOfUseRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property termsOfUse for identityGovernance

func (*TermsOfUseRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get termsOfUse from identityGovernance

func (*TermsOfUseRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property termsOfUse in identityGovernance

func (*TermsOfUseRequestBuilder) Delete

Delete delete navigation property termsOfUse for identityGovernance

func (*TermsOfUseRequestBuilder) Get

Get get termsOfUse from identityGovernance

func (*TermsOfUseRequestBuilder) Patch

Patch update the navigation property termsOfUse in identityGovernance

type TermsOfUseRequestBuilderDeleteOptions

type TermsOfUseRequestBuilderDeleteOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

TermsOfUseRequestBuilderDeleteOptions options for Delete

type TermsOfUseRequestBuilderGetOptions

type TermsOfUseRequestBuilderGetOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Request query parameters
	Q *TermsOfUseRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

TermsOfUseRequestBuilderGetOptions options for Get

type TermsOfUseRequestBuilderGetQueryParameters

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

TermsOfUseRequestBuilderGetQueryParameters get termsOfUse from identityGovernance

type TermsOfUseRequestBuilderPatchOptions

type TermsOfUseRequestBuilderPatchOptions struct {
	//
	Body i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.TermsOfUseContainerable
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

TermsOfUseRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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