Interface HostPool.DefinitionStages.WithDescription

All Known Subinterfaces:
HostPool.Definition, HostPool.DefinitionStages.WithCreate
Enclosing interface:
HostPool.DefinitionStages

public static interface HostPool.DefinitionStages.WithDescription
The stage of the HostPool definition allowing to specify description.
  • Method Details

    • withDescription

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