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 classSnapshotA Filestore snapshot.static classSnapshot.BuilderA Filestore snapshot.Methods in com.google.cloud.filestore.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 instance.SnapshotOrBuilderListSnapshotsResponse. getSnapshotsOrBuilder(int index)A list of snapshots in the project for the specified instance.SnapshotOrBuilderListSnapshotsResponseOrBuilder. 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.
-