Uses of Class
io.stargate.sdk.rest.domain.TypeFieldUpdate
Packages that use TypeFieldUpdate
-
Uses of TypeFieldUpdate in io.stargate.sdk.rest.domain
Methods in io.stargate.sdk.rest.domain that return types with arguments of type TypeFieldUpdateModifier and TypeMethodDescriptionUpdateType.getRenameFields()Getter accessor for attribute 'renameFields'.Method parameters in io.stargate.sdk.rest.domain with type arguments of type TypeFieldUpdateModifier and TypeMethodDescriptionvoidUpdateType.setRenameFields(List<TypeFieldUpdate> renameFields) Setter accessor for attribute 'renameFields'.