Uses of Class
io.stargate.sdk.rest.domain.KVPair
Packages that use KVPair
-
Uses of KVPair in io.stargate.sdk.rest.domain
Methods in io.stargate.sdk.rest.domain that return types with arguments of type KVPairModifier and TypeMethodDescriptionIndexDefinition.getOptions()Getter accessor for attribute 'options'.Method parameters in io.stargate.sdk.rest.domain with type arguments of type KVPairModifier and TypeMethodDescriptionvoidIndexDefinition.setOptions(List<KVPair> options) Setter accessor for attribute 'options'.