PlatformInfoOrBuilder

パブリック インターフェイスPlatformInfoOrBuilder
既知の間接サブクラス

パブリックメソッド

抽象文字列
getBits ()
 e.g.
抽象的な com.google.protobuf.ByteString
getBitsBytes ()
 e.g.
抽象文字列
getLinkage ()
 e.g.
抽象的な com.google.protobuf.ByteString
抽象文字列
getMachine ()
 e.g.
抽象的な com.google.protobuf.ByteString
抽象文字列
getRelease ()
 e.g.
抽象的な com.google.protobuf.ByteString
抽象文字列
抽象的な com.google.protobuf.ByteString
抽象文字列
抽象的な com.google.protobuf.ByteString
getVersionBytes ()
 e.g.

パブリックメソッド

パブリック抽象文字列getBits ()

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

パブリック抽象 com.google.protobuf.ByteString getBitsBytes ()

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

パブリック抽象文字列getLinkage ()

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

パブリック抽象 com.google.protobuf.ByteString getLinkageBytes ()

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

パブリック抽象文字列getMachine ()

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

パブリック抽象 com.google.protobuf.ByteString getMachineBytes ()

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

パブリック抽象文字列getRelease ()

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

パブリック抽象 com.google.protobuf.ByteString getReleaseBytes ()

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

パブリック抽象文字列getSystem ()

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

パブリック抽象 com.google.protobuf.ByteString getSystemBytes ()

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

パブリック抽象文字列getVersion ()

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

パブリック抽象 com.google.protobuf.ByteString getVersionBytes ()

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