Uses of Interface
com.google.cloud.filestore.v1.SnapshotOrBuilder
-
Packages that use SnapshotOrBuilder Package Description com.google.cloud.filestore.v1 A client to Cloud Filestore API -
-
Uses of SnapshotOrBuilder in com.google.cloud.filestore.v1
Classes in com.google.cloud.filestore.v1 that implement SnapshotOrBuilder Modifier and Type Class Description class
Snapshot
A Filestore snapshot.static class
Snapshot.Builder
A Filestore snapshot.Methods in com.google.cloud.filestore.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 instance.SnapshotOrBuilder
ListSnapshotsResponse. getSnapshotsOrBuilder(int index)
A list of snapshots in the project for the specified instance.SnapshotOrBuilder
ListSnapshotsResponseOrBuilder. getSnapshotsOrBuilder(int index)
A list of snapshots in the project for the specified instance.Methods in com.google.cloud.filestore.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 instance.List<? extends SnapshotOrBuilder>
ListSnapshotsResponse. getSnapshotsOrBuilderList()
A list of snapshots in the project for the specified instance.List<? extends SnapshotOrBuilder>
ListSnapshotsResponseOrBuilder. getSnapshotsOrBuilderList()
A list of snapshots in the project for the specified instance.
-