Uses of Class
io.gs2.version.result.GetCurrentVersionMasterResult
Packages that use GetCurrentVersionMasterResult
-
Uses of GetCurrentVersionMasterResult in io.gs2.version
Methods in io.gs2.version that return GetCurrentVersionMasterResultModifier and TypeMethodDescriptionGs2VersionRestClient.getCurrentVersionMaster(GetCurrentVersionMasterRequest request) Method parameters in io.gs2.version with type arguments of type GetCurrentVersionMasterResultModifier and TypeMethodDescriptionvoidGs2VersionRestClient.getCurrentVersionMasterAsync(GetCurrentVersionMasterRequest request, AsyncAction<AsyncResult<GetCurrentVersionMasterResult>> callback) -
Uses of GetCurrentVersionMasterResult in io.gs2.version.result
Methods in io.gs2.version.result that return GetCurrentVersionMasterResultModifier and TypeMethodDescriptionGetCurrentVersionMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetCurrentVersionMasterResult.withItem(CurrentVersionMaster item)