| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<DeleteFleetErrorItem> |
DeleteFleetsResponse.unsuccessfulFleetDeletions()
Information about the EC2 Fleets that are not successfully deleted.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteFleetsResponse.Builder |
DeleteFleetsResponse.Builder.unsuccessfulFleetDeletions(DeleteFleetErrorItem... unsuccessfulFleetDeletions)
Information about the EC2 Fleets that are not successfully deleted.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteFleetsResponse.Builder |
DeleteFleetsResponse.Builder.unsuccessfulFleetDeletions(Collection<DeleteFleetErrorItem> unsuccessfulFleetDeletions)
Information about the EC2 Fleets that are not successfully deleted.
|
Copyright © 2022. All rights reserved.