Interface GetPrimaryEmailResponse.Builder

    • Method Detail

      • primaryEmail

        GetPrimaryEmailResponse.Builder primaryEmail​(String primaryEmail)

        Retrieves the primary email address associated with the specified account.

        Parameters:
        primaryEmail - Retrieves the primary email address associated with the specified account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.