Uses of Class
io.gs2.version.request.GetVersionModelRequest
Packages that use GetVersionModelRequest
-
Uses of GetVersionModelRequest in io.gs2.version
Methods in io.gs2.version with parameters of type GetVersionModelRequestModifier and TypeMethodDescriptionGs2VersionRestClient.getVersionModel(GetVersionModelRequest request) voidGs2VersionRestClient.getVersionModelAsync(GetVersionModelRequest request, AsyncAction<AsyncResult<GetVersionModelResult>> callback) -
Uses of GetVersionModelRequest in io.gs2.version.request
Methods in io.gs2.version.request that return GetVersionModelRequestModifier and TypeMethodDescriptionstatic GetVersionModelRequestGetVersionModelRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetVersionModelRequest.withNamespaceName(String namespaceName) GetVersionModelRequest.withVersionName(String versionName)