| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ApplicationTemplate |
ApplicationTemplate.Builder.build() |
ApplicationTemplate |
ApplicationTemplate.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
ApplicationTemplate |
ApplicationTemplate.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
ApplicationTemplate |
ApplicationTemplate.withDescription(String description) |
ApplicationTemplate |
ApplicationTemplate.withDisplayName(String displayName) |
ApplicationTemplate |
ApplicationTemplate.withHomePageUrl(String homePageUrl) |
ApplicationTemplate |
ApplicationTemplate.withLogoUrl(String logoUrl) |
ApplicationTemplate |
ApplicationTemplate.withPublisher(String publisher) |
Copyright © 2018–2020. All rights reserved.