Uses of Class
io.envoyproxy.envoy.extensions.matching.common_inputs.ssl.v3.SubjectInput
Packages that use SubjectInput
-
Uses of SubjectInput in io.envoyproxy.envoy.extensions.matching.common_inputs.ssl.v3
Methods in io.envoyproxy.envoy.extensions.matching.common_inputs.ssl.v3 that return SubjectInputModifier and TypeMethodDescriptionSubjectInput.Builder.build()SubjectInput.Builder.buildPartial()static SubjectInputSubjectInput.getDefaultInstance()SubjectInput.Builder.getDefaultInstanceForType()SubjectInput.getDefaultInstanceForType()static SubjectInputSubjectInput.parseDelimitedFrom(InputStream input) static SubjectInputSubjectInput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubjectInputSubjectInput.parseFrom(byte[] data) static SubjectInputSubjectInput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubjectInputSubjectInput.parseFrom(com.google.protobuf.ByteString data) static SubjectInputSubjectInput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubjectInputSubjectInput.parseFrom(com.google.protobuf.CodedInputStream input) static SubjectInputSubjectInput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubjectInputSubjectInput.parseFrom(InputStream input) static SubjectInputSubjectInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubjectInputSubjectInput.parseFrom(ByteBuffer data) static SubjectInputSubjectInput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.matching.common_inputs.ssl.v3 that return types with arguments of type SubjectInputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SubjectInput>SubjectInput.getParserForType()static com.google.protobuf.Parser<SubjectInput>SubjectInput.parser()Methods in io.envoyproxy.envoy.extensions.matching.common_inputs.ssl.v3 with parameters of type SubjectInputModifier and TypeMethodDescriptionSubjectInput.Builder.mergeFrom(SubjectInput other) static SubjectInput.BuilderSubjectInput.newBuilder(SubjectInput prototype)