Uses of Class
io.gs2.distributor.request.GetCurrentDistributorMasterRequest
Packages that use GetCurrentDistributorMasterRequest
-
Uses of GetCurrentDistributorMasterRequest in io.gs2.distributor
Methods in io.gs2.distributor with parameters of type GetCurrentDistributorMasterRequestModifier and TypeMethodDescriptionGs2DistributorRestClient.getCurrentDistributorMaster(GetCurrentDistributorMasterRequest request) voidGs2DistributorRestClient.getCurrentDistributorMasterAsync(GetCurrentDistributorMasterRequest request, AsyncAction<AsyncResult<GetCurrentDistributorMasterResult>> callback) -
Uses of GetCurrentDistributorMasterRequest in io.gs2.distributor.request
Methods in io.gs2.distributor.request that return GetCurrentDistributorMasterRequestModifier and TypeMethodDescriptionGetCurrentDistributorMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCurrentDistributorMasterRequest.withNamespaceName(String namespaceName)