Documentation
¶
Index ¶
- func CreateGetTeamsDeviceUsageUserCountsWithPeriodResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder
- func NewGetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder(rawUrl string, ...) *GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder
- func NewGetTeamsDeviceUsageUserCountsWithPeriodRequestBuilderInternal(pathParameters map[string]string, ...) *GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder
- func (m *GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder) CreateGetRequestInformation(options *GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilderGetOptions) (...)
- func (m *GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder) Get(options *GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilderGetOptions) (GetTeamsDeviceUsageUserCountsWithPeriodResponseable, error)
- type GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilderGetOptions
- type GetTeamsDeviceUsageUserCountsWithPeriodResponse
- func (m *GetTeamsDeviceUsageUserCountsWithPeriodResponse) GetAdditionalData() map[string]interface{}
- func (m *GetTeamsDeviceUsageUserCountsWithPeriodResponse) GetFieldDeserializers() ...
- func (m *GetTeamsDeviceUsageUserCountsWithPeriodResponse) GetValue() []byte
- func (m *GetTeamsDeviceUsageUserCountsWithPeriodResponse) Serialize(...) error
- func (m *GetTeamsDeviceUsageUserCountsWithPeriodResponse) SetAdditionalData(value map[string]interface{})
- func (m *GetTeamsDeviceUsageUserCountsWithPeriodResponse) SetValue(value []byte)
- type GetTeamsDeviceUsageUserCountsWithPeriodResponseable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGetTeamsDeviceUsageUserCountsWithPeriodResponseFromDiscriminatorValue ¶ added in v0.13.0
func CreateGetTeamsDeviceUsageUserCountsWithPeriodResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateGetTeamsDeviceUsageUserCountsWithPeriodResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder ¶
type GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder struct {
// contains filtered or unexported fields
}
GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder provides operations to call the getTeamsDeviceUsageUserCounts method.
func NewGetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder ¶
func NewGetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder
NewGetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder instantiates a new GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder and sets the default values.
func NewGetTeamsDeviceUsageUserCountsWithPeriodRequestBuilderInternal ¶
func NewGetTeamsDeviceUsageUserCountsWithPeriodRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, period *string) *GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder
NewGetTeamsDeviceUsageUserCountsWithPeriodRequestBuilderInternal instantiates a new GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder and sets the default values.
func (*GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder) CreateGetRequestInformation ¶
func (m *GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder) CreateGetRequestInformation(options *GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilderGetOptions) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation invoke function getTeamsDeviceUsageUserCounts
func (*GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder) Get ¶
func (m *GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilder) Get(options *GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilderGetOptions) (GetTeamsDeviceUsageUserCountsWithPeriodResponseable, error)
Get invoke function getTeamsDeviceUsageUserCounts
type GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilderGetOptions ¶
type GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilderGetOptions struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption // Response handler to use in place of the default response handling provided by the core service ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler }
GetTeamsDeviceUsageUserCountsWithPeriodRequestBuilderGetOptions options for Get
type GetTeamsDeviceUsageUserCountsWithPeriodResponse ¶ added in v0.13.0
type GetTeamsDeviceUsageUserCountsWithPeriodResponse struct {
// contains filtered or unexported fields
}
GetTeamsDeviceUsageUserCountsWithPeriodResponse provides operations to call the getTeamsDeviceUsageUserCounts method.
func NewGetTeamsDeviceUsageUserCountsWithPeriodResponse ¶ added in v0.13.0
func NewGetTeamsDeviceUsageUserCountsWithPeriodResponse() *GetTeamsDeviceUsageUserCountsWithPeriodResponse
NewGetTeamsDeviceUsageUserCountsWithPeriodResponse instantiates a new getTeamsDeviceUsageUserCountsWithPeriodResponse and sets the default values.
func (*GetTeamsDeviceUsageUserCountsWithPeriodResponse) GetAdditionalData ¶ added in v0.13.0
func (m *GetTeamsDeviceUsageUserCountsWithPeriodResponse) GetAdditionalData() map[string]interface{}
GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*GetTeamsDeviceUsageUserCountsWithPeriodResponse) GetFieldDeserializers ¶ added in v0.13.0
func (m *GetTeamsDeviceUsageUserCountsWithPeriodResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*GetTeamsDeviceUsageUserCountsWithPeriodResponse) GetValue ¶ added in v0.13.0
func (m *GetTeamsDeviceUsageUserCountsWithPeriodResponse) GetValue() []byte
GetValue gets the value property value. The value property
func (*GetTeamsDeviceUsageUserCountsWithPeriodResponse) Serialize ¶ added in v0.13.0
func (m *GetTeamsDeviceUsageUserCountsWithPeriodResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*GetTeamsDeviceUsageUserCountsWithPeriodResponse) SetAdditionalData ¶ added in v0.13.0
func (m *GetTeamsDeviceUsageUserCountsWithPeriodResponse) SetAdditionalData(value map[string]interface{})
SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*GetTeamsDeviceUsageUserCountsWithPeriodResponse) SetValue ¶ added in v0.13.0
func (m *GetTeamsDeviceUsageUserCountsWithPeriodResponse) SetValue(value []byte)
SetValue sets the value property value. The value property
type GetTeamsDeviceUsageUserCountsWithPeriodResponseable ¶ added in v0.13.0
type GetTeamsDeviceUsageUserCountsWithPeriodResponseable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetValue() []byte SetValue(value []byte) }
GetTeamsDeviceUsageUserCountsWithPeriodResponseable