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 |
---|---|
ListZoneOperationsHttpRequest |
ListZoneOperationsHttpRequest.Builder.build() |
static ListZoneOperationsHttpRequest |
ListZoneOperationsHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
ZoneOperationClient.ListZoneOperationsPagedResponse |
ZoneOperationClient.listZoneOperations(ListZoneOperationsHttpRequest request)
Retrieves a list of Operation resources contained within the specified zone.
|
ListZoneOperationsHttpRequest.Builder |
ListZoneOperationsHttpRequest.Builder.mergeFrom(ListZoneOperationsHttpRequest other) |
static ListZoneOperationsHttpRequest.Builder |
ListZoneOperationsHttpRequest.newBuilder(ListZoneOperationsHttpRequest prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<ZoneOperationClient.ListZoneOperationsPagedResponse> |
ZoneOperationClient.ListZoneOperationsPagedResponse.createAsync(PageContext<ListZoneOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
protected ZoneOperationClient.ListZoneOperationsPage |
ZoneOperationClient.ListZoneOperationsPage.createPage(PageContext<ListZoneOperationsHttpRequest,OperationList,Operation> context,
OperationList response) |
com.google.api.core.ApiFuture<ZoneOperationClient.ListZoneOperationsPage> |
ZoneOperationClient.ListZoneOperationsPage.createPageAsync(PageContext<ListZoneOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListZoneOperationsHttpRequest,OperationList> |
HttpJsonZoneOperationStub.listZoneOperationsMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.