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