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