AllowDenyItem |
SubscriptionSpecFluent.buildMatchingAllow(Predicate<AllowDenyItemBuilder> predicate) |
AllowDenyItem |
SubscriptionSpecFluentImpl.buildMatchingAllow(Predicate<AllowDenyItemBuilder> predicate) |
AllowDenyItem |
SubscriptionSpecFluent.buildMatchingDeny(Predicate<AllowDenyItemBuilder> predicate) |
AllowDenyItem |
SubscriptionSpecFluentImpl.buildMatchingDeny(Predicate<AllowDenyItemBuilder> predicate) |
SubscriptionSpecFluent.AllowNested<A> |
SubscriptionSpecFluent.editMatchingAllow(Predicate<AllowDenyItemBuilder> predicate) |
SubscriptionSpecFluent.AllowNested<A> |
SubscriptionSpecFluentImpl.editMatchingAllow(Predicate<AllowDenyItemBuilder> predicate) |
SubscriptionSpecFluent.DenyNested<A> |
SubscriptionSpecFluent.editMatchingDeny(Predicate<AllowDenyItemBuilder> predicate) |
SubscriptionSpecFluent.DenyNested<A> |
SubscriptionSpecFluentImpl.editMatchingDeny(Predicate<AllowDenyItemBuilder> predicate) |
Boolean |
SubscriptionSpecFluent.hasMatchingAllow(Predicate<AllowDenyItemBuilder> predicate) |
Boolean |
SubscriptionSpecFluentImpl.hasMatchingAllow(Predicate<AllowDenyItemBuilder> predicate) |
Boolean |
SubscriptionSpecFluent.hasMatchingDeny(Predicate<AllowDenyItemBuilder> predicate) |
Boolean |
SubscriptionSpecFluentImpl.hasMatchingDeny(Predicate<AllowDenyItemBuilder> predicate) |
A |
SubscriptionSpecFluent.removeMatchingFromAllow(Predicate<AllowDenyItemBuilder> predicate) |
A |
SubscriptionSpecFluentImpl.removeMatchingFromAllow(Predicate<AllowDenyItemBuilder> predicate) |
A |
SubscriptionSpecFluent.removeMatchingFromDeny(Predicate<AllowDenyItemBuilder> predicate) |
A |
SubscriptionSpecFluentImpl.removeMatchingFromDeny(Predicate<AllowDenyItemBuilder> predicate) |