paths property

List<HTTPIngressPath> paths
final

paths is a collection of paths that map requests to backends.

Implementation

final List<HTTPIngressPath> paths;