Class ExactMatchDataStoreRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<ExactMatchDataStore>
-
- odata.msgraph.client.beta.entity.request.ExactMatchDataStoreRequest
-
public class ExactMatchDataStoreRequest extends com.github.davidmoten.odata.client.EntityRequest<ExactMatchDataStore>
-
-
Constructor Summary
Constructors Constructor Description ExactMatchDataStoreRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<String>lookup(String key, List<String> values, List<String> resultColumnNames)ExactMatchSessionCollectionRequestsessions()ExactMatchSessionRequestsessions(String id)
-
-
-
Method Detail
-
sessions
public ExactMatchSessionCollectionRequest sessions()
-
sessions
public ExactMatchSessionRequest sessions(String id)
-
-