@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DataRepositoryFailureDetails extends Object implements Serializable, Cloneable, StructuredPojo
Provides detailed information about the data respository if its Lifecycle is set to
MISCONFIGURED.
| Constructor and Description |
|---|
DataRepositoryFailureDetails() |
| Modifier and Type | Method and Description |
|---|---|
DataRepositoryFailureDetails |
clone() |
boolean |
equals(Object obj) |
String |
getMessage() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setMessage(String message) |
String |
toString()
Returns a string representation of this object.
|
DataRepositoryFailureDetails |
withMessage(String message) |
public void setMessage(String message)
message - public String getMessage()
public DataRepositoryFailureDetails withMessage(String message)
message - public String toString()
toString in class ObjectObject.toString()public DataRepositoryFailureDetails clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2020. All rights reserved.