Documentation
¶
Index ¶
- type WorkforceIntegrationItemRequestBuilder
- func (m *WorkforceIntegrationItemRequestBuilder) CreateDeleteRequestInformation() (...)
- func (m *WorkforceIntegrationItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(...) (...)
- func (m *WorkforceIntegrationItemRequestBuilder) CreateGetRequestInformation() (...)
- func (m *WorkforceIntegrationItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(...) (...)
- func (m *WorkforceIntegrationItemRequestBuilder) CreatePatchRequestInformation(...) (...)
- func (m *WorkforceIntegrationItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(...) (...)
- func (m *WorkforceIntegrationItemRequestBuilder) Delete() error
- func (m *WorkforceIntegrationItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(...) error
- func (m *WorkforceIntegrationItemRequestBuilder) Get() (...)
- func (m *WorkforceIntegrationItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler(...) (...)
- func (m *WorkforceIntegrationItemRequestBuilder) Patch(...) error
- func (m *WorkforceIntegrationItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(...) error
- type WorkforceIntegrationItemRequestBuilderDeleteRequestConfiguration
- type WorkforceIntegrationItemRequestBuilderGetQueryParameters
- type WorkforceIntegrationItemRequestBuilderGetRequestConfiguration
- type WorkforceIntegrationItemRequestBuilderPatchRequestConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WorkforceIntegrationItemRequestBuilder ¶ added in v0.12.0
type WorkforceIntegrationItemRequestBuilder struct {
// contains filtered or unexported fields
}
WorkforceIntegrationItemRequestBuilder provides operations to manage the workforceIntegrations property of the microsoft.graph.teamwork entity.
func NewWorkforceIntegrationItemRequestBuilder ¶ added in v0.12.0
func NewWorkforceIntegrationItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkforceIntegrationItemRequestBuilder
NewWorkforceIntegrationItemRequestBuilder instantiates a new WorkforceIntegrationItemRequestBuilder and sets the default values.
func NewWorkforceIntegrationItemRequestBuilderInternal ¶ added in v0.12.0
func NewWorkforceIntegrationItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WorkforceIntegrationItemRequestBuilder
NewWorkforceIntegrationItemRequestBuilderInternal instantiates a new WorkforceIntegrationItemRequestBuilder and sets the default values.
func (*WorkforceIntegrationItemRequestBuilder) CreateDeleteRequestInformation ¶ added in v0.12.0
func (m *WorkforceIntegrationItemRequestBuilder) CreateDeleteRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property workforceIntegrations for teamwork
func (*WorkforceIntegrationItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *WorkforceIntegrationItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(requestConfiguration *WorkforceIntegrationItemRequestBuilderDeleteRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformationWithRequestConfiguration delete navigation property workforceIntegrations for teamwork
func (*WorkforceIntegrationItemRequestBuilder) CreateGetRequestInformation ¶ added in v0.12.0
func (m *WorkforceIntegrationItemRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation a workforce integration with shifts.
func (*WorkforceIntegrationItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *WorkforceIntegrationItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *WorkforceIntegrationItemRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration a workforce integration with shifts.
func (*WorkforceIntegrationItemRequestBuilder) CreatePatchRequestInformation ¶ added in v0.12.0
func (m *WorkforceIntegrationItemRequestBuilder) CreatePatchRequestInformation(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WorkforceIntegrationable) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update the navigation property workforceIntegrations in teamwork
func (*WorkforceIntegrationItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *WorkforceIntegrationItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WorkforceIntegrationable, requestConfiguration *WorkforceIntegrationItemRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformationWithRequestConfiguration update the navigation property workforceIntegrations in teamwork
func (*WorkforceIntegrationItemRequestBuilder) Delete ¶ added in v0.12.0
func (m *WorkforceIntegrationItemRequestBuilder) Delete() error
Delete delete navigation property workforceIntegrations for teamwork
func (*WorkforceIntegrationItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *WorkforceIntegrationItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *WorkforceIntegrationItemRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
DeleteWithRequestConfigurationAndResponseHandler delete navigation property workforceIntegrations for teamwork
func (*WorkforceIntegrationItemRequestBuilder) Get ¶ added in v0.12.0
func (m *WorkforceIntegrationItemRequestBuilder) Get() (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WorkforceIntegrationable, error)
Get a workforce integration with shifts.
func (*WorkforceIntegrationItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *WorkforceIntegrationItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *WorkforceIntegrationItemRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WorkforceIntegrationable, error)
GetWithRequestConfigurationAndResponseHandler a workforce integration with shifts.
func (*WorkforceIntegrationItemRequestBuilder) Patch ¶ added in v0.12.0
func (m *WorkforceIntegrationItemRequestBuilder) Patch(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WorkforceIntegrationable) error
Patch update the navigation property workforceIntegrations in teamwork
func (*WorkforceIntegrationItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *WorkforceIntegrationItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.WorkforceIntegrationable, requestConfiguration *WorkforceIntegrationItemRequestBuilderPatchRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
PatchWithRequestConfigurationAndResponseHandler update the navigation property workforceIntegrations in teamwork
type WorkforceIntegrationItemRequestBuilderDeleteRequestConfiguration ¶ added in v0.22.0
type WorkforceIntegrationItemRequestBuilderDeleteRequestConfiguration struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
WorkforceIntegrationItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type WorkforceIntegrationItemRequestBuilderGetQueryParameters ¶ added in v0.12.0
type WorkforceIntegrationItemRequestBuilderGetQueryParameters struct {
// Expand related entities
Expand []string `uriparametername:"%24expand"`
// Select properties to be returned
Select []string `uriparametername:"%24select"`
}
WorkforceIntegrationItemRequestBuilderGetQueryParameters a workforce integration with shifts.
type WorkforceIntegrationItemRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type WorkforceIntegrationItemRequestBuilderGetRequestConfiguration struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
// Request query parameters
QueryParameters *WorkforceIntegrationItemRequestBuilderGetQueryParameters
}
WorkforceIntegrationItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type WorkforceIntegrationItemRequestBuilderPatchRequestConfiguration ¶ added in v0.22.0
type WorkforceIntegrationItemRequestBuilderPatchRequestConfiguration struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
WorkforceIntegrationItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.