DetailLevel 类
定义
Controls the amount of detail requested from the Azure Batch service when listing or retrieving resources.
public class DetailLevel
- 继承
-
java.lang.ObjectDetailLevel
方法
expandClause() |
Gets the OData expand clause. Used to retrieve associated entities of the main entity being retrieved.
|
filterClause() |
Gets the OData filter clause. Used to restrict a list operation to items that match specified criteria.
|
selectClause() |
Gets the OData select clause. Used to retrieve only specific properties instead of all object properties.
|