Uses of Class
io.gs2.stateMachine.result.GetStateMachineMasterResult
Packages that use GetStateMachineMasterResult
-
Uses of GetStateMachineMasterResult in io.gs2.stateMachine
Methods in io.gs2.stateMachine that return GetStateMachineMasterResultModifier and TypeMethodDescriptionGs2StateMachineRestClient.getStateMachineMaster(GetStateMachineMasterRequest request) Method parameters in io.gs2.stateMachine with type arguments of type GetStateMachineMasterResultModifier and TypeMethodDescriptionvoidGs2StateMachineRestClient.getStateMachineMasterAsync(GetStateMachineMasterRequest request, AsyncAction<AsyncResult<GetStateMachineMasterResult>> callback) -
Uses of GetStateMachineMasterResult in io.gs2.stateMachine.result
Methods in io.gs2.stateMachine.result that return GetStateMachineMasterResultModifier and TypeMethodDescriptionstatic GetStateMachineMasterResultGetStateMachineMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetStateMachineMasterResult.withItem(StateMachineMaster item)