Package com.chrt.api.types
Interface ForwarderConnectionRes.ForwarderOrgInfoForConnectionsStage
-
- All Known Implementing Classes:
ForwarderConnectionRes.Builder
- Enclosing class:
- ForwarderConnectionRes
public static interface ForwarderConnectionRes.ForwarderOrgInfoForConnectionsStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ForwarderConnectionRes.ConnectedStageforwarderOrgInfoForConnections(ForwarderOrgInfoForConnections1 forwarderOrgInfoForConnections)ForwarderConnectionRes.Builderfrom(ForwarderConnectionRes other)
-
-
-
Method Detail
-
forwarderOrgInfoForConnections
ForwarderConnectionRes.ConnectedStage forwarderOrgInfoForConnections(@NotNull ForwarderOrgInfoForConnections1 forwarderOrgInfoForConnections)
-
from
ForwarderConnectionRes.Builder from(ForwarderConnectionRes other)
-
-