Documentation
¶
Index ¶
- type Binom_DistRequestBody
- func (m *Binom_DistRequestBody) GetAdditionalData() map[string]interface{}
- func (m *Binom_DistRequestBody) GetCumulative() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *Binom_DistRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *Binom_DistRequestBody) GetNumberS() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *Binom_DistRequestBody) GetProbabilityS() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *Binom_DistRequestBody) GetTrials() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *Binom_DistRequestBody) IsNil() bool
- func (m *Binom_DistRequestBody) Serialize(...) error
- func (m *Binom_DistRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *Binom_DistRequestBody) SetCumulative(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *Binom_DistRequestBody) SetNumberS(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *Binom_DistRequestBody) SetProbabilityS(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *Binom_DistRequestBody) SetTrials(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- type Binom_DistRequestBuilder
- type Binom_DistRequestBuilderPostOptions
- type Binom_DistResponse
- func (m *Binom_DistResponse) GetAdditionalData() map[string]interface{}
- func (m *Binom_DistResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *Binom_DistResponse) GetWorkbookFunctionResult() ...
- func (m *Binom_DistResponse) IsNil() bool
- func (m *Binom_DistResponse) Serialize(...) error
- func (m *Binom_DistResponse) SetAdditionalData(value map[string]interface{})
- func (m *Binom_DistResponse) SetWorkbookFunctionResult(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Binom_DistRequestBody ¶
type Binom_DistRequestBody struct {
// contains filtered or unexported fields
}
func NewBinom_DistRequestBody ¶
func NewBinom_DistRequestBody() *Binom_DistRequestBody
Instantiates a new binom_DistRequestBody and sets the default values.
func (*Binom_DistRequestBody) GetAdditionalData ¶
func (m *Binom_DistRequestBody) GetAdditionalData() map[string]interface{}
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 (*Binom_DistRequestBody) GetCumulative ¶
func (m *Binom_DistRequestBody) GetCumulative() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the cumulative property value.
func (*Binom_DistRequestBody) GetFieldDeserializers ¶
func (m *Binom_DistRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
The deserialization information for the current model
func (*Binom_DistRequestBody) GetNumberS ¶
func (m *Binom_DistRequestBody) GetNumberS() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the numberS property value.
func (*Binom_DistRequestBody) GetProbabilityS ¶
func (m *Binom_DistRequestBody) GetProbabilityS() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the probabilityS property value.
func (*Binom_DistRequestBody) GetTrials ¶
func (m *Binom_DistRequestBody) GetTrials() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the trials property value.
func (*Binom_DistRequestBody) IsNil ¶
func (m *Binom_DistRequestBody) IsNil() bool
func (*Binom_DistRequestBody) Serialize ¶
func (m *Binom_DistRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*Binom_DistRequestBody) SetAdditionalData ¶
func (m *Binom_DistRequestBody) SetAdditionalData(value map[string]interface{})
Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:
- value : Value to set for the AdditionalData property.
func (*Binom_DistRequestBody) SetCumulative ¶
func (m *Binom_DistRequestBody) SetCumulative(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the cumulative property value. Parameters:
- value : Value to set for the cumulative property.
func (*Binom_DistRequestBody) SetNumberS ¶
func (m *Binom_DistRequestBody) SetNumberS(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the numberS property value. Parameters:
- value : Value to set for the numberS property.
func (*Binom_DistRequestBody) SetProbabilityS ¶
func (m *Binom_DistRequestBody) SetProbabilityS(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the probabilityS property value. Parameters:
- value : Value to set for the probabilityS property.
func (*Binom_DistRequestBody) SetTrials ¶
func (m *Binom_DistRequestBody) SetTrials(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the trials property value. Parameters:
- value : Value to set for the trials property.
type Binom_DistRequestBuilder ¶
type Binom_DistRequestBuilder struct {
// contains filtered or unexported fields
}
Builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.binom_Dist
func NewBinom_DistRequestBuilder ¶
func NewBinom_DistRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *Binom_DistRequestBuilder
Instantiates a new Binom_DistRequestBuilder and sets the default values. Parameters:
- rawUrl : The raw URL to use for the request builder.
- requestAdapter : The request adapter to use to execute the requests.
func NewBinom_DistRequestBuilderInternal ¶
func NewBinom_DistRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *Binom_DistRequestBuilder
Instantiates a new Binom_DistRequestBuilder and sets the default values. Parameters:
- pathParameters : Path parameters for the request
- requestAdapter : The request adapter to use to execute the requests.
func (*Binom_DistRequestBuilder) CreatePostRequestInformation ¶
func (m *Binom_DistRequestBuilder) CreatePostRequestInformation(options *Binom_DistRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
Invoke action binom_Dist Parameters:
- options : Options for the request
func (*Binom_DistRequestBuilder) Post ¶
func (m *Binom_DistRequestBuilder) Post(options *Binom_DistRequestBuilderPostOptions) (*Binom_DistResponse, error)
Invoke action binom_Dist Parameters:
- options : Options for the request
type Binom_DistRequestBuilderPostOptions ¶
type Binom_DistRequestBuilderPostOptions struct { // Body *Binom_DistRequestBody // Request headers H map[string]string // Request options O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption // Response handler to use in place of the default response handling provided by the core service ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler }
Options for Post
type Binom_DistResponse ¶
type Binom_DistResponse struct {
// contains filtered or unexported fields
}
Union type wrapper for classes workbookFunctionResult
func NewBinom_DistResponse ¶
func NewBinom_DistResponse() *Binom_DistResponse
Instantiates a new binom_DistResponse and sets the default values.
func (*Binom_DistResponse) GetAdditionalData ¶
func (m *Binom_DistResponse) GetAdditionalData() map[string]interface{}
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 (*Binom_DistResponse) GetFieldDeserializers ¶
func (m *Binom_DistResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
The deserialization information for the current model
func (*Binom_DistResponse) GetWorkbookFunctionResult ¶
func (m *Binom_DistResponse) GetWorkbookFunctionResult() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult
Gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult
func (*Binom_DistResponse) IsNil ¶
func (m *Binom_DistResponse) IsNil() bool
func (*Binom_DistResponse) Serialize ¶
func (m *Binom_DistResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*Binom_DistResponse) SetAdditionalData ¶
func (m *Binom_DistResponse) SetAdditionalData(value map[string]interface{})
Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:
- value : Value to set for the AdditionalData property.
func (*Binom_DistResponse) SetWorkbookFunctionResult ¶
func (m *Binom_DistResponse) SetWorkbookFunctionResult(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult)
Sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult Parameters:
- value : Value to set for the workbookFunctionResult property.