Uses of Class
com.azure.resourcemanager.devhub.models.WorkflowRun
Package
Description
Package containing the inner data models for DeveloperHubServiceClient.
Package containing the data models for DeveloperHubServiceClient.
-
Uses of WorkflowRun in com.azure.resourcemanager.devhub.fluent.models
Modifier and TypeMethodDescriptionGitHubWorkflowProfile.lastWorkflowRun()
Get the lastWorkflowRun property: The lastWorkflowRun property.WorkflowInner.lastWorkflowRun()
Get the lastWorkflowRun property: The lastWorkflowRun property.WorkflowProperties.lastWorkflowRun()
Get the lastWorkflowRun property: The lastWorkflowRun property.Modifier and TypeMethodDescriptionGitHubWorkflowProfile.withLastWorkflowRun
(WorkflowRun lastWorkflowRun) Set the lastWorkflowRun property: The lastWorkflowRun property.WorkflowInner.withLastWorkflowRun
(WorkflowRun lastWorkflowRun) Set the lastWorkflowRun property: The lastWorkflowRun property.WorkflowProperties.withLastWorkflowRun
(WorkflowRun lastWorkflowRun) Set the lastWorkflowRun property: The lastWorkflowRun property. -
Uses of WorkflowRun in com.azure.resourcemanager.devhub.models
Modifier and TypeMethodDescriptionWorkflow.lastWorkflowRun()
Gets the lastWorkflowRun property: The lastWorkflowRun property.Modifier and TypeMethodDescriptionWorkflow.DefinitionStages.WithLastWorkflowRun.withLastWorkflowRun
(WorkflowRun lastWorkflowRun) Specifies the lastWorkflowRun property: The lastWorkflowRun property..