| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
SetupHistory |
SetupHistory.clone() |
SetupHistory |
SetupHistory.withExecutionDetails(Collection<SetupExecutionDetails> executionDetails)
Describes the full details of the request.
|
SetupHistory |
SetupHistory.withExecutionDetails(SetupExecutionDetails... executionDetails)
Describes the full details of the request.
|
SetupHistory |
SetupHistory.withOperationId(String operationId)
A GUID that's used to identify the operation.
|
SetupHistory |
SetupHistory.withRequest(SetupRequest request)
Information about the specified request.
|
SetupHistory |
SetupHistory.withResource(SetupHistoryResource resource)
The target resource name for the request.
|
SetupHistory |
SetupHistory.withStatus(SetupStatus status)
The status of the request.
|
SetupHistory |
SetupHistory.withStatus(String status)
The status of the request.
|
| Modifier and Type | Method and Description |
|---|---|
List<SetupHistory> |
GetSetupHistoryResult.getSetupHistory()
The historical information that's returned.
|
| Modifier and Type | Method and Description |
|---|---|
GetSetupHistoryResult |
GetSetupHistoryResult.withSetupHistory(SetupHistory... setupHistory)
The historical information that's returned.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetSetupHistoryResult.setSetupHistory(Collection<SetupHistory> setupHistory)
The historical information that's returned.
|
GetSetupHistoryResult |
GetSetupHistoryResult.withSetupHistory(Collection<SetupHistory> setupHistory)
The historical information that's returned.
|
Copyright © 2024. All rights reserved.