getContainerById

abstract fun getContainerById(containerId: String): Container?

Returns the container corresponding to the given containerId, or null if such id is not present in the list

Parameters

containerId

String container's unique id