| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceEvent> |
Service.events()
The event stream for your service.
|
| Modifier and Type | Method and Description |
|---|---|
Service.Builder |
Service.Builder.events(ServiceEvent... events)
The event stream for your service.
|
| Modifier and Type | Method and Description |
|---|---|
Service.Builder |
Service.Builder.events(Collection<ServiceEvent> events)
The event stream for your service.
|
Copyright © 2022. All rights reserved.