Uses of Interface
com.google.cloud.gkebackup.v1.RestoreOrBuilder
-
Packages that use RestoreOrBuilder Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE API -
-
Uses of RestoreOrBuilder in com.google.cloud.gkebackup.v1
Classes in com.google.cloud.gkebackup.v1 that implement RestoreOrBuilder Modifier and Type Class Description classRestoreRepresents both a request to Restore some portion of a Backup into a target GKE cluster and a record of the restore operation itself.static classRestore.BuilderRepresents both a request to Restore some portion of a Backup into a target GKE cluster and a record of the restore operation itself.Methods in com.google.cloud.gkebackup.v1 that return RestoreOrBuilder Modifier and Type Method Description RestoreOrBuilderCreateRestoreRequest.Builder. getRestoreOrBuilder()Required.RestoreOrBuilderCreateRestoreRequest. getRestoreOrBuilder()Required.RestoreOrBuilderCreateRestoreRequestOrBuilder. getRestoreOrBuilder()Required.RestoreOrBuilderUpdateRestoreRequest.Builder. getRestoreOrBuilder()Required.RestoreOrBuilderUpdateRestoreRequest. getRestoreOrBuilder()Required.RestoreOrBuilderUpdateRestoreRequestOrBuilder. getRestoreOrBuilder()Required.RestoreOrBuilderListRestoresResponse.Builder. getRestoresOrBuilder(int index)The list of Restores matching the given criteria.RestoreOrBuilderListRestoresResponse. getRestoresOrBuilder(int index)The list of Restores matching the given criteria.RestoreOrBuilderListRestoresResponseOrBuilder. getRestoresOrBuilder(int index)The list of Restores matching the given criteria.Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type RestoreOrBuilder Modifier and Type Method Description List<? extends RestoreOrBuilder>ListRestoresResponse.Builder. getRestoresOrBuilderList()The list of Restores matching the given criteria.List<? extends RestoreOrBuilder>ListRestoresResponse. getRestoresOrBuilderList()The list of Restores matching the given criteria.List<? extends RestoreOrBuilder>ListRestoresResponseOrBuilder. getRestoresOrBuilderList()The list of Restores matching the given criteria.
-