abstract com.google.common.collect.ImmutableList<EntitySharesUpdateEvent.Share> |
EntitySharesUpdateEvent.creates() |
abstract com.google.common.collect.ImmutableList.Builder<EntitySharesUpdateEvent.Share> |
EntitySharesUpdateEvent.Builder.createsBuilder() |
abstract com.google.common.collect.ImmutableList<EntitySharesUpdateEvent.Share> |
EntitySharesUpdateEvent.deletes() |
abstract com.google.common.collect.ImmutableList.Builder<EntitySharesUpdateEvent.Share> |
EntitySharesUpdateEvent.Builder.deletesBuilder() |
abstract com.google.common.collect.ImmutableList<EntitySharesUpdateEvent.Share> |
EntitySharesUpdateEvent.updates() |
abstract com.google.common.collect.ImmutableList.Builder<EntitySharesUpdateEvent.Share> |
EntitySharesUpdateEvent.Builder.updatesBuilder() |