Uses of Class
com.google.cloud.compute.v1.OperationAggregatedList
-
Packages that use OperationAggregatedList 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 OperationAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return OperationAggregatedList Modifier and Type Method Description OperationAggregatedList
OperationAggregatedList.Builder. build()
OperationAggregatedList
OperationAggregatedList.Builder. buildPartial()
static OperationAggregatedList
OperationAggregatedList. getDefaultInstance()
OperationAggregatedList
OperationAggregatedList.Builder. getDefaultInstanceForType()
OperationAggregatedList
OperationAggregatedList. getDefaultInstanceForType()
static OperationAggregatedList
OperationAggregatedList. parseDelimitedFrom(InputStream input)
static OperationAggregatedList
OperationAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationAggregatedList
OperationAggregatedList. parseFrom(byte[] data)
static OperationAggregatedList
OperationAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationAggregatedList
OperationAggregatedList. parseFrom(com.google.protobuf.ByteString data)
static OperationAggregatedList
OperationAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationAggregatedList
OperationAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)
static OperationAggregatedList
OperationAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationAggregatedList
OperationAggregatedList. parseFrom(InputStream input)
static OperationAggregatedList
OperationAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationAggregatedList
OperationAggregatedList. parseFrom(ByteBuffer data)
static OperationAggregatedList
OperationAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type OperationAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListGlobalOperationsRequest,OperationAggregatedList>
GlobalOperationsClient. aggregatedListCallable()
Retrieves an aggregated list of all operations.com.google.api.gax.rpc.PagedCallSettings<AggregatedListGlobalOperationsRequest,OperationAggregatedList,GlobalOperationsClient.AggregatedListPagedResponse>
GlobalOperationsSettings. aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListGlobalOperationsRequest,OperationAggregatedList,GlobalOperationsClient.AggregatedListPagedResponse>
GlobalOperationsSettings.Builder. aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<OperationAggregatedList>
OperationAggregatedList. getParserForType()
static com.google.protobuf.Parser<OperationAggregatedList>
OperationAggregatedList. parser()
Methods in com.google.cloud.compute.v1 with parameters of type OperationAggregatedList Modifier and Type Method Description protected GlobalOperationsClient.AggregatedListPage
GlobalOperationsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListGlobalOperationsRequest,OperationAggregatedList,Map.Entry<String,OperationsScopedList>> context, OperationAggregatedList response)
OperationAggregatedList.Builder
OperationAggregatedList.Builder. mergeFrom(OperationAggregatedList other)
static OperationAggregatedList.Builder
OperationAggregatedList. newBuilder(OperationAggregatedList prototype)
Method parameters in com.google.cloud.compute.v1 with type arguments of type OperationAggregatedList Modifier and Type Method Description static com.google.api.core.ApiFuture<GlobalOperationsClient.AggregatedListPagedResponse>
GlobalOperationsClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListGlobalOperationsRequest,OperationAggregatedList,Map.Entry<String,OperationsScopedList>> context, com.google.api.core.ApiFuture<OperationAggregatedList> futureResponse)
static com.google.api.core.ApiFuture<GlobalOperationsClient.AggregatedListPagedResponse>
GlobalOperationsClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListGlobalOperationsRequest,OperationAggregatedList,Map.Entry<String,OperationsScopedList>> context, com.google.api.core.ApiFuture<OperationAggregatedList> futureResponse)
protected GlobalOperationsClient.AggregatedListPage
GlobalOperationsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListGlobalOperationsRequest,OperationAggregatedList,Map.Entry<String,OperationsScopedList>> context, OperationAggregatedList response)
com.google.api.core.ApiFuture<GlobalOperationsClient.AggregatedListPage>
GlobalOperationsClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListGlobalOperationsRequest,OperationAggregatedList,Map.Entry<String,OperationsScopedList>> context, com.google.api.core.ApiFuture<OperationAggregatedList> futureResponse)
com.google.api.core.ApiFuture<GlobalOperationsClient.AggregatedListPage>
GlobalOperationsClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListGlobalOperationsRequest,OperationAggregatedList,Map.Entry<String,OperationsScopedList>> context, com.google.api.core.ApiFuture<OperationAggregatedList> futureResponse)
-
Uses of OperationAggregatedList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type OperationAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListGlobalOperationsRequest,OperationAggregatedList>
GlobalOperationsStub. aggregatedListCallable()
com.google.api.gax.rpc.UnaryCallable<AggregatedListGlobalOperationsRequest,OperationAggregatedList>
HttpJsonGlobalOperationsStub. aggregatedListCallable()
com.google.api.gax.rpc.PagedCallSettings<AggregatedListGlobalOperationsRequest,OperationAggregatedList,GlobalOperationsClient.AggregatedListPagedResponse>
GlobalOperationsStubSettings. aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListGlobalOperationsRequest,OperationAggregatedList,GlobalOperationsClient.AggregatedListPagedResponse>
GlobalOperationsStubSettings.Builder. aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
-