managedappregistration

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetManagedAppRegistrationOperationOptions

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

func DefaultGetManagedAppRegistrationOperationOptions

func DefaultGetManagedAppRegistrationOperationOptions() GetManagedAppRegistrationOperationOptions

func (GetManagedAppRegistrationOperationOptions) ToHeaders

func (GetManagedAppRegistrationOperationOptions) ToOData

func (GetManagedAppRegistrationOperationOptions) ToQuery

type GetManagedAppRegistrationOperationResponse

type GetManagedAppRegistrationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        stable.ManagedAppRegistration
}

type GetManagedAppRegistrationsCountOperationOptions

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

func DefaultGetManagedAppRegistrationsCountOperationOptions

func DefaultGetManagedAppRegistrationsCountOperationOptions() GetManagedAppRegistrationsCountOperationOptions

func (GetManagedAppRegistrationsCountOperationOptions) ToHeaders

func (GetManagedAppRegistrationsCountOperationOptions) ToOData

func (GetManagedAppRegistrationsCountOperationOptions) ToQuery

type GetManagedAppRegistrationsCountOperationResponse

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

type ListManagedAppRegistrationsCompleteResult

type ListManagedAppRegistrationsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.ManagedAppRegistration
}

type ListManagedAppRegistrationsCustomPager

type ListManagedAppRegistrationsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListManagedAppRegistrationsOperationOptions

type ListManagedAppRegistrationsOperationOptions 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 DefaultListManagedAppRegistrationsOperationOptions

func DefaultListManagedAppRegistrationsOperationOptions() ListManagedAppRegistrationsOperationOptions

func (ListManagedAppRegistrationsOperationOptions) ToHeaders

func (ListManagedAppRegistrationsOperationOptions) ToOData

func (ListManagedAppRegistrationsOperationOptions) ToQuery

type ListManagedAppRegistrationsOperationResponse

type ListManagedAppRegistrationsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.ManagedAppRegistration
}

type ManagedAppRegistrationClient

type ManagedAppRegistrationClient struct {
	Client *msgraph.Client
}

func NewManagedAppRegistrationClientWithBaseURI

func NewManagedAppRegistrationClientWithBaseURI(sdkApi sdkEnv.Api) (*ManagedAppRegistrationClient, error)

func (ManagedAppRegistrationClient) GetManagedAppRegistration

GetManagedAppRegistration - Get managedAppRegistrations from users. Zero or more managed app registrations that belong to the user.

func (ManagedAppRegistrationClient) GetManagedAppRegistrationsCount

GetManagedAppRegistrationsCount - Get the number of the resource

func (ManagedAppRegistrationClient) ListManagedAppRegistrations

ListManagedAppRegistrations - Get managedAppRegistrations from users. Zero or more managed app registrations that belong to the user.

func (ManagedAppRegistrationClient) ListManagedAppRegistrationsComplete

ListManagedAppRegistrationsComplete retrieves all the results into a single object

func (ManagedAppRegistrationClient) ListManagedAppRegistrationsCompleteMatchingPredicate

ListManagedAppRegistrationsCompleteMatchingPredicate retrieves all the results and then applies the predicate

type ManagedAppRegistrationOperationPredicate

type ManagedAppRegistrationOperationPredicate struct {
}

func (ManagedAppRegistrationOperationPredicate) Matches

Jump to

Keyboard shortcuts

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