Class ItemAddressRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<ItemAddress>
-
- odata.msgraph.client.beta.entity.request.ItemAddressRequest
-
public class ItemAddressRequest extends com.github.davidmoten.odata.client.EntityRequest<ItemAddress>
-
-
Constructor Summary
Constructors Constructor Description ItemAddressRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-