HTTPGetActionPatch

constructor(host: String? = null, httpHeaders: List<HTTPHeaderPatch>? = null, path: String? = null, port: Either<Int, String>? = null, scheme: String? = null)