EncapsulationConstraint
@Beta @Deprecated public final class MplsPathIntent extends PathIntent
Modifier and Type | Class and Description |
---|---|
static class |
MplsPathIntent.Builder
Deprecated.
Builder of a host to host intent.
|
PathIntent.ProtectionType
DEFAULT_INTENT_PRIORITY, MAX_PRIORITY, MIN_PRIORITY
Modifier and Type | Method and Description |
---|---|
static MplsPathIntent.Builder |
builder()
Deprecated.
Returns a new host to host intent builder.
|
Optional<MplsLabel> |
egressLabel()
Deprecated.
Returns the MPLS label which the egress traffic should tagged.
|
Optional<MplsLabel> |
ingressLabel()
Deprecated.
Returns the MPLS label which the ingress traffic should tagged.
|
path, toString, type, validate
constraints, resources, resources, selector, treatment
appId, bindIdGenerator, equals, hashCode, id, isInstallable, key, priority, resourceGroup, resources, unbindIdGenerator
public static MplsPathIntent.Builder builder()
public Optional<MplsLabel> ingressLabel()