| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteInstanceEventWindowResponse> |
Ec2AsyncClient.deleteInstanceEventWindow(DeleteInstanceEventWindowRequest deleteInstanceEventWindowRequest)
Deletes the specified event window.
|
default DeleteInstanceEventWindowResponse |
Ec2Client.deleteInstanceEventWindow(DeleteInstanceEventWindowRequest deleteInstanceEventWindowRequest)
Deletes the specified event window.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteInstanceEventWindowRequestMarshaller.marshall(DeleteInstanceEventWindowRequest deleteInstanceEventWindowRequest) |
Copyright © 2022. All rights reserved.