Uses of Class
software.amazon.awssdk.services.quicksight.model.PeriodToDateComputation
-
Packages that use PeriodToDateComputation Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of PeriodToDateComputation in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return PeriodToDateComputation Modifier and Type Method Description PeriodToDateComputationComputation. periodToDate()The period toDataSetIdentifiercomputation configuration.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type PeriodToDateComputation Modifier and Type Method Description Computation.BuilderComputation.Builder. periodToDate(PeriodToDateComputation periodToDate)The period toDataSetIdentifiercomputation configuration.
-