| Package | Description |
|---|---|
| com.mulesoft.anypoint.tests.infrastructure.installation |
| Modifier and Type | Method and Description |
|---|---|
static FakeGatewayInstallationConfiguration.GatewayMode |
FakeGatewayInstallationConfiguration.GatewayMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FakeGatewayInstallationConfiguration.GatewayMode[] |
FakeGatewayInstallationConfiguration.GatewayMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FakeGatewayInstallationConfiguration(FakeGatewayInstallationConfiguration.GatewayMode gatewayMode,
boolean encrypted,
com.mulesoft.mule.runtime.gw.api.config.GateKeeperConfiguration.Mode gateKeeper,
JdbcStoreConfiguration jdbcStoreConfiguration,
com.mulesoft.mule.runtime.gw.api.config.OnApiDeletedConfiguration.Mode onApiDeleted) |
FakeGatewayInstallationConfiguration(FakeGatewayInstallationConfiguration.GatewayMode gatewayMode,
boolean encrypted,
com.mulesoft.mule.runtime.gw.api.config.GateKeeperConfiguration.Mode gateKeeper,
com.mulesoft.mule.runtime.gw.api.config.OnApiDeletedConfiguration.Mode onApiDeleted) |
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.