Uses of Class
software.amazon.awssdk.services.ec2.model.GetPasswordDataResponse
Packages that use GetPasswordDataResponse
Package
Description
-
Uses of GetPasswordDataResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetPasswordDataResponseModifier and TypeMethodDescriptiondefault GetPasswordDataResponseEc2Client.getPasswordData(Consumer<GetPasswordDataRequest.Builder> 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.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type GetPasswordDataResponseModifier and TypeMethodDescriptiondefault CompletableFuture<GetPasswordDataResponse>Ec2AsyncClient.getPasswordData(Consumer<GetPasswordDataRequest.Builder> getPasswordDataRequest) Retrieves the encrypted administrator password for a running Windows instance.default CompletableFuture<GetPasswordDataResponse>Ec2AsyncClient.getPasswordData(GetPasswordDataRequest getPasswordDataRequest) Retrieves the encrypted administrator password for a running Windows instance. -
Uses of GetPasswordDataResponse in software.amazon.awssdk.services.ec2.waiters
Methods in software.amazon.awssdk.services.ec2.waiters that return types with arguments of type GetPasswordDataResponseModifier and TypeMethodDescriptionEc2AsyncWaiter.waitUntilPasswordDataAvailable(Consumer<GetPasswordDataRequest.Builder> 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 state.Ec2AsyncWaiter.waitUntilPasswordDataAvailable(Consumer<GetPasswordDataRequest.Builder> getPasswordDataRequest, Consumer<WaiterOverrideConfiguration.Builder> 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 state.Ec2AsyncWaiter.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(Consumer<GetPasswordDataRequest.Builder> 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 state.default WaiterResponse<GetPasswordDataResponse>Ec2Waiter.waitUntilPasswordDataAvailable(Consumer<GetPasswordDataRequest.Builder> getPasswordDataRequest, Consumer<WaiterOverrideConfiguration.Builder> 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.default 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