Interface RemoteKey.NameStage
-
- All Known Implementing Classes:
RemoteKey.Builder
- Enclosing class:
- RemoteKey
public static interface RemoteKey.NameStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RemoteKey.Builderfrom(RemoteKey other)RemoteKey.KeyStagename(java.lang.String name)
-
-
-
Method Detail
-
name
RemoteKey.KeyStage name(java.lang.String name)
-
from
RemoteKey.Builder from(RemoteKey other)
-
-