Documentation ¶
Index ¶
- func CreateRemoveRequestBodyFromDiscriminatorValue(...) (i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.Parsable, ...)
- func CreateRemoveResponseFromDiscriminatorValue(...) (i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.Parsable, ...)
- type RemoveRequestBody
- func (m *RemoveRequestBody) GetAdditionalData() map[string]interface{}
- func (m *RemoveRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *RemoveRequestBody) GetValue() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Siteable
- func (m *RemoveRequestBody) IsNil() bool
- func (m *RemoveRequestBody) Serialize(...) error
- func (m *RemoveRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *RemoveRequestBody) SetValue(...)
- type RemoveRequestBodyable
- type RemoveRequestBuilder
- type RemoveRequestBuilderPostOptions
- type RemoveResponse
- func (m *RemoveResponse) GetAdditionalData() map[string]interface{}
- func (m *RemoveResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *RemoveResponse) GetValue() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Siteable
- func (m *RemoveResponse) IsNil() bool
- func (m *RemoveResponse) Serialize(...) error
- func (m *RemoveResponse) SetAdditionalData(value map[string]interface{})
- func (m *RemoveResponse) SetValue(...)
- type RemoveResponseable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRemoveRequestBodyFromDiscriminatorValue ¶ added in v0.13.0
func CreateRemoveRequestBodyFromDiscriminatorValue(parseNode i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) (i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.Parsable, error)
CreateRemoveRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
func CreateRemoveResponseFromDiscriminatorValue ¶ added in v0.13.0
func CreateRemoveResponseFromDiscriminatorValue(parseNode i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) (i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.Parsable, error)
CreateRemoveResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type RemoveRequestBody ¶
type RemoveRequestBody struct {
// contains filtered or unexported fields
}
RemoveRequestBody provides operations to call the remove method.
func NewRemoveRequestBody ¶
func NewRemoveRequestBody() *RemoveRequestBody
NewRemoveRequestBody instantiates a new removeRequestBody and sets the default values.
func (*RemoveRequestBody) GetAdditionalData ¶
func (m *RemoveRequestBody) 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 (*RemoveRequestBody) GetFieldDeserializers ¶
func (m *RemoveRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*RemoveRequestBody) GetValue ¶
func (m *RemoveRequestBody) GetValue() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Siteable
GetValue gets the value property value.
func (*RemoveRequestBody) IsNil ¶
func (m *RemoveRequestBody) IsNil() bool
func (*RemoveRequestBody) Serialize ¶
func (m *RemoveRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*RemoveRequestBody) SetAdditionalData ¶
func (m *RemoveRequestBody) 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 (*RemoveRequestBody) SetValue ¶
func (m *RemoveRequestBody) SetValue(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Siteable)
SetValue sets the value property value.
type RemoveRequestBodyable ¶ added in v0.13.0
type RemoveRequestBodyable interface { i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.AdditionalDataHolder i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.Parsable GetValue() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Siteable SetValue(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Siteable) }
RemoveRequestBodyable
type RemoveRequestBuilder ¶
type RemoveRequestBuilder struct {
// contains filtered or unexported fields
}
RemoveRequestBuilder provides operations to call the remove method.
func NewRemoveRequestBuilder ¶
func NewRemoveRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *RemoveRequestBuilder
NewRemoveRequestBuilder instantiates a new RemoveRequestBuilder and sets the default values.
func NewRemoveRequestBuilderInternal ¶
func NewRemoveRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *RemoveRequestBuilder
NewRemoveRequestBuilderInternal instantiates a new RemoveRequestBuilder and sets the default values.
func (*RemoveRequestBuilder) CreatePostRequestInformation ¶
func (m *RemoveRequestBuilder) CreatePostRequestInformation(options *RemoveRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation invoke action remove
func (*RemoveRequestBuilder) Post ¶
func (m *RemoveRequestBuilder) Post(options *RemoveRequestBuilderPostOptions) (RemoveResponseable, error)
Post invoke action remove
type RemoveRequestBuilderPostOptions ¶
type RemoveRequestBuilderPostOptions struct { // Body RemoveRequestBodyable // 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 }
RemoveRequestBuilderPostOptions options for Post
type RemoveResponse ¶ added in v0.13.0
type RemoveResponse struct {
// contains filtered or unexported fields
}
RemoveResponse provides operations to call the remove method.
func NewRemoveResponse ¶ added in v0.13.0
func NewRemoveResponse() *RemoveResponse
NewRemoveResponse instantiates a new removeResponse and sets the default values.
func (*RemoveResponse) GetAdditionalData ¶ added in v0.13.0
func (m *RemoveResponse) 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 (*RemoveResponse) GetFieldDeserializers ¶ added in v0.13.0
func (m *RemoveResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*RemoveResponse) GetValue ¶ added in v0.13.0
func (m *RemoveResponse) GetValue() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Siteable
GetValue gets the value property value.
func (*RemoveResponse) IsNil ¶ added in v0.13.0
func (m *RemoveResponse) IsNil() bool
func (*RemoveResponse) Serialize ¶ added in v0.13.0
func (m *RemoveResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*RemoveResponse) SetAdditionalData ¶ added in v0.13.0
func (m *RemoveResponse) 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 (*RemoveResponse) SetValue ¶ added in v0.13.0
func (m *RemoveResponse) SetValue(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Siteable)
SetValue sets the value property value.
type RemoveResponseable ¶ added in v0.13.0
type RemoveResponseable interface { i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.AdditionalDataHolder i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.Parsable GetValue() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Siteable SetValue(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Siteable) }
RemoveResponseable