| Package | Description |
|---|---|
| org.mule.extension.powershell.api | |
| org.mule.extension.powershell.internal.connection.provider |
| Modifier and Type | Method and Description |
|---|---|
static OperativeSystem |
OperativeSystem.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperativeSystem[] |
OperativeSystem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OperativeSystem |
PowershellConnectionProvider.getOperativeSystem() |
| Modifier and Type | Method and Description |
|---|---|
void |
PowershellConnectionProvider.setOperativeSystem(OperativeSystem operativeSystem) |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.