Uses of Interface
com.google.cloud.netapp.v1.SnapshotOrBuilder
-
Packages that use SnapshotOrBuilder Package Description com.google.cloud.netapp.v1 A client to NetApp API -
-
Uses of SnapshotOrBuilder in com.google.cloud.netapp.v1
Classes in com.google.cloud.netapp.v1 that implement SnapshotOrBuilder Modifier and Type Class Description classSnapshotSnapshot is a point-in-time version of a Volume's content.static classSnapshot.BuilderSnapshot is a point-in-time version of a Volume's content.Methods in com.google.cloud.netapp.v1 that return SnapshotOrBuilder Modifier and Type Method Description SnapshotOrBuilderCreateSnapshotRequest.Builder. getSnapshotOrBuilder()Required.SnapshotOrBuilderCreateSnapshotRequest. getSnapshotOrBuilder()Required.SnapshotOrBuilderCreateSnapshotRequestOrBuilder. getSnapshotOrBuilder()Required.SnapshotOrBuilderUpdateSnapshotRequest.Builder. getSnapshotOrBuilder()Required.SnapshotOrBuilderUpdateSnapshotRequest. getSnapshotOrBuilder()Required.SnapshotOrBuilderUpdateSnapshotRequestOrBuilder. getSnapshotOrBuilder()Required.SnapshotOrBuilderListSnapshotsResponse.Builder. getSnapshotsOrBuilder(int index)A list of snapshots in the project for the specified volume.SnapshotOrBuilderListSnapshotsResponse. getSnapshotsOrBuilder(int index)A list of snapshots in the project for the specified volume.SnapshotOrBuilderListSnapshotsResponseOrBuilder. getSnapshotsOrBuilder(int index)A list of snapshots in the project for the specified volume.Methods in com.google.cloud.netapp.v1 that return types with arguments of type SnapshotOrBuilder Modifier and Type Method Description List<? extends SnapshotOrBuilder>ListSnapshotsResponse.Builder. getSnapshotsOrBuilderList()A list of snapshots in the project for the specified volume.List<? extends SnapshotOrBuilder>ListSnapshotsResponse. getSnapshotsOrBuilderList()A list of snapshots in the project for the specified volume.List<? extends SnapshotOrBuilder>ListSnapshotsResponseOrBuilder. getSnapshotsOrBuilderList()A list of snapshots in the project for the specified volume.
-