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