Interface VSphereScanOrBuilder (0.27.0)

public interface VSphereScanOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getCoreSource()

public abstract String getCoreSource()

reference to the corresponding VSphere Scan in MC Source.

string core_source = 1;

Returns
Type Description
String

The coreSource.

getCoreSourceBytes()

public abstract ByteString getCoreSourceBytes()

reference to the corresponding VSphere Scan in MC Source.

string core_source = 1;

Returns
Type Description
ByteString

The bytes for coreSource.