item

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 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 TeamsAppItemRequestBuilder added in v0.12.0

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

TeamsAppItemRequestBuilder provides operations to manage the teamsApps property of the microsoft.graph.appCatalogs entity.

func NewTeamsAppItemRequestBuilder added in v0.12.0

NewTeamsAppItemRequestBuilder instantiates a new TeamsAppItemRequestBuilder and sets the default values.

func NewTeamsAppItemRequestBuilderInternal added in v0.12.0

func NewTeamsAppItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TeamsAppItemRequestBuilder

NewTeamsAppItemRequestBuilderInternal instantiates a new TeamsAppItemRequestBuilder and sets the default values.

func (*TeamsAppItemRequestBuilder) AppDefinitions added in v0.12.0

AppDefinitions the appDefinitions property

func (*TeamsAppItemRequestBuilder) AppDefinitionsById added in v0.12.0

AppDefinitionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.appCatalogs.teamsApps.item.appDefinitions.item collection

func (*TeamsAppItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property teamsApps for appCatalogs

func (*TeamsAppItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property teamsApps for appCatalogs

func (*TeamsAppItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get teamsApps from appCatalogs

func (*TeamsAppItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get teamsApps from appCatalogs

func (*TeamsAppItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property teamsApps in appCatalogs

func (*TeamsAppItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property teamsApps in appCatalogs

func (*TeamsAppItemRequestBuilder) Delete added in v0.12.0

func (m *TeamsAppItemRequestBuilder) Delete() error

Delete delete navigation property teamsApps for appCatalogs

func (*TeamsAppItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

DeleteWithRequestConfigurationAndResponseHandler delete navigation property teamsApps for appCatalogs

func (*TeamsAppItemRequestBuilder) Get added in v0.12.0

Get get teamsApps from appCatalogs

func (*TeamsAppItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler get teamsApps from appCatalogs

func (*TeamsAppItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property teamsApps in appCatalogs

func (*TeamsAppItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update the navigation property teamsApps in appCatalogs

type TeamsAppItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type TeamsAppItemRequestBuilderGetQueryParameters added in v0.12.0

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

TeamsAppItemRequestBuilderGetQueryParameters get teamsApps from appCatalogs

type TeamsAppItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type TeamsAppItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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