Uses of Class
software.amazon.awssdk.services.quicksight.model.Template
-
Packages that use Template Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of Template in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return Template Modifier and Type Method Description TemplateDescribeTemplateResponse. template()The template structure for the object you want to describe.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type Template Modifier and Type Method Description DescribeTemplateResponse.BuilderDescribeTemplateResponse.Builder. template(Template template)The template structure for the object you want to describe.
-