Uses of Class
dev.enola.core.proto.GetThingResponse.Builder
Packages that use GetThingResponse.Builder
-
Uses of GetThingResponse.Builder in dev.enola.core.proto
Methods in dev.enola.core.proto that return GetThingResponse.BuilderModifier and TypeMethodDescriptionGetThingResponse.Builder.clear()
GetThingResponse.Builder.clearThing()
TODO Remove Any support by replacing this GetThingsResponseGetThingResponse.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetThingResponse.Builder.mergeFrom
(GetThingResponse other) GetThingResponse.Builder.mergeThing
(Any value) TODO Remove Any support by replacing this GetThingsResponsestatic GetThingResponse.Builder
GetThingResponse.newBuilder()
static GetThingResponse.Builder
GetThingResponse.newBuilder
(GetThingResponse prototype) GetThingResponse.newBuilderForType()
protected GetThingResponse.Builder
GetThingResponse.newBuilderForType
(AbstractMessage.BuilderParent parent) TODO Remove Any support by replacing this GetThingsResponseGetThingResponse.Builder.setThing
(Any.Builder builderForValue) TODO Remove Any support by replacing this GetThingsResponseGetThingResponse.toBuilder()