| Package | Description |
|---|---|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
ContextAttribute |
ContextAttribute.clone() |
ContextAttribute |
ContextAttribute.withKey(String key)
The key of
ContextAttribute. |
ContextAttribute |
ContextAttribute.withValue(String value)
The value of
ContextAttribute. |
| Modifier and Type | Method and Description |
|---|---|
List<ContextAttribute> |
RecommendedAction.getContextAttributes()
The supporting attributes to explain the recommended action.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendedAction |
RecommendedAction.withContextAttributes(ContextAttribute... contextAttributes)
The supporting attributes to explain the recommended action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendedAction.setContextAttributes(Collection<ContextAttribute> contextAttributes)
The supporting attributes to explain the recommended action.
|
RecommendedAction |
RecommendedAction.withContextAttributes(Collection<ContextAttribute> contextAttributes)
The supporting attributes to explain the recommended action.
|
Copyright © 2024. All rights reserved.