Interface UpdateLandingZoneResponse.Builder

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

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

    • operationIdentifier

      UpdateLandingZoneResponse.Builder operationIdentifier(String operationIdentifier)

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

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