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