Uses of Class
com.github.xds.type.v3.CelExtractString.Builder
Packages that use CelExtractString.Builder
-
Uses of CelExtractString.Builder in com.github.xds.type.v3
Methods in com.github.xds.type.v3 that return CelExtractString.BuilderModifier and TypeMethodDescriptionCelExtractString.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CelExtractString.Builder.clear()CelExtractString.Builder.clearDefaultValue()If CEL expression evaluates to an error, this value is be returned to the caller.CelExtractString.Builder.clearExprExtract()The CEL expression used to extract a string from the CEL environment.CelExtractString.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) CelExtractString.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) CelExtractString.Builder.clone()CelExtractString.Builder.mergeDefaultValue(com.google.protobuf.StringValue value) If CEL expression evaluates to an error, this value is be returned to the caller.CelExtractString.Builder.mergeExprExtract(CelExpression value) The CEL expression used to extract a string from the CEL environment.CelExtractString.Builder.mergeFrom(CelExtractString other) CelExtractString.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CelExtractString.Builder.mergeFrom(com.google.protobuf.Message other) final CelExtractString.BuilderCelExtractString.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static CelExtractString.BuilderCelExtractString.newBuilder()static CelExtractString.BuilderCelExtractString.newBuilder(CelExtractString prototype) CelExtractString.newBuilderForType()protected CelExtractString.BuilderCelExtractString.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) CelExtractString.Builder.setDefaultValue(com.google.protobuf.StringValue value) If CEL expression evaluates to an error, this value is be returned to the caller.CelExtractString.Builder.setDefaultValue(com.google.protobuf.StringValue.Builder builderForValue) If CEL expression evaluates to an error, this value is be returned to the caller.CelExtractString.Builder.setExprExtract(CelExpression value) The CEL expression used to extract a string from the CEL environment.CelExtractString.Builder.setExprExtract(CelExpression.Builder builderForValue) The CEL expression used to extract a string from the CEL environment.CelExtractString.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CelExtractString.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final CelExtractString.BuilderCelExtractString.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) CelExtractString.toBuilder()