item

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2022 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 added in v0.12.0

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

ApplicationItemRequestBuilder provides operations to manage the collection of application entities.

func NewApplicationItemRequestBuilder added in v0.12.0

NewApplicationItemRequestBuilder instantiates a new ApplicationItemRequestBuilder and sets the default values.

func NewApplicationItemRequestBuilderInternal added in v0.12.0

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

NewApplicationItemRequestBuilderInternal instantiates a new ApplicationItemRequestBuilder and sets the default values.

func (*ApplicationItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete entity from applications

func (*ApplicationItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get entity from applications by key

func (*ApplicationItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update entity in applications

func (*ApplicationItemRequestBuilder) Delete added in v0.12.0

Delete delete entity from applications

func (*ApplicationItemRequestBuilder) ExtensionPropertiesById added in v0.12.0

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

func (*ApplicationItemRequestBuilder) Get added in v0.12.0

Get get entity from applications by key

func (*ApplicationItemRequestBuilder) HomeRealmDiscoveryPoliciesById added in v0.13.0

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

func (*ApplicationItemRequestBuilder) OwnersById added in v0.13.0

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

func (*ApplicationItemRequestBuilder) Patch added in v0.12.0

Patch update entity in applications

func (*ApplicationItemRequestBuilder) TokenIssuancePoliciesById added in v0.13.0

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

func (*ApplicationItemRequestBuilder) TokenLifetimePoliciesById added in v0.13.0

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

type ApplicationItemRequestBuilderDeleteOptions added in v0.12.0

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

ApplicationItemRequestBuilderDeleteOptions options for Delete

type ApplicationItemRequestBuilderGetOptions added in v0.12.0

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

ApplicationItemRequestBuilderGetOptions options for Get

type ApplicationItemRequestBuilderGetQueryParameters added in v0.12.0

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

ApplicationItemRequestBuilderGetQueryParameters get entity from applications by key

type ApplicationItemRequestBuilderPatchOptions added in v0.12.0

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

ApplicationItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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