Interface SuccessfulRequest.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SuccessfulRequest.Builder,SuccessfulRequest>, SdkBuilder<SuccessfulRequest.Builder,SuccessfulRequest>, SdkPojo
Enclosing class:
SuccessfulRequest

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

    • clientToken

      SuccessfulRequest.Builder clientToken(String clientToken)
      Sets the value of the ClientToken property for this object.
      Parameters:
      clientToken - The new value for the ClientToken property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      Sets the value of the Id property for this object.
      Parameters:
      id - The new value for the Id property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.