public class IdentityMetadata extends Object
Modifier and Type | Class and Description |
---|---|
static class |
IdentityMetadata.Builder |
Constructor and Description |
---|
IdentityMetadata(String poolId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
Optional<String> |
maybeGetPoolId() |
String |
poolId() |
String |
toString() |