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