Documentation ¶
Index ¶
- type B2xUserFlowLanguageDefaultPageClient
- func (c B2xUserFlowLanguageDefaultPageClient) CreateB2xUserFlowLanguageDefaultPage(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageId, ...) (result CreateB2xUserFlowLanguageDefaultPageOperationResponse, err error)
- func (c B2xUserFlowLanguageDefaultPageClient) DeleteB2xUserFlowLanguageDefaultPage(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageIdDefaultPageId, ...) (result DeleteB2xUserFlowLanguageDefaultPageOperationResponse, err error)
- func (c B2xUserFlowLanguageDefaultPageClient) GetB2xUserFlowLanguageDefaultPage(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageIdDefaultPageId, ...) (result GetB2xUserFlowLanguageDefaultPageOperationResponse, err error)
- func (c B2xUserFlowLanguageDefaultPageClient) GetB2xUserFlowLanguageDefaultPageValue(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageIdDefaultPageId, ...) (result GetB2xUserFlowLanguageDefaultPageValueOperationResponse, err error)
- func (c B2xUserFlowLanguageDefaultPageClient) GetB2xUserFlowLanguageDefaultPagesCount(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageId, ...) (result GetB2xUserFlowLanguageDefaultPagesCountOperationResponse, err error)
- func (c B2xUserFlowLanguageDefaultPageClient) ListB2xUserFlowLanguageDefaultPages(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageId, ...) (result ListB2xUserFlowLanguageDefaultPagesOperationResponse, err error)
- func (c B2xUserFlowLanguageDefaultPageClient) ListB2xUserFlowLanguageDefaultPagesComplete(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageId, ...) (ListB2xUserFlowLanguageDefaultPagesCompleteResult, error)
- func (c B2xUserFlowLanguageDefaultPageClient) ListB2xUserFlowLanguageDefaultPagesCompleteMatchingPredicate(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageId, ...) (result ListB2xUserFlowLanguageDefaultPagesCompleteResult, err error)
- func (c B2xUserFlowLanguageDefaultPageClient) RemoveB2xUserFlowLanguageDefaultPageValue(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageIdDefaultPageId, ...) (result RemoveB2xUserFlowLanguageDefaultPageValueOperationResponse, err error)
- func (c B2xUserFlowLanguageDefaultPageClient) SetB2xUserFlowLanguageDefaultPageValue(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageIdDefaultPageId, ...) (result SetB2xUserFlowLanguageDefaultPageValueOperationResponse, err error)
- func (c B2xUserFlowLanguageDefaultPageClient) UpdateB2xUserFlowLanguageDefaultPage(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageIdDefaultPageId, ...) (result UpdateB2xUserFlowLanguageDefaultPageOperationResponse, err error)
- type CreateB2xUserFlowLanguageDefaultPageOperationOptions
- type CreateB2xUserFlowLanguageDefaultPageOperationResponse
- type DeleteB2xUserFlowLanguageDefaultPageOperationOptions
- type DeleteB2xUserFlowLanguageDefaultPageOperationResponse
- type GetB2xUserFlowLanguageDefaultPageOperationOptions
- type GetB2xUserFlowLanguageDefaultPageOperationResponse
- type GetB2xUserFlowLanguageDefaultPageValueOperationOptions
- type GetB2xUserFlowLanguageDefaultPageValueOperationResponse
- type GetB2xUserFlowLanguageDefaultPagesCountOperationOptions
- type GetB2xUserFlowLanguageDefaultPagesCountOperationResponse
- type ListB2xUserFlowLanguageDefaultPagesCompleteResult
- type ListB2xUserFlowLanguageDefaultPagesCustomPager
- type ListB2xUserFlowLanguageDefaultPagesOperationOptions
- type ListB2xUserFlowLanguageDefaultPagesOperationResponse
- type RemoveB2xUserFlowLanguageDefaultPageValueOperationOptions
- type RemoveB2xUserFlowLanguageDefaultPageValueOperationResponse
- type SetB2xUserFlowLanguageDefaultPageValueOperationOptions
- type SetB2xUserFlowLanguageDefaultPageValueOperationResponse
- type UpdateB2xUserFlowLanguageDefaultPageOperationOptions
- type UpdateB2xUserFlowLanguageDefaultPageOperationResponse
- type UserFlowLanguagePageOperationPredicate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type B2xUserFlowLanguageDefaultPageClient ¶
func NewB2xUserFlowLanguageDefaultPageClientWithBaseURI ¶
func NewB2xUserFlowLanguageDefaultPageClientWithBaseURI(sdkApi sdkEnv.Api) (*B2xUserFlowLanguageDefaultPageClient, error)
func (B2xUserFlowLanguageDefaultPageClient) CreateB2xUserFlowLanguageDefaultPage ¶
func (c B2xUserFlowLanguageDefaultPageClient) CreateB2xUserFlowLanguageDefaultPage(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageId, input stable.UserFlowLanguagePage, options CreateB2xUserFlowLanguageDefaultPageOperationOptions) (result CreateB2xUserFlowLanguageDefaultPageOperationResponse, err error)
CreateB2xUserFlowLanguageDefaultPage - Create new navigation property to defaultPages for identity
func (B2xUserFlowLanguageDefaultPageClient) DeleteB2xUserFlowLanguageDefaultPage ¶
func (c B2xUserFlowLanguageDefaultPageClient) DeleteB2xUserFlowLanguageDefaultPage(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageIdDefaultPageId, options DeleteB2xUserFlowLanguageDefaultPageOperationOptions) (result DeleteB2xUserFlowLanguageDefaultPageOperationResponse, err error)
DeleteB2xUserFlowLanguageDefaultPage - Delete navigation property defaultPages for identity
func (B2xUserFlowLanguageDefaultPageClient) GetB2xUserFlowLanguageDefaultPage ¶
func (c B2xUserFlowLanguageDefaultPageClient) GetB2xUserFlowLanguageDefaultPage(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageIdDefaultPageId, options GetB2xUserFlowLanguageDefaultPageOperationOptions) (result GetB2xUserFlowLanguageDefaultPageOperationResponse, err error)
GetB2xUserFlowLanguageDefaultPage - Get defaultPages from identity. Collection of pages with the default content to display in a user flow for a specified language. This collection doesn't allow any kind of modification.
func (B2xUserFlowLanguageDefaultPageClient) GetB2xUserFlowLanguageDefaultPageValue ¶
func (c B2xUserFlowLanguageDefaultPageClient) GetB2xUserFlowLanguageDefaultPageValue(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageIdDefaultPageId, options GetB2xUserFlowLanguageDefaultPageValueOperationOptions) (result GetB2xUserFlowLanguageDefaultPageValueOperationResponse, err error)
GetB2xUserFlowLanguageDefaultPageValue - Get userFlowLanguagePage. Read the values in a userFlowLanguagePage object for a language in a user flow. These values are shown to a user during a user journey defined by a user flow.
func (B2xUserFlowLanguageDefaultPageClient) GetB2xUserFlowLanguageDefaultPagesCount ¶
func (c B2xUserFlowLanguageDefaultPageClient) GetB2xUserFlowLanguageDefaultPagesCount(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageId, options GetB2xUserFlowLanguageDefaultPagesCountOperationOptions) (result GetB2xUserFlowLanguageDefaultPagesCountOperationResponse, err error)
GetB2xUserFlowLanguageDefaultPagesCount - Get the number of the resource
func (B2xUserFlowLanguageDefaultPageClient) ListB2xUserFlowLanguageDefaultPages ¶
func (c B2xUserFlowLanguageDefaultPageClient) ListB2xUserFlowLanguageDefaultPages(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageId, options ListB2xUserFlowLanguageDefaultPagesOperationOptions) (result ListB2xUserFlowLanguageDefaultPagesOperationResponse, err error)
ListB2xUserFlowLanguageDefaultPages - Get userFlowLanguagePage. Read the values in a userFlowLanguagePage object for a language in a user flow. These values are shown to a user during a user journey defined by a user flow.
func (B2xUserFlowLanguageDefaultPageClient) ListB2xUserFlowLanguageDefaultPagesComplete ¶
func (c B2xUserFlowLanguageDefaultPageClient) ListB2xUserFlowLanguageDefaultPagesComplete(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageId, options ListB2xUserFlowLanguageDefaultPagesOperationOptions) (ListB2xUserFlowLanguageDefaultPagesCompleteResult, error)
ListB2xUserFlowLanguageDefaultPagesComplete retrieves all the results into a single object
func (B2xUserFlowLanguageDefaultPageClient) ListB2xUserFlowLanguageDefaultPagesCompleteMatchingPredicate ¶
func (c B2xUserFlowLanguageDefaultPageClient) ListB2xUserFlowLanguageDefaultPagesCompleteMatchingPredicate(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageId, options ListB2xUserFlowLanguageDefaultPagesOperationOptions, predicate UserFlowLanguagePageOperationPredicate) (result ListB2xUserFlowLanguageDefaultPagesCompleteResult, err error)
ListB2xUserFlowLanguageDefaultPagesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (B2xUserFlowLanguageDefaultPageClient) RemoveB2xUserFlowLanguageDefaultPageValue ¶
func (c B2xUserFlowLanguageDefaultPageClient) RemoveB2xUserFlowLanguageDefaultPageValue(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageIdDefaultPageId, options RemoveB2xUserFlowLanguageDefaultPageValueOperationOptions) (result RemoveB2xUserFlowLanguageDefaultPageValueOperationResponse, err error)
RemoveB2xUserFlowLanguageDefaultPageValue - Delete media content for the navigation property defaultPages in identity. The unique identifier for an entity. Read-only.
func (B2xUserFlowLanguageDefaultPageClient) SetB2xUserFlowLanguageDefaultPageValue ¶
func (c B2xUserFlowLanguageDefaultPageClient) SetB2xUserFlowLanguageDefaultPageValue(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageIdDefaultPageId, input []byte, options SetB2xUserFlowLanguageDefaultPageValueOperationOptions) (result SetB2xUserFlowLanguageDefaultPageValueOperationResponse, err error)
SetB2xUserFlowLanguageDefaultPageValue - Update media content for the navigation property defaultPages in identity. The unique identifier for an entity. Read-only.
func (B2xUserFlowLanguageDefaultPageClient) UpdateB2xUserFlowLanguageDefaultPage ¶
func (c B2xUserFlowLanguageDefaultPageClient) UpdateB2xUserFlowLanguageDefaultPage(ctx context.Context, id stable.IdentityB2xUserFlowIdLanguageIdDefaultPageId, input stable.UserFlowLanguagePage, options UpdateB2xUserFlowLanguageDefaultPageOperationOptions) (result UpdateB2xUserFlowLanguageDefaultPageOperationResponse, err error)
UpdateB2xUserFlowLanguageDefaultPage - Update the navigation property defaultPages in identity
type CreateB2xUserFlowLanguageDefaultPageOperationOptions ¶
type CreateB2xUserFlowLanguageDefaultPageOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateB2xUserFlowLanguageDefaultPageOperationOptions ¶
func DefaultCreateB2xUserFlowLanguageDefaultPageOperationOptions() CreateB2xUserFlowLanguageDefaultPageOperationOptions
func (CreateB2xUserFlowLanguageDefaultPageOperationOptions) ToHeaders ¶
func (o CreateB2xUserFlowLanguageDefaultPageOperationOptions) ToHeaders() *client.Headers
func (CreateB2xUserFlowLanguageDefaultPageOperationOptions) ToOData ¶
func (o CreateB2xUserFlowLanguageDefaultPageOperationOptions) ToOData() *odata.Query
func (CreateB2xUserFlowLanguageDefaultPageOperationOptions) ToQuery ¶
func (o CreateB2xUserFlowLanguageDefaultPageOperationOptions) ToQuery() *client.QueryParams
type DeleteB2xUserFlowLanguageDefaultPageOperationOptions ¶
type DeleteB2xUserFlowLanguageDefaultPageOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteB2xUserFlowLanguageDefaultPageOperationOptions ¶
func DefaultDeleteB2xUserFlowLanguageDefaultPageOperationOptions() DeleteB2xUserFlowLanguageDefaultPageOperationOptions
func (DeleteB2xUserFlowLanguageDefaultPageOperationOptions) ToHeaders ¶
func (o DeleteB2xUserFlowLanguageDefaultPageOperationOptions) ToHeaders() *client.Headers
func (DeleteB2xUserFlowLanguageDefaultPageOperationOptions) ToOData ¶
func (o DeleteB2xUserFlowLanguageDefaultPageOperationOptions) ToOData() *odata.Query
func (DeleteB2xUserFlowLanguageDefaultPageOperationOptions) ToQuery ¶
func (o DeleteB2xUserFlowLanguageDefaultPageOperationOptions) ToQuery() *client.QueryParams
type GetB2xUserFlowLanguageDefaultPageOperationOptions ¶
type GetB2xUserFlowLanguageDefaultPageOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetB2xUserFlowLanguageDefaultPageOperationOptions ¶
func DefaultGetB2xUserFlowLanguageDefaultPageOperationOptions() GetB2xUserFlowLanguageDefaultPageOperationOptions
func (GetB2xUserFlowLanguageDefaultPageOperationOptions) ToHeaders ¶
func (o GetB2xUserFlowLanguageDefaultPageOperationOptions) ToHeaders() *client.Headers
func (GetB2xUserFlowLanguageDefaultPageOperationOptions) ToOData ¶
func (o GetB2xUserFlowLanguageDefaultPageOperationOptions) ToOData() *odata.Query
func (GetB2xUserFlowLanguageDefaultPageOperationOptions) ToQuery ¶
func (o GetB2xUserFlowLanguageDefaultPageOperationOptions) ToQuery() *client.QueryParams
type GetB2xUserFlowLanguageDefaultPageValueOperationOptions ¶
type GetB2xUserFlowLanguageDefaultPageValueOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultGetB2xUserFlowLanguageDefaultPageValueOperationOptions ¶
func DefaultGetB2xUserFlowLanguageDefaultPageValueOperationOptions() GetB2xUserFlowLanguageDefaultPageValueOperationOptions
func (GetB2xUserFlowLanguageDefaultPageValueOperationOptions) ToHeaders ¶
func (o GetB2xUserFlowLanguageDefaultPageValueOperationOptions) ToHeaders() *client.Headers
func (GetB2xUserFlowLanguageDefaultPageValueOperationOptions) ToOData ¶
func (o GetB2xUserFlowLanguageDefaultPageValueOperationOptions) ToOData() *odata.Query
func (GetB2xUserFlowLanguageDefaultPageValueOperationOptions) ToQuery ¶
func (o GetB2xUserFlowLanguageDefaultPageValueOperationOptions) ToQuery() *client.QueryParams
type GetB2xUserFlowLanguageDefaultPagesCountOperationOptions ¶
type GetB2xUserFlowLanguageDefaultPagesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetB2xUserFlowLanguageDefaultPagesCountOperationOptions ¶
func DefaultGetB2xUserFlowLanguageDefaultPagesCountOperationOptions() GetB2xUserFlowLanguageDefaultPagesCountOperationOptions
func (GetB2xUserFlowLanguageDefaultPagesCountOperationOptions) ToHeaders ¶
func (o GetB2xUserFlowLanguageDefaultPagesCountOperationOptions) ToHeaders() *client.Headers
func (GetB2xUserFlowLanguageDefaultPagesCountOperationOptions) ToOData ¶
func (o GetB2xUserFlowLanguageDefaultPagesCountOperationOptions) ToOData() *odata.Query
func (GetB2xUserFlowLanguageDefaultPagesCountOperationOptions) ToQuery ¶
func (o GetB2xUserFlowLanguageDefaultPagesCountOperationOptions) ToQuery() *client.QueryParams
type ListB2xUserFlowLanguageDefaultPagesCompleteResult ¶
type ListB2xUserFlowLanguageDefaultPagesCompleteResult struct { LatestHttpResponse *http.Response Items []stable.UserFlowLanguagePage }
type ListB2xUserFlowLanguageDefaultPagesCustomPager ¶
type ListB2xUserFlowLanguageDefaultPagesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListB2xUserFlowLanguageDefaultPagesCustomPager) NextPageLink ¶
func (p *ListB2xUserFlowLanguageDefaultPagesCustomPager) NextPageLink() *odata.Link
type ListB2xUserFlowLanguageDefaultPagesOperationOptions ¶
type ListB2xUserFlowLanguageDefaultPagesOperationOptions 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 DefaultListB2xUserFlowLanguageDefaultPagesOperationOptions ¶
func DefaultListB2xUserFlowLanguageDefaultPagesOperationOptions() ListB2xUserFlowLanguageDefaultPagesOperationOptions
func (ListB2xUserFlowLanguageDefaultPagesOperationOptions) ToHeaders ¶
func (o ListB2xUserFlowLanguageDefaultPagesOperationOptions) ToHeaders() *client.Headers
func (ListB2xUserFlowLanguageDefaultPagesOperationOptions) ToOData ¶
func (o ListB2xUserFlowLanguageDefaultPagesOperationOptions) ToOData() *odata.Query
func (ListB2xUserFlowLanguageDefaultPagesOperationOptions) ToQuery ¶
func (o ListB2xUserFlowLanguageDefaultPagesOperationOptions) ToQuery() *client.QueryParams
type RemoveB2xUserFlowLanguageDefaultPageValueOperationOptions ¶
type RemoveB2xUserFlowLanguageDefaultPageValueOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultRemoveB2xUserFlowLanguageDefaultPageValueOperationOptions ¶
func DefaultRemoveB2xUserFlowLanguageDefaultPageValueOperationOptions() RemoveB2xUserFlowLanguageDefaultPageValueOperationOptions
func (RemoveB2xUserFlowLanguageDefaultPageValueOperationOptions) ToHeaders ¶
func (o RemoveB2xUserFlowLanguageDefaultPageValueOperationOptions) ToHeaders() *client.Headers
func (RemoveB2xUserFlowLanguageDefaultPageValueOperationOptions) ToOData ¶
func (o RemoveB2xUserFlowLanguageDefaultPageValueOperationOptions) ToOData() *odata.Query
func (RemoveB2xUserFlowLanguageDefaultPageValueOperationOptions) ToQuery ¶
func (o RemoveB2xUserFlowLanguageDefaultPageValueOperationOptions) ToQuery() *client.QueryParams
type SetB2xUserFlowLanguageDefaultPageValueOperationOptions ¶
type SetB2xUserFlowLanguageDefaultPageValueOperationOptions struct { ContentType string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultSetB2xUserFlowLanguageDefaultPageValueOperationOptions ¶
func DefaultSetB2xUserFlowLanguageDefaultPageValueOperationOptions() SetB2xUserFlowLanguageDefaultPageValueOperationOptions
func (SetB2xUserFlowLanguageDefaultPageValueOperationOptions) ToHeaders ¶
func (o SetB2xUserFlowLanguageDefaultPageValueOperationOptions) ToHeaders() *client.Headers
func (SetB2xUserFlowLanguageDefaultPageValueOperationOptions) ToOData ¶
func (o SetB2xUserFlowLanguageDefaultPageValueOperationOptions) ToOData() *odata.Query
func (SetB2xUserFlowLanguageDefaultPageValueOperationOptions) ToQuery ¶
func (o SetB2xUserFlowLanguageDefaultPageValueOperationOptions) ToQuery() *client.QueryParams
type UpdateB2xUserFlowLanguageDefaultPageOperationOptions ¶
type UpdateB2xUserFlowLanguageDefaultPageOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateB2xUserFlowLanguageDefaultPageOperationOptions ¶
func DefaultUpdateB2xUserFlowLanguageDefaultPageOperationOptions() UpdateB2xUserFlowLanguageDefaultPageOperationOptions
func (UpdateB2xUserFlowLanguageDefaultPageOperationOptions) ToHeaders ¶
func (o UpdateB2xUserFlowLanguageDefaultPageOperationOptions) ToHeaders() *client.Headers
func (UpdateB2xUserFlowLanguageDefaultPageOperationOptions) ToOData ¶
func (o UpdateB2xUserFlowLanguageDefaultPageOperationOptions) ToOData() *odata.Query
func (UpdateB2xUserFlowLanguageDefaultPageOperationOptions) ToQuery ¶
func (o UpdateB2xUserFlowLanguageDefaultPageOperationOptions) ToQuery() *client.QueryParams
type UserFlowLanguagePageOperationPredicate ¶
type UserFlowLanguagePageOperationPredicate struct { }
func (UserFlowLanguagePageOperationPredicate) Matches ¶
func (p UserFlowLanguagePageOperationPredicate) Matches(input stable.UserFlowLanguagePage) bool
Source Files ¶
- client.go
- method_createb2xuserflowlanguagedefaultpage.go
- method_deleteb2xuserflowlanguagedefaultpage.go
- method_getb2xuserflowlanguagedefaultpage.go
- method_getb2xuserflowlanguagedefaultpagescount.go
- method_getb2xuserflowlanguagedefaultpagevalue.go
- method_listb2xuserflowlanguagedefaultpages.go
- method_removeb2xuserflowlanguagedefaultpagevalue.go
- method_setb2xuserflowlanguagedefaultpagevalue.go
- method_updateb2xuserflowlanguagedefaultpage.go
- predicates.go
- version.go