@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribePromptResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
DescribePromptResult() |
Modifier and Type | Method and Description |
---|---|
DescribePromptResult |
clone() |
boolean |
equals(Object obj) |
Prompt |
getPrompt()
Information about the prompt.
|
int |
hashCode() |
void |
setPrompt(Prompt prompt)
Information about the prompt.
|
String |
toString()
Returns a string representation of this object.
|
DescribePromptResult |
withPrompt(Prompt prompt)
Information about the prompt.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setPrompt(Prompt prompt)
Information about the prompt.
prompt
- Information about the prompt.public Prompt getPrompt()
Information about the prompt.
public DescribePromptResult withPrompt(Prompt prompt)
Information about the prompt.
prompt
- Information about the prompt.public String toString()
toString
in class Object
Object.toString()
public DescribePromptResult clone()
Datenschutz | Nutzungsbedingungen für die Website | Cookie-Einstellungen | © 2025, Amazon Web Services, Inc. oder Tochtergesellschaften. Alle Rechte vorbehalten.