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 OperationAggregatedListOperationAggregatedList.Builder. build()OperationAggregatedListOperationAggregatedList.Builder. buildPartial()static OperationAggregatedListOperationAggregatedList. getDefaultInstance()OperationAggregatedListOperationAggregatedList.Builder. getDefaultInstanceForType()OperationAggregatedListOperationAggregatedList. getDefaultInstanceForType()static OperationAggregatedListOperationAggregatedList. parseDelimitedFrom(InputStream input)static OperationAggregatedListOperationAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OperationAggregatedListOperationAggregatedList. parseFrom(byte[] data)static OperationAggregatedListOperationAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OperationAggregatedListOperationAggregatedList. parseFrom(com.google.protobuf.ByteString data)static OperationAggregatedListOperationAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OperationAggregatedListOperationAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)static OperationAggregatedListOperationAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OperationAggregatedListOperationAggregatedList. parseFrom(InputStream input)static OperationAggregatedListOperationAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OperationAggregatedListOperationAggregatedList. parseFrom(ByteBuffer data)static OperationAggregatedListOperationAggregatedList. 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.AggregatedListPageGlobalOperationsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListGlobalOperationsRequest,OperationAggregatedList,Map.Entry<String,OperationsScopedList>> context, OperationAggregatedList response)OperationAggregatedList.BuilderOperationAggregatedList.Builder. mergeFrom(OperationAggregatedList other)static OperationAggregatedList.BuilderOperationAggregatedList. 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.AggregatedListPageGlobalOperationsClient.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.
-