Uses of Class
microsoft.dynamics.crm.entity.Serviceendpoint
-
Packages that use Serviceendpoint Package Description microsoft.dynamics.crm.entity -
-
Uses of Serviceendpoint in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Serviceendpoint Modifier and Type Method Description ServiceendpointServiceendpoint.Builder. build()ServiceendpointServiceendpoint. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.ServiceendpointServiceendpoint. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).ServiceendpointServiceendpoint. with_createdby_value(String _createdby_value)ServiceendpointServiceendpoint. with_createdonbehalfby_value(String _createdonbehalfby_value)ServiceendpointServiceendpoint. with_modifiedby_value(String _modifiedby_value)ServiceendpointServiceendpoint. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)ServiceendpointServiceendpoint. with_organizationid_value(String _organizationid_value)ServiceendpointServiceendpoint. withAuthtype(Integer authtype)ServiceendpointServiceendpoint. withAuthvalue(String authvalue)ServiceendpointServiceendpoint. withComponentstate(Integer componentstate)ServiceendpointServiceendpoint. withConnectionmode(Integer connectionmode)ServiceendpointServiceendpoint. withContract(Integer contract)ServiceendpointServiceendpoint. withCreatedon(OffsetDateTime createdon)ServiceendpointServiceendpoint. withDescription(String description)ServiceendpointServiceendpoint. withIntroducedversion(String introducedversion)ServiceendpointServiceendpoint. withIsauthvalueset(Boolean isauthvalueset)ServiceendpointServiceendpoint. withIscustomizable(BooleanManagedProperty iscustomizable)ServiceendpointServiceendpoint. withIsmanaged(Boolean ismanaged)ServiceendpointServiceendpoint. withIssaskeyset(Boolean issaskeyset)ServiceendpointServiceendpoint. withIssastokenset(Boolean issastokenset)ServiceendpointServiceendpoint. withMessageformat(Integer messageformat)ServiceendpointServiceendpoint. withModifiedon(OffsetDateTime modifiedon)ServiceendpointServiceendpoint. withName(String name)ServiceendpointServiceendpoint. withNamespaceaddress(String namespaceaddress)ServiceendpointServiceendpoint. withNamespaceformat(Integer namespaceformat)ServiceendpointServiceendpoint. withOverwritetime(OffsetDateTime overwritetime)ServiceendpointServiceendpoint. withPath(String path)ServiceendpointServiceendpoint. withSaskey(String saskey)ServiceendpointServiceendpoint. withSaskeyname(String saskeyname)ServiceendpointServiceendpoint. withSastoken(String sastoken)ServiceendpointServiceendpoint. withServiceendpointid(String serviceendpointid)ServiceendpointServiceendpoint. withServiceendpointidunique(String serviceendpointidunique)ServiceendpointServiceendpoint. withSolutionid(String solutionid)ServiceendpointServiceendpoint. withSolutionnamespace(String solutionnamespace)ServiceendpointServiceendpoint. withUnmappedField(String name, String value)ServiceendpointServiceendpoint. withUrl(String url)ServiceendpointServiceendpoint. withUserclaim(Integer userclaim)
-