Documentation ¶
Index ¶
- func CreateSetMobileDeviceManagementAuthorityResponseFromDiscriminatorValue(...) (i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.Parsable, ...)
- type SetMobileDeviceManagementAuthorityRequestBuilder
- func (m *SetMobileDeviceManagementAuthorityRequestBuilder) CreatePostRequestInformation(options *SetMobileDeviceManagementAuthorityRequestBuilderPostOptions) (...)
- func (m *SetMobileDeviceManagementAuthorityRequestBuilder) Post(options *SetMobileDeviceManagementAuthorityRequestBuilderPostOptions) (SetMobileDeviceManagementAuthorityResponseable, error)
- type SetMobileDeviceManagementAuthorityRequestBuilderPostOptions
- type SetMobileDeviceManagementAuthorityResponse
- func (m *SetMobileDeviceManagementAuthorityResponse) GetAdditionalData() map[string]interface{}
- func (m *SetMobileDeviceManagementAuthorityResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *SetMobileDeviceManagementAuthorityResponse) GetValue() *int32
- func (m *SetMobileDeviceManagementAuthorityResponse) Serialize(...) error
- func (m *SetMobileDeviceManagementAuthorityResponse) SetAdditionalData(value map[string]interface{})
- func (m *SetMobileDeviceManagementAuthorityResponse) SetValue(value *int32)
- type SetMobileDeviceManagementAuthorityResponseable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSetMobileDeviceManagementAuthorityResponseFromDiscriminatorValue ¶ added in v0.13.0
func CreateSetMobileDeviceManagementAuthorityResponseFromDiscriminatorValue(parseNode i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) (i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.Parsable, error)
CreateSetMobileDeviceManagementAuthorityResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type SetMobileDeviceManagementAuthorityRequestBuilder ¶
type SetMobileDeviceManagementAuthorityRequestBuilder struct {
// contains filtered or unexported fields
}
SetMobileDeviceManagementAuthorityRequestBuilder provides operations to call the setMobileDeviceManagementAuthority method.
func NewSetMobileDeviceManagementAuthorityRequestBuilder ¶
func NewSetMobileDeviceManagementAuthorityRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *SetMobileDeviceManagementAuthorityRequestBuilder
NewSetMobileDeviceManagementAuthorityRequestBuilder instantiates a new SetMobileDeviceManagementAuthorityRequestBuilder and sets the default values.
func NewSetMobileDeviceManagementAuthorityRequestBuilderInternal ¶
func NewSetMobileDeviceManagementAuthorityRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *SetMobileDeviceManagementAuthorityRequestBuilder
NewSetMobileDeviceManagementAuthorityRequestBuilderInternal instantiates a new SetMobileDeviceManagementAuthorityRequestBuilder and sets the default values.
func (*SetMobileDeviceManagementAuthorityRequestBuilder) CreatePostRequestInformation ¶
func (m *SetMobileDeviceManagementAuthorityRequestBuilder) CreatePostRequestInformation(options *SetMobileDeviceManagementAuthorityRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation set mobile device management authority
func (*SetMobileDeviceManagementAuthorityRequestBuilder) Post ¶
func (m *SetMobileDeviceManagementAuthorityRequestBuilder) Post(options *SetMobileDeviceManagementAuthorityRequestBuilderPostOptions) (SetMobileDeviceManagementAuthorityResponseable, error)
Post set mobile device management authority
type SetMobileDeviceManagementAuthorityRequestBuilderPostOptions ¶
type SetMobileDeviceManagementAuthorityRequestBuilderPostOptions struct { // 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 }
SetMobileDeviceManagementAuthorityRequestBuilderPostOptions options for Post
type SetMobileDeviceManagementAuthorityResponse ¶ added in v0.13.0
type SetMobileDeviceManagementAuthorityResponse struct {
// contains filtered or unexported fields
}
SetMobileDeviceManagementAuthorityResponse provides operations to call the setMobileDeviceManagementAuthority method.
func NewSetMobileDeviceManagementAuthorityResponse ¶ added in v0.13.0
func NewSetMobileDeviceManagementAuthorityResponse() *SetMobileDeviceManagementAuthorityResponse
NewSetMobileDeviceManagementAuthorityResponse instantiates a new setMobileDeviceManagementAuthorityResponse and sets the default values.
func (*SetMobileDeviceManagementAuthorityResponse) GetAdditionalData ¶ added in v0.13.0
func (m *SetMobileDeviceManagementAuthorityResponse) 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 (*SetMobileDeviceManagementAuthorityResponse) GetFieldDeserializers ¶ added in v0.13.0
func (m *SetMobileDeviceManagementAuthorityResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*SetMobileDeviceManagementAuthorityResponse) GetValue ¶ added in v0.13.0
func (m *SetMobileDeviceManagementAuthorityResponse) GetValue() *int32
GetValue gets the value property value.
func (*SetMobileDeviceManagementAuthorityResponse) Serialize ¶ added in v0.13.0
func (m *SetMobileDeviceManagementAuthorityResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*SetMobileDeviceManagementAuthorityResponse) SetAdditionalData ¶ added in v0.13.0
func (m *SetMobileDeviceManagementAuthorityResponse) 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 (*SetMobileDeviceManagementAuthorityResponse) SetValue ¶ added in v0.13.0
func (m *SetMobileDeviceManagementAuthorityResponse) SetValue(value *int32)
SetValue sets the value property value.
type SetMobileDeviceManagementAuthorityResponseable ¶ added in v0.13.0
type SetMobileDeviceManagementAuthorityResponseable interface { i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.AdditionalDataHolder i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.Parsable GetValue() *int32 SetValue(value *int32) }
SetMobileDeviceManagementAuthorityResponseable