| Package | Description |
|---|---|
| com.amazonaws.services.controltower.model |
| Modifier and Type | Method and Description |
|---|---|
LandingZoneOperationFilter |
LandingZoneOperationFilter.clone() |
LandingZoneOperationFilter |
ListLandingZoneOperationsRequest.getFilter()
An input filter for the
ListLandingZoneOperations API that lets you select the types of landing zone
operations to view. |
LandingZoneOperationFilter |
LandingZoneOperationFilter.withStatuses(Collection<String> statuses)
The statuses of the set of landing zone operations selected by the filter.
|
LandingZoneOperationFilter |
LandingZoneOperationFilter.withStatuses(LandingZoneOperationStatus... statuses)
The statuses of the set of landing zone operations selected by the filter.
|
LandingZoneOperationFilter |
LandingZoneOperationFilter.withStatuses(String... statuses)
The statuses of the set of landing zone operations selected by the filter.
|
LandingZoneOperationFilter |
LandingZoneOperationFilter.withTypes(Collection<String> types)
The set of landing zone operation types selected by the filter.
|
LandingZoneOperationFilter |
LandingZoneOperationFilter.withTypes(LandingZoneOperationType... types)
The set of landing zone operation types selected by the filter.
|
LandingZoneOperationFilter |
LandingZoneOperationFilter.withTypes(String... types)
The set of landing zone operation types selected by the filter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListLandingZoneOperationsRequest.setFilter(LandingZoneOperationFilter filter)
An input filter for the
ListLandingZoneOperations API that lets you select the types of landing zone
operations to view. |
ListLandingZoneOperationsRequest |
ListLandingZoneOperationsRequest.withFilter(LandingZoneOperationFilter filter)
An input filter for the
ListLandingZoneOperations API that lets you select the types of landing zone
operations to view. |
Copyright © 2025. All rights reserved.