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 class
Snapshot
Snapshot is a point-in-time version of a Volume's content.static class
Snapshot.Builder
Snapshot 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 SnapshotOrBuilder
CreateSnapshotRequest.Builder. getSnapshotOrBuilder()
Required.SnapshotOrBuilder
CreateSnapshotRequest. getSnapshotOrBuilder()
Required.SnapshotOrBuilder
CreateSnapshotRequestOrBuilder. getSnapshotOrBuilder()
Required.SnapshotOrBuilder
UpdateSnapshotRequest.Builder. getSnapshotOrBuilder()
Required.SnapshotOrBuilder
UpdateSnapshotRequest. getSnapshotOrBuilder()
Required.SnapshotOrBuilder
UpdateSnapshotRequestOrBuilder. getSnapshotOrBuilder()
Required.SnapshotOrBuilder
ListSnapshotsResponse.Builder. getSnapshotsOrBuilder(int index)
A list of snapshots in the project for the specified volume.SnapshotOrBuilder
ListSnapshotsResponse. getSnapshotsOrBuilder(int index)
A list of snapshots in the project for the specified volume.SnapshotOrBuilder
ListSnapshotsResponseOrBuilder. 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.
-