Documentation ¶
Index ¶
- type CreateWindowsDriverUpdateProfileDriverInventoryOperationOptions
- type CreateWindowsDriverUpdateProfileDriverInventoryOperationResponse
- type DeleteWindowsDriverUpdateProfileDriverInventoryOperationOptions
- type DeleteWindowsDriverUpdateProfileDriverInventoryOperationResponse
- type GetWindowsDriverUpdateProfileDriverInventoriesCountOperationOptions
- func (o GetWindowsDriverUpdateProfileDriverInventoriesCountOperationOptions) ToHeaders() *client.Headers
- func (o GetWindowsDriverUpdateProfileDriverInventoriesCountOperationOptions) ToOData() *odata.Query
- func (o GetWindowsDriverUpdateProfileDriverInventoriesCountOperationOptions) ToQuery() *client.QueryParams
- type GetWindowsDriverUpdateProfileDriverInventoriesCountOperationResponse
- type GetWindowsDriverUpdateProfileDriverInventoryOperationOptions
- type GetWindowsDriverUpdateProfileDriverInventoryOperationResponse
- type ListWindowsDriverUpdateProfileDriverInventoriesCompleteResult
- type ListWindowsDriverUpdateProfileDriverInventoriesCustomPager
- type ListWindowsDriverUpdateProfileDriverInventoriesOperationOptions
- type ListWindowsDriverUpdateProfileDriverInventoriesOperationResponse
- type UpdateWindowsDriverUpdateProfileDriverInventoryOperationOptions
- type UpdateWindowsDriverUpdateProfileDriverInventoryOperationResponse
- type WindowsDriverUpdateInventoryOperationPredicate
- type WindowsDriverUpdateProfileDriverInventoryClient
- func (c WindowsDriverUpdateProfileDriverInventoryClient) CreateWindowsDriverUpdateProfileDriverInventory(ctx context.Context, id beta.DeviceManagementWindowsDriverUpdateProfileId, ...) (result CreateWindowsDriverUpdateProfileDriverInventoryOperationResponse, ...)
- func (c WindowsDriverUpdateProfileDriverInventoryClient) DeleteWindowsDriverUpdateProfileDriverInventory(ctx context.Context, ...) (result DeleteWindowsDriverUpdateProfileDriverInventoryOperationResponse, ...)
- func (c WindowsDriverUpdateProfileDriverInventoryClient) GetWindowsDriverUpdateProfileDriverInventoriesCount(ctx context.Context, id beta.DeviceManagementWindowsDriverUpdateProfileId, ...) (result GetWindowsDriverUpdateProfileDriverInventoriesCountOperationResponse, ...)
- func (c WindowsDriverUpdateProfileDriverInventoryClient) GetWindowsDriverUpdateProfileDriverInventory(ctx context.Context, ...) (result GetWindowsDriverUpdateProfileDriverInventoryOperationResponse, ...)
- func (c WindowsDriverUpdateProfileDriverInventoryClient) ListWindowsDriverUpdateProfileDriverInventories(ctx context.Context, id beta.DeviceManagementWindowsDriverUpdateProfileId, ...) (result ListWindowsDriverUpdateProfileDriverInventoriesOperationResponse, ...)
- func (c WindowsDriverUpdateProfileDriverInventoryClient) ListWindowsDriverUpdateProfileDriverInventoriesComplete(ctx context.Context, id beta.DeviceManagementWindowsDriverUpdateProfileId, ...) (ListWindowsDriverUpdateProfileDriverInventoriesCompleteResult, error)
- func (c WindowsDriverUpdateProfileDriverInventoryClient) ListWindowsDriverUpdateProfileDriverInventoriesCompleteMatchingPredicate(ctx context.Context, id beta.DeviceManagementWindowsDriverUpdateProfileId, ...) (result ListWindowsDriverUpdateProfileDriverInventoriesCompleteResult, ...)
- func (c WindowsDriverUpdateProfileDriverInventoryClient) UpdateWindowsDriverUpdateProfileDriverInventory(ctx context.Context, ...) (result UpdateWindowsDriverUpdateProfileDriverInventoryOperationResponse, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateWindowsDriverUpdateProfileDriverInventoryOperationOptions ¶
type CreateWindowsDriverUpdateProfileDriverInventoryOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateWindowsDriverUpdateProfileDriverInventoryOperationOptions ¶
func DefaultCreateWindowsDriverUpdateProfileDriverInventoryOperationOptions() CreateWindowsDriverUpdateProfileDriverInventoryOperationOptions
func (CreateWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToHeaders ¶
func (o CreateWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToHeaders() *client.Headers
func (CreateWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToOData ¶
func (o CreateWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToOData() *odata.Query
func (CreateWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToQuery ¶
func (o CreateWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToQuery() *client.QueryParams
type DeleteWindowsDriverUpdateProfileDriverInventoryOperationOptions ¶
type DeleteWindowsDriverUpdateProfileDriverInventoryOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteWindowsDriverUpdateProfileDriverInventoryOperationOptions ¶
func DefaultDeleteWindowsDriverUpdateProfileDriverInventoryOperationOptions() DeleteWindowsDriverUpdateProfileDriverInventoryOperationOptions
func (DeleteWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToHeaders ¶
func (o DeleteWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToHeaders() *client.Headers
func (DeleteWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToOData ¶
func (o DeleteWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToOData() *odata.Query
func (DeleteWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToQuery ¶
func (o DeleteWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToQuery() *client.QueryParams
type GetWindowsDriverUpdateProfileDriverInventoriesCountOperationOptions ¶
type GetWindowsDriverUpdateProfileDriverInventoriesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetWindowsDriverUpdateProfileDriverInventoriesCountOperationOptions ¶
func DefaultGetWindowsDriverUpdateProfileDriverInventoriesCountOperationOptions() GetWindowsDriverUpdateProfileDriverInventoriesCountOperationOptions
func (GetWindowsDriverUpdateProfileDriverInventoriesCountOperationOptions) ToHeaders ¶
func (o GetWindowsDriverUpdateProfileDriverInventoriesCountOperationOptions) ToHeaders() *client.Headers
func (GetWindowsDriverUpdateProfileDriverInventoriesCountOperationOptions) ToOData ¶
func (o GetWindowsDriverUpdateProfileDriverInventoriesCountOperationOptions) ToOData() *odata.Query
func (GetWindowsDriverUpdateProfileDriverInventoriesCountOperationOptions) ToQuery ¶
func (o GetWindowsDriverUpdateProfileDriverInventoriesCountOperationOptions) ToQuery() *client.QueryParams
type GetWindowsDriverUpdateProfileDriverInventoryOperationOptions ¶
type GetWindowsDriverUpdateProfileDriverInventoryOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetWindowsDriverUpdateProfileDriverInventoryOperationOptions ¶
func DefaultGetWindowsDriverUpdateProfileDriverInventoryOperationOptions() GetWindowsDriverUpdateProfileDriverInventoryOperationOptions
func (GetWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToHeaders ¶
func (o GetWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToHeaders() *client.Headers
func (GetWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToOData ¶
func (o GetWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToOData() *odata.Query
func (GetWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToQuery ¶
func (o GetWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToQuery() *client.QueryParams
type ListWindowsDriverUpdateProfileDriverInventoriesCompleteResult ¶
type ListWindowsDriverUpdateProfileDriverInventoriesCompleteResult struct { LatestHttpResponse *http.Response Items []beta.WindowsDriverUpdateInventory }
type ListWindowsDriverUpdateProfileDriverInventoriesCustomPager ¶
type ListWindowsDriverUpdateProfileDriverInventoriesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListWindowsDriverUpdateProfileDriverInventoriesCustomPager) NextPageLink ¶
func (p *ListWindowsDriverUpdateProfileDriverInventoriesCustomPager) NextPageLink() *odata.Link
type ListWindowsDriverUpdateProfileDriverInventoriesOperationOptions ¶
type ListWindowsDriverUpdateProfileDriverInventoriesOperationOptions 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 DefaultListWindowsDriverUpdateProfileDriverInventoriesOperationOptions ¶
func DefaultListWindowsDriverUpdateProfileDriverInventoriesOperationOptions() ListWindowsDriverUpdateProfileDriverInventoriesOperationOptions
func (ListWindowsDriverUpdateProfileDriverInventoriesOperationOptions) ToHeaders ¶
func (o ListWindowsDriverUpdateProfileDriverInventoriesOperationOptions) ToHeaders() *client.Headers
func (ListWindowsDriverUpdateProfileDriverInventoriesOperationOptions) ToOData ¶
func (o ListWindowsDriverUpdateProfileDriverInventoriesOperationOptions) ToOData() *odata.Query
func (ListWindowsDriverUpdateProfileDriverInventoriesOperationOptions) ToQuery ¶
func (o ListWindowsDriverUpdateProfileDriverInventoriesOperationOptions) ToQuery() *client.QueryParams
type UpdateWindowsDriverUpdateProfileDriverInventoryOperationOptions ¶
type UpdateWindowsDriverUpdateProfileDriverInventoryOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateWindowsDriverUpdateProfileDriverInventoryOperationOptions ¶
func DefaultUpdateWindowsDriverUpdateProfileDriverInventoryOperationOptions() UpdateWindowsDriverUpdateProfileDriverInventoryOperationOptions
func (UpdateWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToHeaders ¶
func (o UpdateWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToHeaders() *client.Headers
func (UpdateWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToOData ¶
func (o UpdateWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToOData() *odata.Query
func (UpdateWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToQuery ¶
func (o UpdateWindowsDriverUpdateProfileDriverInventoryOperationOptions) ToQuery() *client.QueryParams
type WindowsDriverUpdateInventoryOperationPredicate ¶
type WindowsDriverUpdateInventoryOperationPredicate struct { }
func (WindowsDriverUpdateInventoryOperationPredicate) Matches ¶
func (p WindowsDriverUpdateInventoryOperationPredicate) Matches(input beta.WindowsDriverUpdateInventory) bool
type WindowsDriverUpdateProfileDriverInventoryClient ¶
func NewWindowsDriverUpdateProfileDriverInventoryClientWithBaseURI ¶
func NewWindowsDriverUpdateProfileDriverInventoryClientWithBaseURI(sdkApi sdkEnv.Api) (*WindowsDriverUpdateProfileDriverInventoryClient, error)
func (WindowsDriverUpdateProfileDriverInventoryClient) CreateWindowsDriverUpdateProfileDriverInventory ¶
func (c WindowsDriverUpdateProfileDriverInventoryClient) CreateWindowsDriverUpdateProfileDriverInventory(ctx context.Context, id beta.DeviceManagementWindowsDriverUpdateProfileId, input beta.WindowsDriverUpdateInventory, options CreateWindowsDriverUpdateProfileDriverInventoryOperationOptions) (result CreateWindowsDriverUpdateProfileDriverInventoryOperationResponse, err error)
CreateWindowsDriverUpdateProfileDriverInventory - Create new navigation property to driverInventories for deviceManagement
func (WindowsDriverUpdateProfileDriverInventoryClient) DeleteWindowsDriverUpdateProfileDriverInventory ¶
func (c WindowsDriverUpdateProfileDriverInventoryClient) DeleteWindowsDriverUpdateProfileDriverInventory(ctx context.Context, id beta.DeviceManagementWindowsDriverUpdateProfileIdDriverInventoryId, options DeleteWindowsDriverUpdateProfileDriverInventoryOperationOptions) (result DeleteWindowsDriverUpdateProfileDriverInventoryOperationResponse, err error)
DeleteWindowsDriverUpdateProfileDriverInventory - Delete navigation property driverInventories for deviceManagement
func (WindowsDriverUpdateProfileDriverInventoryClient) GetWindowsDriverUpdateProfileDriverInventoriesCount ¶
func (c WindowsDriverUpdateProfileDriverInventoryClient) GetWindowsDriverUpdateProfileDriverInventoriesCount(ctx context.Context, id beta.DeviceManagementWindowsDriverUpdateProfileId, options GetWindowsDriverUpdateProfileDriverInventoriesCountOperationOptions) (result GetWindowsDriverUpdateProfileDriverInventoriesCountOperationResponse, err error)
GetWindowsDriverUpdateProfileDriverInventoriesCount - Get the number of the resource
func (WindowsDriverUpdateProfileDriverInventoryClient) GetWindowsDriverUpdateProfileDriverInventory ¶
func (c WindowsDriverUpdateProfileDriverInventoryClient) GetWindowsDriverUpdateProfileDriverInventory(ctx context.Context, id beta.DeviceManagementWindowsDriverUpdateProfileIdDriverInventoryId, options GetWindowsDriverUpdateProfileDriverInventoryOperationOptions) (result GetWindowsDriverUpdateProfileDriverInventoryOperationResponse, err error)
GetWindowsDriverUpdateProfileDriverInventory - Get driverInventories from deviceManagement. Driver inventories for this profile.
func (WindowsDriverUpdateProfileDriverInventoryClient) ListWindowsDriverUpdateProfileDriverInventories ¶
func (c WindowsDriverUpdateProfileDriverInventoryClient) ListWindowsDriverUpdateProfileDriverInventories(ctx context.Context, id beta.DeviceManagementWindowsDriverUpdateProfileId, options ListWindowsDriverUpdateProfileDriverInventoriesOperationOptions) (result ListWindowsDriverUpdateProfileDriverInventoriesOperationResponse, err error)
ListWindowsDriverUpdateProfileDriverInventories - Get driverInventories from deviceManagement. Driver inventories for this profile.
func (WindowsDriverUpdateProfileDriverInventoryClient) ListWindowsDriverUpdateProfileDriverInventoriesComplete ¶
func (c WindowsDriverUpdateProfileDriverInventoryClient) ListWindowsDriverUpdateProfileDriverInventoriesComplete(ctx context.Context, id beta.DeviceManagementWindowsDriverUpdateProfileId, options ListWindowsDriverUpdateProfileDriverInventoriesOperationOptions) (ListWindowsDriverUpdateProfileDriverInventoriesCompleteResult, error)
ListWindowsDriverUpdateProfileDriverInventoriesComplete retrieves all the results into a single object
func (WindowsDriverUpdateProfileDriverInventoryClient) ListWindowsDriverUpdateProfileDriverInventoriesCompleteMatchingPredicate ¶
func (c WindowsDriverUpdateProfileDriverInventoryClient) ListWindowsDriverUpdateProfileDriverInventoriesCompleteMatchingPredicate(ctx context.Context, id beta.DeviceManagementWindowsDriverUpdateProfileId, options ListWindowsDriverUpdateProfileDriverInventoriesOperationOptions, predicate WindowsDriverUpdateInventoryOperationPredicate) (result ListWindowsDriverUpdateProfileDriverInventoriesCompleteResult, err error)
ListWindowsDriverUpdateProfileDriverInventoriesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (WindowsDriverUpdateProfileDriverInventoryClient) UpdateWindowsDriverUpdateProfileDriverInventory ¶
func (c WindowsDriverUpdateProfileDriverInventoryClient) UpdateWindowsDriverUpdateProfileDriverInventory(ctx context.Context, id beta.DeviceManagementWindowsDriverUpdateProfileIdDriverInventoryId, input beta.WindowsDriverUpdateInventory, options UpdateWindowsDriverUpdateProfileDriverInventoryOperationOptions) (result UpdateWindowsDriverUpdateProfileDriverInventoryOperationResponse, err error)
UpdateWindowsDriverUpdateProfileDriverInventory - Update the navigation property driverInventories in deviceManagement
Source Files ¶
- client.go
- method_createwindowsdriverupdateprofiledriverinventory.go
- method_deletewindowsdriverupdateprofiledriverinventory.go
- method_getwindowsdriverupdateprofiledriverinventoriescount.go
- method_getwindowsdriverupdateprofiledriverinventory.go
- method_listwindowsdriverupdateprofiledriverinventories.go
- method_updatewindowsdriverupdateprofiledriverinventory.go
- predicates.go
- version.go