Uses of Class
software.amazon.awssdk.services.ec2.model.DeleteInstanceEventWindowRequest
Packages that use DeleteInstanceEventWindowRequest
Package
Description
-
Uses of DeleteInstanceEventWindowRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DeleteInstanceEventWindowRequestModifier and TypeMethodDescriptionEc2AsyncClient.deleteInstanceEventWindow(DeleteInstanceEventWindowRequest deleteInstanceEventWindowRequest) Deletes the specified event window.Ec2Client.deleteInstanceEventWindow(DeleteInstanceEventWindowRequest deleteInstanceEventWindowRequest) Deletes the specified event window. -
Uses of DeleteInstanceEventWindowRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DeleteInstanceEventWindowRequestModifier and TypeMethodDescriptionDeleteInstanceEventWindowRequestMarshaller.marshall(DeleteInstanceEventWindowRequest deleteInstanceEventWindowRequest)