public final class PartStudiosGetFeaturesResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
PartStudiosGetFeaturesResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
Map[] |
getFeatures() |
Get List of features
|
Map[] |
getFeatureStates() |
Get List of feature state information
|
PartStudiosGetFeaturesResponseImports[] |
getImports() |
Get Array of imports into the feature list
|
Boolean |
getIsComplete() |
Get True if the full feature list is present, or false if it is filtered
|
Number |
getRollbackIndex() |
Get The index of the first feature that is rolled back
|
String |
getSerializationVersion() |
Get The version of the serialization protocol for the response
|
String |
getSourceMicroversion() |
Get The document microversion from which the feature was extracted
|
String |
toString() |
getOtherPropertiespublic final Boolean getIsComplete()
public final Number getRollbackIndex()
public final Map[] getFeatures()
public final PartStudiosGetFeaturesResponseImports[] getImports()
public final Map[] getFeatureStates()
public final String getSerializationVersion()
public final String getSourceMicroversion()
Copyright © 2021. All rights reserved.