Package | Description |
---|---|
io.sphere.sdk.customers.queries |
Provides types to retrieve the state of customers.
|
Modifier and Type | Method and Description |
---|---|
static CustomerInStoreByEmailTokenGet |
CustomerInStoreByEmailTokenGet.of(String storeKey,
CustomerToken token) |
static CustomerInStoreByEmailTokenGet |
CustomerInStoreByEmailTokenGet.of(String storeKey,
String token) |
CustomerInStoreByEmailTokenGet |
CustomerInStoreByEmailTokenGet.plusExpansionPaths(ExpansionPath<Customer> expansionPath) |
CustomerInStoreByEmailTokenGet |
CustomerInStoreByEmailTokenGet.withExpansionPaths(ExpansionPath<Customer> expansionPath) |
CustomerInStoreByEmailTokenGet |
CustomerInStoreByEmailTokenGet.withExpansionPaths(List<ExpansionPath<Customer>> expansionPaths) |