public abstract class CapiContainerName extends ContainerName
| Modifier and Type | Method and Description |
|---|---|
static CapiContainerName |
getContainerName(java.lang.String containerName)
Examine the given container name, and return an appropriate instance
of this class to deal with that name.
|
belongsToSameIdentitypublic static CapiContainerName getContainerName(java.lang.String containerName)
containerName - the name of the container to process.