public class ExactMatchSessionRequest extends com.github.davidmoten.odata.client.EntityRequest<ExactMatchSession>
| Constructor and Description |
|---|
ExactMatchSessionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestNoReturn |
cancel() |
com.github.davidmoten.odata.client.ActionRequestNoReturn |
commit() |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<ExactMatchSession> |
renew() |
ExactMatchUploadAgentRequest |
uploadAgent() |
public ExactMatchSessionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public ExactMatchUploadAgentRequest uploadAgent()
public com.github.davidmoten.odata.client.ActionRequestNoReturn cancel()
public com.github.davidmoten.odata.client.ActionRequestNoReturn commit()
public com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<ExactMatchSession> renew()
Copyright © 2018–2020. All rights reserved.