public class ContainerName extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ContainerName.Builder |
Constructor and Description |
---|
ContainerName(String rawName,
String semanticName) |
Modifier and Type | Method and Description |
---|---|
static ContainerName.Builder |
builder() |
boolean |
equals(Object obj) |
static ContainerName |
fromPsLine(String psLine) |
int |
hashCode() |
String |
rawName() |
String |
semanticName() |
String |
toString() |
static String |
withoutScaleNumber(String rawName) |
public String rawName()
public String semanticName()
public static ContainerName fromPsLine(String psLine)
public static ContainerName.Builder builder()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.