| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
List<Event> |
DescribeFleetEventsResponse.events()
Collection of objects containing event log entries for the specified fleet.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFleetEventsResponse.Builder |
DescribeFleetEventsResponse.Builder.events(Event... events)
Collection of objects containing event log entries for the specified fleet.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFleetEventsResponse.Builder |
DescribeFleetEventsResponse.Builder.events(Collection<Event> events)
Collection of objects containing event log entries for the specified fleet.
|
Copyright © 2019. All rights reserved.