| Package | Description |
|---|---|
| com.amazonaws.services.servermigration.model |
| Modifier and Type | Method and Description |
|---|---|
static ReplicationRunType |
ReplicationRunType.fromValue(String value)
Use this in place of valueOf.
|
static ReplicationRunType |
ReplicationRunType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplicationRunType[] |
ReplicationRunType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicationRun.setType(ReplicationRunType type) |
ReplicationRun |
ReplicationRun.withType(ReplicationRunType type) |
Copyright © 2017. All rights reserved.