Skip to content

Auto-generated method stub #408

Description

@github-actions

	@ManagedOperation
	@ShellMethodAvailability("testSelectedConfigOk")
	public void addOpenvpnService() {
		// TODO Auto-generated method stub
	}

	@ShellMethod(value = "Add a SmartGateway service to the selected configuration")
	@ManagedOperation
	@ShellMethodAvailability("testSelectedConfigOk")
	public void addSmartgatewayService() {
		// TODO Auto-generated method stub
	}

	@ShellMethod(value = "Add a dhcpd service to the selected configuration")
	@ManagedOperation
	@ShellMethodAvailability("testSelectedConfigOk")
	public void addDhcpdService() {
		// TODO Auto-generated method stub
	}

	@ShellMethod(value = "Add a operating system ssh tunnel service to the selected configuration")
	@ManagedOperation
	@ShellMethodAvailability("testSelectedConfigOk")
	public void addSystemSshClientService() {
		// TODO Auto-generated method stub
	}

}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions