Uses of Class
org.jclouds.ec2.domain.PasswordData.Builder

Packages that use PasswordData.Builder
org.jclouds.ec2.domain   
 

Uses of PasswordData.Builder in org.jclouds.ec2.domain
 

Methods in org.jclouds.ec2.domain that return PasswordData.Builder
static PasswordData.Builder PasswordData.builder()
           
 PasswordData.Builder PasswordData.Builder.fromPasswordData(PasswordData in)
           
 PasswordData.Builder PasswordData.Builder.instanceId(String instanceId)
           
 PasswordData.Builder PasswordData.Builder.passwordData(String passwordData)
           
 PasswordData.Builder PasswordData.Builder.timestamp(Date timestamp)
           
 PasswordData.Builder PasswordData.toBuilder()
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.