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