SecurityConnector.UpdateStages.WithOfferings Interface

public static interface SecurityConnector.UpdateStages.WithOfferings

The stage of the SecurityConnector update allowing to specify offerings.

Method Summary

Modifier and Type Method and Description
abstract Update withOfferings(List<CloudOffering> offerings)

Specifies the offerings property: A collection of offerings for the security connector..

Method Details

withOfferings

public abstract SecurityConnector.Update withOfferings(List offerings)

Specifies the offerings property: A collection of offerings for the security connector..

Parameters:

offerings - A collection of offerings for the security connector.

Returns:

the next definition stage.

Applies to