Class EphemeralAgentPod.EphemeralAgentPodContainer

  • Enclosing interface:
    EphemeralAgentPod

    public static class EphemeralAgentPod.EphemeralAgentPodContainer
    extends Object
    • Constructor Detail

      • EphemeralAgentPodContainer

        public EphemeralAgentPodContainer​(String name,
                                          String image,
                                          boolean ready,
                                          boolean started,
                                          Map<String,​String> variables)
    • Method Detail

      • getImage

        public String getImage()
      • getName

        public String getName()
      • isStarted

        public boolean isStarted()
      • isReady

        public boolean isReady()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object