poisson_dist

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Poisson_DistRequestBody

type Poisson_DistRequestBody struct {
	// contains filtered or unexported fields
}

func NewPoisson_DistRequestBody

func NewPoisson_DistRequestBody() *Poisson_DistRequestBody

Instantiates a new poisson_DistRequestBody and sets the default values.

func (*Poisson_DistRequestBody) GetAdditionalData

func (m *Poisson_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 (*Poisson_DistRequestBody) GetCumulative

Gets the cumulative property value.

func (*Poisson_DistRequestBody) GetFieldDeserializers

The deserialization information for the current model

func (*Poisson_DistRequestBody) GetMean

Gets the mean property value.

func (*Poisson_DistRequestBody) GetX

Gets the x property value.

func (*Poisson_DistRequestBody) IsNil

func (m *Poisson_DistRequestBody) IsNil() bool

func (*Poisson_DistRequestBody) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*Poisson_DistRequestBody) SetAdditionalData

func (m *Poisson_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 (*Poisson_DistRequestBody) SetCumulative

Sets the cumulative property value. Parameters:

  • value : Value to set for the cumulative property.

func (*Poisson_DistRequestBody) SetMean

Sets the mean property value. Parameters:

  • value : Value to set for the mean property.

func (*Poisson_DistRequestBody) SetX

Sets the x property value. Parameters:

  • value : Value to set for the x property.

type Poisson_DistRequestBuilder

type Poisson_DistRequestBuilder struct {
	// contains filtered or unexported fields
}

Builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.poisson_Dist

func NewPoisson_DistRequestBuilder

Instantiates a new Poisson_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 NewPoisson_DistRequestBuilderInternal

func NewPoisson_DistRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *Poisson_DistRequestBuilder

Instantiates a new Poisson_DistRequestBuilder and sets the default values. Parameters:

  • pathParameters : Path parameters for the request
  • requestAdapter : The request adapter to use to execute the requests.

func (*Poisson_DistRequestBuilder) CreatePostRequestInformation

Invoke action poisson_Dist Parameters:

  • options : Options for the request

func (*Poisson_DistRequestBuilder) Post

Invoke action poisson_Dist Parameters:

  • options : Options for the request

type Poisson_DistRequestBuilderPostOptions

type Poisson_DistRequestBuilderPostOptions struct {
	//
	Body *Poisson_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 Poisson_DistResponse

type Poisson_DistResponse struct {
	// contains filtered or unexported fields
}

Union type wrapper for classes workbookFunctionResult

func NewPoisson_DistResponse

func NewPoisson_DistResponse() *Poisson_DistResponse

Instantiates a new poisson_DistResponse and sets the default values.

func (*Poisson_DistResponse) GetAdditionalData

func (m *Poisson_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 (*Poisson_DistResponse) GetFieldDeserializers

The deserialization information for the current model

func (*Poisson_DistResponse) GetWorkbookFunctionResult

Gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult

func (*Poisson_DistResponse) IsNil

func (m *Poisson_DistResponse) IsNil() bool

func (*Poisson_DistResponse) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*Poisson_DistResponse) SetAdditionalData

func (m *Poisson_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 (*Poisson_DistResponse) SetWorkbookFunctionResult

Sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult Parameters:

  • value : Value to set for the workbookFunctionResult property.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL