| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateInstanceEventWindowResponse> |
Ec2AsyncClient.disassociateInstanceEventWindow(DisassociateInstanceEventWindowRequest disassociateInstanceEventWindowRequest)
Disassociates one or more targets from an event window.
|
default DisassociateInstanceEventWindowResponse |
Ec2Client.disassociateInstanceEventWindow(DisassociateInstanceEventWindowRequest disassociateInstanceEventWindowRequest)
Disassociates one or more targets from an event window.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisassociateInstanceEventWindowRequestMarshaller.marshall(DisassociateInstanceEventWindowRequest disassociateInstanceEventWindowRequest) |
Copyright © 2023. All rights reserved.