HostPool.UpdateStages.WithDescription Interface

public static interface HostPool.UpdateStages.WithDescription

The stage of the HostPool update allowing to specify description.

Method Summary

Modifier and Type Method and Description
abstract Update withDescription(String description)

Specifies the description property: Description of HostPool..

Method Details

withDescription

public abstract HostPool.Update withDescription(String description)

Specifies the description property: Description of HostPool..

Parameters:

description - Description of HostPool.

Returns:

the next definition stage.

Applies to