| Package | Description |
|---|---|
| com.google.cloud.gkehub.configmanagement.v1alpha |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorResource
Model for a config file in the git repo with an associated Sync error
|
static class |
ErrorResource.Builder
Model for a config file in the git repo with an associated Sync error
|
| Modifier and Type | Method and Description |
|---|---|
ErrorResourceOrBuilder |
SyncErrorOrBuilder.getErrorResourcesOrBuilder(int index)
A list of config(s) associated with the error, if any
|
ErrorResourceOrBuilder |
SyncError.getErrorResourcesOrBuilder(int index)
A list of config(s) associated with the error, if any
|
ErrorResourceOrBuilder |
SyncError.Builder.getErrorResourcesOrBuilder(int index)
A list of config(s) associated with the error, if any
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ErrorResourceOrBuilder> |
SyncErrorOrBuilder.getErrorResourcesOrBuilderList()
A list of config(s) associated with the error, if any
|
List<? extends ErrorResourceOrBuilder> |
SyncError.getErrorResourcesOrBuilderList()
A list of config(s) associated with the error, if any
|
List<? extends ErrorResourceOrBuilder> |
SyncError.Builder.getErrorResourcesOrBuilderList()
A list of config(s) associated with the error, if any
|
Copyright © 2024 Google LLC. All rights reserved.