termsandcondition

package
v0.20241111.1164443 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateTermsAndConditionOperationOptions

type CreateTermsAndConditionOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultCreateTermsAndConditionOperationOptions

func DefaultCreateTermsAndConditionOperationOptions() CreateTermsAndConditionOperationOptions

func (CreateTermsAndConditionOperationOptions) ToHeaders

func (CreateTermsAndConditionOperationOptions) ToOData

func (CreateTermsAndConditionOperationOptions) ToQuery

type CreateTermsAndConditionOperationResponse

type CreateTermsAndConditionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.TermsAndConditions
}

type DeleteTermsAndConditionOperationOptions

type DeleteTermsAndConditionOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteTermsAndConditionOperationOptions

func DefaultDeleteTermsAndConditionOperationOptions() DeleteTermsAndConditionOperationOptions

func (DeleteTermsAndConditionOperationOptions) ToHeaders

func (DeleteTermsAndConditionOperationOptions) ToOData

func (DeleteTermsAndConditionOperationOptions) ToQuery

type DeleteTermsAndConditionOperationResponse

type DeleteTermsAndConditionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetTermsAndConditionOperationOptions

type GetTermsAndConditionOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetTermsAndConditionOperationOptions

func DefaultGetTermsAndConditionOperationOptions() GetTermsAndConditionOperationOptions

func (GetTermsAndConditionOperationOptions) ToHeaders

func (GetTermsAndConditionOperationOptions) ToOData

func (GetTermsAndConditionOperationOptions) ToQuery

type GetTermsAndConditionOperationResponse

type GetTermsAndConditionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.TermsAndConditions
}

type GetTermsAndConditionsCountOperationOptions

type GetTermsAndConditionsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetTermsAndConditionsCountOperationOptions

func DefaultGetTermsAndConditionsCountOperationOptions() GetTermsAndConditionsCountOperationOptions

func (GetTermsAndConditionsCountOperationOptions) ToHeaders

func (GetTermsAndConditionsCountOperationOptions) ToOData

func (GetTermsAndConditionsCountOperationOptions) ToQuery

type GetTermsAndConditionsCountOperationResponse

type GetTermsAndConditionsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListTermsAndConditionsCompleteResult

type ListTermsAndConditionsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.TermsAndConditions
}

type ListTermsAndConditionsCustomPager

type ListTermsAndConditionsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListTermsAndConditionsCustomPager) NextPageLink() *odata.Link

type ListTermsAndConditionsOperationOptions

type ListTermsAndConditionsOperationOptions 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 DefaultListTermsAndConditionsOperationOptions

func DefaultListTermsAndConditionsOperationOptions() ListTermsAndConditionsOperationOptions

func (ListTermsAndConditionsOperationOptions) ToHeaders

func (ListTermsAndConditionsOperationOptions) ToOData

func (ListTermsAndConditionsOperationOptions) ToQuery

type ListTermsAndConditionsOperationResponse

type ListTermsAndConditionsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.TermsAndConditions
}

type TermsAndConditionClient

type TermsAndConditionClient struct {
	Client *msgraph.Client
}

func NewTermsAndConditionClientWithBaseURI

func NewTermsAndConditionClientWithBaseURI(sdkApi sdkEnv.Api) (*TermsAndConditionClient, error)

func (TermsAndConditionClient) CreateTermsAndCondition

CreateTermsAndCondition - Create new navigation property to termsAndConditions for deviceManagement

func (TermsAndConditionClient) DeleteTermsAndCondition

DeleteTermsAndCondition - Delete navigation property termsAndConditions for deviceManagement

func (TermsAndConditionClient) GetTermsAndCondition

GetTermsAndCondition - Get termsAndConditions from deviceManagement. The terms and conditions associated with device management of the company.

func (TermsAndConditionClient) GetTermsAndConditionsCount

GetTermsAndConditionsCount - Get the number of the resource

func (TermsAndConditionClient) ListTermsAndConditions

ListTermsAndConditions - Get termsAndConditions from deviceManagement. The terms and conditions associated with device management of the company.

func (TermsAndConditionClient) ListTermsAndConditionsComplete

ListTermsAndConditionsComplete retrieves all the results into a single object

func (TermsAndConditionClient) ListTermsAndConditionsCompleteMatchingPredicate

func (c TermsAndConditionClient) ListTermsAndConditionsCompleteMatchingPredicate(ctx context.Context, options ListTermsAndConditionsOperationOptions, predicate TermsAndConditionsOperationPredicate) (result ListTermsAndConditionsCompleteResult, err error)

ListTermsAndConditionsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (TermsAndConditionClient) UpdateTermsAndCondition

UpdateTermsAndCondition - Update the navigation property termsAndConditions in deviceManagement

type TermsAndConditionsOperationPredicate

type TermsAndConditionsOperationPredicate struct {
}

func (TermsAndConditionsOperationPredicate) Matches

type UpdateTermsAndConditionOperationOptions

type UpdateTermsAndConditionOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateTermsAndConditionOperationOptions

func DefaultUpdateTermsAndConditionOperationOptions() UpdateTermsAndConditionOperationOptions

func (UpdateTermsAndConditionOperationOptions) ToHeaders

func (UpdateTermsAndConditionOperationOptions) ToOData

func (UpdateTermsAndConditionOperationOptions) ToQuery

type UpdateTermsAndConditionOperationResponse

type UpdateTermsAndConditionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL