Uses of Class
org.jclouds.googlecomputeengine.domain.Address
Packages that use Address
-
Uses of Address in org.jclouds.googlecomputeengine.domain
Methods in org.jclouds.googlecomputeengine.domain that return Address -
Uses of Address in org.jclouds.googlecomputeengine.features
Methods in org.jclouds.googlecomputeengine.features that return AddressModifier and TypeMethodDescriptionReturns an address by name or null if not found.Methods in org.jclouds.googlecomputeengine.features that return types with arguments of type AddressModifier and TypeMethodDescriptionAggregatedListApi.addresses()
AggregatedListApi.addresses
(ListOptions options) AddressApi.AddressPages.fetchNextPage
(String regionName, ListOptions options) AggregatedListApi.AddressPages.fetchNextPage
(ListOptions options) AddressApi.list()
AddressApi.list
(ListOptions options) AddressApi.listPage
(String pageToken, ListOptions listOptions) Retrieves the list of address resources available to the specified project.AggregatedListApi.pageOfAddresses
(String pageToken, ListOptions listOptions) Retrieves the list of address resources available to the specified project.