Package | Description |
---|---|
com.amazonaws.services.quicksight |
|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
DescribeDataSetRefreshPropertiesResult |
AbstractAmazonQuickSight.describeDataSetRefreshProperties(DescribeDataSetRefreshPropertiesRequest request) |
DescribeDataSetRefreshPropertiesResult |
AmazonQuickSightClient.describeDataSetRefreshProperties(DescribeDataSetRefreshPropertiesRequest request)
Describes the refresh properties of a dataset.
|
DescribeDataSetRefreshPropertiesResult |
AmazonQuickSight.describeDataSetRefreshProperties(DescribeDataSetRefreshPropertiesRequest describeDataSetRefreshPropertiesRequest)
Describes the refresh properties of a dataset.
|
Modifier and Type | Method and Description |
---|---|
DescribeDataSetRefreshPropertiesResult |
DescribeDataSetRefreshPropertiesResult.clone() |
DescribeDataSetRefreshPropertiesResult |
DescribeDataSetRefreshPropertiesResult.withDataSetRefreshProperties(DataSetRefreshProperties dataSetRefreshProperties)
The dataset refresh properties.
|
DescribeDataSetRefreshPropertiesResult |
DescribeDataSetRefreshPropertiesResult.withRequestId(String requestId)
The Amazon Web Services request ID for this operation.
|
DescribeDataSetRefreshPropertiesResult |
DescribeDataSetRefreshPropertiesResult.withStatus(Integer status)
The HTTP status of the request.
|
Copyright © 2023. All rights reserved.