Class OneToManyRelationshipMetadataRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<OneToManyRelationshipMetadata>
-
- microsoft.dynamics.crm.entity.request.OneToManyRelationshipMetadataRequest
-
public class OneToManyRelationshipMetadataRequest extends com.github.davidmoten.odata.client.EntityRequest<OneToManyRelationshipMetadata>
-
-
Constructor Summary
Constructors Constructor Description OneToManyRelationshipMetadataRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LookupAttributeMetadataRequestlookup()
-
-
-
Method Detail
-
lookup
public LookupAttributeMetadataRequest lookup()
-
-