Uses of Interface
com.google.cloud.gkebackup.v1.VolumeRestoreOrBuilder
-
Packages that use VolumeRestoreOrBuilder Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE API -
-
Uses of VolumeRestoreOrBuilder in com.google.cloud.gkebackup.v1
Classes in com.google.cloud.gkebackup.v1 that implement VolumeRestoreOrBuilder Modifier and Type Class Description classVolumeRestoreRepresents the operation of restoring a volume from a VolumeBackup.static classVolumeRestore.BuilderRepresents the operation of restoring a volume from a VolumeBackup.Methods in com.google.cloud.gkebackup.v1 that return VolumeRestoreOrBuilder Modifier and Type Method Description VolumeRestoreOrBuilderListVolumeRestoresResponse.Builder. getVolumeRestoresOrBuilder(int index)The list of VolumeRestores matching the given criteria.VolumeRestoreOrBuilderListVolumeRestoresResponse. getVolumeRestoresOrBuilder(int index)The list of VolumeRestores matching the given criteria.VolumeRestoreOrBuilderListVolumeRestoresResponseOrBuilder. getVolumeRestoresOrBuilder(int index)The list of VolumeRestores matching the given criteria.Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type VolumeRestoreOrBuilder Modifier and Type Method Description List<? extends VolumeRestoreOrBuilder>ListVolumeRestoresResponse.Builder. getVolumeRestoresOrBuilderList()The list of VolumeRestores matching the given criteria.List<? extends VolumeRestoreOrBuilder>ListVolumeRestoresResponse. getVolumeRestoresOrBuilderList()The list of VolumeRestores matching the given criteria.List<? extends VolumeRestoreOrBuilder>ListVolumeRestoresResponseOrBuilder. getVolumeRestoresOrBuilderList()The list of VolumeRestores matching the given criteria.
-