Uses of Class
io.gs2.enhance.result.UnleashResult
Packages that use UnleashResult
-
Uses of UnleashResult in io.gs2.enhance
Methods in io.gs2.enhance that return UnleashResultMethod parameters in io.gs2.enhance with type arguments of type UnleashResultModifier and TypeMethodDescriptionvoidGs2EnhanceRestClient.unleashAsync(UnleashRequest request, AsyncAction<AsyncResult<UnleashResult>> callback) -
Uses of UnleashResult in io.gs2.enhance.result
Methods in io.gs2.enhance.result that return UnleashResultModifier and TypeMethodDescriptionstatic UnleashResultUnleashResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UnleashResult.withAutoRunStampSheet(Boolean autoRunStampSheet) UnleashResult.withItem(UnleashRateModel item) UnleashResult.withStampSheet(String stampSheet) UnleashResult.withStampSheetEncryptionKeyId(String stampSheetEncryptionKeyId) UnleashResult.withTransactionId(String transactionId)