| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
AttributesResource |
AttributesResource.clone() |
AttributesResource |
RemoveAttributesResult.getAttributesResource() |
AttributesResource |
AttributesResource.withApplicationId(String applicationId)
The unique ID for the application.
|
AttributesResource |
AttributesResource.withAttributes(Collection<String> attributes)
The attributes for the application.
|
AttributesResource |
AttributesResource.withAttributes(String... attributes)
The attributes for the application.
|
AttributesResource |
AttributesResource.withAttributeType(String attributeType)
The attribute type for the application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoveAttributesResult.setAttributesResource(AttributesResource attributesResource) |
RemoveAttributesResult |
RemoveAttributesResult.withAttributesResource(AttributesResource attributesResource) |
Copyright © 2019. All rights reserved.