Interface PolicyGenerationDetails.Builder

  • Method Details

    • policyGenerationId

      PolicyGenerationDetails.Builder policyGenerationId(String policyGenerationId)

      The unique identifier for this policy generation request.

      Parameters:
      policyGenerationId - The unique identifier for this policy generation request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyGenerationAssetId

      PolicyGenerationDetails.Builder policyGenerationAssetId(String policyGenerationAssetId)

      The unique identifier for this generated policy asset within the policy generation request.

      Parameters:
      policyGenerationAssetId - The unique identifier for this generated policy asset within the policy generation request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.