attributeset

package
v0.20241009.1142232 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 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 AttributeSetClient

type AttributeSetClient struct {
	Client *msgraph.Client
}

func NewAttributeSetClientWithBaseURI

func NewAttributeSetClientWithBaseURI(sdkApi sdkEnv.Api) (*AttributeSetClient, error)

func (AttributeSetClient) CreateAttributeSet

CreateAttributeSet - Create attributeSet. Create a new attributeSet object.

func (AttributeSetClient) DeleteAttributeSet

DeleteAttributeSet - Delete navigation property attributeSets for directory

func (AttributeSetClient) GetAttributeSet

GetAttributeSet - Get attributeSet. Read the properties and relationships of an attributeSet object.

func (AttributeSetClient) GetAttributeSetsCount

GetAttributeSetsCount - Get the number of the resource

func (AttributeSetClient) ListAttributeSets

ListAttributeSets - List attributeSets. Get a list of the attributeSet objects and their properties.

func (AttributeSetClient) ListAttributeSetsComplete

ListAttributeSetsComplete retrieves all the results into a single object

func (AttributeSetClient) ListAttributeSetsCompleteMatchingPredicate

func (c AttributeSetClient) ListAttributeSetsCompleteMatchingPredicate(ctx context.Context, options ListAttributeSetsOperationOptions, predicate AttributeSetOperationPredicate) (result ListAttributeSetsCompleteResult, err error)

ListAttributeSetsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (AttributeSetClient) UpdateAttributeSet

UpdateAttributeSet - Update attributeSet. Update the properties of an attributeSet object.

type AttributeSetOperationPredicate

type AttributeSetOperationPredicate struct {
}

func (AttributeSetOperationPredicate) Matches

type CreateAttributeSetOperationOptions

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

func DefaultCreateAttributeSetOperationOptions

func DefaultCreateAttributeSetOperationOptions() CreateAttributeSetOperationOptions

func (CreateAttributeSetOperationOptions) ToHeaders

func (CreateAttributeSetOperationOptions) ToOData

func (CreateAttributeSetOperationOptions) ToQuery

type CreateAttributeSetOperationResponse

type CreateAttributeSetOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.AttributeSet
}

type DeleteAttributeSetOperationOptions

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

func DefaultDeleteAttributeSetOperationOptions

func DefaultDeleteAttributeSetOperationOptions() DeleteAttributeSetOperationOptions

func (DeleteAttributeSetOperationOptions) ToHeaders

func (DeleteAttributeSetOperationOptions) ToOData

func (DeleteAttributeSetOperationOptions) ToQuery

type DeleteAttributeSetOperationResponse

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

type GetAttributeSetOperationOptions

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

func DefaultGetAttributeSetOperationOptions

func DefaultGetAttributeSetOperationOptions() GetAttributeSetOperationOptions

func (GetAttributeSetOperationOptions) ToHeaders

func (GetAttributeSetOperationOptions) ToOData

func (GetAttributeSetOperationOptions) ToQuery

type GetAttributeSetOperationResponse

type GetAttributeSetOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.AttributeSet
}

type GetAttributeSetsCountOperationOptions

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

func DefaultGetAttributeSetsCountOperationOptions

func DefaultGetAttributeSetsCountOperationOptions() GetAttributeSetsCountOperationOptions

func (GetAttributeSetsCountOperationOptions) ToHeaders

func (GetAttributeSetsCountOperationOptions) ToOData

func (GetAttributeSetsCountOperationOptions) ToQuery

type GetAttributeSetsCountOperationResponse

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

type ListAttributeSetsCompleteResult

type ListAttributeSetsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.AttributeSet
}

type ListAttributeSetsCustomPager

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

type ListAttributeSetsOperationOptions

type ListAttributeSetsOperationOptions 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 DefaultListAttributeSetsOperationOptions

func DefaultListAttributeSetsOperationOptions() ListAttributeSetsOperationOptions

func (ListAttributeSetsOperationOptions) ToHeaders

func (ListAttributeSetsOperationOptions) ToOData

func (ListAttributeSetsOperationOptions) ToQuery

type ListAttributeSetsOperationResponse

type ListAttributeSetsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.AttributeSet
}

type UpdateAttributeSetOperationOptions

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

func DefaultUpdateAttributeSetOperationOptions

func DefaultUpdateAttributeSetOperationOptions() UpdateAttributeSetOperationOptions

func (UpdateAttributeSetOperationOptions) ToHeaders

func (UpdateAttributeSetOperationOptions) ToOData

func (UpdateAttributeSetOperationOptions) ToQuery

type UpdateAttributeSetOperationResponse

type UpdateAttributeSetOperationResponse 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