public final class AssembliesGetFeaturesResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
AssembliesGetFeaturesResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
Map[] |
getFeatures() |
Get List of features
|
Map[] |
getFeatureStates() |
Get List of feature state information
|
Boolean |
getIsComplete() |
Get True if the full feature list is present, or false if it is filtered
|
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 Map[] getFeatures()
public final Map[] getFeatureStates()
public final String getSerializationVersion()
public final String getSourceMicroversion()
Copyright © 2021. All rights reserved.