Uses of Class
com.atlassian.bamboo.agent.ephemeral.EphemeralAgentPod.EphemeralAgentPodContainer
-
Uses of EphemeralAgentPod.EphemeralAgentPodContainer in com.atlassian.bamboo.agent.ephemeral
Modifier and TypeMethodDescriptionEphemeralAgentPod.getContainers()
List of containers in the podEphemeralAgentPodImpl.getContainers()
ModifierConstructorDescriptionEphemeralAgentPodImpl
(@NotNull String name, @NotNull String hostname, @NotNull String podIP, @NotNull Date creationDate, @NotNull PodPhase phase, @NotNull List<EphemeralAgentPod.EphemeralAgentPodContainer> containers)