Interface DeleteFlowAliasResponse.Builder

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

public static interface DeleteFlowAliasResponse.Builder extends BedrockAgentResponse.Builder, SdkPojo, CopyableBuilder<DeleteFlowAliasResponse.Builder,DeleteFlowAliasResponse>
  • Method Details

    • flowId

      The unique identifier of the flow that the alias belongs to.

      Parameters:
      flowId - The unique identifier of the flow that the alias belongs to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The unique identifier of the flow.

      Parameters:
      id - The unique identifier of the flow.
      Returns:
      Returns a reference to this object so that method calls can be chained together.