Uses of Class
org.jclouds.googlecomputeengine.domain.TargetInstance
Packages that use TargetInstance
-
Uses of TargetInstance in org.jclouds.googlecomputeengine.domain
Methods in org.jclouds.googlecomputeengine.domain that return TargetInstance -
Uses of TargetInstance in org.jclouds.googlecomputeengine.features
Methods in org.jclouds.googlecomputeengine.features that return TargetInstanceModifier and TypeMethodDescriptionReturns a targetInstance by name or null if not found.Methods in org.jclouds.googlecomputeengine.features that return types with arguments of type TargetInstanceModifier and TypeMethodDescriptionprotected com.google.common.base.Function
<String, ListPage<TargetInstance>> AggregatedListApi.TargetInstancePages.fetchNextPage
(ListOptions options) protected com.google.common.base.Function
<String, ListPage<TargetInstance>> TargetInstanceApi.TargetInstancePages.fetchNextPage
(String zoneName, ListOptions options) TargetInstanceApi.list()
TargetInstanceApi.list
(ListOptions options) TargetInstanceApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of targetInstance resources available to the specified project.AggregatedListApi.pageOfTargetInstances
(String pageToken, ListOptions listOptions) Retrieves the list of TargetInstance resources available to the specified project.AggregatedListApi.targetInstances()
AggregatedListApi.targetInstances
(ListOptions options)