@Beta public final class UpdateUserStoreParams extends Object
Modifier and Type | Class and Description |
---|---|
static class |
UpdateUserStoreParams.Builder |
Modifier and Type | Method and Description |
---|---|
static UpdateUserStoreParams.Builder |
create() |
AuthConfig |
getAuthConfig() |
String |
getDescription() |
String |
getDisplayName() |
UserStoreKey |
getKey() |
UserStoreAccessControlList |
getUserStorePermissions() |
public UserStoreKey getKey()
public String getDisplayName()
public String getDescription()
public AuthConfig getAuthConfig()
public UserStoreAccessControlList getUserStorePermissions()
public static UpdateUserStoreParams.Builder create()