Uses of Class
org.jclouds.googlecomputeengine.domain.NewTargetInstance
-
Packages that use NewTargetInstance Package Description org.jclouds.googlecomputeengine.domain org.jclouds.googlecomputeengine.features -
-
Uses of NewTargetInstance in org.jclouds.googlecomputeengine.domain
Methods in org.jclouds.googlecomputeengine.domain that return NewTargetInstance Modifier and Type Method Description NewTargetInstance
NewTargetInstance.Builder. build()
-
Uses of NewTargetInstance in org.jclouds.googlecomputeengine.features
Methods in org.jclouds.googlecomputeengine.features with parameters of type NewTargetInstance Modifier and Type Method Description Operation
TargetInstanceApi. create(NewTargetInstance targetInstance)
Creates a instance resource in the specified project using the data included in the request.
-