Uses of Class
software.amazon.awssdk.services.pinpoint.model.AttributesResource
-
Packages that use AttributesResource Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of AttributesResource in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return AttributesResource Modifier and Type Method Description AttributesResourceRemoveAttributesResponse. attributesResource()Returns the value of the AttributesResource property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type AttributesResource Modifier and Type Method Description RemoveAttributesResponse.BuilderRemoveAttributesResponse.Builder. attributesResource(AttributesResource attributesResource)Sets the value of the AttributesResource property for this object.
-