@Generated public class ListProviderSharesResponse extends Object
Constructor and Description |
---|
ListProviderSharesResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<ProviderShare> |
getShares() |
int |
hashCode() |
ListProviderSharesResponse |
setShares(Collection<ProviderShare> shares) |
String |
toString() |
public ListProviderSharesResponse setShares(Collection<ProviderShare> shares)
public Collection<ProviderShare> getShares()
Copyright © 2023. All rights reserved.