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