Rename NativeEosService to DataCenterControl 43/97243/4
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 17 Aug 2021 22:57:08 +0000 (00:57 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 18 Aug 2021 06:49:37 +0000 (08:49 +0200)
This is a wee bit more descriptive name. While we are here, also ditch
java.lang.Void, as it promotes nulls. Use yamg.common.Empty, which has a
singleton instance.

Fold common implementation code into a static method, which is making
things very obvious.

Change-Id: I28230523034224e978244d1edce997376812bf91
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found