public static final class Function.FunctionDetails.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder> implements Function.FunctionDetailsOrBuilder
proto.FunctionDetails| Modifier and Type | Method and Description |
|---|---|
Function.FunctionDetails.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Function.FunctionDetails |
build() |
Function.FunctionDetails |
buildPartial() |
Function.FunctionDetails.Builder |
clear() |
Function.FunctionDetails.Builder |
clearAutoAck()
bool autoAck = 9; |
Function.FunctionDetails.Builder |
clearClassName()
string className = 4; |
Function.FunctionDetails.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Function.FunctionDetails.Builder |
clearLogTopic()
string logTopic = 5; |
Function.FunctionDetails.Builder |
clearName()
string name = 3; |
Function.FunctionDetails.Builder |
clearNamespace()
string namespace = 2; |
Function.FunctionDetails.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Function.FunctionDetails.Builder |
clearParallelism()
int32 parallelism = 10; |
Function.FunctionDetails.Builder |
clearProcessingGuarantees()
.proto.ProcessingGuarantees processingGuarantees = 6; |
Function.FunctionDetails.Builder |
clearResources()
.proto.Resources resources = 13; |
Function.FunctionDetails.Builder |
clearRuntime()
.proto.FunctionDetails.Runtime runtime = 8; |
Function.FunctionDetails.Builder |
clearSink()
.proto.SinkSpec sink = 12; |
Function.FunctionDetails.Builder |
clearSource()
.proto.SourceSpec source = 11; |
Function.FunctionDetails.Builder |
clearTenant()
string tenant = 1; |
Function.FunctionDetails.Builder |
clearUserConfig()
string userConfig = 7; |
Function.FunctionDetails.Builder |
clone() |
boolean |
getAutoAck()
bool autoAck = 9; |
String |
getClassName()
string className = 4; |
com.google.protobuf.ByteString |
getClassNameBytes()
string className = 4; |
Function.FunctionDetails |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getLogTopic()
string logTopic = 5; |
com.google.protobuf.ByteString |
getLogTopicBytes()
string logTopic = 5; |
String |
getName()
string name = 3; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 3; |
String |
getNamespace()
string namespace = 2; |
com.google.protobuf.ByteString |
getNamespaceBytes()
string namespace = 2; |
int |
getParallelism()
int32 parallelism = 10; |
Function.ProcessingGuarantees |
getProcessingGuarantees()
.proto.ProcessingGuarantees processingGuarantees = 6; |
int |
getProcessingGuaranteesValue()
.proto.ProcessingGuarantees processingGuarantees = 6; |
Function.Resources |
getResources()
.proto.Resources resources = 13; |
Function.Resources.Builder |
getResourcesBuilder()
.proto.Resources resources = 13; |
Function.ResourcesOrBuilder |
getResourcesOrBuilder()
.proto.Resources resources = 13; |
Function.FunctionDetails.Runtime |
getRuntime()
.proto.FunctionDetails.Runtime runtime = 8; |
int |
getRuntimeValue()
.proto.FunctionDetails.Runtime runtime = 8; |
Function.SinkSpec |
getSink()
.proto.SinkSpec sink = 12; |
Function.SinkSpec.Builder |
getSinkBuilder()
.proto.SinkSpec sink = 12; |
Function.SinkSpecOrBuilder |
getSinkOrBuilder()
.proto.SinkSpec sink = 12; |
Function.SourceSpec |
getSource()
.proto.SourceSpec source = 11; |
Function.SourceSpec.Builder |
getSourceBuilder()
.proto.SourceSpec source = 11; |
Function.SourceSpecOrBuilder |
getSourceOrBuilder()
.proto.SourceSpec source = 11; |
String |
getTenant()
string tenant = 1; |
com.google.protobuf.ByteString |
getTenantBytes()
string tenant = 1; |
String |
getUserConfig()
string userConfig = 7; |
com.google.protobuf.ByteString |
getUserConfigBytes()
string userConfig = 7; |
boolean |
hasResources()
.proto.Resources resources = 13; |
boolean |
hasSink()
.proto.SinkSpec sink = 12; |
boolean |
hasSource()
.proto.SourceSpec source = 11; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Function.FunctionDetails.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Function.FunctionDetails.Builder |
mergeFrom(Function.FunctionDetails other) |
Function.FunctionDetails.Builder |
mergeFrom(com.google.protobuf.Message other) |
Function.FunctionDetails.Builder |
mergeResources(Function.Resources value)
.proto.Resources resources = 13; |
Function.FunctionDetails.Builder |
mergeSink(Function.SinkSpec value)
.proto.SinkSpec sink = 12; |
Function.FunctionDetails.Builder |
mergeSource(Function.SourceSpec value)
.proto.SourceSpec source = 11; |
Function.FunctionDetails.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Function.FunctionDetails.Builder |
setAutoAck(boolean value)
bool autoAck = 9; |
Function.FunctionDetails.Builder |
setClassName(String value)
string className = 4; |
Function.FunctionDetails.Builder |
setClassNameBytes(com.google.protobuf.ByteString value)
string className = 4; |
Function.FunctionDetails.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Function.FunctionDetails.Builder |
setLogTopic(String value)
string logTopic = 5; |
Function.FunctionDetails.Builder |
setLogTopicBytes(com.google.protobuf.ByteString value)
string logTopic = 5; |
Function.FunctionDetails.Builder |
setName(String value)
string name = 3; |
Function.FunctionDetails.Builder |
setNameBytes(com.google.protobuf.ByteString value)
string name = 3; |
Function.FunctionDetails.Builder |
setNamespace(String value)
string namespace = 2; |
Function.FunctionDetails.Builder |
setNamespaceBytes(com.google.protobuf.ByteString value)
string namespace = 2; |
Function.FunctionDetails.Builder |
setParallelism(int value)
int32 parallelism = 10; |
Function.FunctionDetails.Builder |
setProcessingGuarantees(Function.ProcessingGuarantees value)
.proto.ProcessingGuarantees processingGuarantees = 6; |
Function.FunctionDetails.Builder |
setProcessingGuaranteesValue(int value)
.proto.ProcessingGuarantees processingGuarantees = 6; |
Function.FunctionDetails.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Function.FunctionDetails.Builder |
setResources(Function.Resources.Builder builderForValue)
.proto.Resources resources = 13; |
Function.FunctionDetails.Builder |
setResources(Function.Resources value)
.proto.Resources resources = 13; |
Function.FunctionDetails.Builder |
setRuntime(Function.FunctionDetails.Runtime value)
.proto.FunctionDetails.Runtime runtime = 8; |
Function.FunctionDetails.Builder |
setRuntimeValue(int value)
.proto.FunctionDetails.Runtime runtime = 8; |
Function.FunctionDetails.Builder |
setSink(Function.SinkSpec.Builder builderForValue)
.proto.SinkSpec sink = 12; |
Function.FunctionDetails.Builder |
setSink(Function.SinkSpec value)
.proto.SinkSpec sink = 12; |
Function.FunctionDetails.Builder |
setSource(Function.SourceSpec.Builder builderForValue)
.proto.SourceSpec source = 11; |
Function.FunctionDetails.Builder |
setSource(Function.SourceSpec value)
.proto.SourceSpec source = 11; |
Function.FunctionDetails.Builder |
setTenant(String value)
string tenant = 1; |
Function.FunctionDetails.Builder |
setTenantBytes(com.google.protobuf.ByteString value)
string tenant = 1; |
Function.FunctionDetails.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Function.FunctionDetails.Builder |
setUserConfig(String value)
string userConfig = 7; |
Function.FunctionDetails.Builder |
setUserConfigBytes(com.google.protobuf.ByteString value)
string userConfig = 7; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>public Function.FunctionDetails.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>public Function.FunctionDetails getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Function.FunctionDetails build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Function.FunctionDetails buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Function.FunctionDetails.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>public Function.FunctionDetails.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>public Function.FunctionDetails.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>public Function.FunctionDetails.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>public Function.FunctionDetails.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>public Function.FunctionDetails.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>public Function.FunctionDetails.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Function.FunctionDetails.Builder>public Function.FunctionDetails.Builder mergeFrom(Function.FunctionDetails other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>public Function.FunctionDetails.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Function.FunctionDetails.Builder>IOExceptionpublic String getTenant()
string tenant = 1;getTenant in interface Function.FunctionDetailsOrBuilderpublic com.google.protobuf.ByteString getTenantBytes()
string tenant = 1;getTenantBytes in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setTenant(String value)
string tenant = 1;public Function.FunctionDetails.Builder clearTenant()
string tenant = 1;public Function.FunctionDetails.Builder setTenantBytes(com.google.protobuf.ByteString value)
string tenant = 1;public String getNamespace()
string namespace = 2;getNamespace in interface Function.FunctionDetailsOrBuilderpublic com.google.protobuf.ByteString getNamespaceBytes()
string namespace = 2;getNamespaceBytes in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setNamespace(String value)
string namespace = 2;public Function.FunctionDetails.Builder clearNamespace()
string namespace = 2;public Function.FunctionDetails.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
string namespace = 2;public String getName()
string name = 3;getName in interface Function.FunctionDetailsOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
string name = 3;getNameBytes in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setName(String value)
string name = 3;public Function.FunctionDetails.Builder clearName()
string name = 3;public Function.FunctionDetails.Builder setNameBytes(com.google.protobuf.ByteString value)
string name = 3;public String getClassName()
string className = 4;getClassName in interface Function.FunctionDetailsOrBuilderpublic com.google.protobuf.ByteString getClassNameBytes()
string className = 4;getClassNameBytes in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setClassName(String value)
string className = 4;public Function.FunctionDetails.Builder clearClassName()
string className = 4;public Function.FunctionDetails.Builder setClassNameBytes(com.google.protobuf.ByteString value)
string className = 4;public String getLogTopic()
string logTopic = 5;getLogTopic in interface Function.FunctionDetailsOrBuilderpublic com.google.protobuf.ByteString getLogTopicBytes()
string logTopic = 5;getLogTopicBytes in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setLogTopic(String value)
string logTopic = 5;public Function.FunctionDetails.Builder clearLogTopic()
string logTopic = 5;public Function.FunctionDetails.Builder setLogTopicBytes(com.google.protobuf.ByteString value)
string logTopic = 5;public int getProcessingGuaranteesValue()
.proto.ProcessingGuarantees processingGuarantees = 6;getProcessingGuaranteesValue in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setProcessingGuaranteesValue(int value)
.proto.ProcessingGuarantees processingGuarantees = 6;public Function.ProcessingGuarantees getProcessingGuarantees()
.proto.ProcessingGuarantees processingGuarantees = 6;getProcessingGuarantees in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setProcessingGuarantees(Function.ProcessingGuarantees value)
.proto.ProcessingGuarantees processingGuarantees = 6;public Function.FunctionDetails.Builder clearProcessingGuarantees()
.proto.ProcessingGuarantees processingGuarantees = 6;public String getUserConfig()
string userConfig = 7;getUserConfig in interface Function.FunctionDetailsOrBuilderpublic com.google.protobuf.ByteString getUserConfigBytes()
string userConfig = 7;getUserConfigBytes in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setUserConfig(String value)
string userConfig = 7;public Function.FunctionDetails.Builder clearUserConfig()
string userConfig = 7;public Function.FunctionDetails.Builder setUserConfigBytes(com.google.protobuf.ByteString value)
string userConfig = 7;public int getRuntimeValue()
.proto.FunctionDetails.Runtime runtime = 8;getRuntimeValue in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setRuntimeValue(int value)
.proto.FunctionDetails.Runtime runtime = 8;public Function.FunctionDetails.Runtime getRuntime()
.proto.FunctionDetails.Runtime runtime = 8;getRuntime in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setRuntime(Function.FunctionDetails.Runtime value)
.proto.FunctionDetails.Runtime runtime = 8;public Function.FunctionDetails.Builder clearRuntime()
.proto.FunctionDetails.Runtime runtime = 8;public boolean getAutoAck()
bool autoAck = 9;getAutoAck in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setAutoAck(boolean value)
bool autoAck = 9;public Function.FunctionDetails.Builder clearAutoAck()
bool autoAck = 9;public int getParallelism()
int32 parallelism = 10;getParallelism in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setParallelism(int value)
int32 parallelism = 10;public Function.FunctionDetails.Builder clearParallelism()
int32 parallelism = 10;public boolean hasSource()
.proto.SourceSpec source = 11;hasSource in interface Function.FunctionDetailsOrBuilderpublic Function.SourceSpec getSource()
.proto.SourceSpec source = 11;getSource in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setSource(Function.SourceSpec value)
.proto.SourceSpec source = 11;public Function.FunctionDetails.Builder setSource(Function.SourceSpec.Builder builderForValue)
.proto.SourceSpec source = 11;public Function.FunctionDetails.Builder mergeSource(Function.SourceSpec value)
.proto.SourceSpec source = 11;public Function.FunctionDetails.Builder clearSource()
.proto.SourceSpec source = 11;public Function.SourceSpec.Builder getSourceBuilder()
.proto.SourceSpec source = 11;public Function.SourceSpecOrBuilder getSourceOrBuilder()
.proto.SourceSpec source = 11;getSourceOrBuilder in interface Function.FunctionDetailsOrBuilderpublic boolean hasSink()
.proto.SinkSpec sink = 12;hasSink in interface Function.FunctionDetailsOrBuilderpublic Function.SinkSpec getSink()
.proto.SinkSpec sink = 12;getSink in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setSink(Function.SinkSpec value)
.proto.SinkSpec sink = 12;public Function.FunctionDetails.Builder setSink(Function.SinkSpec.Builder builderForValue)
.proto.SinkSpec sink = 12;public Function.FunctionDetails.Builder mergeSink(Function.SinkSpec value)
.proto.SinkSpec sink = 12;public Function.FunctionDetails.Builder clearSink()
.proto.SinkSpec sink = 12;public Function.SinkSpec.Builder getSinkBuilder()
.proto.SinkSpec sink = 12;public Function.SinkSpecOrBuilder getSinkOrBuilder()
.proto.SinkSpec sink = 12;getSinkOrBuilder in interface Function.FunctionDetailsOrBuilderpublic boolean hasResources()
.proto.Resources resources = 13;hasResources in interface Function.FunctionDetailsOrBuilderpublic Function.Resources getResources()
.proto.Resources resources = 13;getResources in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setResources(Function.Resources value)
.proto.Resources resources = 13;public Function.FunctionDetails.Builder setResources(Function.Resources.Builder builderForValue)
.proto.Resources resources = 13;public Function.FunctionDetails.Builder mergeResources(Function.Resources value)
.proto.Resources resources = 13;public Function.FunctionDetails.Builder clearResources()
.proto.Resources resources = 13;public Function.Resources.Builder getResourcesBuilder()
.proto.Resources resources = 13;public Function.ResourcesOrBuilder getResourcesOrBuilder()
.proto.Resources resources = 13;getResourcesOrBuilder in interface Function.FunctionDetailsOrBuilderpublic final Function.FunctionDetails.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>public final Function.FunctionDetails.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>Copyright © 2017–2018 Apache Software Foundation. All rights reserved.