Class ListSearchAttributesResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListSearchAttributesResponse.Builder>
-
- io.temporal.api.operatorservice.v1.ListSearchAttributesResponse.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ListSearchAttributesResponseOrBuilder,java.lang.Cloneable
- Enclosing class:
- ListSearchAttributesResponse
public static final class ListSearchAttributesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListSearchAttributesResponse.Builder> implements ListSearchAttributesResponseOrBuilder
Protobuf typetemporal.api.operatorservice.v1.ListSearchAttributesResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ListSearchAttributesResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ListSearchAttributesResponsebuild()ListSearchAttributesResponsebuildPartial()ListSearchAttributesResponse.Builderclear()ListSearchAttributesResponse.BuilderclearCustomAttributes()ListSearchAttributesResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListSearchAttributesResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListSearchAttributesResponse.BuilderclearStorageSchema()ListSearchAttributesResponse.BuilderclearSystemAttributes()ListSearchAttributesResponse.Builderclone()booleancontainsCustomAttributes(java.lang.String key)Mapping between custom (user-registered) search attribute name to its IndexedValueType.booleancontainsStorageSchema(java.lang.String key)Mapping from the attribute name to the visibility storage native type.booleancontainsSystemAttributes(java.lang.String key)Mapping between system (predefined) search attribute name to its IndexedValueType.java.util.Map<java.lang.String,IndexedValueType>getCustomAttributes()Deprecated.intgetCustomAttributesCount()Mapping between custom (user-registered) search attribute name to its IndexedValueType.java.util.Map<java.lang.String,IndexedValueType>getCustomAttributesMap()Mapping between custom (user-registered) search attribute name to its IndexedValueType.IndexedValueTypegetCustomAttributesOrDefault(java.lang.String key, IndexedValueType defaultValue)Mapping between custom (user-registered) search attribute name to its IndexedValueType.IndexedValueTypegetCustomAttributesOrThrow(java.lang.String key)Mapping between custom (user-registered) search attribute name to its IndexedValueType.java.util.Map<java.lang.String,java.lang.Integer>getCustomAttributesValue()Deprecated.java.util.Map<java.lang.String,java.lang.Integer>getCustomAttributesValueMap()Mapping between custom (user-registered) search attribute name to its IndexedValueType.intgetCustomAttributesValueOrDefault(java.lang.String key, int defaultValue)Mapping between custom (user-registered) search attribute name to its IndexedValueType.intgetCustomAttributesValueOrThrow(java.lang.String key)Mapping between custom (user-registered) search attribute name to its IndexedValueType.ListSearchAttributesResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.util.Map<java.lang.String,IndexedValueType>getMutableCustomAttributes()Deprecated.java.util.Map<java.lang.String,java.lang.Integer>getMutableCustomAttributesValue()Deprecated.java.util.Map<java.lang.String,java.lang.String>getMutableStorageSchema()Deprecated.java.util.Map<java.lang.String,IndexedValueType>getMutableSystemAttributes()Deprecated.java.util.Map<java.lang.String,java.lang.Integer>getMutableSystemAttributesValue()Deprecated.java.util.Map<java.lang.String,java.lang.String>getStorageSchema()Deprecated.intgetStorageSchemaCount()Mapping from the attribute name to the visibility storage native type.java.util.Map<java.lang.String,java.lang.String>getStorageSchemaMap()Mapping from the attribute name to the visibility storage native type.java.lang.StringgetStorageSchemaOrDefault(java.lang.String key, java.lang.String defaultValue)Mapping from the attribute name to the visibility storage native type.java.lang.StringgetStorageSchemaOrThrow(java.lang.String key)Mapping from the attribute name to the visibility storage native type.java.util.Map<java.lang.String,IndexedValueType>getSystemAttributes()Deprecated.intgetSystemAttributesCount()Mapping between system (predefined) search attribute name to its IndexedValueType.java.util.Map<java.lang.String,IndexedValueType>getSystemAttributesMap()Mapping between system (predefined) search attribute name to its IndexedValueType.IndexedValueTypegetSystemAttributesOrDefault(java.lang.String key, IndexedValueType defaultValue)Mapping between system (predefined) search attribute name to its IndexedValueType.IndexedValueTypegetSystemAttributesOrThrow(java.lang.String key)Mapping between system (predefined) search attribute name to its IndexedValueType.java.util.Map<java.lang.String,java.lang.Integer>getSystemAttributesValue()Deprecated.java.util.Map<java.lang.String,java.lang.Integer>getSystemAttributesValueMap()Mapping between system (predefined) search attribute name to its IndexedValueType.intgetSystemAttributesValueOrDefault(java.lang.String key, int defaultValue)Mapping between system (predefined) search attribute name to its IndexedValueType.intgetSystemAttributesValueOrThrow(java.lang.String key)Mapping between system (predefined) search attribute name to its IndexedValueType.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number)protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMutableMapFieldReflection(int number)booleanisInitialized()ListSearchAttributesResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListSearchAttributesResponse.BuildermergeFrom(com.google.protobuf.Message other)ListSearchAttributesResponse.BuildermergeFrom(ListSearchAttributesResponse other)ListSearchAttributesResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListSearchAttributesResponse.BuilderputAllCustomAttributes(java.util.Map<java.lang.String,IndexedValueType> values)Mapping between custom (user-registered) search attribute name to its IndexedValueType.ListSearchAttributesResponse.BuilderputAllCustomAttributesValue(java.util.Map<java.lang.String,java.lang.Integer> values)Mapping between custom (user-registered) search attribute name to its IndexedValueType.ListSearchAttributesResponse.BuilderputAllStorageSchema(java.util.Map<java.lang.String,java.lang.String> values)Mapping from the attribute name to the visibility storage native type.ListSearchAttributesResponse.BuilderputAllSystemAttributes(java.util.Map<java.lang.String,IndexedValueType> values)Mapping between system (predefined) search attribute name to its IndexedValueType.ListSearchAttributesResponse.BuilderputAllSystemAttributesValue(java.util.Map<java.lang.String,java.lang.Integer> values)Mapping between system (predefined) search attribute name to its IndexedValueType.ListSearchAttributesResponse.BuilderputCustomAttributes(java.lang.String key, IndexedValueType value)Mapping between custom (user-registered) search attribute name to its IndexedValueType.ListSearchAttributesResponse.BuilderputCustomAttributesValue(java.lang.String key, int value)Mapping between custom (user-registered) search attribute name to its IndexedValueType.ListSearchAttributesResponse.BuilderputStorageSchema(java.lang.String key, java.lang.String value)Mapping from the attribute name to the visibility storage native type.ListSearchAttributesResponse.BuilderputSystemAttributes(java.lang.String key, IndexedValueType value)Mapping between system (predefined) search attribute name to its IndexedValueType.ListSearchAttributesResponse.BuilderputSystemAttributesValue(java.lang.String key, int value)Mapping between system (predefined) search attribute name to its IndexedValueType.ListSearchAttributesResponse.BuilderremoveCustomAttributes(java.lang.String key)Mapping between custom (user-registered) search attribute name to its IndexedValueType.ListSearchAttributesResponse.BuilderremoveStorageSchema(java.lang.String key)Mapping from the attribute name to the visibility storage native type.ListSearchAttributesResponse.BuilderremoveSystemAttributes(java.lang.String key)Mapping between system (predefined) search attribute name to its IndexedValueType.ListSearchAttributesResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)ListSearchAttributesResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)ListSearchAttributesResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
- Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<ListSearchAttributesResponse.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
- Overrides:
internalGetMutableMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<ListSearchAttributesResponse.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListSearchAttributesResponse.Builder>
-
clear
public ListSearchAttributesResponse.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<ListSearchAttributesResponse.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<ListSearchAttributesResponse.Builder>
-
getDefaultInstanceForType
public ListSearchAttributesResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListSearchAttributesResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListSearchAttributesResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListSearchAttributesResponse.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<ListSearchAttributesResponse.Builder>
-
setField
public ListSearchAttributesResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListSearchAttributesResponse.Builder>
-
clearField
public ListSearchAttributesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListSearchAttributesResponse.Builder>
-
clearOneof
public ListSearchAttributesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListSearchAttributesResponse.Builder>
-
setRepeatedField
public ListSearchAttributesResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListSearchAttributesResponse.Builder>
-
addRepeatedField
public ListSearchAttributesResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListSearchAttributesResponse.Builder>
-
mergeFrom
public ListSearchAttributesResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListSearchAttributesResponse.Builder>
-
mergeFrom
public ListSearchAttributesResponse.Builder mergeFrom(ListSearchAttributesResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListSearchAttributesResponse.Builder>
-
mergeFrom
public ListSearchAttributesResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListSearchAttributesResponse.Builder>- Throws:
java.io.IOException
-
getCustomAttributesCount
public int getCustomAttributesCount()
Description copied from interface:ListSearchAttributesResponseOrBuilderMapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;- Specified by:
getCustomAttributesCountin interfaceListSearchAttributesResponseOrBuilder
-
containsCustomAttributes
public boolean containsCustomAttributes(java.lang.String key)
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;- Specified by:
containsCustomAttributesin interfaceListSearchAttributesResponseOrBuilder
-
getCustomAttributes
@Deprecated public java.util.Map<java.lang.String,IndexedValueType> getCustomAttributes()
Deprecated.UsegetCustomAttributesMap()instead.- Specified by:
getCustomAttributesin interfaceListSearchAttributesResponseOrBuilder
-
getCustomAttributesMap
public java.util.Map<java.lang.String,IndexedValueType> getCustomAttributesMap()
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;- Specified by:
getCustomAttributesMapin interfaceListSearchAttributesResponseOrBuilder
-
getCustomAttributesOrDefault
public IndexedValueType getCustomAttributesOrDefault(java.lang.String key, IndexedValueType defaultValue)
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;- Specified by:
getCustomAttributesOrDefaultin interfaceListSearchAttributesResponseOrBuilder
-
getCustomAttributesOrThrow
public IndexedValueType getCustomAttributesOrThrow(java.lang.String key)
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;- Specified by:
getCustomAttributesOrThrowin interfaceListSearchAttributesResponseOrBuilder
-
getCustomAttributesValue
@Deprecated public java.util.Map<java.lang.String,java.lang.Integer> getCustomAttributesValue()
Deprecated.UsegetCustomAttributesValueMap()instead.- Specified by:
getCustomAttributesValuein interfaceListSearchAttributesResponseOrBuilder
-
getCustomAttributesValueMap
public java.util.Map<java.lang.String,java.lang.Integer> getCustomAttributesValueMap()
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;- Specified by:
getCustomAttributesValueMapin interfaceListSearchAttributesResponseOrBuilder
-
getCustomAttributesValueOrDefault
public int getCustomAttributesValueOrDefault(java.lang.String key, int defaultValue)Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;- Specified by:
getCustomAttributesValueOrDefaultin interfaceListSearchAttributesResponseOrBuilder
-
getCustomAttributesValueOrThrow
public int getCustomAttributesValueOrThrow(java.lang.String key)
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;- Specified by:
getCustomAttributesValueOrThrowin interfaceListSearchAttributesResponseOrBuilder
-
clearCustomAttributes
public ListSearchAttributesResponse.Builder clearCustomAttributes()
-
removeCustomAttributes
public ListSearchAttributesResponse.Builder removeCustomAttributes(java.lang.String key)
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;
-
getMutableCustomAttributes
@Deprecated public java.util.Map<java.lang.String,IndexedValueType> getMutableCustomAttributes()
Deprecated.Use alternate mutation accessors instead.
-
putCustomAttributes
public ListSearchAttributesResponse.Builder putCustomAttributes(java.lang.String key, IndexedValueType value)
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;
-
putAllCustomAttributes
public ListSearchAttributesResponse.Builder putAllCustomAttributes(java.util.Map<java.lang.String,IndexedValueType> values)
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;
-
getMutableCustomAttributesValue
@Deprecated public java.util.Map<java.lang.String,java.lang.Integer> getMutableCustomAttributesValue()
Deprecated.Use alternate mutation accessors instead.
-
putCustomAttributesValue
public ListSearchAttributesResponse.Builder putCustomAttributesValue(java.lang.String key, int value)
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;
-
putAllCustomAttributesValue
public ListSearchAttributesResponse.Builder putAllCustomAttributesValue(java.util.Map<java.lang.String,java.lang.Integer> values)
Mapping between custom (user-registered) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> custom_attributes = 1;
-
getSystemAttributesCount
public int getSystemAttributesCount()
Description copied from interface:ListSearchAttributesResponseOrBuilderMapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;- Specified by:
getSystemAttributesCountin interfaceListSearchAttributesResponseOrBuilder
-
containsSystemAttributes
public boolean containsSystemAttributes(java.lang.String key)
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;- Specified by:
containsSystemAttributesin interfaceListSearchAttributesResponseOrBuilder
-
getSystemAttributes
@Deprecated public java.util.Map<java.lang.String,IndexedValueType> getSystemAttributes()
Deprecated.UsegetSystemAttributesMap()instead.- Specified by:
getSystemAttributesin interfaceListSearchAttributesResponseOrBuilder
-
getSystemAttributesMap
public java.util.Map<java.lang.String,IndexedValueType> getSystemAttributesMap()
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;- Specified by:
getSystemAttributesMapin interfaceListSearchAttributesResponseOrBuilder
-
getSystemAttributesOrDefault
public IndexedValueType getSystemAttributesOrDefault(java.lang.String key, IndexedValueType defaultValue)
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;- Specified by:
getSystemAttributesOrDefaultin interfaceListSearchAttributesResponseOrBuilder
-
getSystemAttributesOrThrow
public IndexedValueType getSystemAttributesOrThrow(java.lang.String key)
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;- Specified by:
getSystemAttributesOrThrowin interfaceListSearchAttributesResponseOrBuilder
-
getSystemAttributesValue
@Deprecated public java.util.Map<java.lang.String,java.lang.Integer> getSystemAttributesValue()
Deprecated.UsegetSystemAttributesValueMap()instead.- Specified by:
getSystemAttributesValuein interfaceListSearchAttributesResponseOrBuilder
-
getSystemAttributesValueMap
public java.util.Map<java.lang.String,java.lang.Integer> getSystemAttributesValueMap()
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;- Specified by:
getSystemAttributesValueMapin interfaceListSearchAttributesResponseOrBuilder
-
getSystemAttributesValueOrDefault
public int getSystemAttributesValueOrDefault(java.lang.String key, int defaultValue)Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;- Specified by:
getSystemAttributesValueOrDefaultin interfaceListSearchAttributesResponseOrBuilder
-
getSystemAttributesValueOrThrow
public int getSystemAttributesValueOrThrow(java.lang.String key)
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;- Specified by:
getSystemAttributesValueOrThrowin interfaceListSearchAttributesResponseOrBuilder
-
clearSystemAttributes
public ListSearchAttributesResponse.Builder clearSystemAttributes()
-
removeSystemAttributes
public ListSearchAttributesResponse.Builder removeSystemAttributes(java.lang.String key)
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;
-
getMutableSystemAttributes
@Deprecated public java.util.Map<java.lang.String,IndexedValueType> getMutableSystemAttributes()
Deprecated.Use alternate mutation accessors instead.
-
putSystemAttributes
public ListSearchAttributesResponse.Builder putSystemAttributes(java.lang.String key, IndexedValueType value)
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;
-
putAllSystemAttributes
public ListSearchAttributesResponse.Builder putAllSystemAttributes(java.util.Map<java.lang.String,IndexedValueType> values)
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;
-
getMutableSystemAttributesValue
@Deprecated public java.util.Map<java.lang.String,java.lang.Integer> getMutableSystemAttributesValue()
Deprecated.Use alternate mutation accessors instead.
-
putSystemAttributesValue
public ListSearchAttributesResponse.Builder putSystemAttributesValue(java.lang.String key, int value)
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;
-
putAllSystemAttributesValue
public ListSearchAttributesResponse.Builder putAllSystemAttributesValue(java.util.Map<java.lang.String,java.lang.Integer> values)
Mapping between system (predefined) search attribute name to its IndexedValueType.
map<string, .temporal.api.enums.v1.IndexedValueType> system_attributes = 2;
-
getStorageSchemaCount
public int getStorageSchemaCount()
Description copied from interface:ListSearchAttributesResponseOrBuilderMapping from the attribute name to the visibility storage native type.
map<string, string> storage_schema = 3;- Specified by:
getStorageSchemaCountin interfaceListSearchAttributesResponseOrBuilder
-
containsStorageSchema
public boolean containsStorageSchema(java.lang.String key)
Mapping from the attribute name to the visibility storage native type.
map<string, string> storage_schema = 3;- Specified by:
containsStorageSchemain interfaceListSearchAttributesResponseOrBuilder
-
getStorageSchema
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getStorageSchema()
Deprecated.UsegetStorageSchemaMap()instead.- Specified by:
getStorageSchemain interfaceListSearchAttributesResponseOrBuilder
-
getStorageSchemaMap
public java.util.Map<java.lang.String,java.lang.String> getStorageSchemaMap()
Mapping from the attribute name to the visibility storage native type.
map<string, string> storage_schema = 3;- Specified by:
getStorageSchemaMapin interfaceListSearchAttributesResponseOrBuilder
-
getStorageSchemaOrDefault
public java.lang.String getStorageSchemaOrDefault(java.lang.String key, java.lang.String defaultValue)Mapping from the attribute name to the visibility storage native type.
map<string, string> storage_schema = 3;- Specified by:
getStorageSchemaOrDefaultin interfaceListSearchAttributesResponseOrBuilder
-
getStorageSchemaOrThrow
public java.lang.String getStorageSchemaOrThrow(java.lang.String key)
Mapping from the attribute name to the visibility storage native type.
map<string, string> storage_schema = 3;- Specified by:
getStorageSchemaOrThrowin interfaceListSearchAttributesResponseOrBuilder
-
clearStorageSchema
public ListSearchAttributesResponse.Builder clearStorageSchema()
-
removeStorageSchema
public ListSearchAttributesResponse.Builder removeStorageSchema(java.lang.String key)
Mapping from the attribute name to the visibility storage native type.
map<string, string> storage_schema = 3;
-
getMutableStorageSchema
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getMutableStorageSchema()
Deprecated.Use alternate mutation accessors instead.
-
putStorageSchema
public ListSearchAttributesResponse.Builder putStorageSchema(java.lang.String key, java.lang.String value)
Mapping from the attribute name to the visibility storage native type.
map<string, string> storage_schema = 3;
-
putAllStorageSchema
public ListSearchAttributesResponse.Builder putAllStorageSchema(java.util.Map<java.lang.String,java.lang.String> values)
Mapping from the attribute name to the visibility storage native type.
map<string, string> storage_schema = 3;
-
setUnknownFields
public final ListSearchAttributesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListSearchAttributesResponse.Builder>
-
mergeUnknownFields
public final ListSearchAttributesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListSearchAttributesResponse.Builder>
-
-