public class MicrosoftStoreForBusinessAppRequest extends com.github.davidmoten.odata.client.EntityRequest<MicrosoftStoreForBusinessApp>
| Constructor and Description |
|---|
MicrosoftStoreForBusinessAppRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
MobileContainedAppCollectionRequest |
containedApps() |
MobileContainedAppRequest |
containedApps(String id) |
public MicrosoftStoreForBusinessAppRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public MobileContainedAppCollectionRequest containedApps()
public MobileContainedAppRequest containedApps(String id)
Copyright © 2018–2020. All rights reserved.