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