Uses of Class
io.envoyproxy.envoy.extensions.http.injected_credentials.generic.v3.Generic.Builder
Packages that use Generic.Builder
-
Uses of Generic.Builder in io.envoyproxy.envoy.extensions.http.injected_credentials.generic.v3
Methods in io.envoyproxy.envoy.extensions.http.injected_credentials.generic.v3 that return Generic.BuilderModifier and TypeMethodDescriptionGeneric.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Generic.Builder.clear()Generic.Builder.clearCredential()The SDS configuration for the credential that will be injected to the specified HTTP request header.Generic.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Generic.Builder.clearHeader()The header that will be injected to the HTTP request with the provided credential.Generic.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Generic.Builder.clone()Generic.Builder.mergeCredential(SdsSecretConfig value) The SDS configuration for the credential that will be injected to the specified HTTP request header.Generic.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Generic.Builder.mergeFrom(com.google.protobuf.Message other) final Generic.BuilderGeneric.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static Generic.BuilderGeneric.newBuilder()static Generic.BuilderGeneric.newBuilder(Generic prototype) Generic.newBuilderForType()protected Generic.BuilderGeneric.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Generic.Builder.setCredential(SdsSecretConfig value) The SDS configuration for the credential that will be injected to the specified HTTP request header.Generic.Builder.setCredential(SdsSecretConfig.Builder builderForValue) The SDS configuration for the credential that will be injected to the specified HTTP request header.The header that will be injected to the HTTP request with the provided credential.Generic.Builder.setHeaderBytes(com.google.protobuf.ByteString value) The header that will be injected to the HTTP request with the provided credential.Generic.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final Generic.BuilderGeneric.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Generic.toBuilder()