Uses of Class
io.gs2.stamina.request.DescribeMaxStaminaTableMastersRequest
Packages that use DescribeMaxStaminaTableMastersRequest
-
Uses of DescribeMaxStaminaTableMastersRequest in io.gs2.stamina
Methods in io.gs2.stamina with parameters of type DescribeMaxStaminaTableMastersRequestModifier and TypeMethodDescriptionGs2StaminaRestClient.describeMaxStaminaTableMasters(DescribeMaxStaminaTableMastersRequest request) voidGs2StaminaRestClient.describeMaxStaminaTableMastersAsync(DescribeMaxStaminaTableMastersRequest request, AsyncAction<AsyncResult<DescribeMaxStaminaTableMastersResult>> callback) -
Uses of DescribeMaxStaminaTableMastersRequest in io.gs2.stamina.request
Methods in io.gs2.stamina.request that return DescribeMaxStaminaTableMastersRequestModifier and TypeMethodDescriptionDescribeMaxStaminaTableMastersRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeMaxStaminaTableMastersRequest.withNamespaceName(String namespaceName) DescribeMaxStaminaTableMastersRequest.withPageToken(String pageToken)