userflowattribute

package
v0.20241118.1115603 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 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 CreateUserFlowAttributeOperationOptions

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

func DefaultCreateUserFlowAttributeOperationOptions

func DefaultCreateUserFlowAttributeOperationOptions() CreateUserFlowAttributeOperationOptions

func (CreateUserFlowAttributeOperationOptions) ToHeaders

func (CreateUserFlowAttributeOperationOptions) ToOData

func (CreateUserFlowAttributeOperationOptions) ToQuery

type CreateUserFlowAttributeOperationResponse

type CreateUserFlowAttributeOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        stable.IdentityUserFlowAttribute
}

type DeleteUserFlowAttributeOperationOptions

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

func DefaultDeleteUserFlowAttributeOperationOptions

func DefaultDeleteUserFlowAttributeOperationOptions() DeleteUserFlowAttributeOperationOptions

func (DeleteUserFlowAttributeOperationOptions) ToHeaders

func (DeleteUserFlowAttributeOperationOptions) ToOData

func (DeleteUserFlowAttributeOperationOptions) ToQuery

type DeleteUserFlowAttributeOperationResponse

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

type GetUserFlowAttributeOperationOptions

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

func DefaultGetUserFlowAttributeOperationOptions

func DefaultGetUserFlowAttributeOperationOptions() GetUserFlowAttributeOperationOptions

func (GetUserFlowAttributeOperationOptions) ToHeaders

func (GetUserFlowAttributeOperationOptions) ToOData

func (GetUserFlowAttributeOperationOptions) ToQuery

type GetUserFlowAttributeOperationResponse

type GetUserFlowAttributeOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        stable.IdentityUserFlowAttribute
}

type GetUserFlowAttributesCountOperationOptions

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

func DefaultGetUserFlowAttributesCountOperationOptions

func DefaultGetUserFlowAttributesCountOperationOptions() GetUserFlowAttributesCountOperationOptions

func (GetUserFlowAttributesCountOperationOptions) ToHeaders

func (GetUserFlowAttributesCountOperationOptions) ToOData

func (GetUserFlowAttributesCountOperationOptions) ToQuery

type GetUserFlowAttributesCountOperationResponse

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

type IdentityUserFlowAttributeOperationPredicate

type IdentityUserFlowAttributeOperationPredicate struct {
}

func (IdentityUserFlowAttributeOperationPredicate) Matches

type ListUserFlowAttributesCompleteResult

type ListUserFlowAttributesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.IdentityUserFlowAttribute
}

type ListUserFlowAttributesCustomPager

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

type ListUserFlowAttributesOperationOptions

type ListUserFlowAttributesOperationOptions 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 DefaultListUserFlowAttributesOperationOptions

func DefaultListUserFlowAttributesOperationOptions() ListUserFlowAttributesOperationOptions

func (ListUserFlowAttributesOperationOptions) ToHeaders

func (ListUserFlowAttributesOperationOptions) ToOData

func (ListUserFlowAttributesOperationOptions) ToQuery

type ListUserFlowAttributesOperationResponse

type ListUserFlowAttributesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.IdentityUserFlowAttribute
}

type UpdateUserFlowAttributeOperationOptions

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

func DefaultUpdateUserFlowAttributeOperationOptions

func DefaultUpdateUserFlowAttributeOperationOptions() UpdateUserFlowAttributeOperationOptions

func (UpdateUserFlowAttributeOperationOptions) ToHeaders

func (UpdateUserFlowAttributeOperationOptions) ToOData

func (UpdateUserFlowAttributeOperationOptions) ToQuery

type UpdateUserFlowAttributeOperationResponse

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

type UserFlowAttributeClient

type UserFlowAttributeClient struct {
	Client *msgraph.Client
}

func NewUserFlowAttributeClientWithBaseURI

func NewUserFlowAttributeClientWithBaseURI(sdkApi sdkEnv.Api) (*UserFlowAttributeClient, error)

func (UserFlowAttributeClient) CreateUserFlowAttribute

CreateUserFlowAttribute - Create identityUserFlowAttribute. Create a new custom identityUserFlowAttribute object.

func (UserFlowAttributeClient) DeleteUserFlowAttribute

DeleteUserFlowAttribute - Delete identityUserFlowAttribute. Delete a custom identityUserFlowAttribute.

func (UserFlowAttributeClient) GetUserFlowAttribute

GetUserFlowAttribute - Get identityUserFlowAttribute. Retrieve the properties and relationships of a identityUserFlowAttribute object.

func (UserFlowAttributeClient) GetUserFlowAttributesCount

GetUserFlowAttributesCount - Get the number of the resource

func (UserFlowAttributeClient) ListUserFlowAttributes

ListUserFlowAttributes - List identityUserFlowAttributes. Retrieve a list of identityUserFlowAttribute objects.

func (UserFlowAttributeClient) ListUserFlowAttributesComplete

ListUserFlowAttributesComplete retrieves all the results into a single object

func (UserFlowAttributeClient) ListUserFlowAttributesCompleteMatchingPredicate

ListUserFlowAttributesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (UserFlowAttributeClient) UpdateUserFlowAttribute

UpdateUserFlowAttribute - Update identityUserFlowAttribute. Update the properties of a custom identityUserFlowAttribute object.

Jump to

Keyboard shortcuts

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