@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, setSdkResponseMetadata
public void setThreatIntelSetId(String threatIntelSetId)
threatIntelSetId
- public String getThreatIntelSetId()
public CreateThreatIntelSetResult withThreatIntelSetId(String threatIntelSetId)
threatIntelSetId
- public String toString()
toString
in class Object
Object.toString()
public CreateThreatIntelSetResult clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.