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