@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CreateThreatIntelSetResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
| Constructor and Description |
|---|
CreateThreatIntelSetResult() |
| Modifier and Type | Method and Description |
|---|---|
CreateThreatIntelSetResult |
clone() |
boolean |
equals(Object obj) |
String |
getThreatIntelSetId() |
int |
hashCode() |
void |
setThreatIntelSetId(String threatIntelSetId) |
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
CreateThreatIntelSetResult |
withThreatIntelSetId(String threatIntelSetId) |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic void setThreatIntelSetId(String threatIntelSetId)
threatIntelSetId - public String getThreatIntelSetId()
public CreateThreatIntelSetResult withThreatIntelSetId(String threatIntelSetId)
threatIntelSetId - public String toString()
toString in class ObjectObject.toString()public CreateThreatIntelSetResult clone()
Copyright © 2018. All rights reserved.