@Generated public class GetEventsResponse extends Object
Constructor and Description |
---|
GetEventsResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<ClusterEvent> |
getEvents() |
GetEvents |
getNextPage() |
Long |
getTotalCount() |
int |
hashCode() |
GetEventsResponse |
setEvents(Collection<ClusterEvent> events) |
GetEventsResponse |
setNextPage(GetEvents nextPage) |
GetEventsResponse |
setTotalCount(Long totalCount) |
String |
toString() |
public GetEventsResponse setEvents(Collection<ClusterEvent> events)
public Collection<ClusterEvent> getEvents()
public GetEventsResponse setNextPage(GetEvents nextPage)
public GetEvents getNextPage()
public GetEventsResponse setTotalCount(Long totalCount)
public Long getTotalCount()
Copyright © 2023. All rights reserved.