Uses of Interface
com.google.cloud.gkehub.configmanagement.v1.ErrorResourceOrBuilder
-
Packages that use ErrorResourceOrBuilder Package Description com.google.cloud.gkehub.configmanagement.v1 -
-
Uses of ErrorResourceOrBuilder in com.google.cloud.gkehub.configmanagement.v1
Classes in com.google.cloud.gkehub.configmanagement.v1 that implement ErrorResourceOrBuilder Modifier and Type Class Description classErrorResourceModel for a config file in the git repo with an associated Sync errorstatic classErrorResource.BuilderModel for a config file in the git repo with an associated Sync errorMethods in com.google.cloud.gkehub.configmanagement.v1 that return ErrorResourceOrBuilder Modifier and Type Method Description ErrorResourceOrBuilderSyncError.Builder. getErrorResourcesOrBuilder(int index)A list of config(s) associated with the error, if anyErrorResourceOrBuilderSyncError. getErrorResourcesOrBuilder(int index)A list of config(s) associated with the error, if anyErrorResourceOrBuilderSyncErrorOrBuilder. getErrorResourcesOrBuilder(int index)A list of config(s) associated with the error, if anyMethods in com.google.cloud.gkehub.configmanagement.v1 that return types with arguments of type ErrorResourceOrBuilder Modifier and Type Method Description List<? extends ErrorResourceOrBuilder>SyncError.Builder. getErrorResourcesOrBuilderList()A list of config(s) associated with the error, if anyList<? extends ErrorResourceOrBuilder>SyncError. getErrorResourcesOrBuilderList()A list of config(s) associated with the error, if anyList<? extends ErrorResourceOrBuilder>SyncErrorOrBuilder. getErrorResourcesOrBuilderList()A list of config(s) associated with the error, if any
-