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