Interface AssociateTrustStoreResponse.Builder

  • Method Details

    • portalArn

      The ARN of the web portal.

      Parameters:
      portalArn - The ARN of the web portal.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • trustStoreArn

      AssociateTrustStoreResponse.Builder trustStoreArn(String trustStoreArn)

      The ARN of the trust store.

      Parameters:
      trustStoreArn - The ARN of the trust store.
      Returns:
      Returns a reference to this object so that method calls can be chained together.