Package | Description |
---|---|
software.amazon.awssdk.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
TemplateSourceEntity |
CreateTemplateRequest.sourceEntity()
The entity that you are using as a source when you create the template.
|
TemplateSourceEntity |
UpdateTemplateRequest.sourceEntity()
The entity that you are using as a source when you update the template.
|
Modifier and Type | Method and Description |
---|---|
CreateTemplateRequest.Builder |
CreateTemplateRequest.Builder.sourceEntity(TemplateSourceEntity sourceEntity)
The entity that you are using as a source when you create the template.
|
UpdateTemplateRequest.Builder |
UpdateTemplateRequest.Builder.sourceEntity(TemplateSourceEntity sourceEntity)
The entity that you are using as a source when you update the template.
|
Copyright © 2021. All rights reserved.