Class ServiceDefinition.Builder
java.lang.Object
io.confluent.kafka.schemaregistry.protobuf.dynamic.ServiceDefinition.Builder
- Enclosing class:
- ServiceDefinition
ServiceDefinition.Builder
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddMethod(String name, String inputType, String outputType, Boolean clientStreaming, Boolean serverStreaming, Boolean isDeprecated, com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel idempotencyLevel, com.google.protobuf.DescriptorProtos.FeatureSet features) build()setDeprecated(boolean isDeprecated) setFeatures(com.google.protobuf.DescriptorProtos.FeatureSet features)
-
Method Details
-
addMethod
-
setDeprecated
-
setFeatures
public ServiceDefinition.Builder setFeatures(com.google.protobuf.DescriptorProtos.FeatureSet features) -
build
-