Uses of Class
com.oracle.bmc.loadbalancer.model.PathMatchType.Builder
-
Packages that use PathMatchType.Builder Package Description com.oracle.bmc.loadbalancer.model -
-
Uses of PathMatchType.Builder in com.oracle.bmc.loadbalancer.model
Methods in com.oracle.bmc.loadbalancer.model that return PathMatchType.Builder Modifier and Type Method Description static PathMatchType.Builder
PathMatchType. builder()
Create a new builder.PathMatchType.Builder
PathMatchType.Builder. copy(PathMatchType model)
PathMatchType.Builder
PathMatchType.Builder. matchType(PathMatchType.MatchType matchType)
Specifies how the load balancing service compares apathRoute
object’s path string against the incoming URI.PathMatchType.Builder
PathMatchType. toBuilder()
-