public interface ShopRequestContextServiceForPrivateApiOnly
Modifier and Type | Method and Description |
---|---|
ShopRequestContext.Builder |
getBuilder(GUID shopGuid,
java.util.Set<java.lang.String> scopes) |
ShopRequestContext.Builder |
getBuilder(GUID shopGuid,
java.lang.String... scopes) |
ShopRequestContext.Builder getBuilder(GUID shopGuid, java.util.Set<java.lang.String> scopes)
ShopRequestContext.Builder getBuilder(GUID shopGuid, java.lang.String... scopes)