Uses of Class
io.envoyproxy.envoy.api.v2.route.CorsPolicy.Builder
Packages that use CorsPolicy.Builder
-
Uses of CorsPolicy.Builder in io.envoyproxy.envoy.api.v2.route
Methods in io.envoyproxy.envoy.api.v2.route that return CorsPolicy.BuilderModifier and TypeMethodDescriptionCorsPolicy.Builder.addAllAllowOrigin(Iterable<String> values) Deprecated.envoy.api.v2.route.CorsPolicy.allow_origin is deprecated.CorsPolicy.Builder.addAllAllowOriginRegex(Iterable<String> values) Deprecated.envoy.api.v2.route.CorsPolicy.allow_origin_regex is deprecated.CorsPolicy.Builder.addAllAllowOriginStringMatch(Iterable<? extends StringMatcher> values) Specifies string patterns that match allowed origins.CorsPolicy.Builder.addAllowOrigin(String value) Deprecated.envoy.api.v2.route.CorsPolicy.allow_origin is deprecated.CorsPolicy.Builder.addAllowOriginBytes(com.google.protobuf.ByteString value) Deprecated.envoy.api.v2.route.CorsPolicy.allow_origin is deprecated.CorsPolicy.Builder.addAllowOriginRegex(String value) Deprecated.envoy.api.v2.route.CorsPolicy.allow_origin_regex is deprecated.CorsPolicy.Builder.addAllowOriginRegexBytes(com.google.protobuf.ByteString value) Deprecated.envoy.api.v2.route.CorsPolicy.allow_origin_regex is deprecated.CorsPolicy.Builder.addAllowOriginStringMatch(int index, StringMatcher value) Specifies string patterns that match allowed origins.CorsPolicy.Builder.addAllowOriginStringMatch(int index, StringMatcher.Builder builderForValue) Specifies string patterns that match allowed origins.CorsPolicy.Builder.addAllowOriginStringMatch(StringMatcher value) Specifies string patterns that match allowed origins.CorsPolicy.Builder.addAllowOriginStringMatch(StringMatcher.Builder builderForValue) Specifies string patterns that match allowed origins.CorsPolicy.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CorsPolicy.Builder.clear()CorsPolicy.Builder.clearAllowCredentials()Specifies whether the resource allows credentials.CorsPolicy.Builder.clearAllowHeaders()Specifies the content for the *access-control-allow-headers* header.CorsPolicy.Builder.clearAllowMethods()Specifies the content for the *access-control-allow-methods* header.CorsPolicy.Builder.clearAllowOrigin()Deprecated.envoy.api.v2.route.CorsPolicy.allow_origin is deprecated.CorsPolicy.Builder.clearAllowOriginRegex()Deprecated.envoy.api.v2.route.CorsPolicy.allow_origin_regex is deprecated.CorsPolicy.Builder.clearAllowOriginStringMatch()Specifies string patterns that match allowed origins.CorsPolicy.Builder.clearEnabled()Deprecated.CorsPolicy.Builder.clearEnabledSpecifier()CorsPolicy.Builder.clearExposeHeaders()Specifies the content for the *access-control-expose-headers* header.CorsPolicy.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) CorsPolicy.Builder.clearFilterEnabled()Specifies the % of requests for which the CORS filter is enabled.CorsPolicy.Builder.clearMaxAge()Specifies the content for the *access-control-max-age* header.CorsPolicy.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) CorsPolicy.Builder.clearShadowEnabled()Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.CorsPolicy.Builder.clone()RouteAction.Builder.getCorsBuilder()Indicates that the route has a CORS policy.VirtualHost.Builder.getCorsBuilder()Indicates that the virtual host has a CORS policy.CorsPolicy.Builder.mergeAllowCredentials(com.google.protobuf.BoolValue value) Specifies whether the resource allows credentials.CorsPolicy.Builder.mergeEnabled(com.google.protobuf.BoolValue value) Deprecated.CorsPolicy.Builder.mergeFilterEnabled(RuntimeFractionalPercent value) Specifies the % of requests for which the CORS filter is enabled.CorsPolicy.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CorsPolicy.Builder.mergeFrom(com.google.protobuf.Message other) CorsPolicy.Builder.mergeFrom(CorsPolicy other) CorsPolicy.Builder.mergeShadowEnabled(RuntimeFractionalPercent value) Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.final CorsPolicy.BuilderCorsPolicy.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static CorsPolicy.BuilderCorsPolicy.newBuilder()static CorsPolicy.BuilderCorsPolicy.newBuilder(CorsPolicy prototype) CorsPolicy.newBuilderForType()protected CorsPolicy.BuilderCorsPolicy.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) CorsPolicy.Builder.removeAllowOriginStringMatch(int index) Specifies string patterns that match allowed origins.CorsPolicy.Builder.setAllowCredentials(com.google.protobuf.BoolValue value) Specifies whether the resource allows credentials.CorsPolicy.Builder.setAllowCredentials(com.google.protobuf.BoolValue.Builder builderForValue) Specifies whether the resource allows credentials.CorsPolicy.Builder.setAllowHeaders(String value) Specifies the content for the *access-control-allow-headers* header.CorsPolicy.Builder.setAllowHeadersBytes(com.google.protobuf.ByteString value) Specifies the content for the *access-control-allow-headers* header.CorsPolicy.Builder.setAllowMethods(String value) Specifies the content for the *access-control-allow-methods* header.CorsPolicy.Builder.setAllowMethodsBytes(com.google.protobuf.ByteString value) Specifies the content for the *access-control-allow-methods* header.CorsPolicy.Builder.setAllowOrigin(int index, String value) Deprecated.envoy.api.v2.route.CorsPolicy.allow_origin is deprecated.CorsPolicy.Builder.setAllowOriginRegex(int index, String value) Deprecated.envoy.api.v2.route.CorsPolicy.allow_origin_regex is deprecated.CorsPolicy.Builder.setAllowOriginStringMatch(int index, StringMatcher value) Specifies string patterns that match allowed origins.CorsPolicy.Builder.setAllowOriginStringMatch(int index, StringMatcher.Builder builderForValue) Specifies string patterns that match allowed origins.CorsPolicy.Builder.setEnabled(com.google.protobuf.BoolValue value) Deprecated.CorsPolicy.Builder.setEnabled(com.google.protobuf.BoolValue.Builder builderForValue) Deprecated.CorsPolicy.Builder.setExposeHeaders(String value) Specifies the content for the *access-control-expose-headers* header.CorsPolicy.Builder.setExposeHeadersBytes(com.google.protobuf.ByteString value) Specifies the content for the *access-control-expose-headers* header.CorsPolicy.Builder.setFilterEnabled(RuntimeFractionalPercent value) Specifies the % of requests for which the CORS filter is enabled.CorsPolicy.Builder.setFilterEnabled(RuntimeFractionalPercent.Builder builderForValue) Specifies the % of requests for which the CORS filter is enabled.Specifies the content for the *access-control-max-age* header.CorsPolicy.Builder.setMaxAgeBytes(com.google.protobuf.ByteString value) Specifies the content for the *access-control-max-age* header.CorsPolicy.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) CorsPolicy.Builder.setShadowEnabled(RuntimeFractionalPercent value) Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.CorsPolicy.Builder.setShadowEnabled(RuntimeFractionalPercent.Builder builderForValue) Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.final CorsPolicy.BuilderCorsPolicy.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) CorsPolicy.toBuilder()Methods in io.envoyproxy.envoy.api.v2.route with parameters of type CorsPolicy.BuilderModifier and TypeMethodDescriptionRouteAction.Builder.setCors(CorsPolicy.Builder builderForValue) Indicates that the route has a CORS policy.VirtualHost.Builder.setCors(CorsPolicy.Builder builderForValue) Indicates that the virtual host has a CORS policy.