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 ConfigChange
ConfigChange.getDefaultInstance()
ConfigChange.Builder.getDefaultInstanceForType()
ConfigChange.getDefaultInstanceForType()
static ConfigChange
ConfigChange.parseDelimitedFrom
(InputStream input) static ConfigChange
ConfigChange.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigChange
ConfigChange.parseFrom
(byte[] data) static ConfigChange
ConfigChange.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigChange
ConfigChange.parseFrom
(com.google.protobuf.ByteString data) static ConfigChange
ConfigChange.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigChange
ConfigChange.parseFrom
(com.google.protobuf.CodedInputStream input) static ConfigChange
ConfigChange.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigChange
ConfigChange.parseFrom
(InputStream input) static ConfigChange
ConfigChange.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConfigChange
ConfigChange.parseFrom
(ByteBuffer data) static ConfigChange
ConfigChange.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.Builder
ConfigChange.newBuilder
(ConfigChange prototype)