Package | Description |
---|---|
io.sphere.sdk.apiclient.queries |
Modifier and Type | Method and Description |
---|---|
static ApiClientByIdGet |
ApiClientByIdGet.of(Identifiable<ApiClient> resource) |
static ApiClientByIdGet |
ApiClientByIdGet.of(String id) |
ApiClientByIdGet |
ApiClientByIdGet.plusExpansionPaths(ExpansionPath<ApiClient> expansionPath) |
ApiClientByIdGet |
ApiClientByIdGet.withExpansionPaths(ExpansionPath<ApiClient> expansionPath) |
ApiClientByIdGet |
ApiClientByIdGet.withExpansionPaths(List<ExpansionPath<ApiClient>> expansionPaths) |