Uses of Class
com.google.cloud.gkebackup.v1.Backup.ClusterMetadata.PlatformVersionCase
-
Packages that use Backup.ClusterMetadata.PlatformVersionCase Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE API -
-
Uses of Backup.ClusterMetadata.PlatformVersionCase in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return Backup.ClusterMetadata.PlatformVersionCase Modifier and Type Method Description static Backup.ClusterMetadata.PlatformVersionCaseBackup.ClusterMetadata.PlatformVersionCase. forNumber(int value)Backup.ClusterMetadata.PlatformVersionCaseBackup.ClusterMetadata.Builder. getPlatformVersionCase()Backup.ClusterMetadata.PlatformVersionCaseBackup.ClusterMetadata. getPlatformVersionCase()Backup.ClusterMetadata.PlatformVersionCaseBackup.ClusterMetadataOrBuilder. getPlatformVersionCase()static Backup.ClusterMetadata.PlatformVersionCaseBackup.ClusterMetadata.PlatformVersionCase. valueOf(int value)Deprecated.static Backup.ClusterMetadata.PlatformVersionCaseBackup.ClusterMetadata.PlatformVersionCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Backup.ClusterMetadata.PlatformVersionCase[]Backup.ClusterMetadata.PlatformVersionCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-