| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default ModifyInstanceEventWindowResponse |
Ec2Client.modifyInstanceEventWindow(Consumer<ModifyInstanceEventWindowRequest.Builder> modifyInstanceEventWindowRequest)
Modifies the specified event window.
|
default ModifyInstanceEventWindowResponse |
Ec2Client.modifyInstanceEventWindow(ModifyInstanceEventWindowRequest modifyInstanceEventWindowRequest)
Modifies the specified event window.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyInstanceEventWindowResponse> |
Ec2AsyncClient.modifyInstanceEventWindow(Consumer<ModifyInstanceEventWindowRequest.Builder> modifyInstanceEventWindowRequest)
Modifies the specified event window.
|
default CompletableFuture<ModifyInstanceEventWindowResponse> |
Ec2AsyncClient.modifyInstanceEventWindow(ModifyInstanceEventWindowRequest modifyInstanceEventWindowRequest)
Modifies the specified event window.
|
Copyright © 2023. All rights reserved.