Uses of Class
io.envoyproxy.envoy.extensions.matching.common_inputs.ssl.v3.SubjectInput
-
Packages that use SubjectInput Package Description io.envoyproxy.envoy.extensions.matching.common_inputs.ssl.v3 -
-
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 SubjectInput Modifier and Type Method Description SubjectInputSubjectInput.Builder. build()SubjectInputSubjectInput.Builder. buildPartial()static SubjectInputSubjectInput. getDefaultInstance()SubjectInputSubjectInput.Builder. getDefaultInstanceForType()SubjectInputSubjectInput. 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 SubjectInput Modifier and Type Method Description com.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 SubjectInput Modifier and Type Method Description SubjectInput.BuilderSubjectInput.Builder. mergeFrom(SubjectInput other)static SubjectInput.BuilderSubjectInput. newBuilder(SubjectInput prototype)
-