create

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCreateRequestBodyFromDiscriminatorValue added in v0.13.0

CreateCreateRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type CreateRequestBody

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

CreateRequestBody provides operations to call the create method.

func NewCreateRequestBody

func NewCreateRequestBody() *CreateRequestBody

NewCreateRequestBody instantiates a new createRequestBody and sets the default values.

func (*CreateRequestBody) GetAdditionalData

func (m *CreateRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData 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

GetCertificateSigningRequest gets the certificateSigningRequest property value.

func (*CreateRequestBody) GetConnectorId

func (m *CreateRequestBody) GetConnectorId() *string

GetConnectorId gets the connectorId property value.

func (*CreateRequestBody) GetDisplayName

func (m *CreateRequestBody) GetDisplayName() *string

GetDisplayName gets the displayName property value.

func (*CreateRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*CreateRequestBody) GetHasPhysicalDevice

func (m *CreateRequestBody) GetHasPhysicalDevice() *bool

GetHasPhysicalDevice gets the hasPhysicalDevice property value.

func (*CreateRequestBody) GetManufacturer

func (m *CreateRequestBody) GetManufacturer() *string

GetManufacturer gets the manufacturer property value.

func (*CreateRequestBody) GetModel

func (m *CreateRequestBody) GetModel() *string

GetModel gets the model property value.

func (*CreateRequestBody) GetPhysicalDeviceId

func (m *CreateRequestBody) GetPhysicalDeviceId() *string

GetPhysicalDeviceId gets the physicalDeviceId property value.

func (*CreateRequestBody) IsNil

func (m *CreateRequestBody) IsNil() bool

func (*CreateRequestBody) Serialize

Serialize serializes information the current object

func (*CreateRequestBody) SetAdditionalData

func (m *CreateRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets 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) SetCertificateSigningRequest

SetCertificateSigningRequest sets the certificateSigningRequest property value.

func (*CreateRequestBody) SetConnectorId

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

SetConnectorId sets the connectorId property value.

func (*CreateRequestBody) SetDisplayName

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

SetDisplayName sets the displayName property value.

func (*CreateRequestBody) SetHasPhysicalDevice

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

SetHasPhysicalDevice sets the hasPhysicalDevice property value.

func (*CreateRequestBody) SetManufacturer

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

SetManufacturer sets the manufacturer property value.

func (*CreateRequestBody) SetModel

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

SetModel sets the model property value.

func (*CreateRequestBody) SetPhysicalDeviceId

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

SetPhysicalDeviceId sets the physicalDeviceId property value.

type CreateRequestBodyable added in v0.13.0

type CreateRequestBodyable interface {
	i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.AdditionalDataHolder
	i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.Parsable
	GetCertificateSigningRequest() i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.PrintCertificateSigningRequestable
	GetConnectorId() *string
	GetDisplayName() *string
	GetHasPhysicalDevice() *bool
	GetManufacturer() *string
	GetModel() *string
	GetPhysicalDeviceId() *string
	SetCertificateSigningRequest(value i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.PrintCertificateSigningRequestable)
	SetConnectorId(value *string)
	SetDisplayName(value *string)
	SetHasPhysicalDevice(value *bool)
	SetManufacturer(value *string)
	SetModel(value *string)
	SetPhysicalDeviceId(value *string)
}

CreateRequestBodyable

type CreateRequestBuilder

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

CreateRequestBuilder provides operations to call the create method.

func NewCreateRequestBuilder

NewCreateRequestBuilder instantiates a new CreateRequestBuilder and sets the default values.

func NewCreateRequestBuilderInternal

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

NewCreateRequestBuilderInternal instantiates a new CreateRequestBuilder and sets the default values.

func (*CreateRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action create

func (*CreateRequestBuilder) Post

Post invoke action create

type CreateRequestBuilderPostOptions

type CreateRequestBuilderPostOptions struct {
	//
	Body CreateRequestBodyable
	// 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
}

CreateRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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