Uses of Class
io.gs2.version.result.GetVersionModelMasterResult
Packages that use GetVersionModelMasterResult
-
Uses of GetVersionModelMasterResult in io.gs2.version
Methods in io.gs2.version that return GetVersionModelMasterResultModifier and TypeMethodDescriptionGs2VersionRestClient.getVersionModelMaster(GetVersionModelMasterRequest request) Method parameters in io.gs2.version with type arguments of type GetVersionModelMasterResultModifier and TypeMethodDescriptionvoidGs2VersionRestClient.getVersionModelMasterAsync(GetVersionModelMasterRequest request, AsyncAction<AsyncResult<GetVersionModelMasterResult>> callback) -
Uses of GetVersionModelMasterResult in io.gs2.version.result
Methods in io.gs2.version.result that return GetVersionModelMasterResultModifier and TypeMethodDescriptionstatic GetVersionModelMasterResultGetVersionModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetVersionModelMasterResult.withItem(VersionModelMaster item)