DelegatedSubnet.DefinitionStages.WithControllerDetails Interface

public static interface DelegatedSubnet.DefinitionStages.WithControllerDetails

The stage of the DelegatedSubnet definition allowing to specify controllerDetails.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withControllerDetails(ControllerDetails controllerDetails)

Specifies the controllerDetails property: Properties of the controller..

Method Details

withControllerDetails

public abstract DelegatedSubnet.DefinitionStages.WithCreate withControllerDetails(ControllerDetails controllerDetails)

Specifies the controllerDetails property: Properties of the controller..

Parameters:

controllerDetails - Properties of the controller.

Returns:

the next definition stage.

Applies to