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.ProtectionTypeDEFAULT_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, validateconstraints, resources, resources, selector, treatmentappId, bindIdGenerator, equals, hashCode, id, isInstallable, key, priority, resourceGroup, resources, unbindIdGeneratorpublic static MplsPathIntent.Builder builder()
public Optional<MplsLabel> ingressLabel()