Class SdkmessageprocessingstepsecureconfigRequest
- java.lang.Object
-
- com.github.davidmoten.odata.client.EntityRequest<Sdkmessageprocessingstepsecureconfig>
-
- microsoft.dynamics.crm.entity.request.SdkmessageprocessingstepsecureconfigRequest
-
public class SdkmessageprocessingstepsecureconfigRequest extends com.github.davidmoten.odata.client.EntityRequest<Sdkmessageprocessingstepsecureconfig>
-
-
Constructor Summary
Constructors Constructor Description SdkmessageprocessingstepsecureconfigRequest(com.github.davidmoten.odata.client.ContextPath contextPath, Optional<Object> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SystemuserRequestcreatedby()SystemuserRequestcreatedonbehalfby()SystemuserRequestmodifiedby()SystemuserRequestmodifiedonbehalfby()OrganizationRequestorganizationid()SdkmessageprocessingstepCollectionRequestsdkmessageprocessingstepsecureconfigid_sdkmessageprocessingstep()SdkmessageprocessingstepRequestsdkmessageprocessingstepsecureconfigid_sdkmessageprocessingstep(UUID sdkmessageprocessingstepid)
-
-
-
Method Detail
-
sdkmessageprocessingstepsecureconfigid_sdkmessageprocessingstep
public SdkmessageprocessingstepRequest sdkmessageprocessingstepsecureconfigid_sdkmessageprocessingstep(UUID sdkmessageprocessingstepid)
-
sdkmessageprocessingstepsecureconfigid_sdkmessageprocessingstep
public SdkmessageprocessingstepCollectionRequest sdkmessageprocessingstepsecureconfigid_sdkmessageprocessingstep()
-
organizationid
public OrganizationRequest organizationid()
-
createdby
public SystemuserRequest createdby()
-
modifiedby
public SystemuserRequest modifiedby()
-
modifiedonbehalfby
public SystemuserRequest modifiedonbehalfby()
-
createdonbehalfby
public SystemuserRequest createdonbehalfby()
-
-