Uses of Class
software.amazon.awssdk.services.ec2.model.CreateInstanceEventWindowRequest
Packages that use CreateInstanceEventWindowRequest
Package
Description
-
Uses of CreateInstanceEventWindowRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateInstanceEventWindowRequestModifier and TypeMethodDescriptionEc2AsyncClient.createInstanceEventWindow(CreateInstanceEventWindowRequest createInstanceEventWindowRequest) Creates an event window in which scheduled events for the associated Amazon EC2 instances can run.Ec2Client.createInstanceEventWindow(CreateInstanceEventWindowRequest createInstanceEventWindowRequest) Creates an event window in which scheduled events for the associated Amazon EC2 instances can run. -
Uses of CreateInstanceEventWindowRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateInstanceEventWindowRequestModifier and TypeMethodDescriptionCreateInstanceEventWindowRequestMarshaller.marshall(CreateInstanceEventWindowRequest createInstanceEventWindowRequest)