Uses of Class
com.amazonaws.services.ec2.model.GetPasswordDataRequest
Packages that use GetPasswordDataRequest
-
Uses of GetPasswordDataRequest in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 with parameters of type GetPasswordDataRequestModifier and TypeMethodDescriptionAbstractAmazonEC2.getPasswordData
(GetPasswordDataRequest request) AmazonEC2.getPasswordData
(GetPasswordDataRequest getPasswordDataRequest) Retrieves the encrypted administrator password for an instance running Windows.AmazonEC2Client.getPasswordData
(GetPasswordDataRequest getPasswordDataRequest) Retrieves the encrypted administrator password for an instance running Windows.AbstractAmazonEC2Async.getPasswordDataAsync
(GetPasswordDataRequest request) AbstractAmazonEC2Async.getPasswordDataAsync
(GetPasswordDataRequest request, AsyncHandler<GetPasswordDataRequest, GetPasswordDataResult> asyncHandler) AmazonEC2Async.getPasswordDataAsync
(GetPasswordDataRequest getPasswordDataRequest) Retrieves the encrypted administrator password for an instance running Windows.AmazonEC2Async.getPasswordDataAsync
(GetPasswordDataRequest getPasswordDataRequest, AsyncHandler<GetPasswordDataRequest, GetPasswordDataResult> asyncHandler) Retrieves the encrypted administrator password for an instance running Windows.AmazonEC2AsyncClient.getPasswordDataAsync
(GetPasswordDataRequest request) AmazonEC2AsyncClient.getPasswordDataAsync
(GetPasswordDataRequest request, AsyncHandler<GetPasswordDataRequest, GetPasswordDataResult> asyncHandler) Method parameters in com.amazonaws.services.ec2 with type arguments of type GetPasswordDataRequestModifier and TypeMethodDescriptionAbstractAmazonEC2Async.getPasswordDataAsync
(GetPasswordDataRequest request, AsyncHandler<GetPasswordDataRequest, GetPasswordDataResult> asyncHandler) AmazonEC2Async.getPasswordDataAsync
(GetPasswordDataRequest getPasswordDataRequest, AsyncHandler<GetPasswordDataRequest, GetPasswordDataResult> asyncHandler) Retrieves the encrypted administrator password for an instance running Windows.AmazonEC2AsyncClient.getPasswordDataAsync
(GetPasswordDataRequest request, AsyncHandler<GetPasswordDataRequest, GetPasswordDataResult> asyncHandler) -
Uses of GetPasswordDataRequest in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return GetPasswordDataRequestModifier and TypeMethodDescriptionGetPasswordDataRequest.clone()
GetPasswordDataRequest.withInstanceId
(String instanceId) The ID of the Windows instance.Methods in com.amazonaws.services.ec2.model that return types with arguments of type GetPasswordDataRequestModifier and TypeMethodDescriptionGetPasswordDataRequest.getDryRunRequest()
This method is intended for internal use only.