Interface AdminKeys


  • public interface AdminKeys
    Response containing the primary and secondary admin API keys for a given Azure Cognitive Search service.
    • Method Detail

      • primaryKey

        String primaryKey()
        Get the primaryKey value.
        Returns:
        the primaryKey value
      • secondaryKey

        String secondaryKey()
        Get the secondaryKey value.
        Returns:
        the secondaryKey value