Indexable Interface
public interface Indexable
Base interface for all models that can be indexed by a key.
Method Details
key
public abstract String key()
Gets the index key.
Returns:
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
public interface Indexable
Base interface for all models that can be indexed by a key.
public abstract String key()
Gets the index key.
Returns:
Azure SDK for Java