Class GbpServiceImpl

    • Constructor Detail

      • GbpServiceImpl

        public GbpServiceImpl()
    • Method Detail

      • externalPolicy

        public ExternalPolicyService externalPolicy()
        Service implementation which provides methods for manipulation of external Policies
        Specified by:
        externalPolicy in interface GbpService
        Returns:
        ExternalPolicyService
      • externalSegment

        public ExternalSegmentService externalSegment()
        Service implementation which provides methods for manipulation of external segments
        Specified by:
        externalSegment in interface GbpService
        Returns:
        ExternalSegmentService
      • group

        public GroupService group()
        Service implementation which provides methods for manipulation of groups
        Specified by:
        group in interface GbpService
        Returns:
        GroupService
      • l2Policy

        public L2policyService l2Policy()
        Service implementation which provides methods for manipulation of l2policies
        Specified by:
        l2Policy in interface GbpService
        Returns:
        L2policyService
      • l3Policy

        public L3policyService l3Policy()
        Service implementation which provides methods for manipulation of l3policies
        Specified by:
        l3Policy in interface GbpService
        Returns:
        L3policyService
      • natPool

        public NatPoolService natPool()
        Service implementation which provides methods for manipulation of nat pools
        Specified by:
        natPool in interface GbpService
        Returns:
        NatPoolService
      • policyAction

        public PolicyActionService policyAction()
        Service implementation which provides methods for manipulation of policy actions
        Specified by:
        policyAction in interface GbpService
        Returns:
        PolicyActionService
      • policyRule

        public PolicyRuleService policyRule()
        Service implementation which provides methods for manipulation of policy rules
        Specified by:
        policyRule in interface GbpService
        Returns:
        PolicyRuleService
      • policyRuleSet

        public PolicyRuleSetService policyRuleSet()
        Service implementation which provides methods for manipulation of policy rules Sets
        Specified by:
        policyRuleSet in interface GbpService
        Returns:
        PolicyRuleSetService
      • policyTarget

        public PolicyTargetService policyTarget()
        Service implementation which provides methods for manipulation of policy targets
        Specified by:
        policyTarget in interface GbpService
        Returns:
        PolicyTargetService
      • policyClassifier

        public PolicyClassifierService policyClassifier()
        Service implementation which provides methods for manipulation of policy classifiers
        Specified by:
        policyClassifier in interface GbpService
        Returns:
        PolicyClassifierService
      • servicechain

        public ServicechainService servicechain()
        Service implementation which provides methods for manipulation of service chains
        Specified by:
        servicechain in interface GbpService
        Returns:
        ServicechainService
      • serviceProfile

        public ServiceProfileService serviceProfile()
        Service implementation which provides methods for manipulation of service profiles
        Specified by:
        serviceProfile in interface GbpService
        Returns:
        ServiceProfileService