BuildConfigurationOrBuilder

رابط عمومی BuildConfigurationOrBuilder
زیر کلاس های غیر مستقیم شناخته شده

روش های عمومی

رشته انتزاعی
getCcFlags (شاخص int)
 CC compiler flags, if known
 
repeated string cc_flags = 2;
چکیده com.google.protobuf.ByteString
getCcFlagsBytes (شاخص int)
 CC compiler flags, if known
 
repeated string cc_flags = 2;
انتزاعی
getCcFlagsCount ()
 CC compiler flags, if known
 
repeated string cc_flags = 2;
فهرست انتزاعی<String>
getCcFlagsList ()
 CC compiler flags, if known
 
repeated string cc_flags = 2;
رشته انتزاعی
getMode ()
string mode = 1;
 opt, dbg, etc
 
= 1;
چکیده com.google.protobuf.ByteString
getModeBytes ()
string mode = 1;
 opt, dbg, etc
 
= 1;
رشته انتزاعی
getOpts (شاخص int)
 Bazel compilation options, if known
 
repeated string opts = 3;
چکیده com.google.protobuf.ByteString
getOptsBytes (شاخص int)
 Bazel compilation options, if known
 
repeated string opts = 3;
انتزاعی
getOptsCount ()
 Bazel compilation options, if known
 
repeated string opts = 3;
فهرست انتزاعی<String>
getOptsList ()
 Bazel compilation options, if known
 
repeated string opts = 3;

روش های عمومی

رشته انتزاعی عمومی getCcFlags (شاخص int)

 CC compiler flags, if known
 
repeated string cc_flags = 2;

عمومی انتزاعی com.google.protobuf.ByteString getCcFlagsBytes (int index)

 CC compiler flags, if known
 
repeated string cc_flags = 2;

چکیده عمومی int getCcFlagsCount ()

 CC compiler flags, if known
 
repeated string cc_flags = 2;

فهرست انتزاعی عمومی<String> getCcFlagsList ()

 CC compiler flags, if known
 
repeated string cc_flags = 2;

رشته انتزاعی عمومی getMode ()

string mode = 1;

 opt, dbg, etc
 
= 1;

عمومی انتزاعی com.google.protobuf.ByteString getModeBytes ()

string mode = 1;

 opt, dbg, etc
 
= 1;

رشته انتزاعی عمومی getOpts (شاخص int)

 Bazel compilation options, if known
 
repeated string opts = 3;

عمومی انتزاعی com.google.protobuf.ByteString getOptsBytes (int index)

 Bazel compilation options, if known
 
repeated string opts = 3;

انتزاع عمومی int getOptsCount ()

 Bazel compilation options, if known
 
repeated string opts = 3;

فهرست انتزاعی عمومی<String> getOptsList ()

 Bazel compilation options, if known
 
repeated string opts = 3;