public class EnablePortCommand extends Object implements com.microsoft.jenkins.azurecommons.command.ICommand<EnablePortCommand.IEnablePortCommandData>, Serializable
Modifier and Type | Class and Description |
---|---|
static interface |
EnablePortCommand.IEnablePortCommandData |
Modifier and Type | Field and Description |
---|---|
static int |
LOAD_BALANCER_IDLE_TIMEOUT_IN_MINUTES |
Constructor and Description |
---|
EnablePortCommand() |
Modifier and Type | Method and Description |
---|---|
void |
execute(EnablePortCommand.IEnablePortCommandData context) |
public static final int LOAD_BALANCER_IDLE_TIMEOUT_IN_MINUTES
public void execute(EnablePortCommand.IEnablePortCommandData context)
execute
in interface com.microsoft.jenkins.azurecommons.command.ICommand<EnablePortCommand.IEnablePortCommandData>
Copyright © 2016–2021. All rights reserved.