Class RiskyServicePrincipalRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<RiskyServicePrincipal>
-
- odata.msgraph.client.beta.entity.request.RiskyServicePrincipalRequest
-
public class RiskyServicePrincipalRequest extends com.github.davidmoten.odata.client.EntityRequest<RiskyServicePrincipal>
-
-
Constructor Summary
Constructors Constructor Description RiskyServicePrincipalRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RiskyServicePrincipalHistoryItemCollectionRequesthistory()RiskyServicePrincipalHistoryItemRequesthistory(String id)
-
-
-
Method Detail
-
history
public RiskyServicePrincipalHistoryItemRequest history(String id)
-
history
public RiskyServicePrincipalHistoryItemCollectionRequest history()
-
-