Interface NodeCreationConfigOrBuilder (2.96.0)

public interface NodeCreationConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getNodeCreationMode()

public abstract NodeCreationConfig.Mode getNodeCreationMode()

The mode of node creation.

.google.container.v1beta1.NodeCreationConfig.Mode node_creation_mode = 1;

Returns
Type Description
NodeCreationConfig.Mode

The nodeCreationMode.

getNodeCreationModeValue()

public abstract int getNodeCreationModeValue()

The mode of node creation.

.google.container.v1beta1.NodeCreationConfig.Mode node_creation_mode = 1;

Returns
Type Description
int

The enum numeric value on the wire for nodeCreationMode.