public class SpaceId extends Object
SpaceId(String spaceName)
boolean
equals(Object o)
String
getSpaceName()
int
hashCode()
toString()
static SpaceId
withSpaceName(String spaceName)
SpaceId
withTag(String key, String value)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public SpaceId(String spaceName)
public static SpaceId withSpaceName(String spaceName)
public SpaceId withTag(String key, String value)
public String getSpaceName()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2021. All rights reserved.