Documentation
¶
Index ¶
- type GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder
- func NewGetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder(rawUrl string, ...) *GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder
- func NewGetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilderInternal(pathParameters map[string]string, ...) *GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder
- func (m *GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder) CreateGetRequestInformation() (...)
- func (m *GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(...) (...)
- func (m *GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder) Get() (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Reportable, ...)
- func (m *GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder) GetWithRequestConfigurationAndResponseHandler(...) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Reportable, ...)
- type GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilderGetRequestConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder ¶
type GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder struct {
// contains filtered or unexported fields
}
GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder provides operations to call the getSkypeForBusinessParticipantActivityCounts method.
func NewGetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder ¶
func NewGetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder
NewGetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder instantiates a new GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder and sets the default values.
func NewGetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilderInternal ¶
func NewGetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, period *string) *GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder
NewGetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilderInternal instantiates a new GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder and sets the default values.
func (*GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder) CreateGetRequestInformation ¶
func (m *GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation invoke function getSkypeForBusinessParticipantActivityCounts
func (*GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration invoke function getSkypeForBusinessParticipantActivityCounts
func (*GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder) Get ¶
func (m *GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder) Get() (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Reportable, error)
Get invoke function getSkypeForBusinessParticipantActivityCounts
func (*GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Reportable, error)
GetWithRequestConfigurationAndResponseHandler invoke function getSkypeForBusinessParticipantActivityCounts
type GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilderGetRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
GetSkypeForBusinessParticipantActivityCountsWithPeriodRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.