Uses of Class
com.google.cloud.gkemulticloud.v1.AzureClusterError
-
Packages that use AzureClusterError Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud API -
-
Uses of AzureClusterError in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return AzureClusterError Modifier and Type Method Description AzureClusterErrorAzureClusterError.Builder. build()AzureClusterErrorAzureClusterError.Builder. buildPartial()static AzureClusterErrorAzureClusterError. getDefaultInstance()AzureClusterErrorAzureClusterError.Builder. getDefaultInstanceForType()AzureClusterErrorAzureClusterError. getDefaultInstanceForType()AzureClusterErrorAzureCluster.Builder. getErrors(int index)Output only.AzureClusterErrorAzureCluster. getErrors(int index)Output only.AzureClusterErrorAzureClusterOrBuilder. getErrors(int index)Output only.static AzureClusterErrorAzureClusterError. parseDelimitedFrom(InputStream input)static AzureClusterErrorAzureClusterError. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AzureClusterErrorAzureClusterError. parseFrom(byte[] data)static AzureClusterErrorAzureClusterError. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AzureClusterErrorAzureClusterError. parseFrom(com.google.protobuf.ByteString data)static AzureClusterErrorAzureClusterError. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AzureClusterErrorAzureClusterError. parseFrom(com.google.protobuf.CodedInputStream input)static AzureClusterErrorAzureClusterError. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AzureClusterErrorAzureClusterError. parseFrom(InputStream input)static AzureClusterErrorAzureClusterError. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AzureClusterErrorAzureClusterError. parseFrom(ByteBuffer data)static AzureClusterErrorAzureClusterError. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkemulticloud.v1 that return types with arguments of type AzureClusterError Modifier and Type Method Description List<AzureClusterError>AzureCluster.Builder. getErrorsList()Output only.List<AzureClusterError>AzureCluster. getErrorsList()Output only.List<AzureClusterError>AzureClusterOrBuilder. getErrorsList()Output only.com.google.protobuf.Parser<AzureClusterError>AzureClusterError. getParserForType()static com.google.protobuf.Parser<AzureClusterError>AzureClusterError. parser()Methods in com.google.cloud.gkemulticloud.v1 with parameters of type AzureClusterError Modifier and Type Method Description AzureCluster.BuilderAzureCluster.Builder. addErrors(int index, AzureClusterError value)Output only.AzureCluster.BuilderAzureCluster.Builder. addErrors(AzureClusterError value)Output only.AzureClusterError.BuilderAzureClusterError.Builder. mergeFrom(AzureClusterError other)static AzureClusterError.BuilderAzureClusterError. newBuilder(AzureClusterError prototype)AzureCluster.BuilderAzureCluster.Builder. setErrors(int index, AzureClusterError value)Output only.Method parameters in com.google.cloud.gkemulticloud.v1 with type arguments of type AzureClusterError Modifier and Type Method Description AzureCluster.BuilderAzureCluster.Builder. addAllErrors(Iterable<? extends AzureClusterError> values)Output only.
-