Package | Description |
---|---|
org.jclouds.googlecomputeengine.domain |
Modifier and Type | Method and Description |
---|---|
NewInstance.Builder |
NewInstance.Builder.canIpForward(Boolean canIpForward) |
NewInstance.Builder |
NewInstance.Builder.description(String description) |
NewInstance.Builder |
NewInstance.Builder.metadata(Metadata metadata) |
NewInstance.Builder |
NewInstance.Builder.scheduling(Instance.Scheduling scheduling) |
NewInstance.Builder |
NewInstance.Builder.serviceAccounts(List<Instance.ServiceAccount> serviceAccounts)
A list of service accounts, with their specified scopes, authorized for this instance.
|
NewInstance.Builder |
NewInstance.Builder.tags(Tags tags) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.