Uses of Interface
com.google.cloud.gkemulticloud.v1.AttachedClusterErrorOrBuilder
-
Packages that use AttachedClusterErrorOrBuilder Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud API -
-
Uses of AttachedClusterErrorOrBuilder in com.google.cloud.gkemulticloud.v1
Classes in com.google.cloud.gkemulticloud.v1 that implement AttachedClusterErrorOrBuilder Modifier and Type Class Description class
AttachedClusterError
AttachedClusterError describes errors found on attached clusters.static class
AttachedClusterError.Builder
AttachedClusterError describes errors found on attached clusters.Methods in com.google.cloud.gkemulticloud.v1 that return AttachedClusterErrorOrBuilder Modifier and Type Method Description AttachedClusterErrorOrBuilder
AttachedCluster.Builder. getErrorsOrBuilder(int index)
Output only.AttachedClusterErrorOrBuilder
AttachedCluster. getErrorsOrBuilder(int index)
Output only.AttachedClusterErrorOrBuilder
AttachedClusterOrBuilder. getErrorsOrBuilder(int index)
Output only.Methods in com.google.cloud.gkemulticloud.v1 that return types with arguments of type AttachedClusterErrorOrBuilder Modifier and Type Method Description List<? extends AttachedClusterErrorOrBuilder>
AttachedCluster.Builder. getErrorsOrBuilderList()
Output only.List<? extends AttachedClusterErrorOrBuilder>
AttachedCluster. getErrorsOrBuilderList()
Output only.List<? extends AttachedClusterErrorOrBuilder>
AttachedClusterOrBuilder. getErrorsOrBuilderList()
Output only.
-