Documentation ¶
Index ¶
- type B2xUserFlowIdentityProviderClient
- func (c B2xUserFlowIdentityProviderClient) GetB2xUserFlowIdentityProvider(ctx context.Context, id stable.IdentityB2xUserFlowIdIdentityProviderId, ...) (result GetB2xUserFlowIdentityProviderOperationResponse, err error)
- func (c B2xUserFlowIdentityProviderClient) GetB2xUserFlowIdentityProvidersCount(ctx context.Context, id stable.IdentityB2xUserFlowId, ...) (result GetB2xUserFlowIdentityProvidersCountOperationResponse, err error)
- func (c B2xUserFlowIdentityProviderClient) ListB2xUserFlowIdentityProviders(ctx context.Context, id stable.IdentityB2xUserFlowId, ...) (result ListB2xUserFlowIdentityProvidersOperationResponse, err error)
- func (c B2xUserFlowIdentityProviderClient) ListB2xUserFlowIdentityProvidersComplete(ctx context.Context, id stable.IdentityB2xUserFlowId, ...) (ListB2xUserFlowIdentityProvidersCompleteResult, error)
- func (c B2xUserFlowIdentityProviderClient) ListB2xUserFlowIdentityProvidersCompleteMatchingPredicate(ctx context.Context, id stable.IdentityB2xUserFlowId, ...) (result ListB2xUserFlowIdentityProvidersCompleteResult, err error)
- type GetB2xUserFlowIdentityProviderOperationOptions
- type GetB2xUserFlowIdentityProviderOperationResponse
- type GetB2xUserFlowIdentityProvidersCountOperationOptions
- type GetB2xUserFlowIdentityProvidersCountOperationResponse
- type IdentityProviderOperationPredicate
- type ListB2xUserFlowIdentityProvidersCompleteResult
- type ListB2xUserFlowIdentityProvidersCustomPager
- type ListB2xUserFlowIdentityProvidersOperationOptions
- type ListB2xUserFlowIdentityProvidersOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type B2xUserFlowIdentityProviderClient ¶
func NewB2xUserFlowIdentityProviderClientWithBaseURI ¶
func NewB2xUserFlowIdentityProviderClientWithBaseURI(sdkApi sdkEnv.Api) (*B2xUserFlowIdentityProviderClient, error)
func (B2xUserFlowIdentityProviderClient) GetB2xUserFlowIdentityProvider ¶
func (c B2xUserFlowIdentityProviderClient) GetB2xUserFlowIdentityProvider(ctx context.Context, id stable.IdentityB2xUserFlowIdIdentityProviderId, options GetB2xUserFlowIdentityProviderOperationOptions) (result GetB2xUserFlowIdentityProviderOperationResponse, err error)
GetB2xUserFlowIdentityProvider - Get identityProviders from identity. The identity providers included in the user flow.
func (B2xUserFlowIdentityProviderClient) GetB2xUserFlowIdentityProvidersCount ¶
func (c B2xUserFlowIdentityProviderClient) GetB2xUserFlowIdentityProvidersCount(ctx context.Context, id stable.IdentityB2xUserFlowId, options GetB2xUserFlowIdentityProvidersCountOperationOptions) (result GetB2xUserFlowIdentityProvidersCountOperationResponse, err error)
GetB2xUserFlowIdentityProvidersCount - Get the number of the resource
func (B2xUserFlowIdentityProviderClient) ListB2xUserFlowIdentityProviders ¶
func (c B2xUserFlowIdentityProviderClient) ListB2xUserFlowIdentityProviders(ctx context.Context, id stable.IdentityB2xUserFlowId, options ListB2xUserFlowIdentityProvidersOperationOptions) (result ListB2xUserFlowIdentityProvidersOperationResponse, err error)
ListB2xUserFlowIdentityProviders - List identityProviders. Get the identity providers in a b2xIdentityUserFlow object.
func (B2xUserFlowIdentityProviderClient) ListB2xUserFlowIdentityProvidersComplete ¶
func (c B2xUserFlowIdentityProviderClient) ListB2xUserFlowIdentityProvidersComplete(ctx context.Context, id stable.IdentityB2xUserFlowId, options ListB2xUserFlowIdentityProvidersOperationOptions) (ListB2xUserFlowIdentityProvidersCompleteResult, error)
ListB2xUserFlowIdentityProvidersComplete retrieves all the results into a single object
func (B2xUserFlowIdentityProviderClient) ListB2xUserFlowIdentityProvidersCompleteMatchingPredicate ¶
func (c B2xUserFlowIdentityProviderClient) ListB2xUserFlowIdentityProvidersCompleteMatchingPredicate(ctx context.Context, id stable.IdentityB2xUserFlowId, options ListB2xUserFlowIdentityProvidersOperationOptions, predicate IdentityProviderOperationPredicate) (result ListB2xUserFlowIdentityProvidersCompleteResult, err error)
ListB2xUserFlowIdentityProvidersCompleteMatchingPredicate retrieves all the results and then applies the predicate
type GetB2xUserFlowIdentityProviderOperationOptions ¶
type GetB2xUserFlowIdentityProviderOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetB2xUserFlowIdentityProviderOperationOptions ¶
func DefaultGetB2xUserFlowIdentityProviderOperationOptions() GetB2xUserFlowIdentityProviderOperationOptions
func (GetB2xUserFlowIdentityProviderOperationOptions) ToHeaders ¶
func (o GetB2xUserFlowIdentityProviderOperationOptions) ToHeaders() *client.Headers
func (GetB2xUserFlowIdentityProviderOperationOptions) ToOData ¶
func (o GetB2xUserFlowIdentityProviderOperationOptions) ToOData() *odata.Query
func (GetB2xUserFlowIdentityProviderOperationOptions) ToQuery ¶
func (o GetB2xUserFlowIdentityProviderOperationOptions) ToQuery() *client.QueryParams
type GetB2xUserFlowIdentityProvidersCountOperationOptions ¶
type GetB2xUserFlowIdentityProvidersCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetB2xUserFlowIdentityProvidersCountOperationOptions ¶
func DefaultGetB2xUserFlowIdentityProvidersCountOperationOptions() GetB2xUserFlowIdentityProvidersCountOperationOptions
func (GetB2xUserFlowIdentityProvidersCountOperationOptions) ToHeaders ¶
func (o GetB2xUserFlowIdentityProvidersCountOperationOptions) ToHeaders() *client.Headers
func (GetB2xUserFlowIdentityProvidersCountOperationOptions) ToOData ¶
func (o GetB2xUserFlowIdentityProvidersCountOperationOptions) ToOData() *odata.Query
func (GetB2xUserFlowIdentityProvidersCountOperationOptions) ToQuery ¶
func (o GetB2xUserFlowIdentityProvidersCountOperationOptions) ToQuery() *client.QueryParams
type IdentityProviderOperationPredicate ¶
type IdentityProviderOperationPredicate struct { }
func (IdentityProviderOperationPredicate) Matches ¶
func (p IdentityProviderOperationPredicate) Matches(input stable.IdentityProvider) bool
type ListB2xUserFlowIdentityProvidersCompleteResult ¶
type ListB2xUserFlowIdentityProvidersCompleteResult struct { LatestHttpResponse *http.Response Items []stable.IdentityProvider }
type ListB2xUserFlowIdentityProvidersCustomPager ¶
type ListB2xUserFlowIdentityProvidersCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListB2xUserFlowIdentityProvidersCustomPager) NextPageLink ¶
func (p *ListB2xUserFlowIdentityProvidersCustomPager) NextPageLink() *odata.Link
type ListB2xUserFlowIdentityProvidersOperationOptions ¶
type ListB2xUserFlowIdentityProvidersOperationOptions 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 DefaultListB2xUserFlowIdentityProvidersOperationOptions ¶
func DefaultListB2xUserFlowIdentityProvidersOperationOptions() ListB2xUserFlowIdentityProvidersOperationOptions
func (ListB2xUserFlowIdentityProvidersOperationOptions) ToHeaders ¶
func (o ListB2xUserFlowIdentityProvidersOperationOptions) ToHeaders() *client.Headers
func (ListB2xUserFlowIdentityProvidersOperationOptions) ToOData ¶
func (o ListB2xUserFlowIdentityProvidersOperationOptions) ToOData() *odata.Query
func (ListB2xUserFlowIdentityProvidersOperationOptions) ToQuery ¶
func (o ListB2xUserFlowIdentityProvidersOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.