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 |
---|---|
OperationList |
OperationList.Builder.build() |
static OperationList |
OperationList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListGlobalOperationsHttpRequest,OperationList> |
GlobalOperationClient.listGlobalOperationsCallable()
Retrieves a list of Operation resources contained within the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListGlobalOperationsHttpRequest,OperationList,GlobalOperationClient.ListGlobalOperationsPagedResponse> |
GlobalOperationSettings.listGlobalOperationsSettings()
Returns the object with the settings used for calls to listGlobalOperations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalOperationsHttpRequest,OperationList,GlobalOperationClient.ListGlobalOperationsPagedResponse> |
GlobalOperationSettings.Builder.listGlobalOperationsSettings()
Returns the builder for the settings used for calls to listGlobalOperations.
|
com.google.api.gax.rpc.UnaryCallable<ListRegionOperationsHttpRequest,OperationList> |
RegionOperationClient.listRegionOperationsCallable()
Retrieves a list of Operation resources contained within the specified region.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionOperationsHttpRequest,OperationList,RegionOperationClient.ListRegionOperationsPagedResponse> |
RegionOperationSettings.listRegionOperationsSettings()
Returns the object with the settings used for calls to listRegionOperations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionOperationsHttpRequest,OperationList,RegionOperationClient.ListRegionOperationsPagedResponse> |
RegionOperationSettings.Builder.listRegionOperationsSettings()
Returns the builder for the settings used for calls to listRegionOperations.
|
com.google.api.gax.rpc.UnaryCallable<ListZoneOperationsHttpRequest,OperationList> |
ZoneOperationClient.listZoneOperationsCallable()
Retrieves a list of Operation resources contained within the specified zone.
|
com.google.api.gax.rpc.PagedCallSettings<ListZoneOperationsHttpRequest,OperationList,ZoneOperationClient.ListZoneOperationsPagedResponse> |
ZoneOperationSettings.listZoneOperationsSettings()
Returns the object with the settings used for calls to listZoneOperations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListZoneOperationsHttpRequest,OperationList,ZoneOperationClient.ListZoneOperationsPagedResponse> |
ZoneOperationSettings.Builder.listZoneOperationsSettings()
Returns the builder for the settings used for calls to listZoneOperations.
|
Modifier and Type | Method and Description |
---|---|
protected GlobalOperationClient.ListGlobalOperationsPage |
GlobalOperationClient.ListGlobalOperationsPage.createPage(com.google.api.gax.rpc.PageContext<ListGlobalOperationsHttpRequest,OperationList,Operation> context,
OperationList response) |
protected RegionOperationClient.ListRegionOperationsPage |
RegionOperationClient.ListRegionOperationsPage.createPage(com.google.api.gax.rpc.PageContext<ListRegionOperationsHttpRequest,OperationList,Operation> context,
OperationList response) |
protected ZoneOperationClient.ListZoneOperationsPage |
ZoneOperationClient.ListZoneOperationsPage.createPage(com.google.api.gax.rpc.PageContext<ListZoneOperationsHttpRequest,OperationList,Operation> context,
OperationList response) |
OperationList.Builder |
OperationList.Builder.mergeFrom(OperationList other) |
static OperationList.Builder |
OperationList.newBuilder(OperationList prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<GlobalOperationClient.ListGlobalOperationsPagedResponse> |
GlobalOperationClient.ListGlobalOperationsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListGlobalOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
static com.google.api.core.ApiFuture<GlobalOperationClient.ListGlobalOperationsPagedResponse> |
GlobalOperationClient.ListGlobalOperationsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListGlobalOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
static com.google.api.core.ApiFuture<RegionOperationClient.ListRegionOperationsPagedResponse> |
RegionOperationClient.ListRegionOperationsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
static com.google.api.core.ApiFuture<RegionOperationClient.ListRegionOperationsPagedResponse> |
RegionOperationClient.ListRegionOperationsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
static com.google.api.core.ApiFuture<ZoneOperationClient.ListZoneOperationsPagedResponse> |
ZoneOperationClient.ListZoneOperationsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListZoneOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
static com.google.api.core.ApiFuture<ZoneOperationClient.ListZoneOperationsPagedResponse> |
ZoneOperationClient.ListZoneOperationsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListZoneOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
protected GlobalOperationClient.ListGlobalOperationsPage |
GlobalOperationClient.ListGlobalOperationsPage.createPage(com.google.api.gax.rpc.PageContext<ListGlobalOperationsHttpRequest,OperationList,Operation> context,
OperationList response) |
protected RegionOperationClient.ListRegionOperationsPage |
RegionOperationClient.ListRegionOperationsPage.createPage(com.google.api.gax.rpc.PageContext<ListRegionOperationsHttpRequest,OperationList,Operation> context,
OperationList response) |
protected ZoneOperationClient.ListZoneOperationsPage |
ZoneOperationClient.ListZoneOperationsPage.createPage(com.google.api.gax.rpc.PageContext<ListZoneOperationsHttpRequest,OperationList,Operation> context,
OperationList response) |
com.google.api.core.ApiFuture<GlobalOperationClient.ListGlobalOperationsPage> |
GlobalOperationClient.ListGlobalOperationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListGlobalOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
com.google.api.core.ApiFuture<GlobalOperationClient.ListGlobalOperationsPage> |
GlobalOperationClient.ListGlobalOperationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListGlobalOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
com.google.api.core.ApiFuture<RegionOperationClient.ListRegionOperationsPage> |
RegionOperationClient.ListRegionOperationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
com.google.api.core.ApiFuture<RegionOperationClient.ListRegionOperationsPage> |
RegionOperationClient.ListRegionOperationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
com.google.api.core.ApiFuture<ZoneOperationClient.ListZoneOperationsPage> |
ZoneOperationClient.ListZoneOperationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListZoneOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
com.google.api.core.ApiFuture<ZoneOperationClient.ListZoneOperationsPage> |
ZoneOperationClient.ListZoneOperationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListZoneOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListGlobalOperationsHttpRequest,OperationList> |
HttpJsonGlobalOperationStub.listGlobalOperationsMethodDescriptor |
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListRegionOperationsHttpRequest,OperationList> |
HttpJsonRegionOperationStub.listRegionOperationsMethodDescriptor |
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListZoneOperationsHttpRequest,OperationList> |
HttpJsonZoneOperationStub.listZoneOperationsMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListGlobalOperationsHttpRequest,OperationList> |
HttpJsonGlobalOperationStub.listGlobalOperationsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListGlobalOperationsHttpRequest,OperationList> |
GlobalOperationStub.listGlobalOperationsCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListGlobalOperationsHttpRequest,OperationList,GlobalOperationClient.ListGlobalOperationsPagedResponse> |
GlobalOperationStubSettings.listGlobalOperationsSettings()
Returns the object with the settings used for calls to listGlobalOperations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalOperationsHttpRequest,OperationList,GlobalOperationClient.ListGlobalOperationsPagedResponse> |
GlobalOperationStubSettings.Builder.listGlobalOperationsSettings()
Returns the builder for the settings used for calls to listGlobalOperations.
|
com.google.api.gax.rpc.UnaryCallable<ListRegionOperationsHttpRequest,OperationList> |
RegionOperationStub.listRegionOperationsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRegionOperationsHttpRequest,OperationList> |
HttpJsonRegionOperationStub.listRegionOperationsCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRegionOperationsHttpRequest,OperationList,RegionOperationClient.ListRegionOperationsPagedResponse> |
RegionOperationStubSettings.listRegionOperationsSettings()
Returns the object with the settings used for calls to listRegionOperations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionOperationsHttpRequest,OperationList,RegionOperationClient.ListRegionOperationsPagedResponse> |
RegionOperationStubSettings.Builder.listRegionOperationsSettings()
Returns the builder for the settings used for calls to listRegionOperations.
|
com.google.api.gax.rpc.UnaryCallable<ListZoneOperationsHttpRequest,OperationList> |
ZoneOperationStub.listZoneOperationsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListZoneOperationsHttpRequest,OperationList> |
HttpJsonZoneOperationStub.listZoneOperationsCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListZoneOperationsHttpRequest,OperationList,ZoneOperationClient.ListZoneOperationsPagedResponse> |
ZoneOperationStubSettings.listZoneOperationsSettings()
Returns the object with the settings used for calls to listZoneOperations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListZoneOperationsHttpRequest,OperationList,ZoneOperationClient.ListZoneOperationsPagedResponse> |
ZoneOperationStubSettings.Builder.listZoneOperationsSettings()
Returns the builder for the settings used for calls to listZoneOperations.
|
Copyright © 2019 Google LLC. All rights reserved.