| Package | Description |
|---|---|
| com.amazonaws.services.mq.model |
| Modifier and Type | Method and Description |
|---|---|
EngineVersion |
EngineVersion.clone() |
EngineVersion |
EngineVersion.withName(String name)
Id for the version.
|
| Modifier and Type | Method and Description |
|---|---|
List<EngineVersion> |
BrokerEngineType.getEngineVersions()
The list of engine versions.
|
| Modifier and Type | Method and Description |
|---|---|
BrokerEngineType |
BrokerEngineType.withEngineVersions(EngineVersion... engineVersions)
The list of engine versions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BrokerEngineType.setEngineVersions(Collection<EngineVersion> engineVersions)
The list of engine versions.
|
BrokerEngineType |
BrokerEngineType.withEngineVersions(Collection<EngineVersion> engineVersions)
The list of engine versions.
|
Copyright © 2022. All rights reserved.