Interface AwsClusterErrorOrBuilder (0.40.0)

public interface AwsClusterErrorOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getMessage()

public abstract String getMessage()

Human-friendly description of the error.

string message = 1;

Returns
TypeDescription
String

The message.

getMessageBytes()

public abstract ByteString getMessageBytes()

Human-friendly description of the error.

string message = 1;

Returns
TypeDescription
ByteString

The bytes for message.