| Package | Description |
|---|---|
| software.amazon.awssdk.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
LifeCycle |
DisconnectSourceServerResponse.lifeCycle()
The lifecycle information of this Source Server.
|
LifeCycle |
SourceServer.lifeCycle()
The lifecycle information of this Source Server.
|
LifeCycle |
RetryDataReplicationResponse.lifeCycle()
The lifecycle information of this Source Server.
|
| Modifier and Type | Method and Description |
|---|---|
DisconnectSourceServerResponse.Builder |
DisconnectSourceServerResponse.Builder.lifeCycle(LifeCycle lifeCycle)
The lifecycle information of this Source Server.
|
SourceServer.Builder |
SourceServer.Builder.lifeCycle(LifeCycle lifeCycle)
The lifecycle information of this Source Server.
|
RetryDataReplicationResponse.Builder |
RetryDataReplicationResponse.Builder.lifeCycle(LifeCycle lifeCycle)
The lifecycle information of this Source Server.
|
Copyright © 2023. All rights reserved.