Uses of Class
com.google.api.ConfigChange
-
Packages that use ConfigChange Package Description com.google.api -
-
Uses of ConfigChange in com.google.api
Methods in com.google.api that return ConfigChange Modifier and Type Method Description ConfigChangeConfigChange.Builder. build()ConfigChangeConfigChange.Builder. buildPartial()static ConfigChangeConfigChange. getDefaultInstance()ConfigChangeConfigChange.Builder. getDefaultInstanceForType()ConfigChangeConfigChange. getDefaultInstanceForType()static ConfigChangeConfigChange. parseDelimitedFrom(InputStream input)static ConfigChangeConfigChange. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigChangeConfigChange. parseFrom(byte[] data)static ConfigChangeConfigChange. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigChangeConfigChange. parseFrom(com.google.protobuf.ByteString data)static ConfigChangeConfigChange. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigChangeConfigChange. parseFrom(com.google.protobuf.CodedInputStream input)static ConfigChangeConfigChange. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigChangeConfigChange. parseFrom(InputStream input)static ConfigChangeConfigChange. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigChangeConfigChange. parseFrom(ByteBuffer data)static ConfigChangeConfigChange. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api that return types with arguments of type ConfigChange Modifier and Type Method Description com.google.protobuf.Parser<ConfigChange>ConfigChange. getParserForType()static com.google.protobuf.Parser<ConfigChange>ConfigChange. parser()Methods in com.google.api with parameters of type ConfigChange Modifier and Type Method Description ConfigChange.BuilderConfigChange.Builder. mergeFrom(ConfigChange other)static ConfigChange.BuilderConfigChange. newBuilder(ConfigChange prototype)
-