Uses of Class
com.mypurecloud.sdk.v2.model.ServerDate
Packages that use ServerDate
-
Uses of ServerDate in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ServerDateModifier and TypeMethodDescriptionUtilitiesApi.getDate()Get the current system date/timeUtilitiesApi.getDate(GetDateRequest request) Get the current system date/timeMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ServerDateModifier and TypeMethodDescriptionUtilitiesApi.getDate(ApiRequest<Void> request) Get the current system date/timeUtilitiesApiAsync.getDateAsync(GetDateRequest request, AsyncApiCallback<ServerDate> callback) Get the current system date/timeUtilitiesApiAsync.getDateAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ServerDate>> callback) Get the current system date/timeUtilitiesApi.getDateWithHttpInfo()Get the current system date/timeMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ServerDateModifier and TypeMethodDescriptionUtilitiesApiAsync.getDateAsync(GetDateRequest request, AsyncApiCallback<ServerDate> callback) Get the current system date/timeUtilitiesApiAsync.getDateAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ServerDate>> callback) Get the current system date/time -
Uses of ServerDate in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ServerDateModifier and TypeMethodDescriptionServerDate.currentDate(Date currentDate) Date time is represented as an ISO-8601 string.UserMe.getDate()