Uses of Class
io.envoyproxy.envoy.config.filter.http.cors.v2.Cors
Packages that use Cors
-
Uses of Cors in io.envoyproxy.envoy.config.filter.http.cors.v2
Methods in io.envoyproxy.envoy.config.filter.http.cors.v2 that return CorsModifier and TypeMethodDescriptionCors.Builder.build()Cors.Builder.buildPartial()static CorsCors.getDefaultInstance()Cors.Builder.getDefaultInstanceForType()Cors.getDefaultInstanceForType()static CorsCors.parseDelimitedFrom(InputStream input) static CorsCors.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CorsCors.parseFrom(byte[] data) static CorsCors.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CorsCors.parseFrom(com.google.protobuf.ByteString data) static CorsCors.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CorsCors.parseFrom(com.google.protobuf.CodedInputStream input) static CorsCors.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CorsCors.parseFrom(InputStream input) static CorsCors.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CorsCors.parseFrom(ByteBuffer data) static CorsCors.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.filter.http.cors.v2 that return types with arguments of type CorsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Cors>Cors.getParserForType()static com.google.protobuf.Parser<Cors>Cors.parser()Methods in io.envoyproxy.envoy.config.filter.http.cors.v2 with parameters of type Cors