create

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 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 CreateRequestBody

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

func NewCreateRequestBody

func NewCreateRequestBody() *CreateRequestBody

Instantiates a new createRequestBody and sets the default values.

func (*CreateRequestBody) GetAdditionalData

func (m *CreateRequestBody) 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 (*CreateRequestBody) GetCertificateSigningRequest

Gets the certificateSigningRequest property value.

func (*CreateRequestBody) GetConnectorId

func (m *CreateRequestBody) GetConnectorId() *string

Gets the connectorId property value.

func (*CreateRequestBody) GetDisplayName

func (m *CreateRequestBody) GetDisplayName() *string

Gets the displayName property value.

func (*CreateRequestBody) GetFieldDeserializers

The deserialization information for the current model

func (*CreateRequestBody) GetHasPhysicalDevice

func (m *CreateRequestBody) GetHasPhysicalDevice() *bool

Gets the hasPhysicalDevice property value.

func (*CreateRequestBody) GetManufacturer

func (m *CreateRequestBody) GetManufacturer() *string

Gets the manufacturer property value.

func (*CreateRequestBody) GetModel

func (m *CreateRequestBody) GetModel() *string

Gets the model property value.

func (*CreateRequestBody) GetPhysicalDeviceId

func (m *CreateRequestBody) GetPhysicalDeviceId() *string

Gets the physicalDeviceId property value.

func (*CreateRequestBody) IsNil

func (m *CreateRequestBody) IsNil() bool

func (*CreateRequestBody) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*CreateRequestBody) SetAdditionalData

func (m *CreateRequestBody) 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 (*CreateRequestBody) SetCertificateSigningRequest

Sets the certificateSigningRequest property value. Parameters:

  • value : Value to set for the certificateSigningRequest property.

func (*CreateRequestBody) SetConnectorId

func (m *CreateRequestBody) SetConnectorId(value *string)

Sets the connectorId property value. Parameters:

  • value : Value to set for the connectorId property.

func (*CreateRequestBody) SetDisplayName

func (m *CreateRequestBody) SetDisplayName(value *string)

Sets the displayName property value. Parameters:

  • value : Value to set for the displayName property.

func (*CreateRequestBody) SetHasPhysicalDevice

func (m *CreateRequestBody) SetHasPhysicalDevice(value *bool)

Sets the hasPhysicalDevice property value. Parameters:

  • value : Value to set for the hasPhysicalDevice property.

func (*CreateRequestBody) SetManufacturer

func (m *CreateRequestBody) SetManufacturer(value *string)

Sets the manufacturer property value. Parameters:

  • value : Value to set for the manufacturer property.

func (*CreateRequestBody) SetModel

func (m *CreateRequestBody) SetModel(value *string)

Sets the model property value. Parameters:

  • value : Value to set for the model property.

func (*CreateRequestBody) SetPhysicalDeviceId

func (m *CreateRequestBody) SetPhysicalDeviceId(value *string)

Sets the physicalDeviceId property value. Parameters:

  • value : Value to set for the physicalDeviceId property.

type CreateRequestBuilder

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

Builds and executes requests for operations under \print\printers\microsoft.graph.create

func NewCreateRequestBuilder

Instantiates a new CreateRequestBuilder 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 NewCreateRequestBuilderInternal

func NewCreateRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CreateRequestBuilder

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

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

func (*CreateRequestBuilder) CreatePostRequestInformation

Invoke action create Parameters:

  • options : Options for the request

func (*CreateRequestBuilder) Post

Invoke action create Parameters:

  • options : Options for the request

type CreateRequestBuilderPostOptions

type CreateRequestBuilderPostOptions struct {
	//
	Body *CreateRequestBody
	// 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

Jump to

Keyboard shortcuts

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