PlatformInfoOrBuilder

interfejs publiczny PlatformInfoOrBuilder
Znane podklasy pośrednie

Metody publiczne

abstrakcyjny ciąg
getBits ()
 e.g.
streszczenie com.google.protobuf.ByteString
getBitsBytes ()
 e.g.
abstrakcyjny ciąg
streszczenie com.google.protobuf.ByteString
abstrakcyjny ciąg
streszczenie com.google.protobuf.ByteString
abstrakcyjny ciąg
streszczenie com.google.protobuf.ByteString
abstrakcyjny ciąg
pobierzSystem ()
 e.g.
streszczenie com.google.protobuf.ByteString
abstrakcyjny ciąg
streszczenie com.google.protobuf.ByteString

Metody publiczne

publiczna abstrakcja String getBits ()

 e.g. '64bit'
 
string bits = 1;

publiczne streszczenie com.google.protobuf.ByteString getBitsBytes ()

 e.g. '64bit'
 
string bits = 1;

publiczna abstrakcja String getLinkage ()

 e.g. 'ELF'
 
string linkage = 2;

publiczne streszczenie com.google.protobuf.ByteString getLinkageBytes ()

 e.g. 'ELF'
 
string linkage = 2;

publiczna abstrakcja String getMachine ()

 e.g. 'i386'
 
string machine = 3;

publiczne streszczenie com.google.protobuf.ByteString getMachineBytes ()

 e.g. 'i386'
 
string machine = 3;

publiczna abstrakcja String getRelease ()

 e.g. '3.13.0-76-generic'
 
string release = 4;

publiczne streszczenie com.google.protobuf.ByteString getReleaseBytes ()

 e.g. '3.13.0-76-generic'
 
string release = 4;

publiczna abstrakcja String getSystem ()

 e.g. 'Linux'
 
string system = 5;

publiczne streszczenie com.google.protobuf.ByteString getSystemBytes ()

 e.g. 'Linux'
 
string system = 5;

publiczna abstrakcja String getVersion ()

 e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
 
string version = 6;

publiczne streszczenie com.google.protobuf.ByteString getVersionBytes ()

 e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
 
string version = 6;