public static class RemoveHttpResponseHeaderAction.Builder extends Object
Modifier and Type | Method and Description |
---|---|
RemoveHttpResponseHeaderAction |
build() |
RemoveHttpResponseHeaderAction.Builder |
copy(RemoveHttpResponseHeaderAction o) |
RemoveHttpResponseHeaderAction.Builder |
header(String header) |
String |
toString() |
public RemoveHttpResponseHeaderAction.Builder header(String header)
public RemoveHttpResponseHeaderAction build()
public RemoveHttpResponseHeaderAction.Builder copy(RemoveHttpResponseHeaderAction o)
Copyright © 2016–2021. All rights reserved.