Documentation
¶
Index ¶
- type NegBinom_DistRequestBody
- func (m *NegBinom_DistRequestBody) GetAdditionalData() map[string]interface{}
- func (m *NegBinom_DistRequestBody) GetCumulative() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *NegBinom_DistRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *NegBinom_DistRequestBody) GetNumberF() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *NegBinom_DistRequestBody) GetNumberS() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *NegBinom_DistRequestBody) GetProbabilityS() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *NegBinom_DistRequestBody) IsNil() bool
- func (m *NegBinom_DistRequestBody) Serialize(...) error
- func (m *NegBinom_DistRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *NegBinom_DistRequestBody) SetCumulative(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *NegBinom_DistRequestBody) SetNumberF(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *NegBinom_DistRequestBody) SetNumberS(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *NegBinom_DistRequestBody) SetProbabilityS(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- type NegBinom_DistRequestBuilder
- type NegBinom_DistRequestBuilderPostOptions
- type NegBinom_DistResponse
- func (m *NegBinom_DistResponse) GetAdditionalData() map[string]interface{}
- func (m *NegBinom_DistResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *NegBinom_DistResponse) GetWorkbookFunctionResult() ...
- func (m *NegBinom_DistResponse) IsNil() bool
- func (m *NegBinom_DistResponse) Serialize(...) error
- func (m *NegBinom_DistResponse) SetAdditionalData(value map[string]interface{})
- func (m *NegBinom_DistResponse) SetWorkbookFunctionResult(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NegBinom_DistRequestBody ¶
type NegBinom_DistRequestBody struct {
// contains filtered or unexported fields
}
func NewNegBinom_DistRequestBody ¶
func NewNegBinom_DistRequestBody() *NegBinom_DistRequestBody
Instantiates a new negBinom_DistRequestBody and sets the default values.
func (*NegBinom_DistRequestBody) GetAdditionalData ¶
func (m *NegBinom_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 (*NegBinom_DistRequestBody) GetCumulative ¶
func (m *NegBinom_DistRequestBody) GetCumulative() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the cumulative property value.
func (*NegBinom_DistRequestBody) GetFieldDeserializers ¶
func (m *NegBinom_DistRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
The deserialization information for the current model
func (*NegBinom_DistRequestBody) GetNumberF ¶
func (m *NegBinom_DistRequestBody) GetNumberF() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the numberF property value.
func (*NegBinom_DistRequestBody) GetNumberS ¶
func (m *NegBinom_DistRequestBody) GetNumberS() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the numberS property value.
func (*NegBinom_DistRequestBody) GetProbabilityS ¶
func (m *NegBinom_DistRequestBody) GetProbabilityS() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the probabilityS property value.
func (*NegBinom_DistRequestBody) IsNil ¶
func (m *NegBinom_DistRequestBody) IsNil() bool
func (*NegBinom_DistRequestBody) Serialize ¶
func (m *NegBinom_DistRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*NegBinom_DistRequestBody) SetAdditionalData ¶
func (m *NegBinom_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 (*NegBinom_DistRequestBody) SetCumulative ¶
func (m *NegBinom_DistRequestBody) SetCumulative(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the cumulative property value. Parameters:
- value : Value to set for the cumulative property.
func (*NegBinom_DistRequestBody) SetNumberF ¶
func (m *NegBinom_DistRequestBody) SetNumberF(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the numberF property value. Parameters:
- value : Value to set for the numberF property.
func (*NegBinom_DistRequestBody) SetNumberS ¶
func (m *NegBinom_DistRequestBody) SetNumberS(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the numberS property value. Parameters:
- value : Value to set for the numberS property.
func (*NegBinom_DistRequestBody) SetProbabilityS ¶
func (m *NegBinom_DistRequestBody) SetProbabilityS(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the probabilityS property value. Parameters:
- value : Value to set for the probabilityS property.
type NegBinom_DistRequestBuilder ¶
type NegBinom_DistRequestBuilder struct {
// contains filtered or unexported fields
}
Builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.negBinom_Dist
func NewNegBinom_DistRequestBuilder ¶
func NewNegBinom_DistRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *NegBinom_DistRequestBuilder
Instantiates a new NegBinom_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 NewNegBinom_DistRequestBuilderInternal ¶
func NewNegBinom_DistRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *NegBinom_DistRequestBuilder
Instantiates a new NegBinom_DistRequestBuilder and sets the default values. Parameters:
- pathParameters : Path parameters for the request
- requestAdapter : The request adapter to use to execute the requests.
func (*NegBinom_DistRequestBuilder) CreatePostRequestInformation ¶
func (m *NegBinom_DistRequestBuilder) CreatePostRequestInformation(options *NegBinom_DistRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
Invoke action negBinom_Dist Parameters:
- options : Options for the request
func (*NegBinom_DistRequestBuilder) Post ¶
func (m *NegBinom_DistRequestBuilder) Post(options *NegBinom_DistRequestBuilderPostOptions) (*NegBinom_DistResponse, error)
Invoke action negBinom_Dist Parameters:
- options : Options for the request
type NegBinom_DistRequestBuilderPostOptions ¶
type NegBinom_DistRequestBuilderPostOptions struct { // Body *NegBinom_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 NegBinom_DistResponse ¶
type NegBinom_DistResponse struct {
// contains filtered or unexported fields
}
Union type wrapper for classes workbookFunctionResult
func NewNegBinom_DistResponse ¶
func NewNegBinom_DistResponse() *NegBinom_DistResponse
Instantiates a new negBinom_DistResponse and sets the default values.
func (*NegBinom_DistResponse) GetAdditionalData ¶
func (m *NegBinom_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 (*NegBinom_DistResponse) GetFieldDeserializers ¶
func (m *NegBinom_DistResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
The deserialization information for the current model
func (*NegBinom_DistResponse) GetWorkbookFunctionResult ¶
func (m *NegBinom_DistResponse) GetWorkbookFunctionResult() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult
Gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult
func (*NegBinom_DistResponse) IsNil ¶
func (m *NegBinom_DistResponse) IsNil() bool
func (*NegBinom_DistResponse) Serialize ¶
func (m *NegBinom_DistResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*NegBinom_DistResponse) SetAdditionalData ¶
func (m *NegBinom_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 (*NegBinom_DistResponse) SetWorkbookFunctionResult ¶
func (m *NegBinom_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.