Class BoxIndex
java.lang.Object
software.amazon.smithy.model.knowledge.NullableIndex
software.amazon.smithy.model.knowledge.BoxIndex
- All Implemented Interfaces:
 KnowledgeIndex
Deprecated.
An index that checks if a shape can be set to null.
 
This index is deprecated in favor of NullableIndex.
- 
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.smithy.model.knowledge.NullableIndex
NullableIndex.CheckMode - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class software.amazon.smithy.model.knowledge.NullableIndex
isDefaultZeroValueOfTypeInV1, isMemberNullable, isMemberNullable, isNullable, isShapeSetToDefaultZeroValueInV1 
- 
Constructor Details
- 
BoxIndex
Deprecated. 
 - 
 - 
Method Details
- 
of
Deprecated. - 
isBoxed
Deprecated. 
 -