| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateInstanceEventWindowResponse |
Ec2Client.createInstanceEventWindow(Consumer<CreateInstanceEventWindowRequest.Builder> createInstanceEventWindowRequest)
Creates an event window in which scheduled events for the associated Amazon EC2 instances can run.
|
default CreateInstanceEventWindowResponse |
Ec2Client.createInstanceEventWindow(CreateInstanceEventWindowRequest createInstanceEventWindowRequest)
Creates an event window in which scheduled events for the associated Amazon EC2 instances can run.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateInstanceEventWindowResponse> |
Ec2AsyncClient.createInstanceEventWindow(Consumer<CreateInstanceEventWindowRequest.Builder> createInstanceEventWindowRequest)
Creates an event window in which scheduled events for the associated Amazon EC2 instances can run.
|
default CompletableFuture<CreateInstanceEventWindowResponse> |
Ec2AsyncClient.createInstanceEventWindow(CreateInstanceEventWindowRequest createInstanceEventWindowRequest)
Creates an event window in which scheduled events for the associated Amazon EC2 instances can run.
|
Copyright © 2022. All rights reserved.