createdobject

package
v0.20241126.1110949 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2024 License: MPL-2.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreatedObjectClient

type CreatedObjectClient struct {
	Client *msgraph.Client
}

func NewCreatedObjectClientWithBaseURI

func NewCreatedObjectClientWithBaseURI(sdkApi sdkEnv.Api) (*CreatedObjectClient, error)

func (CreatedObjectClient) GetCreatedObject

GetCreatedObject - Get createdObjects from servicePrincipals. Directory objects created by this service principal. Read-only. Nullable.

func (CreatedObjectClient) GetCreatedObjectsCount

GetCreatedObjectsCount - Get the number of the resource

func (CreatedObjectClient) ListCreatedObjects

ListCreatedObjects - Get createdObjects from servicePrincipals. Directory objects created by this service principal. Read-only. Nullable.

func (CreatedObjectClient) ListCreatedObjectsComplete

ListCreatedObjectsComplete retrieves all the results into a single object

func (CreatedObjectClient) ListCreatedObjectsCompleteMatchingPredicate

ListCreatedObjectsCompleteMatchingPredicate retrieves all the results and then applies the predicate

type DirectoryObjectOperationPredicate

type DirectoryObjectOperationPredicate struct {
}

func (DirectoryObjectOperationPredicate) Matches

type GetCreatedObjectOperationOptions

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

func DefaultGetCreatedObjectOperationOptions

func DefaultGetCreatedObjectOperationOptions() GetCreatedObjectOperationOptions

func (GetCreatedObjectOperationOptions) ToHeaders

func (GetCreatedObjectOperationOptions) ToOData

func (GetCreatedObjectOperationOptions) ToQuery

type GetCreatedObjectOperationResponse

type GetCreatedObjectOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        stable.DirectoryObject
}

type GetCreatedObjectsCountOperationOptions

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

func DefaultGetCreatedObjectsCountOperationOptions

func DefaultGetCreatedObjectsCountOperationOptions() GetCreatedObjectsCountOperationOptions

func (GetCreatedObjectsCountOperationOptions) ToHeaders

func (GetCreatedObjectsCountOperationOptions) ToOData

func (GetCreatedObjectsCountOperationOptions) ToQuery

type GetCreatedObjectsCountOperationResponse

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

type ListCreatedObjectsCompleteResult

type ListCreatedObjectsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.DirectoryObject
}

type ListCreatedObjectsCustomPager

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

type ListCreatedObjectsOperationOptions

type ListCreatedObjectsOperationOptions 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 DefaultListCreatedObjectsOperationOptions

func DefaultListCreatedObjectsOperationOptions() ListCreatedObjectsOperationOptions

func (ListCreatedObjectsOperationOptions) ToHeaders

func (ListCreatedObjectsOperationOptions) ToOData

func (ListCreatedObjectsOperationOptions) ToQuery

type ListCreatedObjectsOperationResponse

type ListCreatedObjectsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.DirectoryObject
}

Jump to

Keyboard shortcuts

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