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