Package | Description |
---|---|
com.oracle.bmc.loadbalancer.model |
Modifier and Type | Method and Description |
---|---|
PathMatchCondition.Builder |
PathMatchCondition.Builder.attributeValue(String attributeValue)
The path string that the redirection rule applies to.
|
static PathMatchCondition.Builder |
PathMatchCondition.builder()
Create a new builder.
|
PathMatchCondition.Builder |
PathMatchCondition.Builder.copy(PathMatchCondition model) |
PathMatchCondition.Builder |
PathMatchCondition.Builder.operator(PathMatchCondition.Operator operator)
A string that specifies how to compare the PathMatchCondition object’s
attributeValue string to the incoming URI. |
PathMatchCondition.Builder |
PathMatchCondition.toBuilder() |
Copyright © 2016–2024. All rights reserved.