| Package | Description |
|---|---|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
RecommendedActionParameter |
RecommendedActionParameter.clone() |
RecommendedActionParameter |
RecommendedActionParameter.withKey(String key)
The key of the parameter to use with the
RecommendedAction API operation. |
RecommendedActionParameter |
RecommendedActionParameter.withValue(String value)
The value of the parameter to use with the
RecommendedAction API operation. |
| Modifier and Type | Method and Description |
|---|---|
List<RecommendedActionParameter> |
RecommendedAction.getParameters()
The parameters for the API operation.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendedAction |
RecommendedAction.withParameters(RecommendedActionParameter... parameters)
The parameters for the API operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendedAction.setParameters(Collection<RecommendedActionParameter> parameters)
The parameters for the API operation.
|
RecommendedAction |
RecommendedAction.withParameters(Collection<RecommendedActionParameter> parameters)
The parameters for the API operation.
|
Copyright © 2024. All rights reserved.