Package com.chrt.api.types
Interface ProviderConnectionRes.ProviderOrgInfoForConnectionsStage
-
- All Known Implementing Classes:
ProviderConnectionRes.Builder
- Enclosing class:
- ProviderConnectionRes
public static interface ProviderConnectionRes.ProviderOrgInfoForConnectionsStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProviderConnectionRes.Builderfrom(ProviderConnectionRes other)ProviderConnectionRes.ConnectedStageproviderOrgInfoForConnections(ProviderOrgInfoForConnections1 providerOrgInfoForConnections)
-
-
-
Method Detail
-
providerOrgInfoForConnections
ProviderConnectionRes.ConnectedStage providerOrgInfoForConnections(@NotNull ProviderOrgInfoForConnections1 providerOrgInfoForConnections)
-
from
ProviderConnectionRes.Builder from(ProviderConnectionRes other)
-
-