Uses of Class
io.gs2.buff.request.GetBuffEntryModelRequest
Packages that use GetBuffEntryModelRequest
-
Uses of GetBuffEntryModelRequest in io.gs2.buff
Methods in io.gs2.buff with parameters of type GetBuffEntryModelRequestModifier and TypeMethodDescriptionGs2BuffRestClient.getBuffEntryModel(GetBuffEntryModelRequest request) voidGs2BuffRestClient.getBuffEntryModelAsync(GetBuffEntryModelRequest request, AsyncAction<AsyncResult<GetBuffEntryModelResult>> callback) -
Uses of GetBuffEntryModelRequest in io.gs2.buff.request
Methods in io.gs2.buff.request that return GetBuffEntryModelRequestModifier and TypeMethodDescriptionstatic GetBuffEntryModelRequestGetBuffEntryModelRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetBuffEntryModelRequest.withBuffEntryName(String buffEntryName) GetBuffEntryModelRequest.withNamespaceName(String namespaceName)