Class InvitationRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<Invitation>
-
- odata.msgraph.client.beta.entity.request.InvitationRequest
-
public class InvitationRequest extends com.github.davidmoten.odata.client.EntityRequest<Invitation>
-
-
Constructor Summary
Constructors Constructor Description InvitationRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UserRequestinvitedUser()
-
-
-
Method Detail
-
invitedUser
public UserRequest invitedUser()
-
-