directoryobjects

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 License: MIT Imports: 7 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DirectoryObjectsRequestBuilder

type DirectoryObjectsRequestBuilder struct {
	// contains filtered or unexported fields
}

DirectoryObjectsRequestBuilder provides operations to manage the collection of directoryObject entities.

func NewDirectoryObjectsRequestBuilder

NewDirectoryObjectsRequestBuilder instantiates a new DirectoryObjectsRequestBuilder and sets the default values.

func NewDirectoryObjectsRequestBuilderInternal

func NewDirectoryObjectsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryObjectsRequestBuilder

NewDirectoryObjectsRequestBuilderInternal instantiates a new DirectoryObjectsRequestBuilder and sets the default values.

func (*DirectoryObjectsRequestBuilder) Count added in v0.13.0

Count the count property

func (*DirectoryObjectsRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get entities from directoryObjects

func (*DirectoryObjectsRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation add new entity to directoryObjects

func (*DirectoryObjectsRequestBuilder) GetAvailableExtensionProperties

GetAvailableExtensionProperties the getAvailableExtensionProperties property

func (*DirectoryObjectsRequestBuilder) GetByIds

GetByIds the getByIds property

func (*DirectoryObjectsRequestBuilder) Post

Post add new entity to directoryObjects

func (*DirectoryObjectsRequestBuilder) ValidateProperties

ValidateProperties the validateProperties property

type DirectoryObjectsRequestBuilderGetOptions

type DirectoryObjectsRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DirectoryObjectsRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

DirectoryObjectsRequestBuilderGetOptions options for Get

type DirectoryObjectsRequestBuilderGetQueryParameters

type DirectoryObjectsRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool
	// Expand related entities
	Expand []string
	// Filter items by property values
	Filter *string
	// Order items by property values
	Orderby []string
	// Search items by search phrases
	Search *string
	// Select properties to be returned
	Select []string
	// Skip the first n items
	Skip *int32
	// Show only the first n items
	Top *int32
}

DirectoryObjectsRequestBuilderGetQueryParameters get entities from directoryObjects

type DirectoryObjectsRequestBuilderPostOptions

type DirectoryObjectsRequestBuilderPostOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.DirectoryObjectable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

DirectoryObjectsRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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