lognorm_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 LogNorm_DistRequestBody

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

func NewLogNorm_DistRequestBody

func NewLogNorm_DistRequestBody() *LogNorm_DistRequestBody

Instantiates a new logNorm_DistRequestBody and sets the default values.

func (*LogNorm_DistRequestBody) GetAdditionalData

func (m *LogNorm_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 (*LogNorm_DistRequestBody) GetCumulative

Gets the cumulative property value.

func (*LogNorm_DistRequestBody) GetFieldDeserializers

The deserialization information for the current model

func (*LogNorm_DistRequestBody) GetMean

Gets the mean property value.

func (*LogNorm_DistRequestBody) GetStandardDev

Gets the standardDev property value.

func (*LogNorm_DistRequestBody) GetX

Gets the x property value.

func (*LogNorm_DistRequestBody) IsNil

func (m *LogNorm_DistRequestBody) IsNil() bool

func (*LogNorm_DistRequestBody) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*LogNorm_DistRequestBody) SetAdditionalData

func (m *LogNorm_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 (*LogNorm_DistRequestBody) SetCumulative

Sets the cumulative property value. Parameters:

  • value : Value to set for the cumulative property.

func (*LogNorm_DistRequestBody) SetMean

Sets the mean property value. Parameters:

  • value : Value to set for the mean property.

func (*LogNorm_DistRequestBody) SetStandardDev

Sets the standardDev property value. Parameters:

  • value : Value to set for the standardDev property.

func (*LogNorm_DistRequestBody) SetX

Sets the x property value. Parameters:

  • value : Value to set for the x property.

type LogNorm_DistRequestBuilder

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

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

func NewLogNorm_DistRequestBuilder

Instantiates a new LogNorm_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 NewLogNorm_DistRequestBuilderInternal

func NewLogNorm_DistRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *LogNorm_DistRequestBuilder

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

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

func (*LogNorm_DistRequestBuilder) CreatePostRequestInformation

Invoke action logNorm_Dist Parameters:

  • options : Options for the request

func (*LogNorm_DistRequestBuilder) Post

Invoke action logNorm_Dist Parameters:

  • options : Options for the request

type LogNorm_DistRequestBuilderPostOptions

type LogNorm_DistRequestBuilderPostOptions struct {
	//
	Body *LogNorm_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 LogNorm_DistResponse

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

Union type wrapper for classes workbookFunctionResult

func NewLogNorm_DistResponse

func NewLogNorm_DistResponse() *LogNorm_DistResponse

Instantiates a new logNorm_DistResponse and sets the default values.

func (*LogNorm_DistResponse) GetAdditionalData

func (m *LogNorm_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 (*LogNorm_DistResponse) GetFieldDeserializers

The deserialization information for the current model

func (*LogNorm_DistResponse) GetWorkbookFunctionResult

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

func (*LogNorm_DistResponse) IsNil

func (m *LogNorm_DistResponse) IsNil() bool

func (*LogNorm_DistResponse) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*LogNorm_DistResponse) SetAdditionalData

func (m *LogNorm_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 (*LogNorm_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