Interface FileLocationOrBuilder (2.40.0)

  public 
  
 interface 
 FileLocationOrBuilder 
  
 extends 
  
 MessageOrBuilder 
 

Implements

MessageOrBuilder

Methods

getFilePath()

  public 
  
 abstract 
  
 String 
  
 getFilePath 
 () 
 

For jars that are contained inside .war files, this filepath can indicate the path to war file combined with the path to jar file.

string file_path = 1;

Returns
Type
Description

The filePath.

getFilePathBytes()

  public 
  
 abstract 
  
 ByteString 
  
 getFilePathBytes 
 () 
 

For jars that are contained inside .war files, this filepath can indicate the path to war file combined with the path to jar file.

string file_path = 1;

Returns
Type
Description

The bytes for filePath.

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