| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| com.google.cloud.compute.v1.stub | 
| Modifier and Type | Method and Description | 
|---|---|
GlobalAddressClient.ListGlobalAddressesPagedResponse | 
GlobalAddressClient.listGlobalAddresses(ListGlobalAddressesHttpRequest request)
Retrieves a list of global addresses. 
 | 
GlobalAddressClient.ListGlobalAddressesPagedResponse | 
GlobalAddressClient.listGlobalAddresses(ProjectName project)
Retrieves a list of global addresses. 
 | 
GlobalAddressClient.ListGlobalAddressesPagedResponse | 
GlobalAddressClient.listGlobalAddresses(String project)
Retrieves a list of global addresses. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<GlobalAddressClient.ListGlobalAddressesPagedResponse> | 
GlobalAddressClient.ListGlobalAddressesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListGlobalAddressesHttpRequest,AddressList,Address> context,
           com.google.api.core.ApiFuture<AddressList> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListGlobalAddressesHttpRequest,GlobalAddressClient.ListGlobalAddressesPagedResponse> | 
GlobalAddressClient.listGlobalAddressesPagedCallable()
Retrieves a list of global addresses. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListGlobalAddressesHttpRequest,AddressList,GlobalAddressClient.ListGlobalAddressesPagedResponse> | 
GlobalAddressSettings.listGlobalAddressesSettings()
Returns the object with the settings used for calls to listGlobalAddresses. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalAddressesHttpRequest,AddressList,GlobalAddressClient.ListGlobalAddressesPagedResponse> | 
GlobalAddressSettings.Builder.listGlobalAddressesSettings()
Returns the builder for the settings used for calls to listGlobalAddresses. 
 | 
Copyright © 2019 Google LLC. All rights reserved.