public static class FakeGatewayInstallation.Builder extends AbstractInstallationBuilder<FakeGatewayInstallation.Builder>
| Modifier and Type | Method and Description |
|---|---|
FakeGatewayInstallation |
build() |
FakeGatewayInstallation.Builder |
withDynamicPort(ClusterDynamicPort dynamicPort)
Set the port provider for cluster.
|
analyticsEnabled, disabled, disablePolicyDeployment, flexibleGateKeeper, gateKeeperDisabled, offline, onApiDeleted, withApplications, withClientModeEnabled, withDomains, withEncryptedProperties, withJdbcStore, withPolicyDefinitions, withPolicyTemplatespublic FakeGatewayInstallation build()
build in class AbstractInstallationBuilder<FakeGatewayInstallation.Builder>public FakeGatewayInstallation.Builder withDynamicPort(ClusterDynamicPort dynamicPort)
AbstractInstallationBuilderwithDynamicPort in class AbstractInstallationBuilder<FakeGatewayInstallation.Builder>dynamicPort - the port providerCopyright © 2014–2022 MuleSoft, Inc.. All rights reserved.