AttachedClusterError.Builder |
AttachedCluster.Builder.addErrorsBuilder() |
Output only.
|
AttachedClusterError.Builder |
AttachedCluster.Builder.addErrorsBuilder(int index) |
Output only.
|
AttachedClusterError.Builder |
AttachedClusterError.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AttachedClusterError.Builder |
AttachedClusterError.Builder.clear() |
|
AttachedClusterError.Builder |
AttachedClusterError.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AttachedClusterError.Builder |
AttachedClusterError.Builder.clearMessage() |
Human-friendly description of the error.
|
AttachedClusterError.Builder |
AttachedClusterError.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AttachedClusterError.Builder |
AttachedClusterError.Builder.clone() |
|
AttachedClusterError.Builder |
AttachedCluster.Builder.getErrorsBuilder(int index) |
Output only.
|
AttachedClusterError.Builder |
AttachedClusterError.Builder.mergeFrom(AttachedClusterError other) |
|
AttachedClusterError.Builder |
AttachedClusterError.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AttachedClusterError.Builder |
AttachedClusterError.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AttachedClusterError.Builder |
AttachedClusterError.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AttachedClusterError.Builder |
AttachedClusterError.newBuilder() |
|
static AttachedClusterError.Builder |
AttachedClusterError.newBuilder(AttachedClusterError prototype) |
|
AttachedClusterError.Builder |
AttachedClusterError.newBuilderForType() |
|
protected AttachedClusterError.Builder |
AttachedClusterError.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AttachedClusterError.Builder |
AttachedClusterError.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AttachedClusterError.Builder |
AttachedClusterError.Builder.setMessage(String value) |
Human-friendly description of the error.
|
AttachedClusterError.Builder |
AttachedClusterError.Builder.setMessageBytes(com.google.protobuf.ByteString value) |
Human-friendly description of the error.
|
AttachedClusterError.Builder |
AttachedClusterError.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AttachedClusterError.Builder |
AttachedClusterError.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AttachedClusterError.Builder |
AttachedClusterError.toBuilder() |
|