externaluserprofile

package
v0.20241205.1102105 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateExternalUserProfileOperationOptions

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

func DefaultCreateExternalUserProfileOperationOptions

func DefaultCreateExternalUserProfileOperationOptions() CreateExternalUserProfileOperationOptions

func (CreateExternalUserProfileOperationOptions) ToHeaders

func (CreateExternalUserProfileOperationOptions) ToOData

func (CreateExternalUserProfileOperationOptions) ToQuery

type CreateExternalUserProfileOperationResponse

type CreateExternalUserProfileOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ExternalUserProfile
}

type DeleteExternalUserProfileOperationOptions

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

func DefaultDeleteExternalUserProfileOperationOptions

func DefaultDeleteExternalUserProfileOperationOptions() DeleteExternalUserProfileOperationOptions

func (DeleteExternalUserProfileOperationOptions) ToHeaders

func (DeleteExternalUserProfileOperationOptions) ToOData

func (DeleteExternalUserProfileOperationOptions) ToQuery

type DeleteExternalUserProfileOperationResponse

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

type ExternalUserProfileClient

type ExternalUserProfileClient struct {
	Client *msgraph.Client
}

func NewExternalUserProfileClientWithBaseURI

func NewExternalUserProfileClientWithBaseURI(sdkApi sdkEnv.Api) (*ExternalUserProfileClient, error)

func (ExternalUserProfileClient) CreateExternalUserProfile

CreateExternalUserProfile - Create new navigation property to externalUserProfiles for directory

func (ExternalUserProfileClient) DeleteExternalUserProfile

DeleteExternalUserProfile - Delete externalUserProfile. Delete an externalUserProfile object. Note: To permanently delete the externalUserProfile, follow permanently delete an item. To restore an externalUserProfile, follow restore a deleted item.

func (ExternalUserProfileClient) GetExternalUserProfile

GetExternalUserProfile - Get externalUserProfile. Retrieve the properties of a specific externalUserProfile.

func (ExternalUserProfileClient) GetExternalUserProfilesCount

GetExternalUserProfilesCount - Get the number of the resource

func (ExternalUserProfileClient) ListExternalUserProfiles

ListExternalUserProfiles - List externalUserProfiles. Retrieve the properties of all externalUserProfiles

func (ExternalUserProfileClient) ListExternalUserProfilesComplete

ListExternalUserProfilesComplete retrieves all the results into a single object

func (ExternalUserProfileClient) ListExternalUserProfilesCompleteMatchingPredicate

func (c ExternalUserProfileClient) ListExternalUserProfilesCompleteMatchingPredicate(ctx context.Context, options ListExternalUserProfilesOperationOptions, predicate ExternalUserProfileOperationPredicate) (result ListExternalUserProfilesCompleteResult, err error)

ListExternalUserProfilesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (ExternalUserProfileClient) UpdateExternalUserProfile

UpdateExternalUserProfile - Update externalUserProfile. Update the properties of a externalUserProfile object.

type ExternalUserProfileOperationPredicate

type ExternalUserProfileOperationPredicate struct {
}

func (ExternalUserProfileOperationPredicate) Matches

type GetExternalUserProfileOperationOptions

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

func DefaultGetExternalUserProfileOperationOptions

func DefaultGetExternalUserProfileOperationOptions() GetExternalUserProfileOperationOptions

func (GetExternalUserProfileOperationOptions) ToHeaders

func (GetExternalUserProfileOperationOptions) ToOData

func (GetExternalUserProfileOperationOptions) ToQuery

type GetExternalUserProfileOperationResponse

type GetExternalUserProfileOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ExternalUserProfile
}

type GetExternalUserProfilesCountOperationOptions

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

func DefaultGetExternalUserProfilesCountOperationOptions

func DefaultGetExternalUserProfilesCountOperationOptions() GetExternalUserProfilesCountOperationOptions

func (GetExternalUserProfilesCountOperationOptions) ToHeaders

func (GetExternalUserProfilesCountOperationOptions) ToOData

func (GetExternalUserProfilesCountOperationOptions) ToQuery

type GetExternalUserProfilesCountOperationResponse

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

type ListExternalUserProfilesCompleteResult

type ListExternalUserProfilesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.ExternalUserProfile
}

type ListExternalUserProfilesCustomPager

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

type ListExternalUserProfilesOperationOptions

type ListExternalUserProfilesOperationOptions 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 DefaultListExternalUserProfilesOperationOptions

func DefaultListExternalUserProfilesOperationOptions() ListExternalUserProfilesOperationOptions

func (ListExternalUserProfilesOperationOptions) ToHeaders

func (ListExternalUserProfilesOperationOptions) ToOData

func (ListExternalUserProfilesOperationOptions) ToQuery

type ListExternalUserProfilesOperationResponse

type ListExternalUserProfilesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.ExternalUserProfile
}

type UpdateExternalUserProfileOperationOptions

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

func DefaultUpdateExternalUserProfileOperationOptions

func DefaultUpdateExternalUserProfileOperationOptions() UpdateExternalUserProfileOperationOptions

func (UpdateExternalUserProfileOperationOptions) ToHeaders

func (UpdateExternalUserProfileOperationOptions) ToOData

func (UpdateExternalUserProfileOperationOptions) ToQuery

type UpdateExternalUserProfileOperationResponse

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