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