| 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 | 
|---|---|
InstanceClient.ListReferrersInstancesPagedResponse | 
InstanceClient.listReferrersInstances(ListReferrersInstancesHttpRequest request)
Retrieves the list of referrers to instances contained within the specified zone. 
 | 
InstanceClient.ListReferrersInstancesPagedResponse | 
InstanceClient.listReferrersInstances(ProjectZoneInstanceName instance)
Retrieves the list of referrers to instances contained within the specified zone. 
 | 
InstanceClient.ListReferrersInstancesPagedResponse | 
InstanceClient.listReferrersInstances(String instance)
Retrieves the list of referrers to instances contained within the specified zone. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<InstanceClient.ListReferrersInstancesPagedResponse> | 
InstanceClient.ListReferrersInstancesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListReferrersInstancesHttpRequest,InstanceListReferrers,Reference> context,
           com.google.api.core.ApiFuture<InstanceListReferrers> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListReferrersInstancesHttpRequest,InstanceClient.ListReferrersInstancesPagedResponse> | 
InstanceClient.listReferrersInstancesPagedCallable()
Retrieves the list of referrers to instances contained within the specified zone. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListReferrersInstancesHttpRequest,InstanceListReferrers,InstanceClient.ListReferrersInstancesPagedResponse> | 
InstanceSettings.listReferrersInstancesSettings()
Returns the object with the settings used for calls to listReferrersInstances. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListReferrersInstancesHttpRequest,InstanceListReferrers,InstanceClient.ListReferrersInstancesPagedResponse> | 
InstanceSettings.Builder.listReferrersInstancesSettings()
Returns the builder for the settings used for calls to listReferrersInstances. 
 | 
Copyright © 2019 Google LLC. All rights reserved.