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 classAttachedClusterErrorAttachedClusterError describes errors found on attached clusters.static classAttachedClusterError.BuilderAttachedClusterError describes errors found on attached clusters.Methods in com.google.cloud.gkemulticloud.v1 that return AttachedClusterErrorOrBuilder Modifier and Type Method Description AttachedClusterErrorOrBuilderAttachedCluster.Builder. getErrorsOrBuilder(int index)Output only.AttachedClusterErrorOrBuilderAttachedCluster. getErrorsOrBuilder(int index)Output only.AttachedClusterErrorOrBuilderAttachedClusterOrBuilder. 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.
-