Uses of Class
io.envoyproxy.envoy.extensions.matching.common_inputs.ssl.v3.DnsSanInput
Packages that use DnsSanInput
-
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 DnsSanInputModifier and TypeMethodDescriptionDnsSanInput.Builder.build()DnsSanInput.Builder.buildPartial()static DnsSanInputDnsSanInput.getDefaultInstance()DnsSanInput.Builder.getDefaultInstanceForType()DnsSanInput.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 DnsSanInputModifier and TypeMethodDescriptioncom.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 DnsSanInputModifier and TypeMethodDescriptionDnsSanInput.Builder.mergeFrom(DnsSanInput other) static DnsSanInput.BuilderDnsSanInput.newBuilder(DnsSanInput prototype)