Documentation
¶
Index ¶
- type MobileAppConfigurationsRequestBuilder
- func (m *MobileAppConfigurationsRequestBuilder) CreateGetRequestInformation(options *MobileAppConfigurationsRequestBuilderGetOptions) (...)
- func (m *MobileAppConfigurationsRequestBuilder) CreatePostRequestInformation(options *MobileAppConfigurationsRequestBuilderPostOptions) (...)
- func (m *MobileAppConfigurationsRequestBuilder) Get(options *MobileAppConfigurationsRequestBuilderGetOptions) (*MobileAppConfigurationsResponse, error)
- func (m *MobileAppConfigurationsRequestBuilder) Post(options *MobileAppConfigurationsRequestBuilderPostOptions) (...)
- type MobileAppConfigurationsRequestBuilderGetOptions
- type MobileAppConfigurationsRequestBuilderGetQueryParameters
- type MobileAppConfigurationsRequestBuilderPostOptions
- type MobileAppConfigurationsResponse
- func (m *MobileAppConfigurationsResponse) GetAdditionalData() map[string]interface{}
- func (m *MobileAppConfigurationsResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *MobileAppConfigurationsResponse) GetNextLink() *string
- func (m *MobileAppConfigurationsResponse) GetValue() ...
- func (m *MobileAppConfigurationsResponse) IsNil() bool
- func (m *MobileAppConfigurationsResponse) Serialize(...) error
- func (m *MobileAppConfigurationsResponse) SetAdditionalData(value map[string]interface{})
- func (m *MobileAppConfigurationsResponse) SetNextLink(value *string)
- func (m *MobileAppConfigurationsResponse) SetValue(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MobileAppConfigurationsRequestBuilder ¶
type MobileAppConfigurationsRequestBuilder struct {
// contains filtered or unexported fields
}
MobileAppConfigurationsRequestBuilder builds and executes requests for operations under \deviceAppManagement\mobileAppConfigurations
func NewMobileAppConfigurationsRequestBuilder ¶
func NewMobileAppConfigurationsRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *MobileAppConfigurationsRequestBuilder
NewMobileAppConfigurationsRequestBuilder instantiates a new MobileAppConfigurationsRequestBuilder and sets the default values.
func NewMobileAppConfigurationsRequestBuilderInternal ¶
func NewMobileAppConfigurationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *MobileAppConfigurationsRequestBuilder
NewMobileAppConfigurationsRequestBuilderInternal instantiates a new MobileAppConfigurationsRequestBuilder and sets the default values.
func (*MobileAppConfigurationsRequestBuilder) CreateGetRequestInformation ¶
func (m *MobileAppConfigurationsRequestBuilder) CreateGetRequestInformation(options *MobileAppConfigurationsRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateGetRequestInformation the Managed Device Mobile Application Configurations.
func (*MobileAppConfigurationsRequestBuilder) CreatePostRequestInformation ¶
func (m *MobileAppConfigurationsRequestBuilder) CreatePostRequestInformation(options *MobileAppConfigurationsRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation the Managed Device Mobile Application Configurations.
func (*MobileAppConfigurationsRequestBuilder) Get ¶
func (m *MobileAppConfigurationsRequestBuilder) Get(options *MobileAppConfigurationsRequestBuilderGetOptions) (*MobileAppConfigurationsResponse, error)
Get the Managed Device Mobile Application Configurations.
func (*MobileAppConfigurationsRequestBuilder) Post ¶
func (m *MobileAppConfigurationsRequestBuilder) Post(options *MobileAppConfigurationsRequestBuilderPostOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.ManagedDeviceMobileAppConfiguration, error)
Post the Managed Device Mobile Application Configurations.
type MobileAppConfigurationsRequestBuilderGetOptions ¶
type MobileAppConfigurationsRequestBuilderGetOptions struct {
// Request headers
H map[string]string
// Request options
O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
// Request query parameters
Q *MobileAppConfigurationsRequestBuilderGetQueryParameters
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}
MobileAppConfigurationsRequestBuilderGetOptions options for Get
type MobileAppConfigurationsRequestBuilderGetQueryParameters ¶
type MobileAppConfigurationsRequestBuilderGetQueryParameters struct {
// Include count of items
Count *bool
// Expand related entities
Expand []string
// Filter items by property values
Filter *string
// Order items by property values
Orderby []string
// Search items by search phrases
Search *string
// Select properties to be returned
Select []string
// Skip the first n items
Skip *int32
// Show only the first n items
Top *int32
}
MobileAppConfigurationsRequestBuilderGetQueryParameters the Managed Device Mobile Application Configurations.
type MobileAppConfigurationsRequestBuilderPostOptions ¶
type MobileAppConfigurationsRequestBuilderPostOptions struct {
//
Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.ManagedDeviceMobileAppConfiguration
// 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
}
MobileAppConfigurationsRequestBuilderPostOptions options for Post
type MobileAppConfigurationsResponse ¶
type MobileAppConfigurationsResponse struct {
// contains filtered or unexported fields
}
MobileAppConfigurationsResponse
func NewMobileAppConfigurationsResponse ¶
func NewMobileAppConfigurationsResponse() *MobileAppConfigurationsResponse
NewMobileAppConfigurationsResponse instantiates a new mobileAppConfigurationsResponse and sets the default values.
func (*MobileAppConfigurationsResponse) GetAdditionalData ¶
func (m *MobileAppConfigurationsResponse) 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 (*MobileAppConfigurationsResponse) GetFieldDeserializers ¶
func (m *MobileAppConfigurationsResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*MobileAppConfigurationsResponse) GetNextLink ¶
func (m *MobileAppConfigurationsResponse) GetNextLink() *string
GetNextLink gets the @odata.nextLink property value.
func (*MobileAppConfigurationsResponse) GetValue ¶
func (m *MobileAppConfigurationsResponse) GetValue() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.ManagedDeviceMobileAppConfiguration
GetValue gets the value property value.
func (*MobileAppConfigurationsResponse) IsNil ¶
func (m *MobileAppConfigurationsResponse) IsNil() bool
func (*MobileAppConfigurationsResponse) Serialize ¶
func (m *MobileAppConfigurationsResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*MobileAppConfigurationsResponse) SetAdditionalData ¶
func (m *MobileAppConfigurationsResponse) 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 (*MobileAppConfigurationsResponse) SetNextLink ¶
func (m *MobileAppConfigurationsResponse) SetNextLink(value *string)
SetNextLink sets the @odata.nextLink property value.
func (*MobileAppConfigurationsResponse) SetValue ¶
func (m *MobileAppConfigurationsResponse) SetValue(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.ManagedDeviceMobileAppConfiguration)
SetValue sets the value property value.