public class OpenShiftRuntime extends BaseRuntime
Modifier and Type | Field and Description |
---|---|
static String |
CONTEXT_KEY |
Constructor and Description |
---|
OpenShiftRuntime() |
OpenShiftRuntime(String id,
String name,
RuntimeConfig config,
ProviderId providerId,
RuntimeEndpoint endpoint,
RuntimeInfo info,
RuntimeState state) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
equals, getConfig, getEndpoint, getId, getInfo, getName, getProviderId, getState, hashCode
public static final String CONTEXT_KEY
public OpenShiftRuntime()
public OpenShiftRuntime(String id, String name, RuntimeConfig config, ProviderId providerId, RuntimeEndpoint endpoint, RuntimeInfo info, RuntimeState state)
public String toString()
toString
in class BaseRuntime
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.