Interface UpdateEnabledBaselineResponse.Builder

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

  • Method Details

    • operationIdentifier

      UpdateEnabledBaselineResponse.Builder operationIdentifier(String operationIdentifier)

      The ID (in UUID format) of the asynchronous UpdateEnabledBaseline operation. This operationIdentifier is used to track status through calls to the GetBaselineOperation API.

      Parameters:
      operationIdentifier - The ID (in UUID format) of the asynchronous UpdateEnabledBaseline operation. This operationIdentifier is used to track status through calls to the GetBaselineOperation API.
      Returns:
      Returns a reference to this object so that method calls can be chained together.