Interface HostPool.UpdateStages.WithDescription

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

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

    Modifier and Type
    Method
    Description
    withDescription(String description)
    Specifies the description property: Description of HostPool..
  • Method Details

    • withDescription

      HostPool.Update withDescription(String description)
      Specifies the description property: Description of HostPool..
      Parameters:
      description - Description of HostPool.
      Returns:
      the next definition stage.