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: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgreementItemRequestBuilder added in v0.12.0

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

AgreementItemRequestBuilder provides operations to manage the agreements property of the microsoft.graph.termsOfUseContainer entity.

func NewAgreementItemRequestBuilder added in v0.12.0

NewAgreementItemRequestBuilder instantiates a new AgreementItemRequestBuilder and sets the default values.

func NewAgreementItemRequestBuilderInternal added in v0.12.0

func NewAgreementItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AgreementItemRequestBuilder

NewAgreementItemRequestBuilderInternal instantiates a new AgreementItemRequestBuilder and sets the default values.

func (*AgreementItemRequestBuilder) Acceptances added in v0.13.0

Acceptances the acceptances property

func (*AgreementItemRequestBuilder) AcceptancesById added in v0.13.0

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

func (*AgreementItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property agreements for identityGovernance

func (*AgreementItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property agreements for identityGovernance

func (*AgreementItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation represents a tenant's customizable terms of use agreement that's created and managed with Azure Active Directory (Azure AD).

func (*AgreementItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration represents a tenant's customizable terms of use agreement that's created and managed with Azure Active Directory (Azure AD).

func (*AgreementItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property agreements in identityGovernance

func (*AgreementItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property agreements in identityGovernance

func (*AgreementItemRequestBuilder) Delete added in v0.12.0

func (m *AgreementItemRequestBuilder) Delete() error

Delete delete navigation property agreements for identityGovernance

func (*AgreementItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

DeleteWithRequestConfigurationAndResponseHandler delete navigation property agreements for identityGovernance

func (*AgreementItemRequestBuilder) File added in v0.13.0

File the file property

func (*AgreementItemRequestBuilder) Files added in v0.13.0

Files the files property

func (*AgreementItemRequestBuilder) FilesById added in v0.13.0

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

func (*AgreementItemRequestBuilder) Get added in v0.12.0

Get represents a tenant's customizable terms of use agreement that's created and managed with Azure Active Directory (Azure AD).

func (*AgreementItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler represents a tenant's customizable terms of use agreement that's created and managed with Azure Active Directory (Azure AD).

func (*AgreementItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property agreements in identityGovernance

func (*AgreementItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update the navigation property agreements in identityGovernance

type AgreementItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type AgreementItemRequestBuilderGetQueryParameters added in v0.12.0

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

AgreementItemRequestBuilderGetQueryParameters represents a tenant's customizable terms of use agreement that's created and managed with Azure Active Directory (Azure AD).

type AgreementItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type AgreementItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

AgreementItemRequestBuilderPatchRequestConfiguration 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