public class WindowsPhone81AppXBundle extends WindowsPhone81AppX implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
WindowsPhone81AppXBundle.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected List<WindowsPackageInformation> |
appXPackageInformationList |
protected String |
appXPackageInformationListNextLink |
applicableArchitectures, identityName, identityPublisherHash, identityResourceIdentifier, identityVersion, minimumSupportedOperatingSystem, phoneProductIdentifier, phonePublisherIdcommittedContentVersion, fileName, sizecreatedDateTime, dependentAppCount, description, developer, displayName, informationUrl, isAssigned, isFeatured, largeIcon, lastModifiedDateTime, notes, owner, privacyInformationUrl, publisher, publishingState, roleScopeTagIds, roleScopeTagIdsNextLink, uploadStatechangedFields, contextPath, id, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
WindowsPhone81AppXBundle() |
| Modifier and Type | Method and Description |
|---|---|
static WindowsPhone81AppXBundle.Builder |
builderWindowsPhone81AppXBundle()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
com.github.davidmoten.odata.client.CollectionPage<WindowsPackageInformation> |
getAppXPackageInformationList()
“The list of AppX Package Information.”
|
com.github.davidmoten.odata.client.internal.ChangedFields |
getChangedFields() |
com.github.davidmoten.odata.client.internal.UnmappedFields |
getUnmappedFields() |
String |
odataTypeName() |
WindowsPhone81AppXBundle |
patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
void |
postInject(boolean addKeysToContextPath) |
WindowsPhone81AppXBundle |
put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
String |
toString() |
builderWindowsPhone81AppX, getApplicableArchitectures, getIdentityName, getIdentityPublisherHash, getIdentityResourceIdentifier, getIdentityVersion, getMinimumSupportedOperatingSystem, getPhoneProductIdentifier, getPhonePublisherId, withApplicableArchitectures, withIdentityName, withIdentityPublisherHash, withIdentityResourceIdentifier, withIdentityVersion, withMinimumSupportedOperatingSystem, withPhoneProductIdentifier, withPhonePublisherIdgetCommittedContentVersion, getContentVersions, getFileName, getSize, withCommittedContentVersion, withFileName, withSizeassign, getAssignments, getCategories, getCreatedDateTime, getDependentAppCount, getDescription, getDeveloper, getDeviceStatuses, getDisplayName, getInformationUrl, getInstallSummary, getIsAssigned, getIsFeatured, getLargeIcon, getLastModifiedDateTime, getNotes, getOwner, getPrivacyInformationUrl, getPublisher, getPublishingState, getRelatedAppStates, getRelationships, getRoleScopeTagIds, getUploadState, getUserStatuses, updateRelationships, withCreatedDateTime, withDependentAppCount, withDescription, withDeveloper, withDisplayName, withInformationUrl, withIsAssigned, withIsFeatured, withLargeIcon, withLastModifiedDateTime, withNotes, withOwner, withPrivacyInformationUrl, withPublisher, withPublishingState, withUploadStateprotected List<WindowsPackageInformation> appXPackageInformationList
protected String appXPackageInformationListNextLink
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class WindowsPhone81AppXpublic static WindowsPhone81AppXBundle.Builder builderWindowsPhone81AppXBundle()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class WindowsPhone81AppXpublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class WindowsPhone81AppXpublic com.github.davidmoten.odata.client.CollectionPage<WindowsPackageInformation> getAppXPackageInformationList()
public com.github.davidmoten.odata.client.internal.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class WindowsPhone81AppXpublic WindowsPhone81AppXBundle patch()
this with changed fields reset.patch in class WindowsPhone81AppXthis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic WindowsPhone81AppXBundle put()
this
with changed fields reset (they were ignored anyway).put in class WindowsPhone81AppXthis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic String toString()
toString in class WindowsPhone81AppXCopyright © 2018–2020. All rights reserved.