Uses of Class
com.google.cloud.compute.v1.OperationsScopedList
-
Packages that use OperationsScopedList Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of OperationsScopedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return OperationsScopedList Modifier and Type Method Description OperationsScopedList
OperationsScopedList.Builder. build()
OperationsScopedList
OperationsScopedList.Builder. buildPartial()
static OperationsScopedList
OperationsScopedList. getDefaultInstance()
OperationsScopedList
OperationsScopedList.Builder. getDefaultInstanceForType()
OperationsScopedList
OperationsScopedList. getDefaultInstanceForType()
OperationsScopedList
OperationAggregatedList.Builder. getItemsOrDefault(String key, OperationsScopedList defaultValue)
[Output Only] A map of scoped operation lists.OperationsScopedList
OperationAggregatedList. getItemsOrDefault(String key, OperationsScopedList defaultValue)
[Output Only] A map of scoped operation lists.OperationsScopedList
OperationAggregatedListOrBuilder. getItemsOrDefault(String key, OperationsScopedList defaultValue)
[Output Only] A map of scoped operation lists.OperationsScopedList
OperationAggregatedList.Builder. getItemsOrThrow(String key)
[Output Only] A map of scoped operation lists.OperationsScopedList
OperationAggregatedList. getItemsOrThrow(String key)
[Output Only] A map of scoped operation lists.OperationsScopedList
OperationAggregatedListOrBuilder. getItemsOrThrow(String key)
[Output Only] A map of scoped operation lists.static OperationsScopedList
OperationsScopedList. parseDelimitedFrom(InputStream input)
static OperationsScopedList
OperationsScopedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationsScopedList
OperationsScopedList. parseFrom(byte[] data)
static OperationsScopedList
OperationsScopedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationsScopedList
OperationsScopedList. parseFrom(com.google.protobuf.ByteString data)
static OperationsScopedList
OperationsScopedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationsScopedList
OperationsScopedList. parseFrom(com.google.protobuf.CodedInputStream input)
static OperationsScopedList
OperationsScopedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationsScopedList
OperationsScopedList. parseFrom(InputStream input)
static OperationsScopedList
OperationsScopedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationsScopedList
OperationsScopedList. parseFrom(ByteBuffer data)
static OperationsScopedList
OperationsScopedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type OperationsScopedList Modifier and Type Method Description Map<String,OperationsScopedList>
OperationAggregatedList.Builder. getItems()
Deprecated.Map<String,OperationsScopedList>
OperationAggregatedList. getItems()
Deprecated.Map<String,OperationsScopedList>
OperationAggregatedListOrBuilder. getItems()
Deprecated.Map<String,OperationsScopedList>
OperationAggregatedList.Builder. getItemsMap()
[Output Only] A map of scoped operation lists.Map<String,OperationsScopedList>
OperationAggregatedList. getItemsMap()
[Output Only] A map of scoped operation lists.Map<String,OperationsScopedList>
OperationAggregatedListOrBuilder. getItemsMap()
[Output Only] A map of scoped operation lists.Map<String,OperationsScopedList>
OperationAggregatedList.Builder. getMutableItems()
Deprecated.com.google.protobuf.Parser<OperationsScopedList>
OperationsScopedList. getParserForType()
static com.google.protobuf.Parser<OperationsScopedList>
OperationsScopedList. parser()
Methods in com.google.cloud.compute.v1 with parameters of type OperationsScopedList Modifier and Type Method Description OperationsScopedList
OperationAggregatedList.Builder. getItemsOrDefault(String key, OperationsScopedList defaultValue)
[Output Only] A map of scoped operation lists.OperationsScopedList
OperationAggregatedList. getItemsOrDefault(String key, OperationsScopedList defaultValue)
[Output Only] A map of scoped operation lists.OperationsScopedList
OperationAggregatedListOrBuilder. getItemsOrDefault(String key, OperationsScopedList defaultValue)
[Output Only] A map of scoped operation lists.OperationsScopedList.Builder
OperationsScopedList.Builder. mergeFrom(OperationsScopedList other)
static OperationsScopedList.Builder
OperationsScopedList. newBuilder(OperationsScopedList prototype)
OperationAggregatedList.Builder
OperationAggregatedList.Builder. putItems(String key, OperationsScopedList value)
[Output Only] A map of scoped operation lists.Method parameters in com.google.cloud.compute.v1 with type arguments of type OperationsScopedList 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)
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)
OperationAggregatedList.Builder
OperationAggregatedList.Builder. putAllItems(Map<String,OperationsScopedList> values)
[Output Only] A map of scoped operation lists.
-