@Beta public class DomainPointToPointIntent extends DomainIntent
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DomainPointToPointIntent.Builder
Builder of a point to point domain intent. 
 | 
DEFAULT_INTENT_PRIORITY, MAX_PRIORITY, MIN_PRIORITY| Modifier | Constructor and Description | 
|---|---|
protected  | 
DomainPointToPointIntent()
Constructor for serializer. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static DomainPointToPointIntent.Builder | 
builder()
Returns a new point to point domain intent builder. 
 | 
List<Link> | 
links()  | 
protected static Collection<NetworkResource> | 
resources(Collection<Link> links)
Produces a collection of network resources from the given links. 
 | 
String | 
toString()  | 
constraints, filteredEgressPoints, filteredIngressPoints, isInstallable, treatmentappId, bindIdGenerator, equals, hashCode, id, key, priority, resourceGroup, resources, unbindIdGeneratorprotected DomainPointToPointIntent()
public static DomainPointToPointIntent.Builder builder()
protected static Collection<NetworkResource> resources(Collection<Link> links)
links - collection of links