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.BuilderPathMatchType. builder()Create a new builder.PathMatchType.BuilderPathMatchType.Builder. copy(PathMatchType model)PathMatchType.BuilderPathMatchType.Builder. matchType(PathMatchType.MatchType matchType)Specifies how the load balancing service compares apathRouteobject’s path string against the incoming URI.PathMatchType.BuilderPathMatchType. toBuilder()
-