Uses of Class
com.google.cloud.compute.v1.Disk
-
Packages that use Disk 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 Disk in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return Disk Modifier and Type Method Description DiskDisk.Builder. build()DiskDisk.Builder. buildPartial()DiskDisksClient. get(GetDiskRequest request)Returns the specified persistent disk.DiskDisksClient. get(String project, String zone, String disk)Returns the specified persistent disk.DiskRegionDisksClient. get(GetRegionDiskRequest request)Returns a specified regional persistent disk.DiskRegionDisksClient. get(String project, String region, String disk)Returns a specified regional persistent disk.static DiskDisk. getDefaultInstance()DiskDisk.Builder. getDefaultInstanceForType()DiskDisk. getDefaultInstanceForType()DiskInsertDiskRequest.Builder. getDiskResource()The body resource for this requestDiskInsertDiskRequest. getDiskResource()The body resource for this requestDiskInsertDiskRequestOrBuilder. getDiskResource()The body resource for this requestDiskInsertRegionDiskRequest.Builder. getDiskResource()The body resource for this requestDiskInsertRegionDiskRequest. getDiskResource()The body resource for this requestDiskInsertRegionDiskRequestOrBuilder. getDiskResource()The body resource for this requestDiskUpdateDiskRequest.Builder. getDiskResource()The body resource for this requestDiskUpdateDiskRequest. getDiskResource()The body resource for this requestDiskUpdateDiskRequestOrBuilder. getDiskResource()The body resource for this requestDiskUpdateRegionDiskRequest.Builder. getDiskResource()The body resource for this requestDiskUpdateRegionDiskRequest. getDiskResource()The body resource for this requestDiskUpdateRegionDiskRequestOrBuilder. getDiskResource()The body resource for this requestDiskDisksScopedList.Builder. getDisks(int index)[Output Only] A list of disks contained in this scope.DiskDisksScopedList. getDisks(int index)[Output Only] A list of disks contained in this scope.DiskDisksScopedListOrBuilder. getDisks(int index)[Output Only] A list of disks contained in this scope.DiskDiskList.Builder. getItems(int index)A list of Disk resources.DiskDiskList. getItems(int index)A list of Disk resources.DiskDiskListOrBuilder. getItems(int index)A list of Disk resources.static DiskDisk. parseDelimitedFrom(InputStream input)static DiskDisk. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiskDisk. parseFrom(byte[] data)static DiskDisk. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiskDisk. parseFrom(com.google.protobuf.ByteString data)static DiskDisk. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiskDisk. parseFrom(com.google.protobuf.CodedInputStream input)static DiskDisk. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiskDisk. parseFrom(InputStream input)static DiskDisk. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DiskDisk. parseFrom(ByteBuffer data)static DiskDisk. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type Disk Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetDiskRequest,Disk>DisksClient. getCallable()Returns the specified persistent disk.com.google.api.gax.rpc.UnaryCallable<GetRegionDiskRequest,Disk>RegionDisksClient. getCallable()Returns a specified regional persistent disk.List<Disk>DisksScopedList.Builder. getDisksList()[Output Only] A list of disks contained in this scope.List<Disk>DisksScopedList. getDisksList()[Output Only] A list of disks contained in this scope.List<Disk>DisksScopedListOrBuilder. getDisksList()[Output Only] A list of disks contained in this scope.List<Disk>DiskList.Builder. getItemsList()A list of Disk resources.List<Disk>DiskList. getItemsList()A list of Disk resources.List<Disk>DiskListOrBuilder. getItemsList()A list of Disk resources.com.google.protobuf.Parser<Disk>Disk. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDiskRequest,Disk>DisksSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetDiskRequest,Disk>DisksSettings. getSettings()Returns the object with the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionDiskRequest,Disk>RegionDisksSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionDiskRequest,Disk>RegionDisksSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<Disk>Disk. parser()Methods in com.google.cloud.compute.v1 with parameters of type Disk Modifier and Type Method Description DisksScopedList.BuilderDisksScopedList.Builder. addDisks(int index, Disk value)[Output Only] A list of disks contained in this scope.DisksScopedList.BuilderDisksScopedList.Builder. addDisks(Disk value)[Output Only] A list of disks contained in this scope.DiskList.BuilderDiskList.Builder. addItems(int index, Disk value)A list of Disk resources.DiskList.BuilderDiskList.Builder. addItems(Disk value)A list of Disk resources.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>DisksClient. insertAsync(String project, String zone, Disk diskResource)Creates a persistent disk in the specified project using the data in the request.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>RegionDisksClient. insertAsync(String project, String region, Disk diskResource)Creates a persistent regional disk in the specified project using the data included in the request.InsertDiskRequest.BuilderInsertDiskRequest.Builder. mergeDiskResource(Disk value)The body resource for this requestInsertRegionDiskRequest.BuilderInsertRegionDiskRequest.Builder. mergeDiskResource(Disk value)The body resource for this requestUpdateDiskRequest.BuilderUpdateDiskRequest.Builder. mergeDiskResource(Disk value)The body resource for this requestUpdateRegionDiskRequest.BuilderUpdateRegionDiskRequest.Builder. mergeDiskResource(Disk value)The body resource for this requestDisk.BuilderDisk.Builder. mergeFrom(Disk other)static Disk.BuilderDisk. newBuilder(Disk prototype)InsertDiskRequest.BuilderInsertDiskRequest.Builder. setDiskResource(Disk value)The body resource for this requestInsertRegionDiskRequest.BuilderInsertRegionDiskRequest.Builder. setDiskResource(Disk value)The body resource for this requestUpdateDiskRequest.BuilderUpdateDiskRequest.Builder. setDiskResource(Disk value)The body resource for this requestUpdateRegionDiskRequest.BuilderUpdateRegionDiskRequest.Builder. setDiskResource(Disk value)The body resource for this requestDisksScopedList.BuilderDisksScopedList.Builder. setDisks(int index, Disk value)[Output Only] A list of disks contained in this scope.DiskList.BuilderDiskList.Builder. setItems(int index, Disk value)A list of Disk resources.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>DisksClient. updateAsync(String project, String zone, String disk, Disk diskResource)Updates the specified disk with the data included in the request.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>RegionDisksClient. updateAsync(String project, String region, String disk, Disk diskResource)Update the specified disk with the data included in the request.Method parameters in com.google.cloud.compute.v1 with type arguments of type Disk Modifier and Type Method Description DisksScopedList.BuilderDisksScopedList.Builder. addAllDisks(Iterable<? extends Disk> values)[Output Only] A list of disks contained in this scope.DiskList.BuilderDiskList.Builder. addAllItems(Iterable<? extends Disk> values)A list of Disk resources.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)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<RegionDisksClient.ListPage>RegionDisksClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionDisksRequest,DiskList,Disk> context, com.google.api.core.ApiFuture<DiskList> futureResponse) -
Uses of Disk in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type Disk Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetDiskRequest,Disk>DisksStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetDiskRequest,Disk>HttpJsonDisksStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetRegionDiskRequest,Disk>HttpJsonRegionDisksStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetRegionDiskRequest,Disk>RegionDisksStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDiskRequest,Disk>DisksStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetDiskRequest,Disk>DisksStubSettings. getSettings()Returns the object with the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionDiskRequest,Disk>RegionDisksStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionDiskRequest,Disk>RegionDisksStubSettings. getSettings()Returns the object with the settings used for calls to get.
-