Documentation ¶
Index ¶
- type CreateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions
- func (o CreateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders() *client.Headers
- func (o CreateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData() *odata.Query
- func (o CreateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToQuery() *client.QueryParams
- type CreateDeviceShellScriptUserRunStateDeviceRunStateOperationResponse
- type DeleteDeviceShellScriptUserRunStateDeviceRunStateOperationOptions
- func (o DeleteDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders() *client.Headers
- func (o DeleteDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData() *odata.Query
- func (o DeleteDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToQuery() *client.QueryParams
- type DeleteDeviceShellScriptUserRunStateDeviceRunStateOperationResponse
- type DeviceManagementScriptDeviceStateOperationPredicate
- type DeviceShellScriptUserRunStateDeviceRunStateClient
- func (c DeviceShellScriptUserRunStateDeviceRunStateClient) CreateDeviceShellScriptUserRunStateDeviceRunState(ctx context.Context, id beta.DeviceManagementDeviceShellScriptIdUserRunStateId, ...) (result CreateDeviceShellScriptUserRunStateDeviceRunStateOperationResponse, ...)
- func (c DeviceShellScriptUserRunStateDeviceRunStateClient) DeleteDeviceShellScriptUserRunStateDeviceRunState(ctx context.Context, ...) (result DeleteDeviceShellScriptUserRunStateDeviceRunStateOperationResponse, ...)
- func (c DeviceShellScriptUserRunStateDeviceRunStateClient) GetDeviceShellScriptUserRunStateDeviceRunState(ctx context.Context, ...) (result GetDeviceShellScriptUserRunStateDeviceRunStateOperationResponse, ...)
- func (c DeviceShellScriptUserRunStateDeviceRunStateClient) GetDeviceShellScriptUserRunStateDeviceRunStatesCount(ctx context.Context, id beta.DeviceManagementDeviceShellScriptIdUserRunStateId, ...) (result GetDeviceShellScriptUserRunStateDeviceRunStatesCountOperationResponse, ...)
- func (c DeviceShellScriptUserRunStateDeviceRunStateClient) ListDeviceShellScriptUserRunStateDeviceRunStates(ctx context.Context, id beta.DeviceManagementDeviceShellScriptIdUserRunStateId, ...) (result ListDeviceShellScriptUserRunStateDeviceRunStatesOperationResponse, ...)
- func (c DeviceShellScriptUserRunStateDeviceRunStateClient) ListDeviceShellScriptUserRunStateDeviceRunStatesComplete(ctx context.Context, id beta.DeviceManagementDeviceShellScriptIdUserRunStateId, ...) (ListDeviceShellScriptUserRunStateDeviceRunStatesCompleteResult, error)
- func (c DeviceShellScriptUserRunStateDeviceRunStateClient) ListDeviceShellScriptUserRunStateDeviceRunStatesCompleteMatchingPredicate(ctx context.Context, id beta.DeviceManagementDeviceShellScriptIdUserRunStateId, ...) (result ListDeviceShellScriptUserRunStateDeviceRunStatesCompleteResult, ...)
- func (c DeviceShellScriptUserRunStateDeviceRunStateClient) UpdateDeviceShellScriptUserRunStateDeviceRunState(ctx context.Context, ...) (result UpdateDeviceShellScriptUserRunStateDeviceRunStateOperationResponse, ...)
- type GetDeviceShellScriptUserRunStateDeviceRunStateOperationOptions
- type GetDeviceShellScriptUserRunStateDeviceRunStateOperationResponse
- type GetDeviceShellScriptUserRunStateDeviceRunStatesCountOperationOptions
- func (o GetDeviceShellScriptUserRunStateDeviceRunStatesCountOperationOptions) ToHeaders() *client.Headers
- func (o GetDeviceShellScriptUserRunStateDeviceRunStatesCountOperationOptions) ToOData() *odata.Query
- func (o GetDeviceShellScriptUserRunStateDeviceRunStatesCountOperationOptions) ToQuery() *client.QueryParams
- type GetDeviceShellScriptUserRunStateDeviceRunStatesCountOperationResponse
- type ListDeviceShellScriptUserRunStateDeviceRunStatesCompleteResult
- type ListDeviceShellScriptUserRunStateDeviceRunStatesCustomPager
- type ListDeviceShellScriptUserRunStateDeviceRunStatesOperationOptions
- func (o ListDeviceShellScriptUserRunStateDeviceRunStatesOperationOptions) ToHeaders() *client.Headers
- func (o ListDeviceShellScriptUserRunStateDeviceRunStatesOperationOptions) ToOData() *odata.Query
- func (o ListDeviceShellScriptUserRunStateDeviceRunStatesOperationOptions) ToQuery() *client.QueryParams
- type ListDeviceShellScriptUserRunStateDeviceRunStatesOperationResponse
- type UpdateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions
- func (o UpdateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders() *client.Headers
- func (o UpdateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData() *odata.Query
- func (o UpdateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToQuery() *client.QueryParams
- type UpdateDeviceShellScriptUserRunStateDeviceRunStateOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions ¶
type CreateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions ¶
func DefaultCreateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions() CreateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions
func (CreateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders ¶
func (o CreateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders() *client.Headers
func (CreateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData ¶
func (o CreateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData() *odata.Query
func (CreateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToQuery ¶
func (o CreateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToQuery() *client.QueryParams
type DeleteDeviceShellScriptUserRunStateDeviceRunStateOperationOptions ¶
type DeleteDeviceShellScriptUserRunStateDeviceRunStateOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteDeviceShellScriptUserRunStateDeviceRunStateOperationOptions ¶
func DefaultDeleteDeviceShellScriptUserRunStateDeviceRunStateOperationOptions() DeleteDeviceShellScriptUserRunStateDeviceRunStateOperationOptions
func (DeleteDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders ¶
func (o DeleteDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders() *client.Headers
func (DeleteDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData ¶
func (o DeleteDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData() *odata.Query
func (DeleteDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToQuery ¶
func (o DeleteDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToQuery() *client.QueryParams
type DeviceManagementScriptDeviceStateOperationPredicate ¶
type DeviceManagementScriptDeviceStateOperationPredicate struct { }
func (DeviceManagementScriptDeviceStateOperationPredicate) Matches ¶
func (p DeviceManagementScriptDeviceStateOperationPredicate) Matches(input beta.DeviceManagementScriptDeviceState) bool
type DeviceShellScriptUserRunStateDeviceRunStateClient ¶
func NewDeviceShellScriptUserRunStateDeviceRunStateClientWithBaseURI ¶
func NewDeviceShellScriptUserRunStateDeviceRunStateClientWithBaseURI(sdkApi sdkEnv.Api) (*DeviceShellScriptUserRunStateDeviceRunStateClient, error)
func (DeviceShellScriptUserRunStateDeviceRunStateClient) CreateDeviceShellScriptUserRunStateDeviceRunState ¶
func (c DeviceShellScriptUserRunStateDeviceRunStateClient) CreateDeviceShellScriptUserRunStateDeviceRunState(ctx context.Context, id beta.DeviceManagementDeviceShellScriptIdUserRunStateId, input beta.DeviceManagementScriptDeviceState, options CreateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) (result CreateDeviceShellScriptUserRunStateDeviceRunStateOperationResponse, err error)
CreateDeviceShellScriptUserRunStateDeviceRunState - Create new navigation property to deviceRunStates for deviceManagement
func (DeviceShellScriptUserRunStateDeviceRunStateClient) DeleteDeviceShellScriptUserRunStateDeviceRunState ¶
func (c DeviceShellScriptUserRunStateDeviceRunStateClient) DeleteDeviceShellScriptUserRunStateDeviceRunState(ctx context.Context, id beta.DeviceManagementDeviceShellScriptIdUserRunStateIdDeviceRunStateId, options DeleteDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) (result DeleteDeviceShellScriptUserRunStateDeviceRunStateOperationResponse, err error)
DeleteDeviceShellScriptUserRunStateDeviceRunState - Delete navigation property deviceRunStates for deviceManagement
func (DeviceShellScriptUserRunStateDeviceRunStateClient) GetDeviceShellScriptUserRunStateDeviceRunState ¶
func (c DeviceShellScriptUserRunStateDeviceRunStateClient) GetDeviceShellScriptUserRunStateDeviceRunState(ctx context.Context, id beta.DeviceManagementDeviceShellScriptIdUserRunStateIdDeviceRunStateId, options GetDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) (result GetDeviceShellScriptUserRunStateDeviceRunStateOperationResponse, err error)
GetDeviceShellScriptUserRunStateDeviceRunState - Get deviceRunStates from deviceManagement. List of run states for this script across all devices of specific user.
func (DeviceShellScriptUserRunStateDeviceRunStateClient) GetDeviceShellScriptUserRunStateDeviceRunStatesCount ¶
func (c DeviceShellScriptUserRunStateDeviceRunStateClient) GetDeviceShellScriptUserRunStateDeviceRunStatesCount(ctx context.Context, id beta.DeviceManagementDeviceShellScriptIdUserRunStateId, options GetDeviceShellScriptUserRunStateDeviceRunStatesCountOperationOptions) (result GetDeviceShellScriptUserRunStateDeviceRunStatesCountOperationResponse, err error)
GetDeviceShellScriptUserRunStateDeviceRunStatesCount - Get the number of the resource
func (DeviceShellScriptUserRunStateDeviceRunStateClient) ListDeviceShellScriptUserRunStateDeviceRunStates ¶
func (c DeviceShellScriptUserRunStateDeviceRunStateClient) ListDeviceShellScriptUserRunStateDeviceRunStates(ctx context.Context, id beta.DeviceManagementDeviceShellScriptIdUserRunStateId, options ListDeviceShellScriptUserRunStateDeviceRunStatesOperationOptions) (result ListDeviceShellScriptUserRunStateDeviceRunStatesOperationResponse, err error)
ListDeviceShellScriptUserRunStateDeviceRunStates - Get deviceRunStates from deviceManagement. List of run states for this script across all devices of specific user.
func (DeviceShellScriptUserRunStateDeviceRunStateClient) ListDeviceShellScriptUserRunStateDeviceRunStatesComplete ¶
func (c DeviceShellScriptUserRunStateDeviceRunStateClient) ListDeviceShellScriptUserRunStateDeviceRunStatesComplete(ctx context.Context, id beta.DeviceManagementDeviceShellScriptIdUserRunStateId, options ListDeviceShellScriptUserRunStateDeviceRunStatesOperationOptions) (ListDeviceShellScriptUserRunStateDeviceRunStatesCompleteResult, error)
ListDeviceShellScriptUserRunStateDeviceRunStatesComplete retrieves all the results into a single object
func (DeviceShellScriptUserRunStateDeviceRunStateClient) ListDeviceShellScriptUserRunStateDeviceRunStatesCompleteMatchingPredicate ¶
func (c DeviceShellScriptUserRunStateDeviceRunStateClient) ListDeviceShellScriptUserRunStateDeviceRunStatesCompleteMatchingPredicate(ctx context.Context, id beta.DeviceManagementDeviceShellScriptIdUserRunStateId, options ListDeviceShellScriptUserRunStateDeviceRunStatesOperationOptions, predicate DeviceManagementScriptDeviceStateOperationPredicate) (result ListDeviceShellScriptUserRunStateDeviceRunStatesCompleteResult, err error)
ListDeviceShellScriptUserRunStateDeviceRunStatesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (DeviceShellScriptUserRunStateDeviceRunStateClient) UpdateDeviceShellScriptUserRunStateDeviceRunState ¶
func (c DeviceShellScriptUserRunStateDeviceRunStateClient) UpdateDeviceShellScriptUserRunStateDeviceRunState(ctx context.Context, id beta.DeviceManagementDeviceShellScriptIdUserRunStateIdDeviceRunStateId, input beta.DeviceManagementScriptDeviceState, options UpdateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) (result UpdateDeviceShellScriptUserRunStateDeviceRunStateOperationResponse, err error)
UpdateDeviceShellScriptUserRunStateDeviceRunState - Update the navigation property deviceRunStates in deviceManagement
type GetDeviceShellScriptUserRunStateDeviceRunStateOperationOptions ¶
type GetDeviceShellScriptUserRunStateDeviceRunStateOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDeviceShellScriptUserRunStateDeviceRunStateOperationOptions ¶
func DefaultGetDeviceShellScriptUserRunStateDeviceRunStateOperationOptions() GetDeviceShellScriptUserRunStateDeviceRunStateOperationOptions
func (GetDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders ¶
func (o GetDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders() *client.Headers
func (GetDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData ¶
func (o GetDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData() *odata.Query
func (GetDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToQuery ¶
func (o GetDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToQuery() *client.QueryParams
type GetDeviceShellScriptUserRunStateDeviceRunStatesCountOperationOptions ¶
type GetDeviceShellScriptUserRunStateDeviceRunStatesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetDeviceShellScriptUserRunStateDeviceRunStatesCountOperationOptions ¶
func DefaultGetDeviceShellScriptUserRunStateDeviceRunStatesCountOperationOptions() GetDeviceShellScriptUserRunStateDeviceRunStatesCountOperationOptions
func (GetDeviceShellScriptUserRunStateDeviceRunStatesCountOperationOptions) ToHeaders ¶
func (o GetDeviceShellScriptUserRunStateDeviceRunStatesCountOperationOptions) ToHeaders() *client.Headers
func (GetDeviceShellScriptUserRunStateDeviceRunStatesCountOperationOptions) ToOData ¶
func (o GetDeviceShellScriptUserRunStateDeviceRunStatesCountOperationOptions) ToOData() *odata.Query
func (GetDeviceShellScriptUserRunStateDeviceRunStatesCountOperationOptions) ToQuery ¶
func (o GetDeviceShellScriptUserRunStateDeviceRunStatesCountOperationOptions) ToQuery() *client.QueryParams
type ListDeviceShellScriptUserRunStateDeviceRunStatesCompleteResult ¶
type ListDeviceShellScriptUserRunStateDeviceRunStatesCompleteResult struct { LatestHttpResponse *http.Response Items []beta.DeviceManagementScriptDeviceState }
type ListDeviceShellScriptUserRunStateDeviceRunStatesCustomPager ¶
type ListDeviceShellScriptUserRunStateDeviceRunStatesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListDeviceShellScriptUserRunStateDeviceRunStatesCustomPager) NextPageLink ¶
func (p *ListDeviceShellScriptUserRunStateDeviceRunStatesCustomPager) NextPageLink() *odata.Link
type ListDeviceShellScriptUserRunStateDeviceRunStatesOperationOptions ¶
type ListDeviceShellScriptUserRunStateDeviceRunStatesOperationOptions 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 DefaultListDeviceShellScriptUserRunStateDeviceRunStatesOperationOptions ¶
func DefaultListDeviceShellScriptUserRunStateDeviceRunStatesOperationOptions() ListDeviceShellScriptUserRunStateDeviceRunStatesOperationOptions
func (ListDeviceShellScriptUserRunStateDeviceRunStatesOperationOptions) ToHeaders ¶
func (o ListDeviceShellScriptUserRunStateDeviceRunStatesOperationOptions) ToHeaders() *client.Headers
func (ListDeviceShellScriptUserRunStateDeviceRunStatesOperationOptions) ToOData ¶
func (o ListDeviceShellScriptUserRunStateDeviceRunStatesOperationOptions) ToOData() *odata.Query
func (ListDeviceShellScriptUserRunStateDeviceRunStatesOperationOptions) ToQuery ¶
func (o ListDeviceShellScriptUserRunStateDeviceRunStatesOperationOptions) ToQuery() *client.QueryParams
type UpdateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions ¶
type UpdateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions ¶
func DefaultUpdateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions() UpdateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions
func (UpdateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders ¶
func (o UpdateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders() *client.Headers
func (UpdateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData ¶
func (o UpdateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData() *odata.Query
func (UpdateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToQuery ¶
func (o UpdateDeviceShellScriptUserRunStateDeviceRunStateOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createdeviceshellscriptuserrunstatedevicerunstate.go
- method_deletedeviceshellscriptuserrunstatedevicerunstate.go
- method_getdeviceshellscriptuserrunstatedevicerunstate.go
- method_getdeviceshellscriptuserrunstatedevicerunstatescount.go
- method_listdeviceshellscriptuserrunstatedevicerunstates.go
- method_updatedeviceshellscriptuserrunstatedevicerunstate.go
- predicates.go
- version.go