| Package | Description |
|---|---|
| com.amazonaws.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
static ReplicationType |
ReplicationType.fromValue(String value)
Use this in place of valueOf.
|
static ReplicationType |
ReplicationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplicationType[] |
ReplicationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SourceServer |
SourceServer.withReplicationType(ReplicationType replicationType)
Source server replication type.
|
UpdateSourceServerReplicationTypeResult |
UpdateSourceServerReplicationTypeResult.withReplicationType(ReplicationType replicationType)
Source server replication type.
|
UpdateSourceServerReplicationTypeRequest |
UpdateSourceServerReplicationTypeRequest.withReplicationType(ReplicationType replicationType)
Replication type to which to update source server.
|
StopReplicationResult |
StopReplicationResult.withReplicationType(ReplicationType replicationType)
Source server replication type.
|
StartReplicationResult |
StartReplicationResult.withReplicationType(ReplicationType replicationType)
Source server replication type.
|
RetryDataReplicationResult |
RetryDataReplicationResult.withReplicationType(ReplicationType replicationType)
Source server replication type.
|
ResumeReplicationResult |
ResumeReplicationResult.withReplicationType(ReplicationType replicationType)
Source server replication type.
|
MarkAsArchivedResult |
MarkAsArchivedResult.withReplicationType(ReplicationType replicationType)
Source server replication type.
|
FinalizeCutoverResult |
FinalizeCutoverResult.withReplicationType(ReplicationType replicationType)
Source server replication type.
|
DisconnectFromServiceResult |
DisconnectFromServiceResult.withReplicationType(ReplicationType replicationType)
Source server replication type.
|
ChangeServerLifeCycleStateResult |
ChangeServerLifeCycleStateResult.withReplicationType(ReplicationType replicationType)
Source server replication type.
|
PauseReplicationResult |
PauseReplicationResult.withReplicationType(ReplicationType replicationType)
Source server replication type.
|
DescribeSourceServersRequestFilters |
DescribeSourceServersRequestFilters.withReplicationTypes(ReplicationType... replicationTypes)
Request to filter Source Servers list by replication type.
|
Copyright © 2023. All rights reserved.