interfejs publiczny BuildConfigurationOrBuilder
| Znane podklasy pośrednie |
Metody publiczne
| abstrakcyjny ciąg | getCcFlags (indeks int) CC compiler flags, if known repeated string cc_flags = 2; |
| streszczenie com.google.protobuf.ByteString | getCcFlagsBytes (indeks int) CC compiler flags, if known repeated string cc_flags = 2; |
| streszczenie wew | getCcFlagsCount () CC compiler flags, if known repeated string cc_flags = 2; |
| lista abstrakcyjna<String> | getCcFlagsList () CC compiler flags, if known repeated string cc_flags = 2; |
| abstrakcyjny ciąg | pobierzMode () opt, dbg, etc string mode = 1; |
| streszczenie com.google.protobuf.ByteString | getModeBytes () opt, dbg, etc string mode = 1; |
| abstrakcyjny ciąg | getOpts (indeks int) Bazel compilation options, if known repeated string opts = 3; |
| streszczenie com.google.protobuf.ByteString | getOptsBytes (indeks int) Bazel compilation options, if known repeated string opts = 3; |
| streszczenie wew | getOptsCount () Bazel compilation options, if known repeated string opts = 3; |
| lista abstrakcyjna<String> | getOptsList () Bazel compilation options, if known repeated string opts = 3; |
Metody publiczne
publiczna abstrakcja String getCcFlags (indeks int)
CC compiler flags, if known
repeated string cc_flags = 2; publiczne streszczenie com.google.protobuf.ByteString getCcFlagsBytes (indeks int)
CC compiler flags, if known
repeated string cc_flags = 2; publiczne streszczenie int getCcFlagsCount ()
CC compiler flags, if known
repeated string cc_flags = 2; publiczna lista abstrakcyjna<String> getCcFlagsList ()
CC compiler flags, if known
repeated string cc_flags = 2; publiczna abstrakcja String getMode ()
opt, dbg, etc
string mode = 1; publiczna abstrakcja com.google.protobuf.ByteString getModeBytes ()
opt, dbg, etc
string mode = 1; public streszczenie String getOpts (indeks int)
Bazel compilation options, if known
repeated string opts = 3; publiczna abstrakcja com.google.protobuf.ByteString getOptsBytes (indeks int)
Bazel compilation options, if known
repeated string opts = 3; publiczne streszczenie int getOptsCount ()
Bazel compilation options, if known
repeated string opts = 3; publiczna abstrakcja List<String> getOptsList ()
Bazel compilation options, if known
repeated string opts = 3;