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 |
clearBuiltin()
If specified, this will refer to an archive that is
already present in the server
|
Function.FunctionDetails.Builder |
clearClassName()
string className = 4; |
Function.FunctionDetails.Builder |
clearComponentType()
.proto.FunctionDetails.ComponentType componentType = 18; |
Function.FunctionDetails.Builder |
clearCustomRuntimeOptions()
string customRuntimeOptions = 19; |
Function.FunctionDetails.Builder |
clearExternalPulsarsMap()
string externalPulsarsMap = 24; |
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 |
clearPackageUrl()
present only if function submitted with package-url
|
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 |
clearRetainKeyOrdering()
bool retainKeyOrdering = 22; |
Function.FunctionDetails.Builder |
clearRetainOrdering()
bool retainOrdering = 21; |
Function.FunctionDetails.Builder |
clearRetryDetails()
.proto.RetryDetails retryDetails = 15; |
Function.FunctionDetails.Builder |
clearRuntime()
.proto.FunctionDetails.Runtime runtime = 8; |
Function.FunctionDetails.Builder |
clearRuntimeFlags()
string runtimeFlags = 17; |
Function.FunctionDetails.Builder |
clearSecretsMap()
string secretsMap = 16; |
Function.FunctionDetails.Builder |
clearSink()
.proto.SinkSpec sink = 12; |
Function.FunctionDetails.Builder |
clearSource()
.proto.SourceSpec source = 11; |
Function.FunctionDetails.Builder |
clearSubscriptionPosition()
.proto.SubscriptionPosition subscriptionPosition = 23; |
Function.FunctionDetails.Builder |
clearTenant()
string tenant = 1; |
Function.FunctionDetails.Builder |
clearUserConfig()
string userConfig = 7; |
Function.FunctionDetails.Builder |
clone() |
boolean |
getAutoAck()
bool autoAck = 9; |
String |
getBuiltin()
If specified, this will refer to an archive that is
already present in the server
|
com.google.protobuf.ByteString |
getBuiltinBytes()
If specified, this will refer to an archive that is
already present in the server
|
String |
getClassName()
string className = 4; |
com.google.protobuf.ByteString |
getClassNameBytes()
string className = 4; |
Function.FunctionDetails.ComponentType |
getComponentType()
.proto.FunctionDetails.ComponentType componentType = 18; |
int |
getComponentTypeValue()
.proto.FunctionDetails.ComponentType componentType = 18; |
String |
getCustomRuntimeOptions()
string customRuntimeOptions = 19; |
com.google.protobuf.ByteString |
getCustomRuntimeOptionsBytes()
string customRuntimeOptions = 19; |
Function.FunctionDetails |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getExternalPulsarsMap()
string externalPulsarsMap = 24; |
com.google.protobuf.ByteString |
getExternalPulsarsMapBytes()
string externalPulsarsMap = 24; |
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; |
String |
getPackageUrl()
present only if function submitted with package-url
|
com.google.protobuf.ByteString |
getPackageUrlBytes()
present only if function submitted with package-url
|
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; |
boolean |
getRetainKeyOrdering()
bool retainKeyOrdering = 22; |
boolean |
getRetainOrdering()
bool retainOrdering = 21; |
Function.RetryDetails |
getRetryDetails()
.proto.RetryDetails retryDetails = 15; |
Function.RetryDetails.Builder |
getRetryDetailsBuilder()
.proto.RetryDetails retryDetails = 15; |
Function.RetryDetailsOrBuilder |
getRetryDetailsOrBuilder()
.proto.RetryDetails retryDetails = 15; |
Function.FunctionDetails.Runtime |
getRuntime()
.proto.FunctionDetails.Runtime runtime = 8; |
String |
getRuntimeFlags()
string runtimeFlags = 17; |
com.google.protobuf.ByteString |
getRuntimeFlagsBytes()
string runtimeFlags = 17; |
int |
getRuntimeValue()
.proto.FunctionDetails.Runtime runtime = 8; |
String |
getSecretsMap()
string secretsMap = 16; |
com.google.protobuf.ByteString |
getSecretsMapBytes()
string secretsMap = 16; |
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; |
Function.SubscriptionPosition |
getSubscriptionPosition()
.proto.SubscriptionPosition subscriptionPosition = 23; |
int |
getSubscriptionPositionValue()
.proto.SubscriptionPosition subscriptionPosition = 23; |
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 |
hasRetryDetails()
.proto.RetryDetails retryDetails = 15; |
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 |
mergeRetryDetails(Function.RetryDetails value)
.proto.RetryDetails retryDetails = 15; |
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 |
setBuiltin(String value)
If specified, this will refer to an archive that is
already present in the server
|
Function.FunctionDetails.Builder |
setBuiltinBytes(com.google.protobuf.ByteString value)
If specified, this will refer to an archive that is
already present in the server
|
Function.FunctionDetails.Builder |
setClassName(String value)
string className = 4; |
Function.FunctionDetails.Builder |
setClassNameBytes(com.google.protobuf.ByteString value)
string className = 4; |
Function.FunctionDetails.Builder |
setComponentType(Function.FunctionDetails.ComponentType value)
.proto.FunctionDetails.ComponentType componentType = 18; |
Function.FunctionDetails.Builder |
setComponentTypeValue(int value)
.proto.FunctionDetails.ComponentType componentType = 18; |
Function.FunctionDetails.Builder |
setCustomRuntimeOptions(String value)
string customRuntimeOptions = 19; |
Function.FunctionDetails.Builder |
setCustomRuntimeOptionsBytes(com.google.protobuf.ByteString value)
string customRuntimeOptions = 19; |
Function.FunctionDetails.Builder |
setExternalPulsarsMap(String value)
string externalPulsarsMap = 24; |
Function.FunctionDetails.Builder |
setExternalPulsarsMapBytes(com.google.protobuf.ByteString value)
string externalPulsarsMap = 24; |
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 |
setPackageUrl(String value)
present only if function submitted with package-url
|
Function.FunctionDetails.Builder |
setPackageUrlBytes(com.google.protobuf.ByteString value)
present only if function submitted with package-url
|
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 |
setRetainKeyOrdering(boolean value)
bool retainKeyOrdering = 22; |
Function.FunctionDetails.Builder |
setRetainOrdering(boolean value)
bool retainOrdering = 21; |
Function.FunctionDetails.Builder |
setRetryDetails(Function.RetryDetails.Builder builderForValue)
.proto.RetryDetails retryDetails = 15; |
Function.FunctionDetails.Builder |
setRetryDetails(Function.RetryDetails value)
.proto.RetryDetails retryDetails = 15; |
Function.FunctionDetails.Builder |
setRuntime(Function.FunctionDetails.Runtime value)
.proto.FunctionDetails.Runtime runtime = 8; |
Function.FunctionDetails.Builder |
setRuntimeFlags(String value)
string runtimeFlags = 17; |
Function.FunctionDetails.Builder |
setRuntimeFlagsBytes(com.google.protobuf.ByteString value)
string runtimeFlags = 17; |
Function.FunctionDetails.Builder |
setRuntimeValue(int value)
.proto.FunctionDetails.Runtime runtime = 8; |
Function.FunctionDetails.Builder |
setSecretsMap(String value)
string secretsMap = 16; |
Function.FunctionDetails.Builder |
setSecretsMapBytes(com.google.protobuf.ByteString value)
string secretsMap = 16; |
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 |
setSubscriptionPosition(Function.SubscriptionPosition value)
.proto.SubscriptionPosition subscriptionPosition = 23; |
Function.FunctionDetails.Builder |
setSubscriptionPositionValue(int value)
.proto.SubscriptionPosition subscriptionPosition = 23; |
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;value - The tenant to set.public Function.FunctionDetails.Builder clearTenant()
string tenant = 1;public Function.FunctionDetails.Builder setTenantBytes(com.google.protobuf.ByteString value)
string tenant = 1;value - The bytes for tenant to set.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;value - The namespace to set.public Function.FunctionDetails.Builder clearNamespace()
string namespace = 2;public Function.FunctionDetails.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
string namespace = 2;value - The bytes for namespace to set.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;value - The name to set.public Function.FunctionDetails.Builder clearName()
string name = 3;public Function.FunctionDetails.Builder setNameBytes(com.google.protobuf.ByteString value)
string name = 3;value - The bytes for name to set.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;value - The className to set.public Function.FunctionDetails.Builder clearClassName()
string className = 4;public Function.FunctionDetails.Builder setClassNameBytes(com.google.protobuf.ByteString value)
string className = 4;value - The bytes for className to set.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;value - The logTopic to set.public Function.FunctionDetails.Builder clearLogTopic()
string logTopic = 5;public Function.FunctionDetails.Builder setLogTopicBytes(com.google.protobuf.ByteString value)
string logTopic = 5;value - The bytes for logTopic to set.public int getProcessingGuaranteesValue()
.proto.ProcessingGuarantees processingGuarantees = 6;getProcessingGuaranteesValue in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setProcessingGuaranteesValue(int value)
.proto.ProcessingGuarantees processingGuarantees = 6;value - The enum numeric value on the wire for processingGuarantees to set.public Function.ProcessingGuarantees getProcessingGuarantees()
.proto.ProcessingGuarantees processingGuarantees = 6;getProcessingGuarantees in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setProcessingGuarantees(Function.ProcessingGuarantees value)
.proto.ProcessingGuarantees processingGuarantees = 6;value - The processingGuarantees to set.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;value - The userConfig to set.public Function.FunctionDetails.Builder clearUserConfig()
string userConfig = 7;public Function.FunctionDetails.Builder setUserConfigBytes(com.google.protobuf.ByteString value)
string userConfig = 7;value - The bytes for userConfig to set.public String getSecretsMap()
string secretsMap = 16;getSecretsMap in interface Function.FunctionDetailsOrBuilderpublic com.google.protobuf.ByteString getSecretsMapBytes()
string secretsMap = 16;getSecretsMapBytes in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setSecretsMap(String value)
string secretsMap = 16;value - The secretsMap to set.public Function.FunctionDetails.Builder clearSecretsMap()
string secretsMap = 16;public Function.FunctionDetails.Builder setSecretsMapBytes(com.google.protobuf.ByteString value)
string secretsMap = 16;value - The bytes for secretsMap to set.public int getRuntimeValue()
.proto.FunctionDetails.Runtime runtime = 8;getRuntimeValue in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setRuntimeValue(int value)
.proto.FunctionDetails.Runtime runtime = 8;value - The enum numeric value on the wire for runtime to set.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;value - The runtime to set.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;value - The autoAck to set.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;value - The parallelism to set.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 String getPackageUrl()
present only if function submitted with package-url
string packageUrl = 14;getPackageUrl in interface Function.FunctionDetailsOrBuilderpublic com.google.protobuf.ByteString getPackageUrlBytes()
present only if function submitted with package-url
string packageUrl = 14;getPackageUrlBytes in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setPackageUrl(String value)
present only if function submitted with package-url
string packageUrl = 14;value - The packageUrl to set.public Function.FunctionDetails.Builder clearPackageUrl()
present only if function submitted with package-url
string packageUrl = 14;public Function.FunctionDetails.Builder setPackageUrlBytes(com.google.protobuf.ByteString value)
present only if function submitted with package-url
string packageUrl = 14;value - The bytes for packageUrl to set.public boolean hasRetryDetails()
.proto.RetryDetails retryDetails = 15;hasRetryDetails in interface Function.FunctionDetailsOrBuilderpublic Function.RetryDetails getRetryDetails()
.proto.RetryDetails retryDetails = 15;getRetryDetails in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setRetryDetails(Function.RetryDetails value)
.proto.RetryDetails retryDetails = 15;public Function.FunctionDetails.Builder setRetryDetails(Function.RetryDetails.Builder builderForValue)
.proto.RetryDetails retryDetails = 15;public Function.FunctionDetails.Builder mergeRetryDetails(Function.RetryDetails value)
.proto.RetryDetails retryDetails = 15;public Function.FunctionDetails.Builder clearRetryDetails()
.proto.RetryDetails retryDetails = 15;public Function.RetryDetails.Builder getRetryDetailsBuilder()
.proto.RetryDetails retryDetails = 15;public Function.RetryDetailsOrBuilder getRetryDetailsOrBuilder()
.proto.RetryDetails retryDetails = 15;getRetryDetailsOrBuilder in interface Function.FunctionDetailsOrBuilderpublic String getRuntimeFlags()
string runtimeFlags = 17;getRuntimeFlags in interface Function.FunctionDetailsOrBuilderpublic com.google.protobuf.ByteString getRuntimeFlagsBytes()
string runtimeFlags = 17;getRuntimeFlagsBytes in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setRuntimeFlags(String value)
string runtimeFlags = 17;value - The runtimeFlags to set.public Function.FunctionDetails.Builder clearRuntimeFlags()
string runtimeFlags = 17;public Function.FunctionDetails.Builder setRuntimeFlagsBytes(com.google.protobuf.ByteString value)
string runtimeFlags = 17;value - The bytes for runtimeFlags to set.public int getComponentTypeValue()
.proto.FunctionDetails.ComponentType componentType = 18;getComponentTypeValue in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setComponentTypeValue(int value)
.proto.FunctionDetails.ComponentType componentType = 18;value - The enum numeric value on the wire for componentType to set.public Function.FunctionDetails.ComponentType getComponentType()
.proto.FunctionDetails.ComponentType componentType = 18;getComponentType in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setComponentType(Function.FunctionDetails.ComponentType value)
.proto.FunctionDetails.ComponentType componentType = 18;value - The componentType to set.public Function.FunctionDetails.Builder clearComponentType()
.proto.FunctionDetails.ComponentType componentType = 18;public String getCustomRuntimeOptions()
string customRuntimeOptions = 19;getCustomRuntimeOptions in interface Function.FunctionDetailsOrBuilderpublic com.google.protobuf.ByteString getCustomRuntimeOptionsBytes()
string customRuntimeOptions = 19;getCustomRuntimeOptionsBytes in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setCustomRuntimeOptions(String value)
string customRuntimeOptions = 19;value - The customRuntimeOptions to set.public Function.FunctionDetails.Builder clearCustomRuntimeOptions()
string customRuntimeOptions = 19;public Function.FunctionDetails.Builder setCustomRuntimeOptionsBytes(com.google.protobuf.ByteString value)
string customRuntimeOptions = 19;value - The bytes for customRuntimeOptions to set.public String getBuiltin()
If specified, this will refer to an archive that is already present in the server
string builtin = 20;getBuiltin in interface Function.FunctionDetailsOrBuilderpublic com.google.protobuf.ByteString getBuiltinBytes()
If specified, this will refer to an archive that is already present in the server
string builtin = 20;getBuiltinBytes in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setBuiltin(String value)
If specified, this will refer to an archive that is already present in the server
string builtin = 20;value - The builtin to set.public Function.FunctionDetails.Builder clearBuiltin()
If specified, this will refer to an archive that is already present in the server
string builtin = 20;public Function.FunctionDetails.Builder setBuiltinBytes(com.google.protobuf.ByteString value)
If specified, this will refer to an archive that is already present in the server
string builtin = 20;value - The bytes for builtin to set.public boolean getRetainOrdering()
bool retainOrdering = 21;getRetainOrdering in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setRetainOrdering(boolean value)
bool retainOrdering = 21;value - The retainOrdering to set.public Function.FunctionDetails.Builder clearRetainOrdering()
bool retainOrdering = 21;public boolean getRetainKeyOrdering()
bool retainKeyOrdering = 22;getRetainKeyOrdering in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setRetainKeyOrdering(boolean value)
bool retainKeyOrdering = 22;value - The retainKeyOrdering to set.public Function.FunctionDetails.Builder clearRetainKeyOrdering()
bool retainKeyOrdering = 22;public int getSubscriptionPositionValue()
.proto.SubscriptionPosition subscriptionPosition = 23;getSubscriptionPositionValue in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setSubscriptionPositionValue(int value)
.proto.SubscriptionPosition subscriptionPosition = 23;value - The enum numeric value on the wire for subscriptionPosition to set.public Function.SubscriptionPosition getSubscriptionPosition()
.proto.SubscriptionPosition subscriptionPosition = 23;getSubscriptionPosition in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setSubscriptionPosition(Function.SubscriptionPosition value)
.proto.SubscriptionPosition subscriptionPosition = 23;value - The subscriptionPosition to set.public Function.FunctionDetails.Builder clearSubscriptionPosition()
.proto.SubscriptionPosition subscriptionPosition = 23;public String getExternalPulsarsMap()
string externalPulsarsMap = 24;getExternalPulsarsMap in interface Function.FunctionDetailsOrBuilderpublic com.google.protobuf.ByteString getExternalPulsarsMapBytes()
string externalPulsarsMap = 24;getExternalPulsarsMapBytes in interface Function.FunctionDetailsOrBuilderpublic Function.FunctionDetails.Builder setExternalPulsarsMap(String value)
string externalPulsarsMap = 24;value - The externalPulsarsMap to set.public Function.FunctionDetails.Builder clearExternalPulsarsMap()
string externalPulsarsMap = 24;public Function.FunctionDetails.Builder setExternalPulsarsMapBytes(com.google.protobuf.ByteString value)
string externalPulsarsMap = 24;value - The bytes for externalPulsarsMap to set.public 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–2021 Apache Software Foundation. All rights reserved.