List of HTTP headers that can be used when requesting the
resource.
List of HTTP methods allowed to access the resource.
String patterns that match allowed origins.
A list of HTTP headers that the browsers are allowed to
access.
List of HTTP headers that can be used when requesting the
resource.
VirtualServiceOuterClass.CorsPolicy.Builder.addAllowHeadersBytes(com.google.protobuf.ByteString value)
List of HTTP headers that can be used when requesting the
resource.
List of HTTP methods allowed to access the resource.
VirtualServiceOuterClass.CorsPolicy.Builder.addAllowMethodsBytes(com.google.protobuf.ByteString value)
List of HTTP methods allowed to access the resource.
VirtualServiceOuterClass.CorsPolicy.Builder.addAllowOriginBytes(com.google.protobuf.ByteString value)
String patterns that match allowed origins.
String patterns that match allowed origins.
String patterns that match allowed origins.
String patterns that match allowed origins.
A list of HTTP headers that the browsers are allowed to
access.
A list of HTTP headers that the browsers are allowed to
access.
VirtualServiceOuterClass.CorsPolicy.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
VirtualServiceOuterClass.CorsPolicy.Builder.clear()
Indicates whether the caller is allowed to send the actual request
(not the preflight) using credentials.
List of HTTP headers that can be used when requesting the
resource.
List of HTTP methods allowed to access the resource.
String patterns that match allowed origins.
A list of HTTP headers that the browsers are allowed to
access.
VirtualServiceOuterClass.CorsPolicy.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
VirtualServiceOuterClass.CorsPolicy.Builder.clearMaxAge()
Specifies how long the results of a preflight request can be
cached.
VirtualServiceOuterClass.CorsPolicy.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
VirtualServiceOuterClass.CorsPolicy.Builder.clone()
Cross-Origin Resource Sharing policy (CORS).
Indicates whether the caller is allowed to send the actual request
(not the preflight) using credentials.
VirtualServiceOuterClass.CorsPolicy.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VirtualServiceOuterClass.CorsPolicy.Builder.mergeFrom(com.google.protobuf.Message other)
VirtualServiceOuterClass.CorsPolicy.Builder.mergeMaxAge(com.google.protobuf.Duration value)
Specifies how long the results of a preflight request can be
cached.
VirtualServiceOuterClass.CorsPolicy.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
VirtualServiceOuterClass.CorsPolicy.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
String patterns that match allowed origins.
VirtualServiceOuterClass.CorsPolicy.Builder.setAllowCredentials(com.google.protobuf.BoolValue value)
Indicates whether the caller is allowed to send the actual request
(not the preflight) using credentials.
VirtualServiceOuterClass.CorsPolicy.Builder.setAllowCredentials(com.google.protobuf.BoolValue.Builder builderForValue)
Indicates whether the caller is allowed to send the actual request
(not the preflight) using credentials.
List of HTTP headers that can be used when requesting the
resource.
List of HTTP methods allowed to access the resource.
String patterns that match allowed origins.
String patterns that match allowed origins.
A list of HTTP headers that the browsers are allowed to
access.
VirtualServiceOuterClass.CorsPolicy.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
VirtualServiceOuterClass.CorsPolicy.Builder.setMaxAge(com.google.protobuf.Duration value)
Specifies how long the results of a preflight request can be
cached.
VirtualServiceOuterClass.CorsPolicy.Builder.setMaxAge(com.google.protobuf.Duration.Builder builderForValue)
Specifies how long the results of a preflight request can be
cached.
VirtualServiceOuterClass.CorsPolicy.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
VirtualServiceOuterClass.CorsPolicy.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
VirtualServiceOuterClass.CorsPolicy.toBuilder()