Uses of Interface
software.amazon.awssdk.services.ec2.model.GetPasswordDataResponse.Builder
Packages that use GetPasswordDataResponse.Builder
-
Uses of GetPasswordDataResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetPasswordDataResponse.BuilderModifier and TypeMethodDescriptionGetPasswordDataResponse.builder()GetPasswordDataResponse.Builder.instanceId(String instanceId) The ID of the Windows instance.GetPasswordDataResponse.Builder.passwordData(String passwordData) The password of the instance.The time the data was last updated.GetPasswordDataResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetPasswordDataResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetPasswordDataResponse.Builder>GetPasswordDataResponse.serializableBuilderClass()