@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetConfiguredAudienceModelResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
GetConfiguredAudienceModelResult() |
Modifier and Type | Method and Description |
---|---|
GetConfiguredAudienceModelResult |
addTagsEntry(String key,
String value)
Add a single Tags entry
|
GetConfiguredAudienceModelResult |
clearTagsEntries()
Removes all the entries added into Tags.
|
GetConfiguredAudienceModelResult |
clone() |
boolean |
equals(Object obj) |
String |
getAudienceModelArn()
The Amazon Resource Name (ARN) of the audience model used for this configured audience model.
|
AudienceSizeConfig |
getAudienceSizeConfig()
The list of output sizes of audiences that can be created using this configured audience model.
|
String |
getChildResourceTagOnCreatePolicy()
Provides the
childResourceTagOnCreatePolicy that was used for this configured audience model. |
String |
getConfiguredAudienceModelArn()
The Amazon Resource Name (ARN) of the configured audience model.
|
Date |
getCreateTime()
The time at which the configured audience model was created.
|
String |
getDescription()
The description of the configured audience model.
|
Integer |
getMinMatchingSeedSize()
The minimum number of users from the seed audience that must match with users in the training data of the
audience model.
|
String |
getName()
The name of the configured audience model.
|
ConfiguredAudienceModelOutputConfig |
getOutputConfig()
The output configuration of the configured audience model
|
List<String> |
getSharedAudienceMetrics()
Whether audience metrics are shared.
|
String |
getStatus()
The status of the configured audience model.
|
Map<String,String> |
getTags()
The tags that are associated to this configured audience model.
|
Date |
getUpdateTime()
The most recent time at which the configured audience model was updated.
|
int |
hashCode() |
void |
setAudienceModelArn(String audienceModelArn)
The Amazon Resource Name (ARN) of the audience model used for this configured audience model.
|
void |
setAudienceSizeConfig(AudienceSizeConfig audienceSizeConfig)
The list of output sizes of audiences that can be created using this configured audience model.
|
void |
setChildResourceTagOnCreatePolicy(String childResourceTagOnCreatePolicy)
Provides the
childResourceTagOnCreatePolicy that was used for this configured audience model. |
void |
setConfiguredAudienceModelArn(String configuredAudienceModelArn)
The Amazon Resource Name (ARN) of the configured audience model.
|
void |
setCreateTime(Date createTime)
The time at which the configured audience model was created.
|
void |
setDescription(String description)
The description of the configured audience model.
|
void |
setMinMatchingSeedSize(Integer minMatchingSeedSize)
The minimum number of users from the seed audience that must match with users in the training data of the
audience model.
|
void |
setName(String name)
The name of the configured audience model.
|
void |
setOutputConfig(ConfiguredAudienceModelOutputConfig outputConfig)
The output configuration of the configured audience model
|
void |
setSharedAudienceMetrics(Collection<String> sharedAudienceMetrics)
Whether audience metrics are shared.
|
void |
setStatus(String status)
The status of the configured audience model.
|
void |
setTags(Map<String,String> tags)
The tags that are associated to this configured audience model.
|
void |
setUpdateTime(Date updateTime)
The most recent time at which the configured audience model was updated.
|
String |
toString()
Returns a string representation of this object.
|
GetConfiguredAudienceModelResult |
withAudienceModelArn(String audienceModelArn)
The Amazon Resource Name (ARN) of the audience model used for this configured audience model.
|
GetConfiguredAudienceModelResult |
withAudienceSizeConfig(AudienceSizeConfig audienceSizeConfig)
The list of output sizes of audiences that can be created using this configured audience model.
|
GetConfiguredAudienceModelResult |
withChildResourceTagOnCreatePolicy(String childResourceTagOnCreatePolicy)
Provides the
childResourceTagOnCreatePolicy that was used for this configured audience model. |
GetConfiguredAudienceModelResult |
withChildResourceTagOnCreatePolicy(TagOnCreatePolicy childResourceTagOnCreatePolicy)
Provides the
childResourceTagOnCreatePolicy that was used for this configured audience model. |
GetConfiguredAudienceModelResult |
withConfiguredAudienceModelArn(String configuredAudienceModelArn)
The Amazon Resource Name (ARN) of the configured audience model.
|
GetConfiguredAudienceModelResult |
withCreateTime(Date createTime)
The time at which the configured audience model was created.
|
GetConfiguredAudienceModelResult |
withDescription(String description)
The description of the configured audience model.
|
GetConfiguredAudienceModelResult |
withMinMatchingSeedSize(Integer minMatchingSeedSize)
The minimum number of users from the seed audience that must match with users in the training data of the
audience model.
|
GetConfiguredAudienceModelResult |
withName(String name)
The name of the configured audience model.
|
GetConfiguredAudienceModelResult |
withOutputConfig(ConfiguredAudienceModelOutputConfig outputConfig)
The output configuration of the configured audience model
|
GetConfiguredAudienceModelResult |
withSharedAudienceMetrics(Collection<String> sharedAudienceMetrics)
Whether audience metrics are shared.
|
GetConfiguredAudienceModelResult |
withSharedAudienceMetrics(SharedAudienceMetrics... sharedAudienceMetrics)
Whether audience metrics are shared.
|
GetConfiguredAudienceModelResult |
withSharedAudienceMetrics(String... sharedAudienceMetrics)
Whether audience metrics are shared.
|
GetConfiguredAudienceModelResult |
withStatus(ConfiguredAudienceModelStatus status)
The status of the configured audience model.
|
GetConfiguredAudienceModelResult |
withStatus(String status)
The status of the configured audience model.
|
GetConfiguredAudienceModelResult |
withTags(Map<String,String> tags)
The tags that are associated to this configured audience model.
|
GetConfiguredAudienceModelResult |
withUpdateTime(Date updateTime)
The most recent time at which the configured audience model was updated.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setCreateTime(Date createTime)
The time at which the configured audience model was created.
createTime
- The time at which the configured audience model was created.public Date getCreateTime()
The time at which the configured audience model was created.
public GetConfiguredAudienceModelResult withCreateTime(Date createTime)
The time at which the configured audience model was created.
createTime
- The time at which the configured audience model was created.public void setUpdateTime(Date updateTime)
The most recent time at which the configured audience model was updated.
updateTime
- The most recent time at which the configured audience model was updated.public Date getUpdateTime()
The most recent time at which the configured audience model was updated.
public GetConfiguredAudienceModelResult withUpdateTime(Date updateTime)
The most recent time at which the configured audience model was updated.
updateTime
- The most recent time at which the configured audience model was updated.public void setConfiguredAudienceModelArn(String configuredAudienceModelArn)
The Amazon Resource Name (ARN) of the configured audience model.
configuredAudienceModelArn
- The Amazon Resource Name (ARN) of the configured audience model.public String getConfiguredAudienceModelArn()
The Amazon Resource Name (ARN) of the configured audience model.
public GetConfiguredAudienceModelResult withConfiguredAudienceModelArn(String configuredAudienceModelArn)
The Amazon Resource Name (ARN) of the configured audience model.
configuredAudienceModelArn
- The Amazon Resource Name (ARN) of the configured audience model.public void setName(String name)
The name of the configured audience model.
name
- The name of the configured audience model.public String getName()
The name of the configured audience model.
public GetConfiguredAudienceModelResult withName(String name)
The name of the configured audience model.
name
- The name of the configured audience model.public void setAudienceModelArn(String audienceModelArn)
The Amazon Resource Name (ARN) of the audience model used for this configured audience model.
audienceModelArn
- The Amazon Resource Name (ARN) of the audience model used for this configured audience model.public String getAudienceModelArn()
The Amazon Resource Name (ARN) of the audience model used for this configured audience model.
public GetConfiguredAudienceModelResult withAudienceModelArn(String audienceModelArn)
The Amazon Resource Name (ARN) of the audience model used for this configured audience model.
audienceModelArn
- The Amazon Resource Name (ARN) of the audience model used for this configured audience model.public void setOutputConfig(ConfiguredAudienceModelOutputConfig outputConfig)
The output configuration of the configured audience model
outputConfig
- The output configuration of the configured audience modelpublic ConfiguredAudienceModelOutputConfig getOutputConfig()
The output configuration of the configured audience model
public GetConfiguredAudienceModelResult withOutputConfig(ConfiguredAudienceModelOutputConfig outputConfig)
The output configuration of the configured audience model
outputConfig
- The output configuration of the configured audience modelpublic void setDescription(String description)
The description of the configured audience model.
description
- The description of the configured audience model.public String getDescription()
The description of the configured audience model.
public GetConfiguredAudienceModelResult withDescription(String description)
The description of the configured audience model.
description
- The description of the configured audience model.public void setStatus(String status)
The status of the configured audience model.
status
- The status of the configured audience model.ConfiguredAudienceModelStatus
public String getStatus()
The status of the configured audience model.
ConfiguredAudienceModelStatus
public GetConfiguredAudienceModelResult withStatus(String status)
The status of the configured audience model.
status
- The status of the configured audience model.ConfiguredAudienceModelStatus
public GetConfiguredAudienceModelResult withStatus(ConfiguredAudienceModelStatus status)
The status of the configured audience model.
status
- The status of the configured audience model.ConfiguredAudienceModelStatus
public List<String> getSharedAudienceMetrics()
Whether audience metrics are shared.
SharedAudienceMetrics
public void setSharedAudienceMetrics(Collection<String> sharedAudienceMetrics)
Whether audience metrics are shared.
sharedAudienceMetrics
- Whether audience metrics are shared.SharedAudienceMetrics
public GetConfiguredAudienceModelResult withSharedAudienceMetrics(String... sharedAudienceMetrics)
Whether audience metrics are shared.
NOTE: This method appends the values to the existing list (if any). Use
setSharedAudienceMetrics(java.util.Collection)
or
withSharedAudienceMetrics(java.util.Collection)
if you want to override the existing values.
sharedAudienceMetrics
- Whether audience metrics are shared.SharedAudienceMetrics
public GetConfiguredAudienceModelResult withSharedAudienceMetrics(Collection<String> sharedAudienceMetrics)
Whether audience metrics are shared.
sharedAudienceMetrics
- Whether audience metrics are shared.SharedAudienceMetrics
public GetConfiguredAudienceModelResult withSharedAudienceMetrics(SharedAudienceMetrics... sharedAudienceMetrics)
Whether audience metrics are shared.
sharedAudienceMetrics
- Whether audience metrics are shared.SharedAudienceMetrics
public void setMinMatchingSeedSize(Integer minMatchingSeedSize)
The minimum number of users from the seed audience that must match with users in the training data of the audience model.
minMatchingSeedSize
- The minimum number of users from the seed audience that must match with users in the training data of the
audience model.public Integer getMinMatchingSeedSize()
The minimum number of users from the seed audience that must match with users in the training data of the audience model.
public GetConfiguredAudienceModelResult withMinMatchingSeedSize(Integer minMatchingSeedSize)
The minimum number of users from the seed audience that must match with users in the training data of the audience model.
minMatchingSeedSize
- The minimum number of users from the seed audience that must match with users in the training data of the
audience model.public void setAudienceSizeConfig(AudienceSizeConfig audienceSizeConfig)
The list of output sizes of audiences that can be created using this configured audience model. A request to
StartAudienceGenerationJob that uses this configured audience model must have an audienceSize
selected from this list. You can use the ABSOLUTE
AudienceSize to configure out audience
sizes using the count of identifiers in the output. You can use the Percentage
AudienceSize
to configure sizes in the range 1-100 percent.
audienceSizeConfig
- The list of output sizes of audiences that can be created using this configured audience model. A request
to StartAudienceGenerationJob that uses this configured audience model must have an
audienceSize
selected from this list. You can use the ABSOLUTE
AudienceSize to configure out audience sizes using the count of identifiers in the output. You can
use the Percentage
AudienceSize to configure sizes in the range 1-100 percent.public AudienceSizeConfig getAudienceSizeConfig()
The list of output sizes of audiences that can be created using this configured audience model. A request to
StartAudienceGenerationJob that uses this configured audience model must have an audienceSize
selected from this list. You can use the ABSOLUTE
AudienceSize to configure out audience
sizes using the count of identifiers in the output. You can use the Percentage
AudienceSize
to configure sizes in the range 1-100 percent.
audienceSize
selected from this list. You can use the ABSOLUTE
AudienceSize to configure out audience sizes using the count of identifiers in the output. You can
use the Percentage
AudienceSize to configure sizes in the range 1-100 percent.public GetConfiguredAudienceModelResult withAudienceSizeConfig(AudienceSizeConfig audienceSizeConfig)
The list of output sizes of audiences that can be created using this configured audience model. A request to
StartAudienceGenerationJob that uses this configured audience model must have an audienceSize
selected from this list. You can use the ABSOLUTE
AudienceSize to configure out audience
sizes using the count of identifiers in the output. You can use the Percentage
AudienceSize
to configure sizes in the range 1-100 percent.
audienceSizeConfig
- The list of output sizes of audiences that can be created using this configured audience model. A request
to StartAudienceGenerationJob that uses this configured audience model must have an
audienceSize
selected from this list. You can use the ABSOLUTE
AudienceSize to configure out audience sizes using the count of identifiers in the output. You can
use the Percentage
AudienceSize to configure sizes in the range 1-100 percent.public Map<String,String> getTags()
The tags that are associated to this configured audience model.
public void setTags(Map<String,String> tags)
The tags that are associated to this configured audience model.
tags
- The tags that are associated to this configured audience model.public GetConfiguredAudienceModelResult withTags(Map<String,String> tags)
The tags that are associated to this configured audience model.
tags
- The tags that are associated to this configured audience model.public GetConfiguredAudienceModelResult addTagsEntry(String key, String value)
public GetConfiguredAudienceModelResult clearTagsEntries()
public void setChildResourceTagOnCreatePolicy(String childResourceTagOnCreatePolicy)
Provides the childResourceTagOnCreatePolicy
that was used for this configured audience model.
childResourceTagOnCreatePolicy
- Provides the childResourceTagOnCreatePolicy
that was used for this configured audience model.TagOnCreatePolicy
public String getChildResourceTagOnCreatePolicy()
Provides the childResourceTagOnCreatePolicy
that was used for this configured audience model.
childResourceTagOnCreatePolicy
that was used for this configured audience
model.TagOnCreatePolicy
public GetConfiguredAudienceModelResult withChildResourceTagOnCreatePolicy(String childResourceTagOnCreatePolicy)
Provides the childResourceTagOnCreatePolicy
that was used for this configured audience model.
childResourceTagOnCreatePolicy
- Provides the childResourceTagOnCreatePolicy
that was used for this configured audience model.TagOnCreatePolicy
public GetConfiguredAudienceModelResult withChildResourceTagOnCreatePolicy(TagOnCreatePolicy childResourceTagOnCreatePolicy)
Provides the childResourceTagOnCreatePolicy
that was used for this configured audience model.
childResourceTagOnCreatePolicy
- Provides the childResourceTagOnCreatePolicy
that was used for this configured audience model.TagOnCreatePolicy
public String toString()
toString
in class Object
Object.toString()
public GetConfiguredAudienceModelResult clone()