Uses of Class
org.jclouds.vcloud.director.v1_5.domain.network.SmtpServerSettings

Packages that use SmtpServerSettings
org.jclouds.vcloud.director.v1_5.domain.network   
org.jclouds.vcloud.director.v1_5.domain.org   
 

Uses of SmtpServerSettings in org.jclouds.vcloud.director.v1_5.domain.network
 

Methods in org.jclouds.vcloud.director.v1_5.domain.network that return SmtpServerSettings
 SmtpServerSettings SmtpServerSettings.Builder.build()
           
 

Methods in org.jclouds.vcloud.director.v1_5.domain.network with parameters of type SmtpServerSettings
 SmtpServerSettings.Builder SmtpServerSettings.Builder.fromSmtpServerSettings(SmtpServerSettings in)
           
 

Uses of SmtpServerSettings in org.jclouds.vcloud.director.v1_5.domain.org
 

Methods in org.jclouds.vcloud.director.v1_5.domain.org that return SmtpServerSettings
 SmtpServerSettings OrgEmailSettings.getSmtpServerSettings()
          Gets the value of the smtpServerSettings property.
 

Methods in org.jclouds.vcloud.director.v1_5.domain.org with parameters of type SmtpServerSettings
 B OrgEmailSettings.Builder.smtpServerSettings(SmtpServerSettings smtpServerSettings)
           
 



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