Documentation ¶
Index ¶
- func PossibleValuesForWorkflowStatus() []string
- func ValidateActionID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateRepetitionID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateRequestHistoryID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateRunID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateScopeRepetitionID(input interface{}, key string) (warnings []string, errors []error)
- type ActionId
- type ContentHash
- type ContentLink
- type CopeRepetitionsGetOperationResponse
- type CopeRepetitionsListCompleteResult
- type CopeRepetitionsListCustomPager
- type CopeRepetitionsListOperationResponse
- type ErrorProperties
- type ErrorResponse
- type GetOperationResponse
- type ListCompleteResult
- type ListCustomPager
- type ListExpressionTracesCompleteResult
- type ListExpressionTracesCustomPager
- type ListExpressionTracesOperationResponse
- type ListOperationOptions
- type ListOperationResponse
- type RepetitionId
- type RepetitionIndex
- type Request
- type RequestHistory
- type RequestHistoryId
- type RequestHistoryOperationPredicate
- type RequestHistoryProperties
- type Response
- type RetryHistory
- type RunActionCorrelation
- type RunId
- type ScopeRepetitionId
- type WorkflowRunAction
- type WorkflowRunActionOperationPredicate
- type WorkflowRunActionProperties
- func (o *WorkflowRunActionProperties) GetEndTimeAsTime() (*time.Time, error)
- func (o *WorkflowRunActionProperties) GetStartTimeAsTime() (*time.Time, error)
- func (o *WorkflowRunActionProperties) SetEndTimeAsTime(input time.Time)
- func (o *WorkflowRunActionProperties) SetStartTimeAsTime(input time.Time)
- type WorkflowRunActionRepetitionDefinition
- type WorkflowRunActionRepetitionDefinitionOperationPredicate
- type WorkflowRunActionRepetitionProperties
- func (o *WorkflowRunActionRepetitionProperties) GetEndTimeAsTime() (*time.Time, error)
- func (o *WorkflowRunActionRepetitionProperties) GetStartTimeAsTime() (*time.Time, error)
- func (o *WorkflowRunActionRepetitionProperties) SetEndTimeAsTime(input time.Time)
- func (o *WorkflowRunActionRepetitionProperties) SetStartTimeAsTime(input time.Time)
- type WorkflowRunActionRepetitionsGetOperationResponse
- type WorkflowRunActionRepetitionsListCompleteResult
- type WorkflowRunActionRepetitionsListCustomPager
- type WorkflowRunActionRepetitionsListExpressionTracesCompleteResult
- type WorkflowRunActionRepetitionsListExpressionTracesCustomPager
- type WorkflowRunActionRepetitionsListExpressionTracesOperationResponse
- type WorkflowRunActionRepetitionsListOperationResponse
- type WorkflowRunActionRepetitionsRequestHistoriesGetOperationResponse
- type WorkflowRunActionRepetitionsRequestHistoriesListCompleteResult
- type WorkflowRunActionRepetitionsRequestHistoriesListCustomPager
- type WorkflowRunActionRepetitionsRequestHistoriesListOperationResponse
- type WorkflowRunActionsClient
- func (c WorkflowRunActionsClient) CopeRepetitionsGet(ctx context.Context, id ScopeRepetitionId) (result CopeRepetitionsGetOperationResponse, err error)
- func (c WorkflowRunActionsClient) CopeRepetitionsList(ctx context.Context, id ActionId) (result CopeRepetitionsListOperationResponse, err error)
- func (c WorkflowRunActionsClient) CopeRepetitionsListComplete(ctx context.Context, id ActionId) (CopeRepetitionsListCompleteResult, error)
- func (c WorkflowRunActionsClient) CopeRepetitionsListCompleteMatchingPredicate(ctx context.Context, id ActionId, ...) (result CopeRepetitionsListCompleteResult, err error)
- func (c WorkflowRunActionsClient) Get(ctx context.Context, id ActionId) (result GetOperationResponse, err error)
- func (c WorkflowRunActionsClient) List(ctx context.Context, id RunId, options ListOperationOptions) (result ListOperationResponse, err error)
- func (c WorkflowRunActionsClient) ListComplete(ctx context.Context, id RunId, options ListOperationOptions) (ListCompleteResult, error)
- func (c WorkflowRunActionsClient) ListCompleteMatchingPredicate(ctx context.Context, id RunId, options ListOperationOptions, ...) (result ListCompleteResult, err error)
- func (c WorkflowRunActionsClient) ListExpressionTraces(ctx context.Context, id ActionId) (result ListExpressionTracesOperationResponse, err error)
- func (c WorkflowRunActionsClient) ListExpressionTracesComplete(ctx context.Context, id ActionId) (result ListExpressionTracesCompleteResult, err error)
- func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsGet(ctx context.Context, id RepetitionId) (result WorkflowRunActionRepetitionsGetOperationResponse, err error)
- func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsList(ctx context.Context, id ActionId) (result WorkflowRunActionRepetitionsListOperationResponse, err error)
- func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsListComplete(ctx context.Context, id ActionId) (WorkflowRunActionRepetitionsListCompleteResult, error)
- func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsListCompleteMatchingPredicate(ctx context.Context, id ActionId, ...) (result WorkflowRunActionRepetitionsListCompleteResult, err error)
- func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsListExpressionTraces(ctx context.Context, id RepetitionId) (result WorkflowRunActionRepetitionsListExpressionTracesOperationResponse, ...)
- func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsListExpressionTracesComplete(ctx context.Context, id RepetitionId) (result WorkflowRunActionRepetitionsListExpressionTracesCompleteResult, ...)
- func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsRequestHistoriesGet(ctx context.Context, id RequestHistoryId) (result WorkflowRunActionRepetitionsRequestHistoriesGetOperationResponse, ...)
- func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsRequestHistoriesList(ctx context.Context, id RepetitionId) (result WorkflowRunActionRepetitionsRequestHistoriesListOperationResponse, ...)
- func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsRequestHistoriesListComplete(ctx context.Context, id RepetitionId) (WorkflowRunActionRepetitionsRequestHistoriesListCompleteResult, error)
- func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsRequestHistoriesListCompleteMatchingPredicate(ctx context.Context, id RepetitionId, ...) (result WorkflowRunActionRepetitionsRequestHistoriesListCompleteResult, ...)
- type WorkflowStatus
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PossibleValuesForWorkflowStatus ¶
func PossibleValuesForWorkflowStatus() []string
func ValidateActionID ¶
ValidateActionID checks that 'input' can be parsed as a Action ID
func ValidateRepetitionID ¶
ValidateRepetitionID checks that 'input' can be parsed as a Repetition ID
func ValidateRequestHistoryID ¶
ValidateRequestHistoryID checks that 'input' can be parsed as a Request History ID
func ValidateRunID ¶
ValidateRunID checks that 'input' can be parsed as a Run ID
func ValidateScopeRepetitionID ¶
ValidateScopeRepetitionID checks that 'input' can be parsed as a Scope Repetition ID
Types ¶
type ActionId ¶
type ActionId struct { SubscriptionId string ResourceGroupName string SiteName string WorkflowName string RunName string ActionName string }
ActionId is a struct representing the Resource ID for a Action
func NewActionID ¶
func NewActionID(subscriptionId string, resourceGroupName string, siteName string, workflowName string, runName string, actionName string) ActionId
NewActionID returns a new ActionId struct
func ParseActionID ¶
ParseActionID parses 'input' into a ActionId
func ParseActionIDInsensitively ¶
ParseActionIDInsensitively parses 'input' case-insensitively into a ActionId note: this method should only be used for API response data and not user input
func (*ActionId) FromParseResult ¶
func (id *ActionId) FromParseResult(input resourceids.ParseResult) error
func (ActionId) Segments ¶
func (id ActionId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Action ID
type ContentHash ¶
type ContentLink ¶
type ContentLink struct { ContentHash *ContentHash `json:"contentHash,omitempty"` ContentSize *int64 `json:"contentSize,omitempty"` ContentVersion *string `json:"contentVersion,omitempty"` Metadata *interface{} `json:"metadata,omitempty"` Uri *string `json:"uri,omitempty"` }
type CopeRepetitionsGetOperationResponse ¶
type CopeRepetitionsGetOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *WorkflowRunActionRepetitionDefinition }
type CopeRepetitionsListCompleteResult ¶
type CopeRepetitionsListCompleteResult struct { LatestHttpResponse *http.Response Items []WorkflowRunActionRepetitionDefinition }
type CopeRepetitionsListCustomPager ¶ added in v0.20240628.1153531
func (*CopeRepetitionsListCustomPager) NextPageLink ¶ added in v0.20240628.1153531
func (p *CopeRepetitionsListCustomPager) NextPageLink() *odata.Link
type CopeRepetitionsListOperationResponse ¶
type CopeRepetitionsListOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *[]WorkflowRunActionRepetitionDefinition }
type ErrorProperties ¶
type ErrorResponse ¶
type ErrorResponse struct {
Error *ErrorProperties `json:"error,omitempty"`
}
type GetOperationResponse ¶
type GetOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *WorkflowRunAction }
type ListCompleteResult ¶
type ListCompleteResult struct { LatestHttpResponse *http.Response Items []WorkflowRunAction }
type ListCustomPager ¶ added in v0.20240628.1153531
func (*ListCustomPager) NextPageLink ¶ added in v0.20240628.1153531
func (p *ListCustomPager) NextPageLink() *odata.Link
type ListExpressionTracesCustomPager ¶ added in v0.20240628.1153531
func (*ListExpressionTracesCustomPager) NextPageLink ¶ added in v0.20240628.1153531
func (p *ListExpressionTracesCustomPager) NextPageLink() *odata.Link
type ListOperationOptions ¶
func DefaultListOperationOptions ¶
func DefaultListOperationOptions() ListOperationOptions
func (ListOperationOptions) ToHeaders ¶
func (o ListOperationOptions) ToHeaders() *client.Headers
func (ListOperationOptions) ToOData ¶
func (o ListOperationOptions) ToOData() *odata.Query
func (ListOperationOptions) ToQuery ¶
func (o ListOperationOptions) ToQuery() *client.QueryParams
type ListOperationResponse ¶
type ListOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *[]WorkflowRunAction }
type RepetitionId ¶
type RepetitionId struct { SubscriptionId string ResourceGroupName string SiteName string WorkflowName string RunName string ActionName string RepetitionName string }
RepetitionId is a struct representing the Resource ID for a Repetition
func NewRepetitionID ¶
func NewRepetitionID(subscriptionId string, resourceGroupName string, siteName string, workflowName string, runName string, actionName string, repetitionName string) RepetitionId
NewRepetitionID returns a new RepetitionId struct
func ParseRepetitionID ¶
func ParseRepetitionID(input string) (*RepetitionId, error)
ParseRepetitionID parses 'input' into a RepetitionId
func ParseRepetitionIDInsensitively ¶
func ParseRepetitionIDInsensitively(input string) (*RepetitionId, error)
ParseRepetitionIDInsensitively parses 'input' case-insensitively into a RepetitionId note: this method should only be used for API response data and not user input
func (*RepetitionId) FromParseResult ¶
func (id *RepetitionId) FromParseResult(input resourceids.ParseResult) error
func (RepetitionId) Segments ¶
func (id RepetitionId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Repetition ID
func (RepetitionId) String ¶
func (id RepetitionId) String() string
String returns a human-readable description of this Repetition ID
type RepetitionIndex ¶
type RequestHistory ¶
type RequestHistoryId ¶
type RequestHistoryId struct { SubscriptionId string ResourceGroupName string SiteName string WorkflowName string RunName string ActionName string RepetitionName string RequestHistoryName string }
RequestHistoryId is a struct representing the Resource ID for a Request History
func NewRequestHistoryID ¶
func NewRequestHistoryID(subscriptionId string, resourceGroupName string, siteName string, workflowName string, runName string, actionName string, repetitionName string, requestHistoryName string) RequestHistoryId
NewRequestHistoryID returns a new RequestHistoryId struct
func ParseRequestHistoryID ¶
func ParseRequestHistoryID(input string) (*RequestHistoryId, error)
ParseRequestHistoryID parses 'input' into a RequestHistoryId
func ParseRequestHistoryIDInsensitively ¶
func ParseRequestHistoryIDInsensitively(input string) (*RequestHistoryId, error)
ParseRequestHistoryIDInsensitively parses 'input' case-insensitively into a RequestHistoryId note: this method should only be used for API response data and not user input
func (*RequestHistoryId) FromParseResult ¶
func (id *RequestHistoryId) FromParseResult(input resourceids.ParseResult) error
func (RequestHistoryId) ID ¶
func (id RequestHistoryId) ID() string
ID returns the formatted Request History ID
func (RequestHistoryId) Segments ¶
func (id RequestHistoryId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Request History ID
func (RequestHistoryId) String ¶
func (id RequestHistoryId) String() string
String returns a human-readable description of this Request History ID
type RequestHistoryOperationPredicate ¶
type RequestHistoryOperationPredicate struct { Id *string Location *string Name *string Type *string }
func (RequestHistoryOperationPredicate) Matches ¶
func (p RequestHistoryOperationPredicate) Matches(input RequestHistory) bool
type RequestHistoryProperties ¶
type RequestHistoryProperties struct { EndTime *string `json:"endTime,omitempty"` Request *Request `json:"request,omitempty"` Response *Response `json:"response,omitempty"` StartTime *string `json:"startTime,omitempty"` }
func (*RequestHistoryProperties) GetEndTimeAsTime ¶
func (o *RequestHistoryProperties) GetEndTimeAsTime() (*time.Time, error)
func (*RequestHistoryProperties) GetStartTimeAsTime ¶
func (o *RequestHistoryProperties) GetStartTimeAsTime() (*time.Time, error)
func (*RequestHistoryProperties) SetEndTimeAsTime ¶
func (o *RequestHistoryProperties) SetEndTimeAsTime(input time.Time)
func (*RequestHistoryProperties) SetStartTimeAsTime ¶
func (o *RequestHistoryProperties) SetStartTimeAsTime(input time.Time)
type Response ¶
type Response struct { BodyLink *ContentLink `json:"bodyLink,omitempty"` Headers *interface{} `json:"headers,omitempty"` StatusCode *int64 `json:"statusCode,omitempty"` }
type RetryHistory ¶
type RetryHistory struct { ClientRequestId *string `json:"clientRequestId,omitempty"` Code *string `json:"code,omitempty"` EndTime *string `json:"endTime,omitempty"` Error *ErrorResponse `json:"error,omitempty"` ServiceRequestId *string `json:"serviceRequestId,omitempty"` StartTime *string `json:"startTime,omitempty"` }
func (*RetryHistory) GetEndTimeAsTime ¶
func (o *RetryHistory) GetEndTimeAsTime() (*time.Time, error)
func (*RetryHistory) GetStartTimeAsTime ¶
func (o *RetryHistory) GetStartTimeAsTime() (*time.Time, error)
func (*RetryHistory) SetEndTimeAsTime ¶
func (o *RetryHistory) SetEndTimeAsTime(input time.Time)
func (*RetryHistory) SetStartTimeAsTime ¶
func (o *RetryHistory) SetStartTimeAsTime(input time.Time)
type RunActionCorrelation ¶
type RunId ¶
type RunId struct { SubscriptionId string ResourceGroupName string SiteName string WorkflowName string RunName string }
RunId is a struct representing the Resource ID for a Run
func NewRunID ¶
func NewRunID(subscriptionId string, resourceGroupName string, siteName string, workflowName string, runName string) RunId
NewRunID returns a new RunId struct
func ParseRunID ¶
ParseRunID parses 'input' into a RunId
func ParseRunIDInsensitively ¶
ParseRunIDInsensitively parses 'input' case-insensitively into a RunId note: this method should only be used for API response data and not user input
func (*RunId) FromParseResult ¶
func (id *RunId) FromParseResult(input resourceids.ParseResult) error
func (RunId) Segments ¶
func (id RunId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Run ID
type ScopeRepetitionId ¶
type ScopeRepetitionId struct { SubscriptionId string ResourceGroupName string SiteName string WorkflowName string RunName string ActionName string ScopeRepetitionName string }
ScopeRepetitionId is a struct representing the Resource ID for a Scope Repetition
func NewScopeRepetitionID ¶
func NewScopeRepetitionID(subscriptionId string, resourceGroupName string, siteName string, workflowName string, runName string, actionName string, scopeRepetitionName string) ScopeRepetitionId
NewScopeRepetitionID returns a new ScopeRepetitionId struct
func ParseScopeRepetitionID ¶
func ParseScopeRepetitionID(input string) (*ScopeRepetitionId, error)
ParseScopeRepetitionID parses 'input' into a ScopeRepetitionId
func ParseScopeRepetitionIDInsensitively ¶
func ParseScopeRepetitionIDInsensitively(input string) (*ScopeRepetitionId, error)
ParseScopeRepetitionIDInsensitively parses 'input' case-insensitively into a ScopeRepetitionId note: this method should only be used for API response data and not user input
func (*ScopeRepetitionId) FromParseResult ¶
func (id *ScopeRepetitionId) FromParseResult(input resourceids.ParseResult) error
func (ScopeRepetitionId) ID ¶
func (id ScopeRepetitionId) ID() string
ID returns the formatted Scope Repetition ID
func (ScopeRepetitionId) Segments ¶
func (id ScopeRepetitionId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Scope Repetition ID
func (ScopeRepetitionId) String ¶
func (id ScopeRepetitionId) String() string
String returns a human-readable description of this Scope Repetition ID
type WorkflowRunAction ¶
type WorkflowRunAction struct { Id *string `json:"id,omitempty"` Name *string `json:"name,omitempty"` Properties *WorkflowRunActionProperties `json:"properties,omitempty"` Type *string `json:"type,omitempty"` }
type WorkflowRunActionOperationPredicate ¶
func (WorkflowRunActionOperationPredicate) Matches ¶
func (p WorkflowRunActionOperationPredicate) Matches(input WorkflowRunAction) bool
type WorkflowRunActionProperties ¶
type WorkflowRunActionProperties struct { Code *string `json:"code,omitempty"` Correlation *RunActionCorrelation `json:"correlation,omitempty"` EndTime *string `json:"endTime,omitempty"` Error *interface{} `json:"error,omitempty"` InputsLink *ContentLink `json:"inputsLink,omitempty"` OutputsLink *ContentLink `json:"outputsLink,omitempty"` RetryHistory *[]RetryHistory `json:"retryHistory,omitempty"` StartTime *string `json:"startTime,omitempty"` Status *WorkflowStatus `json:"status,omitempty"` TrackedProperties *interface{} `json:"trackedProperties,omitempty"` TrackingId *string `json:"trackingId,omitempty"` }
func (*WorkflowRunActionProperties) GetEndTimeAsTime ¶
func (o *WorkflowRunActionProperties) GetEndTimeAsTime() (*time.Time, error)
func (*WorkflowRunActionProperties) GetStartTimeAsTime ¶
func (o *WorkflowRunActionProperties) GetStartTimeAsTime() (*time.Time, error)
func (*WorkflowRunActionProperties) SetEndTimeAsTime ¶
func (o *WorkflowRunActionProperties) SetEndTimeAsTime(input time.Time)
func (*WorkflowRunActionProperties) SetStartTimeAsTime ¶
func (o *WorkflowRunActionProperties) SetStartTimeAsTime(input time.Time)
type WorkflowRunActionRepetitionDefinition ¶
type WorkflowRunActionRepetitionDefinition struct { Id *string `json:"id,omitempty"` Location *string `json:"location,omitempty"` Name *string `json:"name,omitempty"` Properties WorkflowRunActionRepetitionProperties `json:"properties"` Tags *map[string]string `json:"tags,omitempty"` Type *string `json:"type,omitempty"` }
type WorkflowRunActionRepetitionDefinitionOperationPredicate ¶
type WorkflowRunActionRepetitionDefinitionOperationPredicate struct { Id *string Location *string Name *string Type *string }
func (WorkflowRunActionRepetitionDefinitionOperationPredicate) Matches ¶
func (p WorkflowRunActionRepetitionDefinitionOperationPredicate) Matches(input WorkflowRunActionRepetitionDefinition) bool
type WorkflowRunActionRepetitionProperties ¶
type WorkflowRunActionRepetitionProperties struct { Code *string `json:"code,omitempty"` Correlation *RunActionCorrelation `json:"correlation,omitempty"` EndTime *string `json:"endTime,omitempty"` Error *interface{} `json:"error,omitempty"` Inputs *interface{} `json:"inputs,omitempty"` InputsLink *ContentLink `json:"inputsLink,omitempty"` IterationCount *int64 `json:"iterationCount,omitempty"` Outputs *interface{} `json:"outputs,omitempty"` OutputsLink *ContentLink `json:"outputsLink,omitempty"` RepetitionIndexes *[]RepetitionIndex `json:"repetitionIndexes,omitempty"` RetryHistory *[]RetryHistory `json:"retryHistory,omitempty"` StartTime *string `json:"startTime,omitempty"` Status *WorkflowStatus `json:"status,omitempty"` TrackedProperties *interface{} `json:"trackedProperties,omitempty"` TrackingId *string `json:"trackingId,omitempty"` }
func (*WorkflowRunActionRepetitionProperties) GetEndTimeAsTime ¶
func (o *WorkflowRunActionRepetitionProperties) GetEndTimeAsTime() (*time.Time, error)
func (*WorkflowRunActionRepetitionProperties) GetStartTimeAsTime ¶
func (o *WorkflowRunActionRepetitionProperties) GetStartTimeAsTime() (*time.Time, error)
func (*WorkflowRunActionRepetitionProperties) SetEndTimeAsTime ¶
func (o *WorkflowRunActionRepetitionProperties) SetEndTimeAsTime(input time.Time)
func (*WorkflowRunActionRepetitionProperties) SetStartTimeAsTime ¶
func (o *WorkflowRunActionRepetitionProperties) SetStartTimeAsTime(input time.Time)
type WorkflowRunActionRepetitionsGetOperationResponse ¶
type WorkflowRunActionRepetitionsGetOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *WorkflowRunActionRepetitionDefinition }
type WorkflowRunActionRepetitionsListCompleteResult ¶
type WorkflowRunActionRepetitionsListCompleteResult struct { LatestHttpResponse *http.Response Items []WorkflowRunActionRepetitionDefinition }
type WorkflowRunActionRepetitionsListCustomPager ¶ added in v0.20240628.1153531
func (*WorkflowRunActionRepetitionsListCustomPager) NextPageLink ¶ added in v0.20240628.1153531
func (p *WorkflowRunActionRepetitionsListCustomPager) NextPageLink() *odata.Link
type WorkflowRunActionRepetitionsListExpressionTracesCustomPager ¶ added in v0.20240628.1153531
type WorkflowRunActionRepetitionsListExpressionTracesCustomPager struct {
NextLink *odata.Link `json:"nextLink"`
}
func (*WorkflowRunActionRepetitionsListExpressionTracesCustomPager) NextPageLink ¶ added in v0.20240628.1153531
func (p *WorkflowRunActionRepetitionsListExpressionTracesCustomPager) NextPageLink() *odata.Link
type WorkflowRunActionRepetitionsListOperationResponse ¶
type WorkflowRunActionRepetitionsListOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *[]WorkflowRunActionRepetitionDefinition }
type WorkflowRunActionRepetitionsRequestHistoriesGetOperationResponse ¶
type WorkflowRunActionRepetitionsRequestHistoriesGetOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *RequestHistory }
type WorkflowRunActionRepetitionsRequestHistoriesListCompleteResult ¶
type WorkflowRunActionRepetitionsRequestHistoriesListCompleteResult struct { LatestHttpResponse *http.Response Items []RequestHistory }
type WorkflowRunActionRepetitionsRequestHistoriesListCustomPager ¶ added in v0.20240628.1153531
type WorkflowRunActionRepetitionsRequestHistoriesListCustomPager struct {
NextLink *odata.Link `json:"nextLink"`
}
func (*WorkflowRunActionRepetitionsRequestHistoriesListCustomPager) NextPageLink ¶ added in v0.20240628.1153531
func (p *WorkflowRunActionRepetitionsRequestHistoriesListCustomPager) NextPageLink() *odata.Link
type WorkflowRunActionRepetitionsRequestHistoriesListOperationResponse ¶
type WorkflowRunActionRepetitionsRequestHistoriesListOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *[]RequestHistory }
type WorkflowRunActionsClient ¶
type WorkflowRunActionsClient struct {
Client *resourcemanager.Client
}
func NewWorkflowRunActionsClientWithBaseURI ¶
func NewWorkflowRunActionsClientWithBaseURI(sdkApi sdkEnv.Api) (*WorkflowRunActionsClient, error)
func (WorkflowRunActionsClient) CopeRepetitionsGet ¶
func (c WorkflowRunActionsClient) CopeRepetitionsGet(ctx context.Context, id ScopeRepetitionId) (result CopeRepetitionsGetOperationResponse, err error)
CopeRepetitionsGet ...
func (WorkflowRunActionsClient) CopeRepetitionsList ¶
func (c WorkflowRunActionsClient) CopeRepetitionsList(ctx context.Context, id ActionId) (result CopeRepetitionsListOperationResponse, err error)
CopeRepetitionsList ...
func (WorkflowRunActionsClient) CopeRepetitionsListComplete ¶
func (c WorkflowRunActionsClient) CopeRepetitionsListComplete(ctx context.Context, id ActionId) (CopeRepetitionsListCompleteResult, error)
CopeRepetitionsListComplete retrieves all the results into a single object
func (WorkflowRunActionsClient) CopeRepetitionsListCompleteMatchingPredicate ¶
func (c WorkflowRunActionsClient) CopeRepetitionsListCompleteMatchingPredicate(ctx context.Context, id ActionId, predicate WorkflowRunActionRepetitionDefinitionOperationPredicate) (result CopeRepetitionsListCompleteResult, err error)
CopeRepetitionsListCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (WorkflowRunActionsClient) Get ¶
func (c WorkflowRunActionsClient) Get(ctx context.Context, id ActionId) (result GetOperationResponse, err error)
Get ...
func (WorkflowRunActionsClient) List ¶
func (c WorkflowRunActionsClient) List(ctx context.Context, id RunId, options ListOperationOptions) (result ListOperationResponse, err error)
List ...
func (WorkflowRunActionsClient) ListComplete ¶
func (c WorkflowRunActionsClient) ListComplete(ctx context.Context, id RunId, options ListOperationOptions) (ListCompleteResult, error)
ListComplete retrieves all the results into a single object
func (WorkflowRunActionsClient) ListCompleteMatchingPredicate ¶
func (c WorkflowRunActionsClient) ListCompleteMatchingPredicate(ctx context.Context, id RunId, options ListOperationOptions, predicate WorkflowRunActionOperationPredicate) (result ListCompleteResult, err error)
ListCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (WorkflowRunActionsClient) ListExpressionTraces ¶
func (c WorkflowRunActionsClient) ListExpressionTraces(ctx context.Context, id ActionId) (result ListExpressionTracesOperationResponse, err error)
ListExpressionTraces ...
func (WorkflowRunActionsClient) ListExpressionTracesComplete ¶
func (c WorkflowRunActionsClient) ListExpressionTracesComplete(ctx context.Context, id ActionId) (result ListExpressionTracesCompleteResult, err error)
ListExpressionTracesComplete retrieves all the results into a single object
func (WorkflowRunActionsClient) WorkflowRunActionRepetitionsGet ¶
func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsGet(ctx context.Context, id RepetitionId) (result WorkflowRunActionRepetitionsGetOperationResponse, err error)
WorkflowRunActionRepetitionsGet ...
func (WorkflowRunActionsClient) WorkflowRunActionRepetitionsList ¶
func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsList(ctx context.Context, id ActionId) (result WorkflowRunActionRepetitionsListOperationResponse, err error)
WorkflowRunActionRepetitionsList ...
func (WorkflowRunActionsClient) WorkflowRunActionRepetitionsListComplete ¶
func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsListComplete(ctx context.Context, id ActionId) (WorkflowRunActionRepetitionsListCompleteResult, error)
WorkflowRunActionRepetitionsListComplete retrieves all the results into a single object
func (WorkflowRunActionsClient) WorkflowRunActionRepetitionsListCompleteMatchingPredicate ¶
func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsListCompleteMatchingPredicate(ctx context.Context, id ActionId, predicate WorkflowRunActionRepetitionDefinitionOperationPredicate) (result WorkflowRunActionRepetitionsListCompleteResult, err error)
WorkflowRunActionRepetitionsListCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (WorkflowRunActionsClient) WorkflowRunActionRepetitionsListExpressionTraces ¶
func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsListExpressionTraces(ctx context.Context, id RepetitionId) (result WorkflowRunActionRepetitionsListExpressionTracesOperationResponse, err error)
WorkflowRunActionRepetitionsListExpressionTraces ...
func (WorkflowRunActionsClient) WorkflowRunActionRepetitionsListExpressionTracesComplete ¶
func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsListExpressionTracesComplete(ctx context.Context, id RepetitionId) (result WorkflowRunActionRepetitionsListExpressionTracesCompleteResult, err error)
WorkflowRunActionRepetitionsListExpressionTracesComplete retrieves all the results into a single object
func (WorkflowRunActionsClient) WorkflowRunActionRepetitionsRequestHistoriesGet ¶
func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsRequestHistoriesGet(ctx context.Context, id RequestHistoryId) (result WorkflowRunActionRepetitionsRequestHistoriesGetOperationResponse, err error)
WorkflowRunActionRepetitionsRequestHistoriesGet ...
func (WorkflowRunActionsClient) WorkflowRunActionRepetitionsRequestHistoriesList ¶
func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsRequestHistoriesList(ctx context.Context, id RepetitionId) (result WorkflowRunActionRepetitionsRequestHistoriesListOperationResponse, err error)
WorkflowRunActionRepetitionsRequestHistoriesList ...
func (WorkflowRunActionsClient) WorkflowRunActionRepetitionsRequestHistoriesListComplete ¶
func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsRequestHistoriesListComplete(ctx context.Context, id RepetitionId) (WorkflowRunActionRepetitionsRequestHistoriesListCompleteResult, error)
WorkflowRunActionRepetitionsRequestHistoriesListComplete retrieves all the results into a single object
func (WorkflowRunActionsClient) WorkflowRunActionRepetitionsRequestHistoriesListCompleteMatchingPredicate ¶
func (c WorkflowRunActionsClient) WorkflowRunActionRepetitionsRequestHistoriesListCompleteMatchingPredicate(ctx context.Context, id RepetitionId, predicate RequestHistoryOperationPredicate) (result WorkflowRunActionRepetitionsRequestHistoriesListCompleteResult, err error)
WorkflowRunActionRepetitionsRequestHistoriesListCompleteMatchingPredicate retrieves all the results and then applies the predicate
type WorkflowStatus ¶
type WorkflowStatus string
const ( WorkflowStatusAborted WorkflowStatus = "Aborted" WorkflowStatusCancelled WorkflowStatus = "Cancelled" WorkflowStatusFailed WorkflowStatus = "Failed" WorkflowStatusFaulted WorkflowStatus = "Faulted" WorkflowStatusIgnored WorkflowStatus = "Ignored" WorkflowStatusNotSpecified WorkflowStatus = "NotSpecified" WorkflowStatusPaused WorkflowStatus = "Paused" WorkflowStatusRunning WorkflowStatus = "Running" WorkflowStatusSkipped WorkflowStatus = "Skipped" WorkflowStatusSucceeded WorkflowStatus = "Succeeded" WorkflowStatusSuspended WorkflowStatus = "Suspended" WorkflowStatusTimedOut WorkflowStatus = "TimedOut" WorkflowStatusWaiting WorkflowStatus = "Waiting" )
func (*WorkflowStatus) UnmarshalJSON ¶
func (s *WorkflowStatus) UnmarshalJSON(bytes []byte) error
Source Files ¶
- client.go
- constants.go
- id_action.go
- id_repetition.go
- id_requesthistory.go
- id_run.go
- id_scoperepetition.go
- method_coperepetitionsget.go
- method_coperepetitionslist.go
- method_get.go
- method_list.go
- method_listexpressiontraces.go
- method_workflowrunactionrepetitionsget.go
- method_workflowrunactionrepetitionslist.go
- method_workflowrunactionrepetitionslistexpressiontraces.go
- method_workflowrunactionrepetitionsrequesthistoriesget.go
- method_workflowrunactionrepetitionsrequesthistorieslist.go
- model_contenthash.go
- model_contentlink.go
- model_errorproperties.go
- model_errorresponse.go
- model_repetitionindex.go
- model_request.go
- model_requesthistory.go
- model_requesthistoryproperties.go
- model_response.go
- model_retryhistory.go
- model_runactioncorrelation.go
- model_workflowrunaction.go
- model_workflowrunactionproperties.go
- model_workflowrunactionrepetitiondefinition.go
- model_workflowrunactionrepetitionproperties.go
- predicates.go
- version.go