Uses of Class
io.gs2.distributor.result.GetCurrentDistributorMasterResult
Packages that use GetCurrentDistributorMasterResult
-
Uses of GetCurrentDistributorMasterResult in io.gs2.distributor
Methods in io.gs2.distributor that return GetCurrentDistributorMasterResultModifier and TypeMethodDescriptionGs2DistributorRestClient.getCurrentDistributorMaster(GetCurrentDistributorMasterRequest request) Method parameters in io.gs2.distributor with type arguments of type GetCurrentDistributorMasterResultModifier and TypeMethodDescriptionvoidGs2DistributorRestClient.getCurrentDistributorMasterAsync(GetCurrentDistributorMasterRequest request, AsyncAction<AsyncResult<GetCurrentDistributorMasterResult>> callback) -
Uses of GetCurrentDistributorMasterResult in io.gs2.distributor.result
Methods in io.gs2.distributor.result that return GetCurrentDistributorMasterResultModifier and TypeMethodDescriptionGetCurrentDistributorMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCurrentDistributorMasterResult.withItem(CurrentDistributorMaster item)