Uses of Interface
com.google.cloud.gkehub.configmanagement.v1beta.SyncStateOrBuilder
-
Packages that use SyncStateOrBuilder Package Description com.google.cloud.gkehub.configmanagement.v1beta -
-
Uses of SyncStateOrBuilder in com.google.cloud.gkehub.configmanagement.v1beta
Classes in com.google.cloud.gkehub.configmanagement.v1beta that implement SyncStateOrBuilder Modifier and Type Class Description class
SyncState
State indicating an ACM's progress syncing configurations to a clusterstatic class
SyncState.Builder
State indicating an ACM's progress syncing configurations to a clusterMethods in com.google.cloud.gkehub.configmanagement.v1beta that return SyncStateOrBuilder Modifier and Type Method Description SyncStateOrBuilder
ConfigSyncState.Builder. getSyncStateOrBuilder()
The state of ConfigSync's process to sync configs to a clusterSyncStateOrBuilder
ConfigSyncState. getSyncStateOrBuilder()
The state of ConfigSync's process to sync configs to a clusterSyncStateOrBuilder
ConfigSyncStateOrBuilder. getSyncStateOrBuilder()
The state of ConfigSync's process to sync configs to a cluster
-