Uses of Class
io.gs2.version.result.CreateVersionModelMasterResult
Packages that use CreateVersionModelMasterResult
-
Uses of CreateVersionModelMasterResult in io.gs2.version
Methods in io.gs2.version that return CreateVersionModelMasterResultModifier and TypeMethodDescriptionGs2VersionRestClient.createVersionModelMaster(CreateVersionModelMasterRequest request) Method parameters in io.gs2.version with type arguments of type CreateVersionModelMasterResultModifier and TypeMethodDescriptionvoidGs2VersionRestClient.createVersionModelMasterAsync(CreateVersionModelMasterRequest request, AsyncAction<AsyncResult<CreateVersionModelMasterResult>> callback) -
Uses of CreateVersionModelMasterResult in io.gs2.version.result
Methods in io.gs2.version.result that return CreateVersionModelMasterResultModifier and TypeMethodDescriptionCreateVersionModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateVersionModelMasterResult.withItem(VersionModelMaster item)