Interface ResetLandingZoneResponse.Builder

  • Method Details

    • operationIdentifier

      ResetLandingZoneResponse.Builder operationIdentifier(String operationIdentifier)

      A unique identifier assigned to a ResetLandingZone 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 ResetLandingZone 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.