ALBResponseMatchTarget.Builder |
ALBResponseMatchTarget.Builder.setClientIp(ALBIpAddrMatch clientIp) |
ALBResponseMatchTarget.Builder |
ALBResponseMatchTarget.Builder.setCookie(ALBCookieMatch cookie) |
ALBResponseMatchTarget.Builder |
ALBResponseMatchTarget.Builder.setHdrs(java.util.List<ALBHdrMatch> hdrs)
Configure HTTP headers.
|
ALBResponseMatchTarget.Builder |
ALBResponseMatchTarget.Builder.setHostHdr(ALBHostHdrMatch hostHdr) |
ALBResponseMatchTarget.Builder |
ALBResponseMatchTarget.Builder.setLocHdr(ALBLocationHdrMatch locHdr) |
ALBResponseMatchTarget.Builder |
ALBResponseMatchTarget.Builder.setMethod(ALBMethodMatch method) |
ALBResponseMatchTarget.Builder |
ALBResponseMatchTarget.Builder.setPath(ALBPathMatch path) |
ALBResponseMatchTarget.Builder |
ALBResponseMatchTarget.Builder.setProtocol(ALBProtocolMatch protocol) |
ALBResponseMatchTarget.Builder |
ALBResponseMatchTarget.Builder.setQuery(ALBQueryMatch query) |
ALBResponseMatchTarget.Builder |
ALBResponseMatchTarget.Builder.setRspHdrs(java.util.List<ALBHdrMatch> rspHdrs)
Configure the HTTP headers in response.
|
ALBResponseMatchTarget.Builder |
ALBResponseMatchTarget.Builder.setStatus(ALBHTTPStatusMatch status) |
ALBResponseMatchTarget.Builder |
ALBResponseMatchTarget.Builder.setVersion(ALBHTTPVersionMatch version) |
ALBResponseMatchTarget.Builder |
ALBResponseMatchTarget.Builder.setVsPort(ALBPortMatch vsPort) |