Uses of Class
io.envoyproxy.envoy.extensions.matching.common_inputs.ssl.v3.UriSanInput
Packages that use UriSanInput
-
Uses of UriSanInput in io.envoyproxy.envoy.extensions.matching.common_inputs.ssl.v3
Methods in io.envoyproxy.envoy.extensions.matching.common_inputs.ssl.v3 that return UriSanInputModifier and TypeMethodDescriptionUriSanInput.Builder.build()UriSanInput.Builder.buildPartial()static UriSanInputUriSanInput.getDefaultInstance()UriSanInput.Builder.getDefaultInstanceForType()UriSanInput.getDefaultInstanceForType()static UriSanInputUriSanInput.parseDelimitedFrom(InputStream input) static UriSanInputUriSanInput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UriSanInputUriSanInput.parseFrom(byte[] data) static UriSanInputUriSanInput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UriSanInputUriSanInput.parseFrom(com.google.protobuf.ByteString data) static UriSanInputUriSanInput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UriSanInputUriSanInput.parseFrom(com.google.protobuf.CodedInputStream input) static UriSanInputUriSanInput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UriSanInputUriSanInput.parseFrom(InputStream input) static UriSanInputUriSanInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UriSanInputUriSanInput.parseFrom(ByteBuffer data) static UriSanInputUriSanInput.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 UriSanInputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<UriSanInput>UriSanInput.getParserForType()static com.google.protobuf.Parser<UriSanInput>UriSanInput.parser()Methods in io.envoyproxy.envoy.extensions.matching.common_inputs.ssl.v3 with parameters of type UriSanInputModifier and TypeMethodDescriptionUriSanInput.Builder.mergeFrom(UriSanInput other) static UriSanInput.BuilderUriSanInput.newBuilder(UriSanInput prototype)