Interface ZoneConnection.ToZoneIdBuildStage

All Known Implementing Classes:
ZoneConnection.Builder
Enclosing class:
ZoneConnection

public static interface ZoneConnection.ToZoneIdBuildStage
  • Method Details

    • toZoneId

      ZoneConnection.BuildFinal toZoneId(String toZoneId)
      Initializes the value for the toZoneId attribute.
      Parameters:
      toZoneId - The value for toZoneId
      Returns:
      this builder for use in a chained invocation