Class ExactMatchSessionRequest


  • public class ExactMatchSessionRequest
    extends com.github.davidmoten.odata.client.EntityRequest<ExactMatchSession>
    • Constructor Detail

      • ExactMatchSessionRequest

        public ExactMatchSessionRequest​(com.github.davidmoten.odata.client.ContextPath contextPath,
                                        Optional<Object> value)
    • Method Detail

      • cancel

        public com.github.davidmoten.odata.client.ActionRequestNoReturn cancel()
      • renew

        public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<ExactMatchSession> renew()
      • commit

        public com.github.davidmoten.odata.client.ActionRequestNoReturn commit()