public class AKSDeploymentCommand extends KubernetesDeploymentCommandBase<AKSDeploymentCommand.IAKSDeploymentCommandData>
Modifier and Type | Class and Description |
---|---|
static interface |
AKSDeploymentCommand.IAKSDeploymentCommandData |
KubernetesDeploymentCommandBase.IKubernetesDeploymentCommandData
Constructor and Description |
---|
AKSDeploymentCommand() |
Modifier and Type | Method and Description |
---|---|
void |
execute(AKSDeploymentCommand.IAKSDeploymentCommandData context) |
public void execute(AKSDeploymentCommand.IAKSDeploymentCommandData context)
execute
in interface com.microsoft.jenkins.azurecommons.command.ICommand<AKSDeploymentCommand.IAKSDeploymentCommandData>
execute
in class KubernetesDeploymentCommandBase<AKSDeploymentCommand.IAKSDeploymentCommandData>
Copyright © 2016–2021. All rights reserved.