Uses of Class
com.google.cloud.compute.v1.DiskList
-
Packages that use DiskList 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 DiskList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return DiskList Modifier and Type Method Description DiskListDiskList.Builder. build()DiskListDiskList.Builder. buildPartial()static DiskListDiskList. getDefaultInstance()DiskListDiskList.Builder. getDefaultInstanceForType()DiskListDiskList. getDefaultInstanceForType()static DiskListDiskList. parseDelimitedFrom(InputStream input)static DiskListDiskList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiskListDiskList. parseFrom(byte[] data)static DiskListDiskList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiskListDiskList. parseFrom(com.google.protobuf.ByteString data)static DiskListDiskList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiskListDiskList. parseFrom(com.google.protobuf.CodedInputStream input)static DiskListDiskList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiskListDiskList. parseFrom(InputStream input)static DiskListDiskList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiskListDiskList. parseFrom(ByteBuffer data)static DiskListDiskList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type DiskList Modifier and Type Method Description com.google.protobuf.Parser<DiskList>DiskList. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListDisksRequest,DiskList>DisksClient. listCallable()Retrieves a list of persistent disks contained within the specified zone.com.google.api.gax.rpc.UnaryCallable<ListRegionDisksRequest,DiskList>RegionDisksClient. listCallable()Retrieves the list of persistent disks contained within the specified region.com.google.api.gax.rpc.PagedCallSettings.Builder<ListDisksRequest,DiskList,DisksClient.ListPagedResponse>DisksSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListDisksRequest,DiskList,DisksClient.ListPagedResponse>DisksSettings. listSettings()Returns the object with the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionDisksRequest,DiskList,RegionDisksClient.ListPagedResponse>RegionDisksSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListRegionDisksRequest,DiskList,RegionDisksClient.ListPagedResponse>RegionDisksSettings. listSettings()Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<DiskList>DiskList. parser()Methods in com.google.cloud.compute.v1 with parameters of type DiskList Modifier and Type Method Description protected DisksClient.ListPageDisksClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListDisksRequest,DiskList,Disk> context, DiskList response)protected RegionDisksClient.ListPageRegionDisksClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionDisksRequest,DiskList,Disk> context, DiskList response)DiskList.BuilderDiskList.Builder. mergeFrom(DiskList other)static DiskList.BuilderDiskList. newBuilder(DiskList prototype)Method parameters in com.google.cloud.compute.v1 with type arguments of type DiskList Modifier and Type Method Description static com.google.api.core.ApiFuture<DisksClient.ListPagedResponse>DisksClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDisksRequest,DiskList,Disk> context, com.google.api.core.ApiFuture<DiskList> futureResponse)static com.google.api.core.ApiFuture<DisksClient.ListPagedResponse>DisksClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDisksRequest,DiskList,Disk> context, com.google.api.core.ApiFuture<DiskList> futureResponse)static com.google.api.core.ApiFuture<RegionDisksClient.ListPagedResponse>RegionDisksClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionDisksRequest,DiskList,Disk> context, com.google.api.core.ApiFuture<DiskList> futureResponse)static com.google.api.core.ApiFuture<RegionDisksClient.ListPagedResponse>RegionDisksClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionDisksRequest,DiskList,Disk> context, com.google.api.core.ApiFuture<DiskList> futureResponse)protected DisksClient.ListPageDisksClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListDisksRequest,DiskList,Disk> context, DiskList response)protected RegionDisksClient.ListPageRegionDisksClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionDisksRequest,DiskList,Disk> context, DiskList response)com.google.api.core.ApiFuture<DisksClient.ListPage>DisksClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDisksRequest,DiskList,Disk> context, com.google.api.core.ApiFuture<DiskList> futureResponse)com.google.api.core.ApiFuture<DisksClient.ListPage>DisksClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDisksRequest,DiskList,Disk> context, com.google.api.core.ApiFuture<DiskList> futureResponse)com.google.api.core.ApiFuture<RegionDisksClient.ListPage>RegionDisksClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionDisksRequest,DiskList,Disk> context, com.google.api.core.ApiFuture<DiskList> futureResponse)com.google.api.core.ApiFuture<RegionDisksClient.ListPage>RegionDisksClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionDisksRequest,DiskList,Disk> context, com.google.api.core.ApiFuture<DiskList> futureResponse) -
Uses of DiskList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type DiskList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListDisksRequest,DiskList>DisksStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListDisksRequest,DiskList>HttpJsonDisksStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListRegionDisksRequest,DiskList>HttpJsonRegionDisksStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListRegionDisksRequest,DiskList>RegionDisksStub. listCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListDisksRequest,DiskList,DisksClient.ListPagedResponse>DisksStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListDisksRequest,DiskList,DisksClient.ListPagedResponse>DisksStubSettings. listSettings()Returns the object with the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionDisksRequest,DiskList,RegionDisksClient.ListPagedResponse>RegionDisksStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListRegionDisksRequest,DiskList,RegionDisksClient.ListPagedResponse>RegionDisksStubSettings. listSettings()Returns the object with the settings used for calls to list.
-