| Package | Description |
|---|---|
| com.amazonaws.services.controltower.model |
| Modifier and Type | Method and Description |
|---|---|
LandingZoneOperationSummary |
LandingZoneOperationSummary.clone() |
LandingZoneOperationSummary |
LandingZoneOperationSummary.withOperationIdentifier(String operationIdentifier)
The
operationIdentifier of the landing zone operation. |
LandingZoneOperationSummary |
LandingZoneOperationSummary.withOperationType(LandingZoneOperationType operationType)
The type of the landing zone operation.
|
LandingZoneOperationSummary |
LandingZoneOperationSummary.withOperationType(String operationType)
The type of the landing zone operation.
|
LandingZoneOperationSummary |
LandingZoneOperationSummary.withStatus(LandingZoneOperationStatus status)
The status of the landing zone operation.
|
LandingZoneOperationSummary |
LandingZoneOperationSummary.withStatus(String status)
The status of the landing zone operation.
|
| Modifier and Type | Method and Description |
|---|---|
List<LandingZoneOperationSummary> |
ListLandingZoneOperationsResult.getLandingZoneOperations()
Lists landing zone operations.
|
| Modifier and Type | Method and Description |
|---|---|
ListLandingZoneOperationsResult |
ListLandingZoneOperationsResult.withLandingZoneOperations(LandingZoneOperationSummary... landingZoneOperations)
Lists landing zone operations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListLandingZoneOperationsResult.setLandingZoneOperations(Collection<LandingZoneOperationSummary> landingZoneOperations)
Lists landing zone operations.
|
ListLandingZoneOperationsResult |
ListLandingZoneOperationsResult.withLandingZoneOperations(Collection<LandingZoneOperationSummary> landingZoneOperations)
Lists landing zone operations.
|
Copyright © 2024. All rights reserved.