Get Client Scope Plain Args
data class GetClientScopePlainArgs(val name: String, val realmId: String) : ConvertibleToJava<GetClientScopePlainArgs>
A collection of arguments for invoking getClientScope.
A collection of arguments for invoking getClientScope.