Interface RemoteEnvironment

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
ProcessEnvironment, RemoteEnvironment.SimpleRemoteEnvironment, StaticRemoteEnvironment

public interface RemoteEnvironment extends AutoCloseable
A handle to an available remote RunnerApi.Environment. This environment is connected to a Fn API Control service, and the associated client is available via getInstructionRequestHandler().