public class Canvasapp extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Canvasapp.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Canvasapp() |
protected String tags
protected String connectionreferences
protected String description
protected Integer componentstate
protected String _owningteam_value
protected String _ownerid_value
protected String introducedversion
protected String _owninguser_value
protected Long versionnumber
protected Boolean canconsumeapppass
protected String cdsdependencies
protected String appcomponents
protected String solutionid
protected String appcomponentdependencies
protected OffsetDateTime lastmodifiedtime
protected String canvasapprowid
protected String backgroundcolor
protected OffsetDateTime lastpublishtime
protected String appversion
protected String createdbyclientversion
protected String authorizationreferences
protected OffsetDateTime overwritetime
protected String embeddedapp
protected String appopenuri
protected String publisher
protected String commitmessage
protected Boolean isheroapp
protected String status
protected String aadlastmodifiedbyid
protected Boolean admincontrolbypassconsent
protected String aadlastpublishedbyid
protected String galleryitemid
protected String displayname
protected OffsetDateTime createdtime
protected String databasereferences
protected String _owningbusinessunit_value
protected String canvasappid
protected Integer canvasapptype
protected Boolean ishidden
protected Boolean isfeaturedapp
protected Boolean ismanaged
protected String aadcreatedbyid
protected String name
protected Boolean bypassconsent
protected Boolean iscdsupgraded
protected String minclientversion
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Canvasapp.Builder builderCanvasapp()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class Crmbaseentitypublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class Crmbaseentitypublic Canvasapp withAppcomponentdependencies(String appcomponentdependencies)
public Optional<OffsetDateTime> getLastmodifiedtime()
public Canvasapp withLastmodifiedtime(OffsetDateTime lastmodifiedtime)
public Optional<OffsetDateTime> getLastpublishtime()
public Canvasapp withLastpublishtime(OffsetDateTime lastpublishtime)
public Canvasapp withCreatedbyclientversion(String createdbyclientversion)
public Canvasapp withAuthorizationreferences(String authorizationreferences)
public Optional<OffsetDateTime> getOverwritetime()
public Canvasapp withOverwritetime(OffsetDateTime overwritetime)
public Canvasapp withAdmincontrolbypassconsent(Boolean admincontrolbypassconsent)
public Optional<OffsetDateTime> getCreatedtime()
public Canvasapp withCreatedtime(OffsetDateTime createdtime)
public Canvasapp with_owningbusinessunit_value(String _owningbusinessunit_value)
public Canvasapp withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic BusinessunitRequest getOwningbusinessunit()
public PrincipalRequest getOwnerid()
public SolutionRequest getFK_CanvasApp_Solution()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Canvasapp patch()
this with changed fields reset.patch in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic Canvasapp put()
this
with changed fields reset (they were ignored anyway).put in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic String toString()
toString in class CrmbaseentityCopyright © 2018–2021. All rights reserved.