Class ProtectionEndpointIntent


  • @Immutable
    @Beta
    public class ProtectionEndpointIntent
    extends Intent
    Installable Intent for the ProtectionEndpoint (head/tail).
    • Constructor Detail

      • ProtectionEndpointIntent

        protected ProtectionEndpointIntent​(ApplicationId appId,
                                           Key key,
                                           Collection<NetworkResource> resources,
                                           int priority,
                                           DeviceId deviceId,
                                           ProtectedTransportEndpointDescription description,
                                           ResourceGroup resourceGroup)
        Creates a ProtectionEndpointIntent by specific resource and description.
        Parameters:
        appId - application identification
        key - intent key
        resources - network resource to be set
        priority - priority to use for flows from this intent
        deviceId - target device id
        description - protected transport endpoint description of the intent
        resourceGroup - resource group for this intent