Interface SearchAttributesOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
SearchAttributes,SearchAttributes.Builder
@Generated(value="protoc",
comments="annotations:SearchAttributesOrBuilder.java.pb.meta")
public interface SearchAttributesOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbooleanmap<string, .temporal.api.common.v1.Payload> indexed_fields = 1;Deprecated.intmap<string, .temporal.api.common.v1.Payload> indexed_fields = 1;map<string, .temporal.api.common.v1.Payload> indexed_fields = 1;getIndexedFieldsOrDefault(String key, Payload defaultValue) map<string, .temporal.api.common.v1.Payload> indexed_fields = 1;map<string, .temporal.api.common.v1.Payload> indexed_fields = 1;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getIndexedFieldsCount
int getIndexedFieldsCount()map<string, .temporal.api.common.v1.Payload> indexed_fields = 1; -
containsIndexedFields
map<string, .temporal.api.common.v1.Payload> indexed_fields = 1; -
getIndexedFields
-
getIndexedFieldsMap
-
getIndexedFieldsOrDefault
-
getIndexedFieldsOrThrow
-