Uses of Class
com.google.api.ConfigChange
Packages that use ConfigChange
-
Uses of ConfigChange in com.google.api
Methods in com.google.api that return ConfigChangeModifier and TypeMethodDescriptionConfigChange.Builder.build()ConfigChange.Builder.buildPartial()static ConfigChangeConfigChange.getDefaultInstance()ConfigChange.Builder.getDefaultInstanceForType()ConfigChange.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 ConfigChangeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ConfigChange>ConfigChange.getParserForType()static com.google.protobuf.Parser<ConfigChange>ConfigChange.parser()Methods in com.google.api with parameters of type ConfigChangeModifier and TypeMethodDescriptionConfigChange.Builder.mergeFrom(ConfigChange other) static ConfigChange.BuilderConfigChange.newBuilder(ConfigChange prototype)