public class DetailLevel extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DetailLevel.Builder
The builder class to initiate a
DetailLevel instance. |
Modifier and Type | Method and Description |
---|---|
String |
expandClause()
Gets the OData expand clause.
|
String |
filterClause()
Gets the OData filter clause.
|
String |
selectClause()
Gets the OData select clause.
|
public String filterClause()
public String selectClause()
public String expandClause()
Copyright © 2019. All rights reserved.