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