item

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplicationItemRequestBuilder

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

ApplicationItemRequestBuilder provides operations to manage the collection of application entities.

func NewApplicationItemRequestBuilder

NewApplicationItemRequestBuilder instantiates a new ApplicationItemRequestBuilder and sets the default values.

func NewApplicationItemRequestBuilderInternal

func NewApplicationItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ApplicationItemRequestBuilder

NewApplicationItemRequestBuilderInternal instantiates a new ApplicationItemRequestBuilder and sets the default values.

func (*ApplicationItemRequestBuilder) AddKey

AddKey the addKey property

func (*ApplicationItemRequestBuilder) AddPassword

AddPassword the addPassword property

func (*ApplicationItemRequestBuilder) CheckMemberGroups

CheckMemberGroups the checkMemberGroups property

func (*ApplicationItemRequestBuilder) CheckMemberObjects

CheckMemberObjects the checkMemberObjects property

func (*ApplicationItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete entity from applications

func (*ApplicationItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get entity from applications by key

func (*ApplicationItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update entity in applications

func (*ApplicationItemRequestBuilder) CreatedOnBehalfOf

CreatedOnBehalfOf the createdOnBehalfOf property

func (*ApplicationItemRequestBuilder) Delete

Delete delete entity from applications

func (*ApplicationItemRequestBuilder) ExtensionProperties

ExtensionProperties the extensionProperties property

func (*ApplicationItemRequestBuilder) ExtensionPropertiesById

ExtensionPropertiesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.applications.item.extensionProperties.item collection

func (*ApplicationItemRequestBuilder) Get

Get get entity from applications by key

func (*ApplicationItemRequestBuilder) GetMemberGroups

GetMemberGroups the getMemberGroups property

func (*ApplicationItemRequestBuilder) GetMemberObjects

GetMemberObjects the getMemberObjects property

func (*ApplicationItemRequestBuilder) HomeRealmDiscoveryPolicies

HomeRealmDiscoveryPolicies the homeRealmDiscoveryPolicies property

func (*ApplicationItemRequestBuilder) HomeRealmDiscoveryPoliciesById

HomeRealmDiscoveryPoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.applications.item.homeRealmDiscoveryPolicies.item collection

Logo the logo property

func (*ApplicationItemRequestBuilder) Owners

Owners the owners property

func (*ApplicationItemRequestBuilder) OwnersById

OwnersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.applications.item.owners.item collection

func (*ApplicationItemRequestBuilder) Patch

Patch update entity in applications

func (*ApplicationItemRequestBuilder) RemoveKey

RemoveKey the removeKey property

func (*ApplicationItemRequestBuilder) RemovePassword

RemovePassword the removePassword property

func (*ApplicationItemRequestBuilder) Restore

Restore the restore property

func (*ApplicationItemRequestBuilder) SetVerifiedPublisher

SetVerifiedPublisher the setVerifiedPublisher property

func (*ApplicationItemRequestBuilder) TokenIssuancePolicies

TokenIssuancePolicies the tokenIssuancePolicies property

func (*ApplicationItemRequestBuilder) TokenIssuancePoliciesById

TokenIssuancePoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.applications.item.tokenIssuancePolicies.item collection

func (*ApplicationItemRequestBuilder) TokenLifetimePolicies

TokenLifetimePolicies the tokenLifetimePolicies property

func (*ApplicationItemRequestBuilder) TokenLifetimePoliciesById

TokenLifetimePoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.applications.item.tokenLifetimePolicies.item collection

func (*ApplicationItemRequestBuilder) UnsetVerifiedPublisher

UnsetVerifiedPublisher the unsetVerifiedPublisher property

type ApplicationItemRequestBuilderDeleteOptions

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

ApplicationItemRequestBuilderDeleteOptions options for Delete

type ApplicationItemRequestBuilderGetOptions

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

ApplicationItemRequestBuilderGetOptions options for Get

type ApplicationItemRequestBuilderGetQueryParameters

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

ApplicationItemRequestBuilderGetQueryParameters get entity from applications by key

type ApplicationItemRequestBuilderPatchOptions

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

ApplicationItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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