public class Sdkmessageprocessingstepsecureconfig extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Sdkmessageprocessingstepsecureconfig.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
_createdby_value |
protected String |
_createdonbehalfby_value |
protected String |
_modifiedby_value |
protected String |
_modifiedonbehalfby_value |
protected String |
_organizationid_value |
protected OffsetDateTime |
createdon |
protected Integer |
customizationlevel |
protected OffsetDateTime |
modifiedon |
protected String |
sdkmessageprocessingstepsecureconfigid |
protected String |
sdkmessageprocessingstepsecureconfigidunique |
protected String |
secureconfig |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Sdkmessageprocessingstepsecureconfig() |
protected String secureconfig
protected String _createdby_value
protected Integer customizationlevel
protected String _modifiedby_value
protected String _createdonbehalfby_value
protected OffsetDateTime createdon
protected String sdkmessageprocessingstepsecureconfigidunique
protected String _organizationid_value
protected OffsetDateTime modifiedon
protected String _modifiedonbehalfby_value
protected String sdkmessageprocessingstepsecureconfigid
protected Sdkmessageprocessingstepsecureconfig()
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Sdkmessageprocessingstepsecureconfig.Builder builderSdkmessageprocessingstepsecureconfig()
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 Sdkmessageprocessingstepsecureconfig withSecureconfig(String secureconfig)
public Sdkmessageprocessingstepsecureconfig with_createdby_value(String _createdby_value)
public Sdkmessageprocessingstepsecureconfig withCustomizationlevel(Integer customizationlevel)
public Sdkmessageprocessingstepsecureconfig with_modifiedby_value(String _modifiedby_value)
public Sdkmessageprocessingstepsecureconfig with_createdonbehalfby_value(String _createdonbehalfby_value)
public Optional<OffsetDateTime> getCreatedon()
public Sdkmessageprocessingstepsecureconfig withCreatedon(OffsetDateTime createdon)
public Optional<String> getSdkmessageprocessingstepsecureconfigidunique()
public Sdkmessageprocessingstepsecureconfig withSdkmessageprocessingstepsecureconfigidunique(String sdkmessageprocessingstepsecureconfigidunique)
public Sdkmessageprocessingstepsecureconfig with_organizationid_value(String _organizationid_value)
public Optional<OffsetDateTime> getModifiedon()
public Sdkmessageprocessingstepsecureconfig withModifiedon(OffsetDateTime modifiedon)
public Sdkmessageprocessingstepsecureconfig with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Optional<String> getSdkmessageprocessingstepsecureconfigid()
public Sdkmessageprocessingstepsecureconfig withSdkmessageprocessingstepsecureconfigid(String sdkmessageprocessingstepsecureconfigid)
public Sdkmessageprocessingstepsecureconfig withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SdkmessageprocessingstepCollectionRequest getSdkmessageprocessingstepsecureconfigid_sdkmessageprocessingstep()
public OrganizationRequest getOrganizationid()
public SystemuserRequest getCreatedby()
public SystemuserRequest getModifiedby()
public SystemuserRequest getModifiedonbehalfby()
public SystemuserRequest getCreatedonbehalfby()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Sdkmessageprocessingstepsecureconfig 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 Sdkmessageprocessingstepsecureconfig 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.