Uses of Class
com.google.appengine.tools.development.proto.GoConfig
-
Packages that use GoConfig Package Description com.google.appengine.tools.development.proto -
-
Uses of GoConfig in com.google.appengine.tools.development.proto
Fields in com.google.appengine.tools.development.proto with type parameters of type GoConfig Modifier and Type Field Description static com.google.protobuf.Parser<GoConfig>GoConfig. PARSERDeprecated.Methods in com.google.appengine.tools.development.proto that return GoConfig Modifier and Type Method Description GoConfigGoConfig.Builder. build()GoConfigGoConfig.Builder. buildPartial()static GoConfigGoConfig. getDefaultInstance()GoConfigGoConfig.Builder. getDefaultInstanceForType()GoConfigGoConfig. getDefaultInstanceForType()GoConfigConfig.Builder. getGoConfig()optional .apphosting.tools.devappserver2.GoConfig go_config = 25;GoConfigConfig. getGoConfig()optional .apphosting.tools.devappserver2.GoConfig go_config = 25;GoConfigConfigOrBuilder. getGoConfig()optional .apphosting.tools.devappserver2.GoConfig go_config = 25;static GoConfigGoConfig. parseDelimitedFrom(InputStream input)static GoConfigGoConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoConfigGoConfig. parseFrom(byte[] data)static GoConfigGoConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoConfigGoConfig. parseFrom(com.google.protobuf.ByteString data)static GoConfigGoConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoConfigGoConfig. parseFrom(com.google.protobuf.CodedInputStream input)static GoConfigGoConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoConfigGoConfig. parseFrom(InputStream input)static GoConfigGoConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GoConfigGoConfig. parseFrom(ByteBuffer data)static GoConfigGoConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.appengine.tools.development.proto that return types with arguments of type GoConfig Modifier and Type Method Description com.google.protobuf.Parser<GoConfig>GoConfig. getParserForType()static com.google.protobuf.Parser<GoConfig>GoConfig. parser()Methods in com.google.appengine.tools.development.proto with parameters of type GoConfig Modifier and Type Method Description GoConfig.BuilderGoConfig.Builder. mergeFrom(GoConfig other)Config.BuilderConfig.Builder. mergeGoConfig(GoConfig value)optional .apphosting.tools.devappserver2.GoConfig go_config = 25;static GoConfig.BuilderGoConfig. newBuilder(GoConfig prototype)Config.BuilderConfig.Builder. setGoConfig(GoConfig value)optional .apphosting.tools.devappserver2.GoConfig go_config = 25;
-