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:
Este navegador já não é suportado.
Atualize para o Microsoft Edge para tirar partido das funcionalidades mais recentes, atualizações de segurança e suporte técnico.
Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
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