public class GateKeeperSupplier extends Object implements Supplier<Optional<GateKeeper>>
| Constructor and Description |
|---|
GateKeeperSupplier(com.mulesoft.mule.runtime.gw.api.config.GateKeeperConfiguration configuration,
ApiService apiService) |
public GateKeeperSupplier(com.mulesoft.mule.runtime.gw.api.config.GateKeeperConfiguration configuration, ApiService apiService)
public Optional<GateKeeper> get()
get in interface Supplier<Optional<GateKeeper>>Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.