Uses of Class
com.google.cloud.compute.v1.Snapshot
-
Packages that use Snapshot 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 Snapshot in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return Snapshot Modifier and Type Method Description SnapshotSnapshot.Builder. build()SnapshotSnapshot.Builder. buildPartial()SnapshotSnapshotsClient. get(GetSnapshotRequest request)Returns the specified Snapshot resource.SnapshotSnapshotsClient. get(String project, String snapshot)Returns the specified Snapshot resource.static SnapshotSnapshot. getDefaultInstance()SnapshotSnapshot.Builder. getDefaultInstanceForType()SnapshotSnapshot. getDefaultInstanceForType()SnapshotSnapshotList.Builder. getItems(int index)A list of Snapshot resources.SnapshotSnapshotList. getItems(int index)A list of Snapshot resources.SnapshotSnapshotListOrBuilder. getItems(int index)A list of Snapshot resources.SnapshotCreateSnapshotDiskRequest.Builder. getSnapshotResource()The body resource for this requestSnapshotCreateSnapshotDiskRequest. getSnapshotResource()The body resource for this requestSnapshotCreateSnapshotDiskRequestOrBuilder. getSnapshotResource()The body resource for this requestSnapshotCreateSnapshotRegionDiskRequest.Builder. getSnapshotResource()The body resource for this requestSnapshotCreateSnapshotRegionDiskRequest. getSnapshotResource()The body resource for this requestSnapshotCreateSnapshotRegionDiskRequestOrBuilder. getSnapshotResource()The body resource for this requestSnapshotInsertSnapshotRequest.Builder. getSnapshotResource()The body resource for this requestSnapshotInsertSnapshotRequest. getSnapshotResource()The body resource for this requestSnapshotInsertSnapshotRequestOrBuilder. getSnapshotResource()The body resource for this requeststatic SnapshotSnapshot. parseDelimitedFrom(InputStream input)static SnapshotSnapshot. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SnapshotSnapshot. parseFrom(byte[] data)static SnapshotSnapshot. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SnapshotSnapshot. parseFrom(com.google.protobuf.ByteString data)static SnapshotSnapshot. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SnapshotSnapshot. parseFrom(com.google.protobuf.CodedInputStream input)static SnapshotSnapshot. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SnapshotSnapshot. parseFrom(InputStream input)static SnapshotSnapshot. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SnapshotSnapshot. parseFrom(ByteBuffer data)static SnapshotSnapshot. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type Snapshot Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetSnapshotRequest,Snapshot>SnapshotsClient. getCallable()Returns the specified Snapshot resource.List<Snapshot>SnapshotList.Builder. getItemsList()A list of Snapshot resources.List<Snapshot>SnapshotList. getItemsList()A list of Snapshot resources.List<Snapshot>SnapshotListOrBuilder. getItemsList()A list of Snapshot resources.com.google.protobuf.Parser<Snapshot>Snapshot. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSnapshotRequest,Snapshot>SnapshotsSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetSnapshotRequest,Snapshot>SnapshotsSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<Snapshot>Snapshot. parser()Methods in com.google.cloud.compute.v1 with parameters of type Snapshot Modifier and Type Method Description SnapshotList.BuilderSnapshotList.Builder. addItems(int index, Snapshot value)A list of Snapshot resources.SnapshotList.BuilderSnapshotList.Builder. addItems(Snapshot value)A list of Snapshot resources.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>DisksClient. createSnapshotAsync(String project, String zone, String disk, Snapshot snapshotResource)Creates a snapshot of a specified persistent disk.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>RegionDisksClient. createSnapshotAsync(String project, String region, String disk, Snapshot snapshotResource)Creates a snapshot of a specified persistent disk.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>SnapshotsClient. insertAsync(String project, Snapshot snapshotResource)Creates a snapshot in the specified project using the data included in the request.Snapshot.BuilderSnapshot.Builder. mergeFrom(Snapshot other)CreateSnapshotDiskRequest.BuilderCreateSnapshotDiskRequest.Builder. mergeSnapshotResource(Snapshot value)The body resource for this requestCreateSnapshotRegionDiskRequest.BuilderCreateSnapshotRegionDiskRequest.Builder. mergeSnapshotResource(Snapshot value)The body resource for this requestInsertSnapshotRequest.BuilderInsertSnapshotRequest.Builder. mergeSnapshotResource(Snapshot value)The body resource for this requeststatic Snapshot.BuilderSnapshot. newBuilder(Snapshot prototype)SnapshotList.BuilderSnapshotList.Builder. setItems(int index, Snapshot value)A list of Snapshot resources.CreateSnapshotDiskRequest.BuilderCreateSnapshotDiskRequest.Builder. setSnapshotResource(Snapshot value)The body resource for this requestCreateSnapshotRegionDiskRequest.BuilderCreateSnapshotRegionDiskRequest.Builder. setSnapshotResource(Snapshot value)The body resource for this requestInsertSnapshotRequest.BuilderInsertSnapshotRequest.Builder. setSnapshotResource(Snapshot value)The body resource for this requestMethod parameters in com.google.cloud.compute.v1 with type arguments of type Snapshot Modifier and Type Method Description SnapshotList.BuilderSnapshotList.Builder. addAllItems(Iterable<? extends Snapshot> values)A list of Snapshot resources.static com.google.api.core.ApiFuture<SnapshotsClient.ListPagedResponse>SnapshotsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,SnapshotList,Snapshot> context, com.google.api.core.ApiFuture<SnapshotList> futureResponse)protected SnapshotsClient.ListPageSnapshotsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,SnapshotList,Snapshot> context, SnapshotList response)com.google.api.core.ApiFuture<SnapshotsClient.ListPage>SnapshotsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,SnapshotList,Snapshot> context, com.google.api.core.ApiFuture<SnapshotList> futureResponse) -
Uses of Snapshot in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type Snapshot Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetSnapshotRequest,Snapshot>HttpJsonSnapshotsStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetSnapshotRequest,Snapshot>SnapshotsStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSnapshotRequest,Snapshot>SnapshotsStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetSnapshotRequest,Snapshot>SnapshotsStubSettings. getSettings()Returns the object with the settings used for calls to get.
-