Uses of Class
com.google.cloud.compute.v1.OperationList
-
Packages that use OperationList Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of OperationList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return OperationList Modifier and Type Method Description OperationList
OperationList.Builder. build()
OperationList
OperationList.Builder. buildPartial()
static OperationList
OperationList. getDefaultInstance()
OperationList
OperationList.Builder. getDefaultInstanceForType()
OperationList
OperationList. getDefaultInstanceForType()
static OperationList
OperationList. parseDelimitedFrom(InputStream input)
static OperationList
OperationList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationList
OperationList. parseFrom(byte[] data)
static OperationList
OperationList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationList
OperationList. parseFrom(com.google.protobuf.ByteString data)
static OperationList
OperationList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationList
OperationList. parseFrom(com.google.protobuf.CodedInputStream input)
static OperationList
OperationList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationList
OperationList. parseFrom(InputStream input)
static OperationList
OperationList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationList
OperationList. parseFrom(ByteBuffer data)
static OperationList
OperationList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type OperationList Modifier and Type Method Description com.google.protobuf.Parser<OperationList>
OperationList. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListGlobalOperationsRequest,OperationList>
GlobalOperationsClient. listCallable()
Retrieves a list of Operation resources contained within the specified project.com.google.api.gax.rpc.UnaryCallable<ListGlobalOrganizationOperationsRequest,OperationList>
GlobalOrganizationOperationsClient. listCallable()
Retrieves a list of Operation resources contained within the specified organization.com.google.api.gax.rpc.UnaryCallable<ListRegionOperationsRequest,OperationList>
RegionOperationsClient. listCallable()
Retrieves a list of Operation resources contained within the specified region.com.google.api.gax.rpc.UnaryCallable<ListZoneOperationsRequest,OperationList>
ZoneOperationsClient. listCallable()
Retrieves a list of Operation resources contained within the specified zone.com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalOperationsRequest,OperationList,GlobalOperationsClient.ListPagedResponse>
GlobalOperationsSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListGlobalOperationsRequest,OperationList,GlobalOperationsClient.ListPagedResponse>
GlobalOperationsSettings. listSettings()
Returns the object with the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalOrganizationOperationsRequest,OperationList,GlobalOrganizationOperationsClient.ListPagedResponse>
GlobalOrganizationOperationsSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListGlobalOrganizationOperationsRequest,OperationList,GlobalOrganizationOperationsClient.ListPagedResponse>
GlobalOrganizationOperationsSettings. listSettings()
Returns the object with the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionOperationsRequest,OperationList,RegionOperationsClient.ListPagedResponse>
RegionOperationsSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListRegionOperationsRequest,OperationList,RegionOperationsClient.ListPagedResponse>
RegionOperationsSettings. listSettings()
Returns the object with the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings.Builder<ListZoneOperationsRequest,OperationList,ZoneOperationsClient.ListPagedResponse>
ZoneOperationsSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListZoneOperationsRequest,OperationList,ZoneOperationsClient.ListPagedResponse>
ZoneOperationsSettings. listSettings()
Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<OperationList>
OperationList. parser()
Methods in com.google.cloud.compute.v1 with parameters of type OperationList Modifier and Type Method Description protected GlobalOperationsClient.ListPage
GlobalOperationsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListGlobalOperationsRequest,OperationList,Operation> context, OperationList response)
protected GlobalOrganizationOperationsClient.ListPage
GlobalOrganizationOperationsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListGlobalOrganizationOperationsRequest,OperationList,Operation> context, OperationList response)
protected RegionOperationsClient.ListPage
RegionOperationsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionOperationsRequest,OperationList,Operation> context, OperationList response)
protected ZoneOperationsClient.ListPage
ZoneOperationsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListZoneOperationsRequest,OperationList,Operation> context, OperationList response)
OperationList.Builder
OperationList.Builder. mergeFrom(OperationList other)
static OperationList.Builder
OperationList. newBuilder(OperationList prototype)
Method parameters in com.google.cloud.compute.v1 with type arguments of type OperationList Modifier and Type Method Description static com.google.api.core.ApiFuture<GlobalOperationsClient.ListPagedResponse>
GlobalOperationsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListGlobalOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
static com.google.api.core.ApiFuture<GlobalOperationsClient.ListPagedResponse>
GlobalOperationsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListGlobalOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
static com.google.api.core.ApiFuture<GlobalOrganizationOperationsClient.ListPagedResponse>
GlobalOrganizationOperationsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListGlobalOrganizationOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
static com.google.api.core.ApiFuture<GlobalOrganizationOperationsClient.ListPagedResponse>
GlobalOrganizationOperationsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListGlobalOrganizationOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
static com.google.api.core.ApiFuture<RegionOperationsClient.ListPagedResponse>
RegionOperationsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
static com.google.api.core.ApiFuture<RegionOperationsClient.ListPagedResponse>
RegionOperationsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
static com.google.api.core.ApiFuture<ZoneOperationsClient.ListPagedResponse>
ZoneOperationsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListZoneOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
static com.google.api.core.ApiFuture<ZoneOperationsClient.ListPagedResponse>
ZoneOperationsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListZoneOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
protected GlobalOperationsClient.ListPage
GlobalOperationsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListGlobalOperationsRequest,OperationList,Operation> context, OperationList response)
protected GlobalOrganizationOperationsClient.ListPage
GlobalOrganizationOperationsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListGlobalOrganizationOperationsRequest,OperationList,Operation> context, OperationList response)
protected RegionOperationsClient.ListPage
RegionOperationsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionOperationsRequest,OperationList,Operation> context, OperationList response)
protected ZoneOperationsClient.ListPage
ZoneOperationsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListZoneOperationsRequest,OperationList,Operation> context, OperationList response)
com.google.api.core.ApiFuture<GlobalOperationsClient.ListPage>
GlobalOperationsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListGlobalOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
com.google.api.core.ApiFuture<GlobalOperationsClient.ListPage>
GlobalOperationsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListGlobalOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
com.google.api.core.ApiFuture<GlobalOrganizationOperationsClient.ListPage>
GlobalOrganizationOperationsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListGlobalOrganizationOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
com.google.api.core.ApiFuture<GlobalOrganizationOperationsClient.ListPage>
GlobalOrganizationOperationsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListGlobalOrganizationOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
com.google.api.core.ApiFuture<RegionOperationsClient.ListPage>
RegionOperationsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
com.google.api.core.ApiFuture<RegionOperationsClient.ListPage>
RegionOperationsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
com.google.api.core.ApiFuture<ZoneOperationsClient.ListPage>
ZoneOperationsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListZoneOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
com.google.api.core.ApiFuture<ZoneOperationsClient.ListPage>
ZoneOperationsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListZoneOperationsRequest,OperationList,Operation> context, com.google.api.core.ApiFuture<OperationList> futureResponse)
-
Uses of OperationList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type OperationList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListGlobalOperationsRequest,OperationList>
GlobalOperationsStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListGlobalOrganizationOperationsRequest,OperationList>
GlobalOrganizationOperationsStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListGlobalOperationsRequest,OperationList>
HttpJsonGlobalOperationsStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListGlobalOrganizationOperationsRequest,OperationList>
HttpJsonGlobalOrganizationOperationsStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListRegionOperationsRequest,OperationList>
HttpJsonRegionOperationsStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListZoneOperationsRequest,OperationList>
HttpJsonZoneOperationsStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListRegionOperationsRequest,OperationList>
RegionOperationsStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListZoneOperationsRequest,OperationList>
ZoneOperationsStub. listCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalOperationsRequest,OperationList,GlobalOperationsClient.ListPagedResponse>
GlobalOperationsStubSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListGlobalOperationsRequest,OperationList,GlobalOperationsClient.ListPagedResponse>
GlobalOperationsStubSettings. listSettings()
Returns the object with the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalOrganizationOperationsRequest,OperationList,GlobalOrganizationOperationsClient.ListPagedResponse>
GlobalOrganizationOperationsStubSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListGlobalOrganizationOperationsRequest,OperationList,GlobalOrganizationOperationsClient.ListPagedResponse>
GlobalOrganizationOperationsStubSettings. listSettings()
Returns the object with the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionOperationsRequest,OperationList,RegionOperationsClient.ListPagedResponse>
RegionOperationsStubSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListRegionOperationsRequest,OperationList,RegionOperationsClient.ListPagedResponse>
RegionOperationsStubSettings. listSettings()
Returns the object with the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings.Builder<ListZoneOperationsRequest,OperationList,ZoneOperationsClient.ListPagedResponse>
ZoneOperationsStubSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListZoneOperationsRequest,OperationList,ZoneOperationsClient.ListPagedResponse>
ZoneOperationsStubSettings. listSettings()
Returns the object with the settings used for calls to list.
-