profilewebaccount

package
v0.20241104.1140654 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 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 CreateProfileWebAccountOperationOptions

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

func DefaultCreateProfileWebAccountOperationOptions

func DefaultCreateProfileWebAccountOperationOptions() CreateProfileWebAccountOperationOptions

func (CreateProfileWebAccountOperationOptions) ToHeaders

func (CreateProfileWebAccountOperationOptions) ToOData

func (CreateProfileWebAccountOperationOptions) ToQuery

type CreateProfileWebAccountOperationResponse

type CreateProfileWebAccountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.WebAccount
}

type DeleteProfileWebAccountOperationOptions

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

func DefaultDeleteProfileWebAccountOperationOptions

func DefaultDeleteProfileWebAccountOperationOptions() DeleteProfileWebAccountOperationOptions

func (DeleteProfileWebAccountOperationOptions) ToHeaders

func (DeleteProfileWebAccountOperationOptions) ToOData

func (DeleteProfileWebAccountOperationOptions) ToQuery

type DeleteProfileWebAccountOperationResponse

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

type GetProfileWebAccountOperationOptions

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

func DefaultGetProfileWebAccountOperationOptions

func DefaultGetProfileWebAccountOperationOptions() GetProfileWebAccountOperationOptions

func (GetProfileWebAccountOperationOptions) ToHeaders

func (GetProfileWebAccountOperationOptions) ToOData

func (GetProfileWebAccountOperationOptions) ToQuery

type GetProfileWebAccountOperationResponse

type GetProfileWebAccountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.WebAccount
}

type GetProfileWebAccountsCountOperationOptions

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

func DefaultGetProfileWebAccountsCountOperationOptions

func DefaultGetProfileWebAccountsCountOperationOptions() GetProfileWebAccountsCountOperationOptions

func (GetProfileWebAccountsCountOperationOptions) ToHeaders

func (GetProfileWebAccountsCountOperationOptions) ToOData

func (GetProfileWebAccountsCountOperationOptions) ToQuery

type GetProfileWebAccountsCountOperationResponse

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

type ListProfileWebAccountsCompleteResult

type ListProfileWebAccountsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.WebAccount
}

type ListProfileWebAccountsCustomPager

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

type ListProfileWebAccountsOperationOptions

type ListProfileWebAccountsOperationOptions 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 DefaultListProfileWebAccountsOperationOptions

func DefaultListProfileWebAccountsOperationOptions() ListProfileWebAccountsOperationOptions

func (ListProfileWebAccountsOperationOptions) ToHeaders

func (ListProfileWebAccountsOperationOptions) ToOData

func (ListProfileWebAccountsOperationOptions) ToQuery

type ListProfileWebAccountsOperationResponse

type ListProfileWebAccountsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.WebAccount
}

type ProfileWebAccountClient

type ProfileWebAccountClient struct {
	Client *msgraph.Client
}

func NewProfileWebAccountClientWithBaseURI

func NewProfileWebAccountClientWithBaseURI(sdkApi sdkEnv.Api) (*ProfileWebAccountClient, error)

func (ProfileWebAccountClient) CreateProfileWebAccount

CreateProfileWebAccount - Create new navigation property to webAccounts for users

func (ProfileWebAccountClient) DeleteProfileWebAccount

DeleteProfileWebAccount - Delete navigation property webAccounts for users

func (ProfileWebAccountClient) GetProfileWebAccount

GetProfileWebAccount - Get webAccounts from users. Represents web accounts the user has indicated they use or has added to their user profile.

func (ProfileWebAccountClient) GetProfileWebAccountsCount

GetProfileWebAccountsCount - Get the number of the resource

func (ProfileWebAccountClient) ListProfileWebAccounts

ListProfileWebAccounts - Get webAccounts from users. Represents web accounts the user has indicated they use or has added to their user profile.

func (ProfileWebAccountClient) ListProfileWebAccountsComplete

ListProfileWebAccountsComplete retrieves all the results into a single object

func (ProfileWebAccountClient) ListProfileWebAccountsCompleteMatchingPredicate

func (c ProfileWebAccountClient) ListProfileWebAccountsCompleteMatchingPredicate(ctx context.Context, id beta.UserId, options ListProfileWebAccountsOperationOptions, predicate WebAccountOperationPredicate) (result ListProfileWebAccountsCompleteResult, err error)

ListProfileWebAccountsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (ProfileWebAccountClient) UpdateProfileWebAccount

UpdateProfileWebAccount - Update the navigation property webAccounts in users

type UpdateProfileWebAccountOperationOptions

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

func DefaultUpdateProfileWebAccountOperationOptions

func DefaultUpdateProfileWebAccountOperationOptions() UpdateProfileWebAccountOperationOptions

func (UpdateProfileWebAccountOperationOptions) ToHeaders

func (UpdateProfileWebAccountOperationOptions) ToOData

func (UpdateProfileWebAccountOperationOptions) ToQuery

type UpdateProfileWebAccountOperationResponse

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

type WebAccountOperationPredicate

type WebAccountOperationPredicate struct {
}

func (WebAccountOperationPredicate) Matches

Jump to

Keyboard shortcuts

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