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