Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
Reference |
Reference.Builder.build() |
static Reference |
Reference.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<Reference> |
InstanceListReferrers.getItemsList()
A list of Reference resources.
|
List<Reference> |
InstanceListReferrers.Builder.getItemsList()
A list of Reference resources.
|
Modifier and Type | Method and Description |
---|---|
InstanceListReferrers.Builder |
InstanceListReferrers.Builder.addItems(Reference items)
A list of Reference resources.
|
Reference.Builder |
Reference.Builder.mergeFrom(Reference other) |
static Reference.Builder |
Reference.newBuilder(Reference prototype) |
Modifier and Type | Method and Description |
---|---|
InstanceListReferrers.Builder |
InstanceListReferrers.Builder.addAllItems(List<Reference> items)
A list of Reference resources.
|
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) |
protected InstanceClient.ListReferrersInstancesPage |
InstanceClient.ListReferrersInstancesPage.createPage(com.google.api.gax.rpc.PageContext<ListReferrersInstancesHttpRequest,InstanceListReferrers,Reference> context,
InstanceListReferrers response) |
com.google.api.core.ApiFuture<InstanceClient.ListReferrersInstancesPage> |
InstanceClient.ListReferrersInstancesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListReferrersInstancesHttpRequest,InstanceListReferrers,Reference> context,
com.google.api.core.ApiFuture<InstanceListReferrers> futureResponse) |
Copyright © 2019 Google LLC. All rights reserved.