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