Class IosStoreAppRequest


  • public class IosStoreAppRequest
    extends com.github.davidmoten.odata.client.EntityRequest<IosStoreApp>
    • Field Summary

      • Fields inherited from class com.github.davidmoten.odata.client.EntityRequest

        contextPath
    • Constructor Summary

      Constructors 
      Constructor Description
      IosStoreAppRequest​(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)  
    • Constructor Detail

      • IosStoreAppRequest

        public IosStoreAppRequest​(com.github.davidmoten.odata.client.ContextPath contextPath,
                                  Optional<Object> value)