| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
InstancesClient.ListReferrersPagedResponse |
InstancesClient.listReferrers(ListReferrersInstancesRequest request)
Retrieves a list of resources that refer to the VM instance specified in the request.
|
InstancesClient.ListReferrersPagedResponse |
InstancesClient.listReferrers(String project,
String zone,
String instance)
Retrieves a list of resources that refer to the VM instance specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<InstancesClient.ListReferrersPagedResponse> |
InstancesClient.ListReferrersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListReferrersInstancesRequest,InstanceListReferrers,Reference> context,
com.google.api.core.ApiFuture<InstanceListReferrers> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListReferrersInstancesRequest,InstancesClient.ListReferrersPagedResponse> |
InstancesClient.listReferrersPagedCallable()
Retrieves a list of resources that refer to the VM instance specified in the request.
|
com.google.api.gax.rpc.PagedCallSettings<ListReferrersInstancesRequest,InstanceListReferrers,InstancesClient.ListReferrersPagedResponse> |
InstancesSettings.listReferrersSettings()
Returns the object with the settings used for calls to listReferrers.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListReferrersInstancesRequest,InstanceListReferrers,InstancesClient.ListReferrersPagedResponse> |
InstancesSettings.Builder.listReferrersSettings()
Returns the builder for the settings used for calls to listReferrers.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListReferrersInstancesRequest,InstancesClient.ListReferrersPagedResponse> |
HttpJsonInstancesStub.listReferrersPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListReferrersInstancesRequest,InstancesClient.ListReferrersPagedResponse> |
InstancesStub.listReferrersPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListReferrersInstancesRequest,InstanceListReferrers,InstancesClient.ListReferrersPagedResponse> |
InstancesStubSettings.listReferrersSettings()
Returns the object with the settings used for calls to listReferrers.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListReferrersInstancesRequest,InstanceListReferrers,InstancesClient.ListReferrersPagedResponse> |
InstancesStubSettings.Builder.listReferrersSettings()
Returns the builder for the settings used for calls to listReferrers.
|
Copyright © 2024 Google LLC. All rights reserved.