Uses of Class
org.jclouds.googlecomputeengine.domain.Instance.ServiceAccount.Builder

Packages that use Instance.ServiceAccount.Builder
org.jclouds.googlecomputeengine.domain   
 

Uses of Instance.ServiceAccount.Builder in org.jclouds.googlecomputeengine.domain
 

Methods in org.jclouds.googlecomputeengine.domain that return Instance.ServiceAccount.Builder
 Instance.ServiceAccount.Builder Instance.ServiceAccount.Builder.addScopes(String scopes)
           
static Instance.ServiceAccount.Builder Instance.ServiceAccount.builder()
           
 Instance.ServiceAccount.Builder Instance.ServiceAccount.Builder.email(String email)
           
 Instance.ServiceAccount.Builder Instance.ServiceAccount.Builder.fromInstanceServiceAccount(Instance.ServiceAccount in)
           
 Instance.ServiceAccount.Builder Instance.ServiceAccount.Builder.scopes(Set<String> scopes)
           
 Instance.ServiceAccount.Builder Instance.ServiceAccount.toBuilder()
           
 



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