@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class RegenerateSecurityTokenResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
| Constructor and Description |
|---|
RegenerateSecurityTokenResult() |
| Modifier and Type | Method and Description |
|---|---|
RegenerateSecurityTokenResult |
clone() |
boolean |
equals(Object obj) |
Bot |
getBot()
A resource that allows Enterprise account administrators to configure an interface that receives events from
Amazon Chime.
|
int |
hashCode() |
void |
setBot(Bot bot)
A resource that allows Enterprise account administrators to configure an interface that receives events from
Amazon Chime.
|
String |
toString()
Returns a string representation of this object.
|
RegenerateSecurityTokenResult |
withBot(Bot bot)
A resource that allows Enterprise account administrators to configure an interface that receives events from
Amazon Chime.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic void setBot(Bot bot)
A resource that allows Enterprise account administrators to configure an interface that receives events from Amazon Chime.
bot - A resource that allows Enterprise account administrators to configure an interface that receives events
from Amazon Chime.public Bot getBot()
A resource that allows Enterprise account administrators to configure an interface that receives events from Amazon Chime.
public RegenerateSecurityTokenResult withBot(Bot bot)
A resource that allows Enterprise account administrators to configure an interface that receives events from Amazon Chime.
bot - A resource that allows Enterprise account administrators to configure an interface that receives events
from Amazon Chime.public String toString()
toString in class ObjectObject.toString()public RegenerateSecurityTokenResult clone()