Uses of Class
software.amazon.awssdk.services.quicksight.model.IntegerParameterDeclaration
-
Packages that use IntegerParameterDeclaration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of IntegerParameterDeclaration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return IntegerParameterDeclaration Modifier and Type Method Description IntegerParameterDeclarationParameterDeclaration. integerParameterDeclaration()A parameter declaration for theIntegerdata type.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type IntegerParameterDeclaration Modifier and Type Method Description ParameterDeclaration.BuilderParameterDeclaration.Builder. integerParameterDeclaration(IntegerParameterDeclaration integerParameterDeclaration)A parameter declaration for theIntegerdata type.
-