Package microsoft.dynamics.crm.complex
Class RetrieveTimestampResponse.Builder
- java.lang.Object
-
- microsoft.dynamics.crm.complex.RetrieveTimestampResponse.Builder
-
- Enclosing class:
- RetrieveTimestampResponse
public static final class RetrieveTimestampResponse.Builder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RetrieveTimestampResponsebuild()RetrieveTimestampResponse.Buildertimestamp(String timestamp)
-
-
-
Method Detail
-
timestamp
public RetrieveTimestampResponse.Builder timestamp(String timestamp)
-
build
public RetrieveTimestampResponse build()
-
-