public class ProfileIdLookup extends Object implements ContextDataLookupFunction<ProfileRequestContext,String>
ContextDataLookupFunction
that returns the profile ID for a ProfileRequestContext
.Constructor and Description |
---|
ProfileIdLookup() |
@Nullable public String apply(@Nullable ProfileRequestContext input)
apply
in interface com.google.common.base.Function<ProfileRequestContext,String>
Copyright © 2019. All rights reserved.