Uses of Class
com.google.protobuf.Empty.Builder
Packages that use Empty.Builder
-
Uses of Empty.Builder in com.google.protobuf
Subclasses with type arguments of type Empty.Builder in com.google.protobufModifier and TypeClassDescriptionstatic final classA generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.Methods in com.google.protobuf that return Empty.BuilderModifier and TypeMethodDescriptionEmpty.Builder.clear()Empty.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static Empty.BuilderEmpty.newBuilder()static Empty.BuilderEmpty.newBuilder(Empty prototype) Empty.newBuilderForType()protected Empty.BuilderEmpty.newBuilderForType(AbstractMessage.BuilderParent parent) Empty.toBuilder()