| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateInstanceEventWindowResponse |
Ec2Client.associateInstanceEventWindow(AssociateInstanceEventWindowRequest associateInstanceEventWindowRequest)
Associates one or more targets with an event window.
|
default AssociateInstanceEventWindowResponse |
Ec2Client.associateInstanceEventWindow(Consumer<AssociateInstanceEventWindowRequest.Builder> associateInstanceEventWindowRequest)
Associates one or more targets with an event window.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateInstanceEventWindowResponse> |
Ec2AsyncClient.associateInstanceEventWindow(AssociateInstanceEventWindowRequest associateInstanceEventWindowRequest)
Associates one or more targets with an event window.
|
default CompletableFuture<AssociateInstanceEventWindowResponse> |
Ec2AsyncClient.associateInstanceEventWindow(Consumer<AssociateInstanceEventWindowRequest.Builder> associateInstanceEventWindowRequest)
Associates one or more targets with an event window.
|
Copyright © 2021. All rights reserved.