Class Function.FunctionDetails.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>
org.apache.pulsar.functions.proto.Function.FunctionDetails.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Function.FunctionDetailsOrBuilder
- Enclosing class:
- Function.FunctionDetails
public static final class Function.FunctionDetails.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>
implements Function.FunctionDetailsOrBuilder
Protobuf type
proto.FunctionDetails-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Deprecated.proto.FunctionDetails.autoAck is deprecated.If specified, this will refer to an archive that is already present in the serverstring className = 4;.proto.FunctionDetails.ComponentType componentType = 18;string customRuntimeOptions = 19;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) string logTopic = 5;string name = 3;string namespace = 2;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) present only if function submitted with package-urlint32 parallelism = 10;.proto.ProcessingGuarantees processingGuarantees = 6;.proto.Resources resources = 13;bool retainKeyOrdering = 22;bool retainOrdering = 21;.proto.RetryDetails retryDetails = 15;.proto.FunctionDetails.Runtime runtime = 8;string runtimeFlags = 17;string secretsMap = 16;.proto.SinkSpec sink = 12;.proto.SourceSpec source = 11;.proto.SubscriptionPosition subscriptionPosition = 23;string tenant = 1;string userConfig = 7;clone()booleanDeprecated.proto.FunctionDetails.autoAck is deprecated.If specified, this will refer to an archive that is already present in the servercom.google.protobuf.ByteStringIf specified, this will refer to an archive that is already present in the serverstring className = 4;com.google.protobuf.ByteStringstring className = 4;.proto.FunctionDetails.ComponentType componentType = 18;int.proto.FunctionDetails.ComponentType componentType = 18;string customRuntimeOptions = 19;com.google.protobuf.ByteStringstring customRuntimeOptions = 19;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorstring logTopic = 5;com.google.protobuf.ByteStringstring logTopic = 5;getName()string name = 3;com.google.protobuf.ByteStringstring name = 3;string namespace = 2;com.google.protobuf.ByteStringstring namespace = 2;present only if function submitted with package-urlcom.google.protobuf.ByteStringpresent only if function submitted with package-urlintint32 parallelism = 10;.proto.ProcessingGuarantees processingGuarantees = 6;int.proto.ProcessingGuarantees processingGuarantees = 6;.proto.Resources resources = 13;.proto.Resources resources = 13;.proto.Resources resources = 13;booleanbool retainKeyOrdering = 22;booleanbool retainOrdering = 21;.proto.RetryDetails retryDetails = 15;.proto.RetryDetails retryDetails = 15;.proto.RetryDetails retryDetails = 15;.proto.FunctionDetails.Runtime runtime = 8;string runtimeFlags = 17;com.google.protobuf.ByteStringstring runtimeFlags = 17;int.proto.FunctionDetails.Runtime runtime = 8;string secretsMap = 16;com.google.protobuf.ByteStringstring secretsMap = 16;getSink().proto.SinkSpec sink = 12;.proto.SinkSpec sink = 12;.proto.SinkSpec sink = 12;.proto.SourceSpec source = 11;.proto.SourceSpec source = 11;.proto.SourceSpec source = 11;.proto.SubscriptionPosition subscriptionPosition = 23;int.proto.SubscriptionPosition subscriptionPosition = 23;string tenant = 1;com.google.protobuf.ByteStringstring tenant = 1;string userConfig = 7;com.google.protobuf.ByteStringstring userConfig = 7;boolean.proto.Resources resources = 13;boolean.proto.RetryDetails retryDetails = 15;booleanhasSink().proto.SinkSpec sink = 12;boolean.proto.SourceSpec source = 11;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeResources(Function.Resources value) .proto.Resources resources = 13;.proto.RetryDetails retryDetails = 15;mergeSink(Function.SinkSpec value) .proto.SinkSpec sink = 12;mergeSource(Function.SourceSpec value) .proto.SourceSpec source = 11;mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setAutoAck(boolean value) Deprecated.proto.FunctionDetails.autoAck is deprecated.setBuiltin(String value) If specified, this will refer to an archive that is already present in the serversetBuiltinBytes(com.google.protobuf.ByteString value) If specified, this will refer to an archive that is already present in the serversetClassName(String value) string className = 4;setClassNameBytes(com.google.protobuf.ByteString value) string className = 4;.proto.FunctionDetails.ComponentType componentType = 18;setComponentTypeValue(int value) .proto.FunctionDetails.ComponentType componentType = 18;setCustomRuntimeOptions(String value) string customRuntimeOptions = 19;setCustomRuntimeOptionsBytes(com.google.protobuf.ByteString value) string customRuntimeOptions = 19;setLogTopic(String value) string logTopic = 5;setLogTopicBytes(com.google.protobuf.ByteString value) string logTopic = 5;string name = 3;setNameBytes(com.google.protobuf.ByteString value) string name = 3;setNamespace(String value) string namespace = 2;setNamespaceBytes(com.google.protobuf.ByteString value) string namespace = 2;setPackageUrl(String value) present only if function submitted with package-urlsetPackageUrlBytes(com.google.protobuf.ByteString value) present only if function submitted with package-urlsetParallelism(int value) int32 parallelism = 10;.proto.ProcessingGuarantees processingGuarantees = 6;setProcessingGuaranteesValue(int value) .proto.ProcessingGuarantees processingGuarantees = 6;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setResources(Function.Resources value) .proto.Resources resources = 13;setResources(Function.Resources.Builder builderForValue) .proto.Resources resources = 13;setRetainKeyOrdering(boolean value) bool retainKeyOrdering = 22;setRetainOrdering(boolean value) bool retainOrdering = 21;.proto.RetryDetails retryDetails = 15;setRetryDetails(Function.RetryDetails.Builder builderForValue) .proto.RetryDetails retryDetails = 15;.proto.FunctionDetails.Runtime runtime = 8;setRuntimeFlags(String value) string runtimeFlags = 17;setRuntimeFlagsBytes(com.google.protobuf.ByteString value) string runtimeFlags = 17;setRuntimeValue(int value) .proto.FunctionDetails.Runtime runtime = 8;setSecretsMap(String value) string secretsMap = 16;setSecretsMapBytes(com.google.protobuf.ByteString value) string secretsMap = 16;setSink(Function.SinkSpec value) .proto.SinkSpec sink = 12;setSink(Function.SinkSpec.Builder builderForValue) .proto.SinkSpec sink = 12;setSource(Function.SourceSpec value) .proto.SourceSpec source = 11;setSource(Function.SourceSpec.Builder builderForValue) .proto.SourceSpec source = 11;.proto.SubscriptionPosition subscriptionPosition = 23;setSubscriptionPositionValue(int value) .proto.SubscriptionPosition subscriptionPosition = 23;string tenant = 1;setTenantBytes(com.google.protobuf.ByteString value) string tenant = 1;setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setUserConfig(String value) string userConfig = 7;setUserConfigBytes(com.google.protobuf.ByteString value) string userConfig = 7;Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>
-
setField
public Function.FunctionDetails.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>
-
clearField
public Function.FunctionDetails.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>
-
clearOneof
public Function.FunctionDetails.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>
-
setRepeatedField
public Function.FunctionDetails.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>
-
addRepeatedField
public Function.FunctionDetails.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Function.FunctionDetails.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>
-
mergeFrom
public Function.FunctionDetails.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Function.FunctionDetails.Builder>- Throws:
IOException
-
getTenant
string tenant = 1;- Specified by:
getTenantin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The tenant.
-
getTenantBytes
public com.google.protobuf.ByteString getTenantBytes()string tenant = 1;- Specified by:
getTenantBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for tenant.
-
setTenant
string tenant = 1;- Parameters:
value- The tenant to set.- Returns:
- This builder for chaining.
-
clearTenant
string tenant = 1;- Returns:
- This builder for chaining.
-
setTenantBytes
string tenant = 1;- Parameters:
value- The bytes for tenant to set.- Returns:
- This builder for chaining.
-
getNamespace
string namespace = 2;- Specified by:
getNamespacein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()string namespace = 2;- Specified by:
getNamespaceBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for namespace.
-
setNamespace
string namespace = 2;- Parameters:
value- The namespace to set.- Returns:
- This builder for chaining.
-
clearNamespace
string namespace = 2;- Returns:
- This builder for chaining.
-
setNamespaceBytes
string namespace = 2;- Parameters:
value- The bytes for namespace to set.- Returns:
- This builder for chaining.
-
getName
string name = 3;- Specified by:
getNamein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()string name = 3;- Specified by:
getNameBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for name.
-
setName
string name = 3;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
string name = 3;- Returns:
- This builder for chaining.
-
setNameBytes
string name = 3;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getClassName
string className = 4;- Specified by:
getClassNamein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The className.
-
getClassNameBytes
public com.google.protobuf.ByteString getClassNameBytes()string className = 4;- Specified by:
getClassNameBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for className.
-
setClassName
string className = 4;- Parameters:
value- The className to set.- Returns:
- This builder for chaining.
-
clearClassName
string className = 4;- Returns:
- This builder for chaining.
-
setClassNameBytes
string className = 4;- Parameters:
value- The bytes for className to set.- Returns:
- This builder for chaining.
-
getLogTopic
string logTopic = 5;- Specified by:
getLogTopicin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The logTopic.
-
getLogTopicBytes
public com.google.protobuf.ByteString getLogTopicBytes()string logTopic = 5;- Specified by:
getLogTopicBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for logTopic.
-
setLogTopic
string logTopic = 5;- Parameters:
value- The logTopic to set.- Returns:
- This builder for chaining.
-
clearLogTopic
string logTopic = 5;- Returns:
- This builder for chaining.
-
setLogTopicBytes
string logTopic = 5;- Parameters:
value- The bytes for logTopic to set.- Returns:
- This builder for chaining.
-
getProcessingGuaranteesValue
public int getProcessingGuaranteesValue().proto.ProcessingGuarantees processingGuarantees = 6;- Specified by:
getProcessingGuaranteesValuein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The enum numeric value on the wire for processingGuarantees.
-
setProcessingGuaranteesValue
.proto.ProcessingGuarantees processingGuarantees = 6;- Parameters:
value- The enum numeric value on the wire for processingGuarantees to set.- Returns:
- This builder for chaining.
-
getProcessingGuarantees
.proto.ProcessingGuarantees processingGuarantees = 6;- Specified by:
getProcessingGuaranteesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The processingGuarantees.
-
setProcessingGuarantees
public Function.FunctionDetails.Builder setProcessingGuarantees(Function.ProcessingGuarantees value) .proto.ProcessingGuarantees processingGuarantees = 6;- Parameters:
value- The processingGuarantees to set.- Returns:
- This builder for chaining.
-
clearProcessingGuarantees
.proto.ProcessingGuarantees processingGuarantees = 6;- Returns:
- This builder for chaining.
-
getUserConfig
string userConfig = 7;- Specified by:
getUserConfigin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The userConfig.
-
getUserConfigBytes
public com.google.protobuf.ByteString getUserConfigBytes()string userConfig = 7;- Specified by:
getUserConfigBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for userConfig.
-
setUserConfig
string userConfig = 7;- Parameters:
value- The userConfig to set.- Returns:
- This builder for chaining.
-
clearUserConfig
string userConfig = 7;- Returns:
- This builder for chaining.
-
setUserConfigBytes
string userConfig = 7;- Parameters:
value- The bytes for userConfig to set.- Returns:
- This builder for chaining.
-
getSecretsMap
string secretsMap = 16;- Specified by:
getSecretsMapin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The secretsMap.
-
getSecretsMapBytes
public com.google.protobuf.ByteString getSecretsMapBytes()string secretsMap = 16;- Specified by:
getSecretsMapBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for secretsMap.
-
setSecretsMap
string secretsMap = 16;- Parameters:
value- The secretsMap to set.- Returns:
- This builder for chaining.
-
clearSecretsMap
string secretsMap = 16;- Returns:
- This builder for chaining.
-
setSecretsMapBytes
string secretsMap = 16;- Parameters:
value- The bytes for secretsMap to set.- Returns:
- This builder for chaining.
-
getRuntimeValue
public int getRuntimeValue().proto.FunctionDetails.Runtime runtime = 8;- Specified by:
getRuntimeValuein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The enum numeric value on the wire for runtime.
-
setRuntimeValue
.proto.FunctionDetails.Runtime runtime = 8;- Parameters:
value- The enum numeric value on the wire for runtime to set.- Returns:
- This builder for chaining.
-
getRuntime
.proto.FunctionDetails.Runtime runtime = 8;- Specified by:
getRuntimein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The runtime.
-
setRuntime
.proto.FunctionDetails.Runtime runtime = 8;- Parameters:
value- The runtime to set.- Returns:
- This builder for chaining.
-
clearRuntime
.proto.FunctionDetails.Runtime runtime = 8;- Returns:
- This builder for chaining.
-
getAutoAck
Deprecated.proto.FunctionDetails.autoAck is deprecated. See Function.proto;l=84Deprecated since, see https://github.com/apache/pulsar/issues/15560
bool autoAck = 9 [deprecated = true];- Specified by:
getAutoAckin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The autoAck.
-
setAutoAck
Deprecated.proto.FunctionDetails.autoAck is deprecated. See Function.proto;l=84Deprecated since, see https://github.com/apache/pulsar/issues/15560
bool autoAck = 9 [deprecated = true];- Parameters:
value- The autoAck to set.- Returns:
- This builder for chaining.
-
clearAutoAck
Deprecated.proto.FunctionDetails.autoAck is deprecated. See Function.proto;l=84Deprecated since, see https://github.com/apache/pulsar/issues/15560
bool autoAck = 9 [deprecated = true];- Returns:
- This builder for chaining.
-
getParallelism
public int getParallelism()int32 parallelism = 10;- Specified by:
getParallelismin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The parallelism.
-
setParallelism
int32 parallelism = 10;- Parameters:
value- The parallelism to set.- Returns:
- This builder for chaining.
-
clearParallelism
int32 parallelism = 10;- Returns:
- This builder for chaining.
-
hasSource
public boolean hasSource().proto.SourceSpec source = 11;- Specified by:
hasSourcein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- Whether the source field is set.
-
getSource
.proto.SourceSpec source = 11;- Specified by:
getSourcein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The source.
-
setSource
.proto.SourceSpec source = 11; -
setSource
.proto.SourceSpec source = 11; -
mergeSource
.proto.SourceSpec source = 11; -
clearSource
.proto.SourceSpec source = 11; -
getSourceBuilder
.proto.SourceSpec source = 11; -
getSourceOrBuilder
.proto.SourceSpec source = 11;- Specified by:
getSourceOrBuilderin interfaceFunction.FunctionDetailsOrBuilder
-
hasSink
public boolean hasSink().proto.SinkSpec sink = 12;- Specified by:
hasSinkin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- Whether the sink field is set.
-
getSink
.proto.SinkSpec sink = 12;- Specified by:
getSinkin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The sink.
-
setSink
.proto.SinkSpec sink = 12; -
setSink
.proto.SinkSpec sink = 12; -
mergeSink
.proto.SinkSpec sink = 12; -
clearSink
.proto.SinkSpec sink = 12; -
getSinkBuilder
.proto.SinkSpec sink = 12; -
getSinkOrBuilder
.proto.SinkSpec sink = 12;- Specified by:
getSinkOrBuilderin interfaceFunction.FunctionDetailsOrBuilder
-
hasResources
public boolean hasResources().proto.Resources resources = 13;- Specified by:
hasResourcesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- Whether the resources field is set.
-
getResources
.proto.Resources resources = 13;- Specified by:
getResourcesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The resources.
-
setResources
.proto.Resources resources = 13; -
setResources
.proto.Resources resources = 13; -
mergeResources
.proto.Resources resources = 13; -
clearResources
.proto.Resources resources = 13; -
getResourcesBuilder
.proto.Resources resources = 13; -
getResourcesOrBuilder
.proto.Resources resources = 13;- Specified by:
getResourcesOrBuilderin interfaceFunction.FunctionDetailsOrBuilder
-
getPackageUrl
present only if function submitted with package-url
string packageUrl = 14;- Specified by:
getPackageUrlin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The packageUrl.
-
getPackageUrlBytes
public com.google.protobuf.ByteString getPackageUrlBytes()present only if function submitted with package-url
string packageUrl = 14;- Specified by:
getPackageUrlBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for packageUrl.
-
setPackageUrl
present only if function submitted with package-url
string packageUrl = 14;- Parameters:
value- The packageUrl to set.- Returns:
- This builder for chaining.
-
clearPackageUrl
present only if function submitted with package-url
string packageUrl = 14;- Returns:
- This builder for chaining.
-
setPackageUrlBytes
present only if function submitted with package-url
string packageUrl = 14;- Parameters:
value- The bytes for packageUrl to set.- Returns:
- This builder for chaining.
-
hasRetryDetails
public boolean hasRetryDetails().proto.RetryDetails retryDetails = 15;- Specified by:
hasRetryDetailsin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- Whether the retryDetails field is set.
-
getRetryDetails
.proto.RetryDetails retryDetails = 15;- Specified by:
getRetryDetailsin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The retryDetails.
-
setRetryDetails
.proto.RetryDetails retryDetails = 15; -
setRetryDetails
public Function.FunctionDetails.Builder setRetryDetails(Function.RetryDetails.Builder builderForValue) .proto.RetryDetails retryDetails = 15; -
mergeRetryDetails
.proto.RetryDetails retryDetails = 15; -
clearRetryDetails
.proto.RetryDetails retryDetails = 15; -
getRetryDetailsBuilder
.proto.RetryDetails retryDetails = 15; -
getRetryDetailsOrBuilder
.proto.RetryDetails retryDetails = 15;- Specified by:
getRetryDetailsOrBuilderin interfaceFunction.FunctionDetailsOrBuilder
-
getRuntimeFlags
string runtimeFlags = 17;- Specified by:
getRuntimeFlagsin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The runtimeFlags.
-
getRuntimeFlagsBytes
public com.google.protobuf.ByteString getRuntimeFlagsBytes()string runtimeFlags = 17;- Specified by:
getRuntimeFlagsBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for runtimeFlags.
-
setRuntimeFlags
string runtimeFlags = 17;- Parameters:
value- The runtimeFlags to set.- Returns:
- This builder for chaining.
-
clearRuntimeFlags
string runtimeFlags = 17;- Returns:
- This builder for chaining.
-
setRuntimeFlagsBytes
string runtimeFlags = 17;- Parameters:
value- The bytes for runtimeFlags to set.- Returns:
- This builder for chaining.
-
getComponentTypeValue
public int getComponentTypeValue().proto.FunctionDetails.ComponentType componentType = 18;- Specified by:
getComponentTypeValuein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The enum numeric value on the wire for componentType.
-
setComponentTypeValue
.proto.FunctionDetails.ComponentType componentType = 18;- Parameters:
value- The enum numeric value on the wire for componentType to set.- Returns:
- This builder for chaining.
-
getComponentType
.proto.FunctionDetails.ComponentType componentType = 18;- Specified by:
getComponentTypein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The componentType.
-
setComponentType
public Function.FunctionDetails.Builder setComponentType(Function.FunctionDetails.ComponentType value) .proto.FunctionDetails.ComponentType componentType = 18;- Parameters:
value- The componentType to set.- Returns:
- This builder for chaining.
-
clearComponentType
.proto.FunctionDetails.ComponentType componentType = 18;- Returns:
- This builder for chaining.
-
getCustomRuntimeOptions
string customRuntimeOptions = 19;- Specified by:
getCustomRuntimeOptionsin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The customRuntimeOptions.
-
getCustomRuntimeOptionsBytes
public com.google.protobuf.ByteString getCustomRuntimeOptionsBytes()string customRuntimeOptions = 19;- Specified by:
getCustomRuntimeOptionsBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for customRuntimeOptions.
-
setCustomRuntimeOptions
string customRuntimeOptions = 19;- Parameters:
value- The customRuntimeOptions to set.- Returns:
- This builder for chaining.
-
clearCustomRuntimeOptions
string customRuntimeOptions = 19;- Returns:
- This builder for chaining.
-
setCustomRuntimeOptionsBytes
public Function.FunctionDetails.Builder setCustomRuntimeOptionsBytes(com.google.protobuf.ByteString value) string customRuntimeOptions = 19;- Parameters:
value- The bytes for customRuntimeOptions to set.- Returns:
- This builder for chaining.
-
getBuiltin
If specified, this will refer to an archive that is already present in the server
string builtin = 20;- Specified by:
getBuiltinin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The builtin.
-
getBuiltinBytes
public com.google.protobuf.ByteString getBuiltinBytes()If specified, this will refer to an archive that is already present in the server
string builtin = 20;- Specified by:
getBuiltinBytesin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The bytes for builtin.
-
setBuiltin
If specified, this will refer to an archive that is already present in the server
string builtin = 20;- Parameters:
value- The builtin to set.- Returns:
- This builder for chaining.
-
clearBuiltin
If specified, this will refer to an archive that is already present in the server
string builtin = 20;- Returns:
- This builder for chaining.
-
setBuiltinBytes
If specified, this will refer to an archive that is already present in the server
string builtin = 20;- Parameters:
value- The bytes for builtin to set.- Returns:
- This builder for chaining.
-
getRetainOrdering
public boolean getRetainOrdering()bool retainOrdering = 21;- Specified by:
getRetainOrderingin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The retainOrdering.
-
setRetainOrdering
bool retainOrdering = 21;- Parameters:
value- The retainOrdering to set.- Returns:
- This builder for chaining.
-
clearRetainOrdering
bool retainOrdering = 21;- Returns:
- This builder for chaining.
-
getRetainKeyOrdering
public boolean getRetainKeyOrdering()bool retainKeyOrdering = 22;- Specified by:
getRetainKeyOrderingin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The retainKeyOrdering.
-
setRetainKeyOrdering
bool retainKeyOrdering = 22;- Parameters:
value- The retainKeyOrdering to set.- Returns:
- This builder for chaining.
-
clearRetainKeyOrdering
bool retainKeyOrdering = 22;- Returns:
- This builder for chaining.
-
getSubscriptionPositionValue
public int getSubscriptionPositionValue().proto.SubscriptionPosition subscriptionPosition = 23;- Specified by:
getSubscriptionPositionValuein interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The enum numeric value on the wire for subscriptionPosition.
-
setSubscriptionPositionValue
.proto.SubscriptionPosition subscriptionPosition = 23;- Parameters:
value- The enum numeric value on the wire for subscriptionPosition to set.- Returns:
- This builder for chaining.
-
getSubscriptionPosition
.proto.SubscriptionPosition subscriptionPosition = 23;- Specified by:
getSubscriptionPositionin interfaceFunction.FunctionDetailsOrBuilder- Returns:
- The subscriptionPosition.
-
setSubscriptionPosition
public Function.FunctionDetails.Builder setSubscriptionPosition(Function.SubscriptionPosition value) .proto.SubscriptionPosition subscriptionPosition = 23;- Parameters:
value- The subscriptionPosition to set.- Returns:
- This builder for chaining.
-
clearSubscriptionPosition
.proto.SubscriptionPosition subscriptionPosition = 23;- Returns:
- This builder for chaining.
-
setUnknownFields
public final Function.FunctionDetails.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>
-
mergeUnknownFields
public final Function.FunctionDetails.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Function.FunctionDetails.Builder>
-