Uses of Class
org.jclouds.gogrid.domain.BillingToken
Packages that use BillingToken
-
Uses of BillingToken in org.jclouds.gogrid.domain
Fields in org.jclouds.gogrid.domain with type parameters of type BillingTokenMethods in org.jclouds.gogrid.domain that return BillingTokenMethods in org.jclouds.gogrid.domain that return types with arguments of type BillingTokenMethods in org.jclouds.gogrid.domain with parameters of type BillingTokenModifier and TypeMethodDescriptionServerImage.Builder.billingTokens
(BillingToken... in) int
BillingToken.compareTo
(BillingToken o) BillingToken.Builder.fromBillingToken
(BillingToken in) Method parameters in org.jclouds.gogrid.domain with type arguments of type BillingTokenModifier and TypeMethodDescriptionServerImage.Builder.billingTokens
(Set<BillingToken> billingTokens) Constructor parameters in org.jclouds.gogrid.domain with type arguments of type BillingTokenModifierConstructorDescriptionprotected
ServerImage
(long id, String name, String friendlyName, String description, Option os, Option architecture, ServerImageType type, ServerImageState state, double price, String location, boolean isActive, boolean isPublic, Date createdTime, Date updatedTime, Set<BillingToken> billingTokens, Customer owner)