Uses of Class
io.gs2.enhance.result.StartByUserIdResult
Packages that use StartByUserIdResult
-
Uses of StartByUserIdResult in io.gs2.enhance
Methods in io.gs2.enhance that return StartByUserIdResultModifier and TypeMethodDescriptionGs2EnhanceRestClient.startByUserId(StartByUserIdRequest request) Method parameters in io.gs2.enhance with type arguments of type StartByUserIdResultModifier and TypeMethodDescriptionvoidGs2EnhanceRestClient.startByUserIdAsync(StartByUserIdRequest request, AsyncAction<AsyncResult<StartByUserIdResult>> callback) -
Uses of StartByUserIdResult in io.gs2.enhance.result
Methods in io.gs2.enhance.result that return StartByUserIdResultModifier and TypeMethodDescriptionstatic StartByUserIdResultStartByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) StartByUserIdResult.withAutoRunStampSheet(Boolean autoRunStampSheet) StartByUserIdResult.withStampSheet(String stampSheet) StartByUserIdResult.withStampSheetEncryptionKeyId(String stampSheetEncryptionKeyId) StartByUserIdResult.withTransactionId(String transactionId)