| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default ModifyInstanceEventStartTimeResponse |
Ec2Client.modifyInstanceEventStartTime(Consumer<ModifyInstanceEventStartTimeRequest.Builder> modifyInstanceEventStartTimeRequest)
Modifies the start time for a scheduled Amazon EC2 instance event.
|
default ModifyInstanceEventStartTimeResponse |
Ec2Client.modifyInstanceEventStartTime(ModifyInstanceEventStartTimeRequest modifyInstanceEventStartTimeRequest)
Modifies the start time for a scheduled Amazon EC2 instance event.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyInstanceEventStartTimeResponse> |
Ec2AsyncClient.modifyInstanceEventStartTime(Consumer<ModifyInstanceEventStartTimeRequest.Builder> modifyInstanceEventStartTimeRequest)
Modifies the start time for a scheduled Amazon EC2 instance event.
|
default CompletableFuture<ModifyInstanceEventStartTimeResponse> |
Ec2AsyncClient.modifyInstanceEventStartTime(ModifyInstanceEventStartTimeRequest modifyInstanceEventStartTimeRequest)
Modifies the start time for a scheduled Amazon EC2 instance event.
|
Copyright © 2021. All rights reserved.