public class UpdateInstancesBuilder extends BaseBuilder
Modifier and Type | Class and Description |
---|---|
static class |
UpdateInstancesBuilder.DescriptorImpl |
jenkins.tasks.SimpleBuildStep.LastBuildAction, jenkins.tasks.SimpleBuildStep.LastBuildActionFactory
Constructor and Description |
---|
UpdateInstancesBuilder(String azureCredentialsId,
String resourceGroup,
String name,
String instanceIds) |
Modifier and Type | Method and Description |
---|---|
String |
getInstanceIds() |
void |
perform(hudson.model.Run<?,?> run,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
getAzureClient, getAzureCredentialsId, getName, getRequiredMonitorService, getResourceGroup
getProjectAction, getProjectAction, getProjectActions, perform, perform, prebuild
public String getInstanceIds()
public void perform(@Nonnull hudson.model.Run<?,?> run, @Nonnull hudson.FilePath workspace, @Nonnull hudson.Launcher launcher, @Nonnull hudson.model.TaskListener listener) throws InterruptedException, IOException
InterruptedException
IOException
Copyright © 2016–2021. All rights reserved.