Interface DeleteLandingZoneResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, ControlTowerResponse.Builder, CopyableBuilder<DeleteLandingZoneResponse.Builder,DeleteLandingZoneResponse>, SdkBuilder<DeleteLandingZoneResponse.Builder,DeleteLandingZoneResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DeleteLandingZoneResponse

public static interface DeleteLandingZoneResponse.Builder extends ControlTowerResponse.Builder, SdkPojo, CopyableBuilder<DeleteLandingZoneResponse.Builder,DeleteLandingZoneResponse>
  • Method Details

    • operationIdentifier

      DeleteLandingZoneResponse.Builder operationIdentifier(String operationIdentifier)

      >A unique identifier assigned to a DeleteLandingZone operation. You can use this identifier as an input parameter of GetLandingZoneOperation to check the operation's status.

      Parameters:
      operationIdentifier - >A unique identifier assigned to a DeleteLandingZone operation. You can use this identifier as an input parameter of GetLandingZoneOperation to check the operation's status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.