Documentation ¶
Index ¶
- type CreateWindowsInformationProtectionNetworkLearningSummaryOperationOptions
- func (o CreateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToHeaders() *client.Headers
- func (o CreateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToOData() *odata.Query
- func (o CreateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToQuery() *client.QueryParams
- type CreateWindowsInformationProtectionNetworkLearningSummaryOperationResponse
- type DeleteWindowsInformationProtectionNetworkLearningSummaryOperationOptions
- func (o DeleteWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToHeaders() *client.Headers
- func (o DeleteWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToOData() *odata.Query
- func (o DeleteWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToQuery() *client.QueryParams
- type DeleteWindowsInformationProtectionNetworkLearningSummaryOperationResponse
- type GetWindowsInformationProtectionNetworkLearningSummariesCountOperationOptions
- func (o GetWindowsInformationProtectionNetworkLearningSummariesCountOperationOptions) ToHeaders() *client.Headers
- func (o GetWindowsInformationProtectionNetworkLearningSummariesCountOperationOptions) ToOData() *odata.Query
- func (o GetWindowsInformationProtectionNetworkLearningSummariesCountOperationOptions) ToQuery() *client.QueryParams
- type GetWindowsInformationProtectionNetworkLearningSummariesCountOperationResponse
- type GetWindowsInformationProtectionNetworkLearningSummaryOperationOptions
- func (o GetWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToHeaders() *client.Headers
- func (o GetWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToOData() *odata.Query
- func (o GetWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToQuery() *client.QueryParams
- type GetWindowsInformationProtectionNetworkLearningSummaryOperationResponse
- type ListWindowsInformationProtectionNetworkLearningSummariesCompleteResult
- type ListWindowsInformationProtectionNetworkLearningSummariesCustomPager
- type ListWindowsInformationProtectionNetworkLearningSummariesOperationOptions
- func (o ListWindowsInformationProtectionNetworkLearningSummariesOperationOptions) ToHeaders() *client.Headers
- func (o ListWindowsInformationProtectionNetworkLearningSummariesOperationOptions) ToOData() *odata.Query
- func (o ListWindowsInformationProtectionNetworkLearningSummariesOperationOptions) ToQuery() *client.QueryParams
- type ListWindowsInformationProtectionNetworkLearningSummariesOperationResponse
- type UpdateWindowsInformationProtectionNetworkLearningSummaryOperationOptions
- func (o UpdateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToHeaders() *client.Headers
- func (o UpdateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToOData() *odata.Query
- func (o UpdateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToQuery() *client.QueryParams
- type UpdateWindowsInformationProtectionNetworkLearningSummaryOperationResponse
- type WindowsInformationProtectionNetworkLearningSummaryClient
- func (c WindowsInformationProtectionNetworkLearningSummaryClient) CreateWindowsInformationProtectionNetworkLearningSummary(ctx context.Context, ...) (...)
- func (c WindowsInformationProtectionNetworkLearningSummaryClient) DeleteWindowsInformationProtectionNetworkLearningSummary(ctx context.Context, ...) (...)
- func (c WindowsInformationProtectionNetworkLearningSummaryClient) GetWindowsInformationProtectionNetworkLearningSummariesCount(ctx context.Context, ...) (...)
- func (c WindowsInformationProtectionNetworkLearningSummaryClient) GetWindowsInformationProtectionNetworkLearningSummary(ctx context.Context, ...) (result GetWindowsInformationProtectionNetworkLearningSummaryOperationResponse, ...)
- func (c WindowsInformationProtectionNetworkLearningSummaryClient) ListWindowsInformationProtectionNetworkLearningSummaries(ctx context.Context, ...) (...)
- func (c WindowsInformationProtectionNetworkLearningSummaryClient) ListWindowsInformationProtectionNetworkLearningSummariesComplete(ctx context.Context, ...) (ListWindowsInformationProtectionNetworkLearningSummariesCompleteResult, error)
- func (c WindowsInformationProtectionNetworkLearningSummaryClient) ListWindowsInformationProtectionNetworkLearningSummariesCompleteMatchingPredicate(ctx context.Context, ...) (result ListWindowsInformationProtectionNetworkLearningSummariesCompleteResult, ...)
- func (c WindowsInformationProtectionNetworkLearningSummaryClient) UpdateWindowsInformationProtectionNetworkLearningSummary(ctx context.Context, ...) (...)
- type WindowsInformationProtectionNetworkLearningSummaryOperationPredicate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateWindowsInformationProtectionNetworkLearningSummaryOperationOptions ¶
type CreateWindowsInformationProtectionNetworkLearningSummaryOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateWindowsInformationProtectionNetworkLearningSummaryOperationOptions ¶
func DefaultCreateWindowsInformationProtectionNetworkLearningSummaryOperationOptions() CreateWindowsInformationProtectionNetworkLearningSummaryOperationOptions
func (CreateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToHeaders ¶
func (o CreateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToHeaders() *client.Headers
func (CreateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToOData ¶
func (o CreateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToOData() *odata.Query
type DeleteWindowsInformationProtectionNetworkLearningSummaryOperationOptions ¶
type DeleteWindowsInformationProtectionNetworkLearningSummaryOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteWindowsInformationProtectionNetworkLearningSummaryOperationOptions ¶
func DefaultDeleteWindowsInformationProtectionNetworkLearningSummaryOperationOptions() DeleteWindowsInformationProtectionNetworkLearningSummaryOperationOptions
func (DeleteWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToHeaders ¶
func (o DeleteWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToHeaders() *client.Headers
func (DeleteWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToOData ¶
func (o DeleteWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToOData() *odata.Query
type GetWindowsInformationProtectionNetworkLearningSummariesCountOperationOptions ¶
type GetWindowsInformationProtectionNetworkLearningSummariesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetWindowsInformationProtectionNetworkLearningSummariesCountOperationOptions ¶
func DefaultGetWindowsInformationProtectionNetworkLearningSummariesCountOperationOptions() GetWindowsInformationProtectionNetworkLearningSummariesCountOperationOptions
func (GetWindowsInformationProtectionNetworkLearningSummariesCountOperationOptions) ToHeaders ¶
func (o GetWindowsInformationProtectionNetworkLearningSummariesCountOperationOptions) ToHeaders() *client.Headers
func (GetWindowsInformationProtectionNetworkLearningSummariesCountOperationOptions) ToOData ¶
func (o GetWindowsInformationProtectionNetworkLearningSummariesCountOperationOptions) ToOData() *odata.Query
type GetWindowsInformationProtectionNetworkLearningSummaryOperationOptions ¶
type GetWindowsInformationProtectionNetworkLearningSummaryOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetWindowsInformationProtectionNetworkLearningSummaryOperationOptions ¶
func DefaultGetWindowsInformationProtectionNetworkLearningSummaryOperationOptions() GetWindowsInformationProtectionNetworkLearningSummaryOperationOptions
func (GetWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToHeaders ¶
func (o GetWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToHeaders() *client.Headers
func (GetWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToOData ¶
func (o GetWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToOData() *odata.Query
func (GetWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToQuery ¶
func (o GetWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToQuery() *client.QueryParams
type ListWindowsInformationProtectionNetworkLearningSummariesCompleteResult ¶
type ListWindowsInformationProtectionNetworkLearningSummariesCompleteResult struct { LatestHttpResponse *http.Response Items []stable.WindowsInformationProtectionNetworkLearningSummary }
type ListWindowsInformationProtectionNetworkLearningSummariesCustomPager ¶
type ListWindowsInformationProtectionNetworkLearningSummariesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListWindowsInformationProtectionNetworkLearningSummariesCustomPager) NextPageLink ¶
func (p *ListWindowsInformationProtectionNetworkLearningSummariesCustomPager) NextPageLink() *odata.Link
type ListWindowsInformationProtectionNetworkLearningSummariesOperationOptions ¶
type ListWindowsInformationProtectionNetworkLearningSummariesOperationOptions 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 DefaultListWindowsInformationProtectionNetworkLearningSummariesOperationOptions ¶
func DefaultListWindowsInformationProtectionNetworkLearningSummariesOperationOptions() ListWindowsInformationProtectionNetworkLearningSummariesOperationOptions
func (ListWindowsInformationProtectionNetworkLearningSummariesOperationOptions) ToHeaders ¶
func (o ListWindowsInformationProtectionNetworkLearningSummariesOperationOptions) ToHeaders() *client.Headers
func (ListWindowsInformationProtectionNetworkLearningSummariesOperationOptions) ToOData ¶
func (o ListWindowsInformationProtectionNetworkLearningSummariesOperationOptions) ToOData() *odata.Query
type UpdateWindowsInformationProtectionNetworkLearningSummaryOperationOptions ¶
type UpdateWindowsInformationProtectionNetworkLearningSummaryOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateWindowsInformationProtectionNetworkLearningSummaryOperationOptions ¶
func DefaultUpdateWindowsInformationProtectionNetworkLearningSummaryOperationOptions() UpdateWindowsInformationProtectionNetworkLearningSummaryOperationOptions
func (UpdateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToHeaders ¶
func (o UpdateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToHeaders() *client.Headers
func (UpdateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToOData ¶
func (o UpdateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToOData() *odata.Query
type WindowsInformationProtectionNetworkLearningSummaryClient ¶
func NewWindowsInformationProtectionNetworkLearningSummaryClientWithBaseURI ¶
func NewWindowsInformationProtectionNetworkLearningSummaryClientWithBaseURI(sdkApi sdkEnv.Api) (*WindowsInformationProtectionNetworkLearningSummaryClient, error)
func (WindowsInformationProtectionNetworkLearningSummaryClient) CreateWindowsInformationProtectionNetworkLearningSummary ¶
func (c WindowsInformationProtectionNetworkLearningSummaryClient) CreateWindowsInformationProtectionNetworkLearningSummary(ctx context.Context, input stable.WindowsInformationProtectionNetworkLearningSummary, options CreateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) (result CreateWindowsInformationProtectionNetworkLearningSummaryOperationResponse, err error)
CreateWindowsInformationProtectionNetworkLearningSummary - Create windowsInformationProtectionNetworkLearningSummary. Create a new windowsInformationProtectionNetworkLearningSummary object.
func (WindowsInformationProtectionNetworkLearningSummaryClient) DeleteWindowsInformationProtectionNetworkLearningSummary ¶
func (c WindowsInformationProtectionNetworkLearningSummaryClient) DeleteWindowsInformationProtectionNetworkLearningSummary(ctx context.Context, id stable.DeviceManagementWindowsInformationProtectionNetworkLearningSummaryId, options DeleteWindowsInformationProtectionNetworkLearningSummaryOperationOptions) (result DeleteWindowsInformationProtectionNetworkLearningSummaryOperationResponse, err error)
DeleteWindowsInformationProtectionNetworkLearningSummary - Delete windowsInformationProtectionNetworkLearningSummary. Deletes a windowsInformationProtectionNetworkLearningSummary.
func (WindowsInformationProtectionNetworkLearningSummaryClient) GetWindowsInformationProtectionNetworkLearningSummariesCount ¶
func (c WindowsInformationProtectionNetworkLearningSummaryClient) GetWindowsInformationProtectionNetworkLearningSummariesCount(ctx context.Context, options GetWindowsInformationProtectionNetworkLearningSummariesCountOperationOptions) (result GetWindowsInformationProtectionNetworkLearningSummariesCountOperationResponse, err error)
GetWindowsInformationProtectionNetworkLearningSummariesCount - Get the number of the resource
func (WindowsInformationProtectionNetworkLearningSummaryClient) GetWindowsInformationProtectionNetworkLearningSummary ¶
func (c WindowsInformationProtectionNetworkLearningSummaryClient) GetWindowsInformationProtectionNetworkLearningSummary(ctx context.Context, id stable.DeviceManagementWindowsInformationProtectionNetworkLearningSummaryId, options GetWindowsInformationProtectionNetworkLearningSummaryOperationOptions) (result GetWindowsInformationProtectionNetworkLearningSummaryOperationResponse, err error)
GetWindowsInformationProtectionNetworkLearningSummary - Get windowsInformationProtectionNetworkLearningSummary. Read properties and relationships of the windowsInformationProtectionNetworkLearningSummary object.
func (WindowsInformationProtectionNetworkLearningSummaryClient) ListWindowsInformationProtectionNetworkLearningSummaries ¶
func (c WindowsInformationProtectionNetworkLearningSummaryClient) ListWindowsInformationProtectionNetworkLearningSummaries(ctx context.Context, options ListWindowsInformationProtectionNetworkLearningSummariesOperationOptions) (result ListWindowsInformationProtectionNetworkLearningSummariesOperationResponse, err error)
ListWindowsInformationProtectionNetworkLearningSummaries - List windowsInformationProtectionNetworkLearningSummaries. List properties and relationships of the windowsInformationProtectionNetworkLearningSummary objects.
func (WindowsInformationProtectionNetworkLearningSummaryClient) ListWindowsInformationProtectionNetworkLearningSummariesComplete ¶
func (c WindowsInformationProtectionNetworkLearningSummaryClient) ListWindowsInformationProtectionNetworkLearningSummariesComplete(ctx context.Context, options ListWindowsInformationProtectionNetworkLearningSummariesOperationOptions) (ListWindowsInformationProtectionNetworkLearningSummariesCompleteResult, error)
ListWindowsInformationProtectionNetworkLearningSummariesComplete retrieves all the results into a single object
func (WindowsInformationProtectionNetworkLearningSummaryClient) ListWindowsInformationProtectionNetworkLearningSummariesCompleteMatchingPredicate ¶
func (c WindowsInformationProtectionNetworkLearningSummaryClient) ListWindowsInformationProtectionNetworkLearningSummariesCompleteMatchingPredicate(ctx context.Context, options ListWindowsInformationProtectionNetworkLearningSummariesOperationOptions, predicate WindowsInformationProtectionNetworkLearningSummaryOperationPredicate) (result ListWindowsInformationProtectionNetworkLearningSummariesCompleteResult, err error)
ListWindowsInformationProtectionNetworkLearningSummariesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (WindowsInformationProtectionNetworkLearningSummaryClient) UpdateWindowsInformationProtectionNetworkLearningSummary ¶
func (c WindowsInformationProtectionNetworkLearningSummaryClient) UpdateWindowsInformationProtectionNetworkLearningSummary(ctx context.Context, id stable.DeviceManagementWindowsInformationProtectionNetworkLearningSummaryId, input stable.WindowsInformationProtectionNetworkLearningSummary, options UpdateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) (result UpdateWindowsInformationProtectionNetworkLearningSummaryOperationResponse, err error)
UpdateWindowsInformationProtectionNetworkLearningSummary - Update windowsInformationProtectionNetworkLearningSummary. Update the properties of a windowsInformationProtectionNetworkLearningSummary object.
type WindowsInformationProtectionNetworkLearningSummaryOperationPredicate ¶
type WindowsInformationProtectionNetworkLearningSummaryOperationPredicate struct { }
Source Files ¶
- client.go
- method_createwindowsinformationprotectionnetworklearningsummary.go
- method_deletewindowsinformationprotectionnetworklearningsummary.go
- method_getwindowsinformationprotectionnetworklearningsummariescount.go
- method_getwindowsinformationprotectionnetworklearningsummary.go
- method_listwindowsinformationprotectionnetworklearningsummaries.go
- method_updatewindowsinformationprotectionnetworklearningsummary.go
- predicates.go
- version.go