Interface RemoteFieldApi.RemoteKeyNameStage
-
- All Known Implementing Classes:
RemoteFieldApi.Builder
- Enclosing class:
- RemoteFieldApi
public static interface RemoteFieldApi.RemoteKeyNameStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RemoteFieldApi.Builderfrom(RemoteFieldApi other)RemoteFieldApi.RemoteEndpointInfoStageremoteKeyName(java.lang.String remoteKeyName)
-
-
-
Method Detail
-
remoteKeyName
RemoteFieldApi.RemoteEndpointInfoStage remoteKeyName(java.lang.String remoteKeyName)
-
from
RemoteFieldApi.Builder from(RemoteFieldApi other)
-
-