Uses of Class
microsoft.dynamics.crm.complex.RetrieveTimestampResponse
-
Packages that use RetrieveTimestampResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of RetrieveTimestampResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RetrieveTimestampResponse Modifier and Type Method Description RetrieveTimestampResponseRetrieveTimestampResponse.Builder. build()RetrieveTimestampResponseRetrieveTimestampResponse. withTimestamp(String timestamp)RetrieveTimestampResponseRetrieveTimestampResponse. withUnmappedField(String name, String value) -
Uses of RetrieveTimestampResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type RetrieveTimestampResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrieveTimestampResponse>System. retrieveTimestamp()
-