Uses of Class
com.authlete.common.dto.TokenCreateBatchStatusRequest
-
Packages that use TokenCreateBatchStatusRequest Package Description com.authlete.common.dto Requests to and responses from Authlete APIs and some data structures. -
-
Uses of TokenCreateBatchStatusRequest in com.authlete.common.dto
Methods in com.authlete.common.dto that return TokenCreateBatchStatusRequest Modifier and Type Method Description TokenCreateBatchStatusRequestTokenCreateBatchStatusRequest. setRequestId(String requestId)Set the request ID associated with the batch status to retrieve.
-