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