Package | Description |
---|---|
com.oracle.bmc.loadbalancer.model |
Modifier and Type | Method and Description |
---|---|
PathMatchType |
PathMatchType.Builder.build() |
PathMatchType |
PathRoute.getPathMatchType()
The type of matching to apply to incoming URIs.
|
Modifier and Type | Method and Description |
---|---|
PathMatchType.Builder |
PathMatchType.Builder.copy(PathMatchType model) |
PathRoute.Builder |
PathRoute.Builder.pathMatchType(PathMatchType pathMatchType)
The type of matching to apply to incoming URIs.
|
Constructor and Description |
---|
PathRoute(String path,
PathMatchType pathMatchType,
String backendSetName)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.