Interface VpnConnectionDeviceType.Builder

All Superinterfaces:
Buildable, CopyableBuilder<VpnConnectionDeviceType.Builder,VpnConnectionDeviceType>, SdkBuilder<VpnConnectionDeviceType.Builder,VpnConnectionDeviceType>, SdkPojo
Enclosing class:
VpnConnectionDeviceType

@Mutable @NotThreadSafe public static interface VpnConnectionDeviceType.Builder extends SdkPojo, CopyableBuilder<VpnConnectionDeviceType.Builder,VpnConnectionDeviceType>
  • Method Details

    • vpnConnectionDeviceTypeId

      VpnConnectionDeviceType.Builder vpnConnectionDeviceTypeId(String vpnConnectionDeviceTypeId)

      Customer gateway device identifier.

      Parameters:
      vpnConnectionDeviceTypeId - Customer gateway device identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vendor

      Customer gateway device vendor.

      Parameters:
      vendor - Customer gateway device vendor.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • platform

      Customer gateway device platform.

      Parameters:
      platform - Customer gateway device platform.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • software

      Customer gateway device software version.

      Parameters:
      software - Customer gateway device software version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.