Documentation ¶
Index ¶
- type CreateIntentDeviceStateOperationOptions
- type CreateIntentDeviceStateOperationResponse
- type DeleteIntentDeviceStateOperationOptions
- type DeleteIntentDeviceStateOperationResponse
- type DeviceManagementIntentDeviceStateOperationPredicate
- type GetIntentDeviceStateOperationOptions
- type GetIntentDeviceStateOperationResponse
- type GetIntentDeviceStatesCountOperationOptions
- type GetIntentDeviceStatesCountOperationResponse
- type IntentDeviceStateClient
- func (c IntentDeviceStateClient) CreateIntentDeviceState(ctx context.Context, id beta.DeviceManagementIntentId, ...) (result CreateIntentDeviceStateOperationResponse, err error)
- func (c IntentDeviceStateClient) DeleteIntentDeviceState(ctx context.Context, id beta.DeviceManagementIntentIdDeviceStateId, ...) (result DeleteIntentDeviceStateOperationResponse, err error)
- func (c IntentDeviceStateClient) GetIntentDeviceState(ctx context.Context, id beta.DeviceManagementIntentIdDeviceStateId, ...) (result GetIntentDeviceStateOperationResponse, err error)
- func (c IntentDeviceStateClient) GetIntentDeviceStatesCount(ctx context.Context, id beta.DeviceManagementIntentId, ...) (result GetIntentDeviceStatesCountOperationResponse, err error)
- func (c IntentDeviceStateClient) ListIntentDeviceStates(ctx context.Context, id beta.DeviceManagementIntentId, ...) (result ListIntentDeviceStatesOperationResponse, err error)
- func (c IntentDeviceStateClient) ListIntentDeviceStatesComplete(ctx context.Context, id beta.DeviceManagementIntentId, ...) (ListIntentDeviceStatesCompleteResult, error)
- func (c IntentDeviceStateClient) ListIntentDeviceStatesCompleteMatchingPredicate(ctx context.Context, id beta.DeviceManagementIntentId, ...) (result ListIntentDeviceStatesCompleteResult, err error)
- func (c IntentDeviceStateClient) UpdateIntentDeviceState(ctx context.Context, id beta.DeviceManagementIntentIdDeviceStateId, ...) (result UpdateIntentDeviceStateOperationResponse, err error)
- type ListIntentDeviceStatesCompleteResult
- type ListIntentDeviceStatesCustomPager
- type ListIntentDeviceStatesOperationOptions
- type ListIntentDeviceStatesOperationResponse
- type UpdateIntentDeviceStateOperationOptions
- type UpdateIntentDeviceStateOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateIntentDeviceStateOperationOptions ¶
type CreateIntentDeviceStateOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateIntentDeviceStateOperationOptions ¶
func DefaultCreateIntentDeviceStateOperationOptions() CreateIntentDeviceStateOperationOptions
func (CreateIntentDeviceStateOperationOptions) ToHeaders ¶
func (o CreateIntentDeviceStateOperationOptions) ToHeaders() *client.Headers
func (CreateIntentDeviceStateOperationOptions) ToOData ¶
func (o CreateIntentDeviceStateOperationOptions) ToOData() *odata.Query
func (CreateIntentDeviceStateOperationOptions) ToQuery ¶
func (o CreateIntentDeviceStateOperationOptions) ToQuery() *client.QueryParams
type DeleteIntentDeviceStateOperationOptions ¶
type DeleteIntentDeviceStateOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteIntentDeviceStateOperationOptions ¶
func DefaultDeleteIntentDeviceStateOperationOptions() DeleteIntentDeviceStateOperationOptions
func (DeleteIntentDeviceStateOperationOptions) ToHeaders ¶
func (o DeleteIntentDeviceStateOperationOptions) ToHeaders() *client.Headers
func (DeleteIntentDeviceStateOperationOptions) ToOData ¶
func (o DeleteIntentDeviceStateOperationOptions) ToOData() *odata.Query
func (DeleteIntentDeviceStateOperationOptions) ToQuery ¶
func (o DeleteIntentDeviceStateOperationOptions) ToQuery() *client.QueryParams
type DeviceManagementIntentDeviceStateOperationPredicate ¶
type DeviceManagementIntentDeviceStateOperationPredicate struct { }
func (DeviceManagementIntentDeviceStateOperationPredicate) Matches ¶
func (p DeviceManagementIntentDeviceStateOperationPredicate) Matches(input beta.DeviceManagementIntentDeviceState) bool
type GetIntentDeviceStateOperationOptions ¶
type GetIntentDeviceStateOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetIntentDeviceStateOperationOptions ¶
func DefaultGetIntentDeviceStateOperationOptions() GetIntentDeviceStateOperationOptions
func (GetIntentDeviceStateOperationOptions) ToHeaders ¶
func (o GetIntentDeviceStateOperationOptions) ToHeaders() *client.Headers
func (GetIntentDeviceStateOperationOptions) ToOData ¶
func (o GetIntentDeviceStateOperationOptions) ToOData() *odata.Query
func (GetIntentDeviceStateOperationOptions) ToQuery ¶
func (o GetIntentDeviceStateOperationOptions) ToQuery() *client.QueryParams
type GetIntentDeviceStatesCountOperationOptions ¶
type GetIntentDeviceStatesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetIntentDeviceStatesCountOperationOptions ¶
func DefaultGetIntentDeviceStatesCountOperationOptions() GetIntentDeviceStatesCountOperationOptions
func (GetIntentDeviceStatesCountOperationOptions) ToHeaders ¶
func (o GetIntentDeviceStatesCountOperationOptions) ToHeaders() *client.Headers
func (GetIntentDeviceStatesCountOperationOptions) ToOData ¶
func (o GetIntentDeviceStatesCountOperationOptions) ToOData() *odata.Query
func (GetIntentDeviceStatesCountOperationOptions) ToQuery ¶
func (o GetIntentDeviceStatesCountOperationOptions) ToQuery() *client.QueryParams
type IntentDeviceStateClient ¶
func NewIntentDeviceStateClientWithBaseURI ¶
func NewIntentDeviceStateClientWithBaseURI(sdkApi sdkEnv.Api) (*IntentDeviceStateClient, error)
func (IntentDeviceStateClient) CreateIntentDeviceState ¶
func (c IntentDeviceStateClient) CreateIntentDeviceState(ctx context.Context, id beta.DeviceManagementIntentId, input beta.DeviceManagementIntentDeviceState, options CreateIntentDeviceStateOperationOptions) (result CreateIntentDeviceStateOperationResponse, err error)
CreateIntentDeviceState - Create new navigation property to deviceStates for deviceManagement
func (IntentDeviceStateClient) DeleteIntentDeviceState ¶
func (c IntentDeviceStateClient) DeleteIntentDeviceState(ctx context.Context, id beta.DeviceManagementIntentIdDeviceStateId, options DeleteIntentDeviceStateOperationOptions) (result DeleteIntentDeviceStateOperationResponse, err error)
DeleteIntentDeviceState - Delete navigation property deviceStates for deviceManagement
func (IntentDeviceStateClient) GetIntentDeviceState ¶
func (c IntentDeviceStateClient) GetIntentDeviceState(ctx context.Context, id beta.DeviceManagementIntentIdDeviceStateId, options GetIntentDeviceStateOperationOptions) (result GetIntentDeviceStateOperationResponse, err error)
GetIntentDeviceState - Get deviceStates from deviceManagement. Collection of states of all devices that the intent is applied to
func (IntentDeviceStateClient) GetIntentDeviceStatesCount ¶
func (c IntentDeviceStateClient) GetIntentDeviceStatesCount(ctx context.Context, id beta.DeviceManagementIntentId, options GetIntentDeviceStatesCountOperationOptions) (result GetIntentDeviceStatesCountOperationResponse, err error)
GetIntentDeviceStatesCount - Get the number of the resource
func (IntentDeviceStateClient) ListIntentDeviceStates ¶
func (c IntentDeviceStateClient) ListIntentDeviceStates(ctx context.Context, id beta.DeviceManagementIntentId, options ListIntentDeviceStatesOperationOptions) (result ListIntentDeviceStatesOperationResponse, err error)
ListIntentDeviceStates - Get deviceStates from deviceManagement. Collection of states of all devices that the intent is applied to
func (IntentDeviceStateClient) ListIntentDeviceStatesComplete ¶
func (c IntentDeviceStateClient) ListIntentDeviceStatesComplete(ctx context.Context, id beta.DeviceManagementIntentId, options ListIntentDeviceStatesOperationOptions) (ListIntentDeviceStatesCompleteResult, error)
ListIntentDeviceStatesComplete retrieves all the results into a single object
func (IntentDeviceStateClient) ListIntentDeviceStatesCompleteMatchingPredicate ¶
func (c IntentDeviceStateClient) ListIntentDeviceStatesCompleteMatchingPredicate(ctx context.Context, id beta.DeviceManagementIntentId, options ListIntentDeviceStatesOperationOptions, predicate DeviceManagementIntentDeviceStateOperationPredicate) (result ListIntentDeviceStatesCompleteResult, err error)
ListIntentDeviceStatesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (IntentDeviceStateClient) UpdateIntentDeviceState ¶
func (c IntentDeviceStateClient) UpdateIntentDeviceState(ctx context.Context, id beta.DeviceManagementIntentIdDeviceStateId, input beta.DeviceManagementIntentDeviceState, options UpdateIntentDeviceStateOperationOptions) (result UpdateIntentDeviceStateOperationResponse, err error)
UpdateIntentDeviceState - Update the navigation property deviceStates in deviceManagement
type ListIntentDeviceStatesCompleteResult ¶
type ListIntentDeviceStatesCompleteResult struct { LatestHttpResponse *http.Response Items []beta.DeviceManagementIntentDeviceState }
type ListIntentDeviceStatesCustomPager ¶
func (*ListIntentDeviceStatesCustomPager) NextPageLink ¶
func (p *ListIntentDeviceStatesCustomPager) NextPageLink() *odata.Link
type ListIntentDeviceStatesOperationOptions ¶
type ListIntentDeviceStatesOperationOptions struct { Count *bool Expand *odata.Expand Filter *string Metadata *odata.Metadata OrderBy *odata.OrderBy RetryFunc client.RequestRetryFunc Search *string Select *[]string Skip *int64 Top *int64 }
func DefaultListIntentDeviceStatesOperationOptions ¶
func DefaultListIntentDeviceStatesOperationOptions() ListIntentDeviceStatesOperationOptions
func (ListIntentDeviceStatesOperationOptions) ToHeaders ¶
func (o ListIntentDeviceStatesOperationOptions) ToHeaders() *client.Headers
func (ListIntentDeviceStatesOperationOptions) ToOData ¶
func (o ListIntentDeviceStatesOperationOptions) ToOData() *odata.Query
func (ListIntentDeviceStatesOperationOptions) ToQuery ¶
func (o ListIntentDeviceStatesOperationOptions) ToQuery() *client.QueryParams
type UpdateIntentDeviceStateOperationOptions ¶
type UpdateIntentDeviceStateOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateIntentDeviceStateOperationOptions ¶
func DefaultUpdateIntentDeviceStateOperationOptions() UpdateIntentDeviceStateOperationOptions
func (UpdateIntentDeviceStateOperationOptions) ToHeaders ¶
func (o UpdateIntentDeviceStateOperationOptions) ToHeaders() *client.Headers
func (UpdateIntentDeviceStateOperationOptions) ToOData ¶
func (o UpdateIntentDeviceStateOperationOptions) ToOData() *odata.Query
func (UpdateIntentDeviceStateOperationOptions) ToQuery ¶
func (o UpdateIntentDeviceStateOperationOptions) ToQuery() *client.QueryParams