Interface Route.DefinitionStages.WithDestinationAddressPrefix<ParentT>

    • Method Detail

      • withDestinationAddressPrefix

        Route.DefinitionStages.WithNextHopType<ParentT> withDestinationAddressPrefix​(String cidr)
        Specifies the destination address prefix to apply the route to.
        Parameters:
        cidr - an address prefix expressed in the CIDR notation
        Returns:
        the next stage of the definition