Uses of Class
software.amazon.awssdk.services.ec2.model.GetPasswordDataRequest
Packages that use GetPasswordDataRequest
Package
Description
-
Uses of GetPasswordDataRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type GetPasswordDataRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetPasswordDataResponse>Ec2AsyncClient.getPasswordData(GetPasswordDataRequest getPasswordDataRequest) Retrieves the encrypted administrator password for a running Windows instance.default GetPasswordDataResponseEc2Client.getPasswordData(GetPasswordDataRequest getPasswordDataRequest) Retrieves the encrypted administrator password for a running Windows instance. -
Uses of GetPasswordDataRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type GetPasswordDataRequestModifier and TypeMethodDescriptionGetPasswordDataRequestMarshaller.marshall(GetPasswordDataRequest getPasswordDataRequest) -
Uses of GetPasswordDataRequest in software.amazon.awssdk.services.ec2.waiters
Methods in software.amazon.awssdk.services.ec2.waiters with parameters of type GetPasswordDataRequestModifier and TypeMethodDescriptionEc2AsyncWaiter.waitUntilPasswordDataAvailable(GetPasswordDataRequest getPasswordDataRequest) PollsEc2AsyncClient.getPasswordData(software.amazon.awssdk.services.ec2.model.GetPasswordDataRequest)API until the desired conditionPasswordDataAvailableis met, or until it is determined that the resource will never enter into the desired stateEc2AsyncWaiter.waitUntilPasswordDataAvailable(GetPasswordDataRequest getPasswordDataRequest, WaiterOverrideConfiguration overrideConfig) PollsEc2AsyncClient.getPasswordData(software.amazon.awssdk.services.ec2.model.GetPasswordDataRequest)API until the desired conditionPasswordDataAvailableis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<GetPasswordDataResponse>Ec2Waiter.waitUntilPasswordDataAvailable(GetPasswordDataRequest getPasswordDataRequest) PollsEc2Client.getPasswordData(software.amazon.awssdk.services.ec2.model.GetPasswordDataRequest)API until the desired conditionPasswordDataAvailableis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<GetPasswordDataResponse>Ec2Waiter.waitUntilPasswordDataAvailable(GetPasswordDataRequest getPasswordDataRequest, WaiterOverrideConfiguration overrideConfig) PollsEc2Client.getPasswordData(software.amazon.awssdk.services.ec2.model.GetPasswordDataRequest)API until the desired conditionPasswordDataAvailableis met, or until it is determined that the resource will never enter into the desired state