teamwork

package
v0.41.1 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TeamworkRequestBuilder

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

TeamworkRequestBuilder provides operations to manage the teamwork singleton.

func NewTeamworkRequestBuilder

NewTeamworkRequestBuilder instantiates a new TeamworkRequestBuilder and sets the default values.

func NewTeamworkRequestBuilderInternal

func NewTeamworkRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TeamworkRequestBuilder

NewTeamworkRequestBuilderInternal instantiates a new TeamworkRequestBuilder and sets the default values.

func (*TeamworkRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get teamwork

func (*TeamworkRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get teamwork

func (*TeamworkRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update teamwork

func (*TeamworkRequestBuilder) WorkforceIntegrations

WorkforceIntegrations the workforceIntegrations property

func (*TeamworkRequestBuilder) WorkforceIntegrationsById

WorkforceIntegrationsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.teamwork.workforceIntegrations.item collection

type TeamworkRequestBuilderGetQueryParameters

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

TeamworkRequestBuilderGetQueryParameters get teamwork

type TeamworkRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type TeamworkRequestBuilderPatchRequestConfiguration added in v0.22.0

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

TeamworkRequestBuilderPatchRequestConfiguration 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