Uses of Interface
com.google.cloud.gkehub.configmanagement.v1.SyncErrorOrBuilder
-
Packages that use SyncErrorOrBuilder Package Description com.google.cloud.gkehub.configmanagement.v1 -
-
Uses of SyncErrorOrBuilder in com.google.cloud.gkehub.configmanagement.v1
Classes in com.google.cloud.gkehub.configmanagement.v1 that implement SyncErrorOrBuilder Modifier and Type Class Description classSyncErrorAn ACM created error representing a problem syncing configurationsstatic classSyncError.BuilderAn ACM created error representing a problem syncing configurationsMethods in com.google.cloud.gkehub.configmanagement.v1 that return SyncErrorOrBuilder Modifier and Type Method Description SyncErrorOrBuilderSyncState.Builder. getErrorsOrBuilder(int index)A list of errors resulting from problematic configs.SyncErrorOrBuilderSyncState. getErrorsOrBuilder(int index)A list of errors resulting from problematic configs.SyncErrorOrBuilderSyncStateOrBuilder. getErrorsOrBuilder(int index)A list of errors resulting from problematic configs.Methods in com.google.cloud.gkehub.configmanagement.v1 that return types with arguments of type SyncErrorOrBuilder Modifier and Type Method Description List<? extends SyncErrorOrBuilder>SyncState.Builder. getErrorsOrBuilderList()A list of errors resulting from problematic configs.List<? extends SyncErrorOrBuilder>SyncState. getErrorsOrBuilderList()A list of errors resulting from problematic configs.List<? extends SyncErrorOrBuilder>SyncStateOrBuilder. getErrorsOrBuilderList()A list of errors resulting from problematic configs.
-