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:
the index key.
لم يعد هذا المتصفح مدعومًا.
بادر بالترقية إلى Microsoft Edge للاستفادة من أحدث الميزات والتحديثات الأمنية والدعم الفني.
إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
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