Modifier and Type | Method and Description |
---|---|
PathRoute.Builder |
backendSetName(String backendSetName) |
PathRoute |
build() |
PathRoute.Builder |
copy(PathRoute o) |
PathRoute.Builder |
path(String path) |
PathRoute.Builder |
pathMatchType(PathMatchType pathMatchType) |
String |
toString() |
public PathRoute.Builder path(String path)
public PathRoute.Builder pathMatchType(PathMatchType pathMatchType)
public PathRoute.Builder backendSetName(String backendSetName)
public PathRoute build()
public PathRoute.Builder copy(PathRoute o)
Copyright © 2016–2021. All rights reserved.