Package | Description |
---|---|
io.sphere.sdk.projects |
Provides models for the project endpoint.
|
Modifier and Type | Method and Description |
---|---|
static SearchIndexingConfigurationStatus |
SearchIndexingConfigurationStatus.defaultValue() |
SearchIndexingConfigurationStatus |
SearchIndexingConfigurationValues.getStatus() |
static SearchIndexingConfigurationStatus |
SearchIndexingConfigurationStatus.ofSphereValue(String value) |
static SearchIndexingConfigurationStatus |
SearchIndexingConfigurationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchIndexingConfigurationStatus[] |
SearchIndexingConfigurationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|