Interface ZoneConnection.ToZoneIdBuildStage
- All Known Implementing Classes:
ZoneConnection.Builder
- Enclosing class:
- ZoneConnection
public static interface ZoneConnection.ToZoneIdBuildStage
-
Method Summary
-
Method Details
-
toZoneId
Initializes the value for thetoZoneId
attribute.- Parameters:
toZoneId
- The value for toZoneId- Returns:
this
builder for use in a chained invocation
-