Uses of Class
org.jclouds.vcloud.director.v1_5.domain.VmQuestionAnswerChoice

Packages that use VmQuestionAnswerChoice
org.jclouds.vcloud.director.v1_5.domain   
 

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

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

Methods in org.jclouds.vcloud.director.v1_5.domain that return types with arguments of type VmQuestionAnswerChoice
 List<VmQuestionAnswerChoice> VmPendingQuestion.getChoices()
          Gets the value of the choices property.
 

Methods in org.jclouds.vcloud.director.v1_5.domain with parameters of type VmQuestionAnswerChoice
 VmQuestionAnswerChoice.Builder VmQuestionAnswerChoice.Builder.fromVmQuestionAnswerChoice(VmQuestionAnswerChoice in)
           
 

Method parameters in org.jclouds.vcloud.director.v1_5.domain with type arguments of type VmQuestionAnswerChoice
 B VmPendingQuestion.Builder.choices(List<VmQuestionAnswerChoice> choices)
           
 



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