public final class GetKnownClientsReply extends Object implements Serializable
GetKnownClients
.Constructor and Description |
---|
GetKnownClientsReply(com.google.common.collect.ImmutableSet<ClientIdentifier> clients) |
Modifier and Type | Method and Description |
---|---|
@NonNull com.google.common.collect.ImmutableSet<ClientIdentifier> |
getClients() |
public GetKnownClientsReply(com.google.common.collect.ImmutableSet<ClientIdentifier> clients)
public @NonNull com.google.common.collect.ImmutableSet<ClientIdentifier> getClients()
Copyright © 2019 OpenDaylight. All rights reserved.