Uses of Class
software.amazon.awssdk.services.quicksight.model.RowInfo
-
Packages that use RowInfo Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of RowInfo in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return RowInfo Modifier and Type Method Description RowInfoIngestion. rowInfo()Returns the value of the RowInfo property for this object.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type RowInfo Modifier and Type Method Description Ingestion.BuilderIngestion.Builder. rowInfo(RowInfo rowInfo)Sets the value of the RowInfo property for this object.
-