Uses of Interface
com.google.cloud.gkehub.configmanagement.v1.SyncStateOrBuilder
-
Packages that use SyncStateOrBuilder Package Description com.google.cloud.gkehub.configmanagement.v1 -
-
Uses of SyncStateOrBuilder in com.google.cloud.gkehub.configmanagement.v1
Classes in com.google.cloud.gkehub.configmanagement.v1 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.v1 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
-