-
VirtualServiceOuterClass.HTTPRedirect.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
VirtualServiceOuterClass.HTTPRedirect.Builder.clear()
On a redirect, overwrite the Authority/Host portion of the URL with
this value.
VirtualServiceOuterClass.HTTPRedirect.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
VirtualServiceOuterClass.HTTPRedirect.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
On a redirect, Specifies the HTTP status code to use in the redirect
response.
VirtualServiceOuterClass.HTTPRedirect.Builder.clearUri()
On a redirect, overwrite the Path portion of the URL with this
value.
VirtualServiceOuterClass.HTTPRedirect.Builder.clone()
A HTTP rule can either redirect or forward (default) traffic.
VirtualServiceOuterClass.HTTPRedirect.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VirtualServiceOuterClass.HTTPRedirect.Builder.mergeFrom(com.google.protobuf.Message other)
VirtualServiceOuterClass.HTTPRedirect.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
VirtualServiceOuterClass.HTTPRedirect.newBuilder()
VirtualServiceOuterClass.HTTPRedirect.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
On a redirect, overwrite the Authority/Host portion of the URL with
this value.
VirtualServiceOuterClass.HTTPRedirect.Builder.setAuthorityBytes(com.google.protobuf.ByteString value)
On a redirect, overwrite the Authority/Host portion of the URL with
this value.
VirtualServiceOuterClass.HTTPRedirect.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
On a redirect, Specifies the HTTP status code to use in the redirect
response.
VirtualServiceOuterClass.HTTPRedirect.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
VirtualServiceOuterClass.HTTPRedirect.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
VirtualServiceOuterClass.HTTPRedirect.Builder.setUri(String value)
On a redirect, overwrite the Path portion of the URL with this
value.
VirtualServiceOuterClass.HTTPRedirect.Builder.setUriBytes(com.google.protobuf.ByteString value)
On a redirect, overwrite the Path portion of the URL with this
value.
VirtualServiceOuterClass.HTTPRedirect.toBuilder()
A HTTP rule can either redirect or forward (default) traffic.