@Beta
public final class PrincipalQueryResult
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
PrincipalQueryResult.Builder |
Modifier and Type | Method and Description |
---|---|
static PrincipalQueryResult.Builder |
create() |
Principals |
getPrincipals() |
int |
getTotalSize() |
boolean |
isEmpty() |
public Principals getPrincipals()
public int getTotalSize()
public boolean isEmpty()
public static PrincipalQueryResult.Builder create()