| Package | Description |
|---|---|
| com.amazonaws.services.timestreaminfluxdb.model |
| Modifier and Type | Method and Description |
|---|---|
DbParameterGroupSummary |
DbParameterGroupSummary.clone() |
DbParameterGroupSummary |
DbParameterGroupSummary.withArn(String arn)
The Amazon Resource Name (ARN) of the DB parameter group.
|
DbParameterGroupSummary |
DbParameterGroupSummary.withDescription(String description)
A description of the DB parameter group.
|
DbParameterGroupSummary |
DbParameterGroupSummary.withId(String id)
A service-generated unique identifier.
|
DbParameterGroupSummary |
DbParameterGroupSummary.withName(String name)
This customer-supplied name uniquely identifies the parameter group.
|
| Modifier and Type | Method and Description |
|---|---|
List<DbParameterGroupSummary> |
ListDbParameterGroupsResult.getItems()
A list of Timestream for InfluxDB DB parameter group summaries.
|
| Modifier and Type | Method and Description |
|---|---|
ListDbParameterGroupsResult |
ListDbParameterGroupsResult.withItems(DbParameterGroupSummary... items)
A list of Timestream for InfluxDB DB parameter group summaries.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListDbParameterGroupsResult.setItems(Collection<DbParameterGroupSummary> items)
A list of Timestream for InfluxDB DB parameter group summaries.
|
ListDbParameterGroupsResult |
ListDbParameterGroupsResult.withItems(Collection<DbParameterGroupSummary> items)
A list of Timestream for InfluxDB DB parameter group summaries.
|
Copyright © 2025. All rights reserved.