Interface NonCompliantFileOrBuilder (2.40.0)

  public 
  
 interface 
 NonCompliantFileOrBuilder 
  
 extends 
  
 MessageOrBuilder 
 

Implements

MessageOrBuilder

Methods

getDisplayCommand()

  public 
  
 abstract 
  
 String 
  
 getDisplayCommand 
 () 
 

Command to display the non-compliant files.

string display_command = 2;

Returns
Type
Description

The displayCommand.

getDisplayCommandBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getDisplayCommandBytes 
 () 
 

Command to display the non-compliant files.

string display_command = 2;

Returns
Type
Description

The bytes for displayCommand.

getPath()

  public 
  
 abstract 
  
 String 
  
 getPath 
 () 
 

Empty if display_command is set.

string path = 1;

Returns
Type
Description

The path.

getPathBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getPathBytes 
 () 
 

Empty if display_command is set.

string path = 1;

Returns
Type
Description

The bytes for path.

getReason()

  public 
  
 abstract 
  
 String 
  
 getReason 
 () 
 

Explains why a file is non compliant for a CIS check.

string reason = 3;

Returns
Type
Description

The reason.

getReasonBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getReasonBytes 
 () 
 

Explains why a file is non compliant for a CIS check.

string reason = 3;

Returns
Type
Description

The bytes for reason.

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