Uses of Class
io.envoyproxy.envoy.config.core.v3.AlternateProtocolsCacheOptions
Packages that use AlternateProtocolsCacheOptions
-
Uses of AlternateProtocolsCacheOptions in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as AlternateProtocolsCacheOptionsModifier and TypeFieldDescriptionprivate static final AlternateProtocolsCacheOptions
AlternateProtocolsCacheOptions.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type AlternateProtocolsCacheOptionsModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<AlternateProtocolsCacheOptions> AlternateProtocolsCacheOptions.PARSER
Methods in io.envoyproxy.envoy.config.core.v3 that return AlternateProtocolsCacheOptionsModifier and TypeMethodDescriptionAlternateProtocolsCacheOptions.Builder.build()
AlternateProtocolsCacheOptions.Builder.buildPartial()
AlternateProtocolsCacheOptions.getDefaultInstance()
AlternateProtocolsCacheOptions.Builder.getDefaultInstanceForType()
AlternateProtocolsCacheOptions.getDefaultInstanceForType()
AlternateProtocolsCacheOptions.parseDelimitedFrom
(InputStream input) AlternateProtocolsCacheOptions.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AlternateProtocolsCacheOptions.parseFrom
(byte[] data) AlternateProtocolsCacheOptions.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AlternateProtocolsCacheOptions.parseFrom
(com.google.protobuf.ByteString data) AlternateProtocolsCacheOptions.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AlternateProtocolsCacheOptions.parseFrom
(com.google.protobuf.CodedInputStream input) AlternateProtocolsCacheOptions.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AlternateProtocolsCacheOptions.parseFrom
(InputStream input) AlternateProtocolsCacheOptions.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AlternateProtocolsCacheOptions.parseFrom
(ByteBuffer data) AlternateProtocolsCacheOptions.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type AlternateProtocolsCacheOptionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<AlternateProtocolsCacheOptions> AlternateProtocolsCacheOptions.getParserForType()
static com.google.protobuf.Parser
<AlternateProtocolsCacheOptions> AlternateProtocolsCacheOptions.parser()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type AlternateProtocolsCacheOptionsModifier and TypeMethodDescriptionprivate void
AlternateProtocolsCacheOptions.Builder.buildPartial0
(AlternateProtocolsCacheOptions result) private void
AlternateProtocolsCacheOptions.Builder.buildPartialRepeatedFields
(AlternateProtocolsCacheOptions result) AlternateProtocolsCacheOptions.Builder.mergeFrom
(AlternateProtocolsCacheOptions other) AlternateProtocolsCacheOptions.newBuilder
(AlternateProtocolsCacheOptions prototype)