@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class DrgRouteDistributionMatchCriteria extends Object
The match criteria in a route distribution statement. The match criteria outlines which routes should be imported or exported.
Builder
. This model distinguishes fields
that are null
because they are unset from fields that are explicitly set to null
. This is done in
the setter methods of the Builder
, which maintain a set of all explicitly set fields called
#__explicitlySet__
. The hashCode()
and equals(Object)
methods are implemented to take
#__explicitlySet__
into account. The constructor, on the other hand, does not set #__explicitlySet__
(since the constructor cannot distinguish explicit null
from unset null
).Modifier and Type | Class and Description |
---|---|
static class |
DrgRouteDistributionMatchCriteria.MatchType
The type of the match criteria for a route distribution statement.
|
Modifier | Constructor and Description |
---|---|
protected |
DrgRouteDistributionMatchCriteria()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
@Deprecated protected DrgRouteDistributionMatchCriteria()
Copyright © 2016–2022. All rights reserved.