Uses of Interface
com.google.cloud.gkehub.configmanagement.v1alpha.SyncStateOrBuilder
-
Packages that use SyncStateOrBuilder Package Description com.google.cloud.gkehub.configmanagement.v1alpha -
-
Uses of SyncStateOrBuilder in com.google.cloud.gkehub.configmanagement.v1alpha
Classes in com.google.cloud.gkehub.configmanagement.v1alpha that implement SyncStateOrBuilder Modifier and Type Class Description classSyncStateState indicating an ACM's progress syncing configurations to a clusterstatic classSyncState.BuilderState indicating an ACM's progress syncing configurations to a clusterMethods in com.google.cloud.gkehub.configmanagement.v1alpha that return SyncStateOrBuilder Modifier and Type Method Description SyncStateOrBuilderConfigSyncState.Builder. getSyncStateOrBuilder()The state of ConfigSync's process to sync configs to a clusterSyncStateOrBuilderConfigSyncState. getSyncStateOrBuilder()The state of ConfigSync's process to sync configs to a clusterSyncStateOrBuilderConfigSyncStateOrBuilder. getSyncStateOrBuilder()The state of ConfigSync's process to sync configs to a cluster
-