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