Interface GatewayContract.UpdateStages.WithDescription

All Known Subinterfaces:
GatewayContract.Update
Enclosing interface:
GatewayContract.UpdateStages

public static interface GatewayContract.UpdateStages.WithDescription
The stage of the GatewayContract update allowing to specify description.
  • Method Details

    • withDescription

      GatewayContract.Update withDescription(String description)
      Specifies the description property: Gateway description.
      Parameters:
      description - Gateway description.
      Returns:
      the next definition stage.