Interface ComplianceVersionOrBuilder (2.3.1)

  public 
  
 interface 
 ComplianceVersionOrBuilder 
  
 extends 
  
 MessageOrBuilder 
 

Implements

MessageOrBuilder

Methods

getCpeUri()

  public 
  
 abstract 
  
 String 
  
 getCpeUri 
 () 
 

The CPE URI ( https://cpe.mitre.org/specification/ ) this benchmark is applicable to.

string cpe_uri = 1;

Returns
Type Description
String

The cpeUri.

getCpeUriBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getCpeUriBytes 
 () 
 

The CPE URI ( https://cpe.mitre.org/specification/ ) this benchmark is applicable to.

string cpe_uri = 1;

Returns
Type Description
ByteString

The bytes for cpeUri.

getVersion()

  public 
  
 abstract 
  
 String 
  
 getVersion 
 () 
 

The version of the benchmark. This is set to the version of the OS-specific CIS document the benchmark is defined in.

string version = 2;

Returns
Type Description
String

The version.

getVersionBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getVersionBytes 
 () 
 

The version of the benchmark. This is set to the version of the OS-specific CIS document the benchmark is defined in.

string version = 2;

Returns
Type Description
ByteString

The bytes for version.

Design a Mobile Site
View Site in Mobile | Classic
Share by: