Uses of Class
software.amazon.awssdk.services.ec2.model.StartInstancesRequest
Packages that use StartInstancesRequest
Package
Description
-
Uses of StartInstancesRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type StartInstancesRequestModifier and TypeMethodDescriptiondefault CompletableFuture<StartInstancesResponse>Ec2AsyncClient.startInstances(StartInstancesRequest startInstancesRequest) Starts an Amazon EBS-backed instance that you've previously stopped.default StartInstancesResponseEc2Client.startInstances(StartInstancesRequest startInstancesRequest) Starts an Amazon EBS-backed instance that you've previously stopped. -
Uses of StartInstancesRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type StartInstancesRequestModifier and TypeMethodDescriptionStartInstancesRequestMarshaller.marshall(StartInstancesRequest startInstancesRequest)