Interface DisableControlResponse.Builder

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

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

    • operationIdentifier

      DisableControlResponse.Builder operationIdentifier(String operationIdentifier)

      The ID of the asynchronous operation, which is used to track status. The operation is available for 90 days.

      Parameters:
      operationIdentifier - The ID of the asynchronous operation, which is used to track status. The operation is available for 90 days.
      Returns:
      Returns a reference to this object so that method calls can be chained together.