| Package | Description |
|---|---|
| software.amazon.awssdk.services.mq.model |
| Modifier and Type | Method and Description |
|---|---|
List<Configuration> |
ListConfigurationsResponse.configurations()
The list of all revisions for the specified configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ListConfigurationsResponse.Builder |
ListConfigurationsResponse.Builder.configurations(Configuration... configurations)
The list of all revisions for the specified configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ListConfigurationsResponse.Builder |
ListConfigurationsResponse.Builder.configurations(Collection<Configuration> configurations)
The list of all revisions for the specified configuration.
|
Copyright © 2023. All rights reserved.