@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CreateCustomDataIdentifierResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
CreateCustomDataIdentifierResult() |
Modifier and Type | Method and Description |
---|---|
CreateCustomDataIdentifierResult |
clone() |
boolean |
equals(Object obj) |
String |
getCustomDataIdentifierId()
The unique identifier for the custom data identifier that was created.
|
int |
hashCode() |
void |
setCustomDataIdentifierId(String customDataIdentifierId)
The unique identifier for the custom data identifier that was created.
|
String |
toString()
Returns a string representation of this object.
|
CreateCustomDataIdentifierResult |
withCustomDataIdentifierId(String customDataIdentifierId)
The unique identifier for the custom data identifier that was created.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setCustomDataIdentifierId(String customDataIdentifierId)
The unique identifier for the custom data identifier that was created.
customDataIdentifierId
- The unique identifier for the custom data identifier that was created.public String getCustomDataIdentifierId()
The unique identifier for the custom data identifier that was created.
public CreateCustomDataIdentifierResult withCustomDataIdentifierId(String customDataIdentifierId)
The unique identifier for the custom data identifier that was created.
customDataIdentifierId
- The unique identifier for the custom data identifier that was created.public String toString()
toString
in class Object
Object.toString()
public CreateCustomDataIdentifierResult clone()
Privacy | Site terms | Cookie preferences | © 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.