Uses of Class
software.amazon.awssdk.services.controltower.model.GetLandingZoneOperationRequest
-
Packages that use GetLandingZoneOperationRequest Package Description software.amazon.awssdk.services.controltower These interfaces allow you to apply the Amazon Web Services library of pre-defined controls to your organizational units, programmatically.software.amazon.awssdk.services.controltower.transform -
-
Uses of GetLandingZoneOperationRequest in software.amazon.awssdk.services.controltower
Methods in software.amazon.awssdk.services.controltower with parameters of type GetLandingZoneOperationRequest Modifier and Type Method Description default CompletableFuture<GetLandingZoneOperationResponse>ControlTowerAsyncClient. getLandingZoneOperation(GetLandingZoneOperationRequest getLandingZoneOperationRequest)Returns the status of the specified landing zone operation.default GetLandingZoneOperationResponseControlTowerClient. getLandingZoneOperation(GetLandingZoneOperationRequest getLandingZoneOperationRequest)Returns the status of the specified landing zone operation. -
Uses of GetLandingZoneOperationRequest in software.amazon.awssdk.services.controltower.transform
Methods in software.amazon.awssdk.services.controltower.transform with parameters of type GetLandingZoneOperationRequest Modifier and Type Method Description SdkHttpFullRequestGetLandingZoneOperationRequestMarshaller. marshall(GetLandingZoneOperationRequest getLandingZoneOperationRequest)
-