Interface PolicyTargetGroupCreate

    • Method Detail

      • getSubnets

        List<String> getSubnets()
        Gets the subnets
        Returns:
        the subnets
      • isShared

        boolean isShared()
        Is Policy Target Group shared
        Returns:
        the true if shared and false if not shared
      • isServiceManagement

        boolean isServiceManagement()
        Is service management
        Returns:
        True or False
      • getPolicyTargets

        List<String> getPolicyTargets()
        Gets the list of policy targets
        Returns:
        the list of policy targets
      • getNetworkServicePolicyId

        String getNetworkServicePolicyId()
        Gets the network service policy id
        Returns:
        the network service policy id
      • getL2PolicyId

        String getL2PolicyId()
        Gets the L2 Policy id
        Returns:
        the L2 Policy id
      • getProvidedPolicyRuleSets

        Map<String,​String> getProvidedPolicyRuleSets()
        Gets the provided policy rule sets Ids
        Returns:
        the provided policy rule sets ids
      • getConsumedPolicyRuleSets

        Map<String,​String> getConsumedPolicyRuleSets()
        Gets the consumed policy rule sets Ids
        Returns:
        the consumed policy rule sets ids
      • getDescription

        String getDescription()
        Gets the description
        Returns:
        the description