Uses of Class
software.amazon.awssdk.services.ec2.model.GetConsoleOutputRequest
Packages that use GetConsoleOutputRequest
Package
Description
-
Uses of GetConsoleOutputRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type GetConsoleOutputRequestModifier and TypeMethodDescriptionEc2AsyncClient.getConsoleOutput(GetConsoleOutputRequest getConsoleOutputRequest) Gets the console output for the specified instance.default GetConsoleOutputResponseEc2Client.getConsoleOutput(GetConsoleOutputRequest getConsoleOutputRequest) Gets the console output for the specified instance. -
Uses of GetConsoleOutputRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type GetConsoleOutputRequestModifier and TypeMethodDescriptionGetConsoleOutputRequestMarshaller.marshall(GetConsoleOutputRequest getConsoleOutputRequest)