Uses of Class
software.amazon.awssdk.services.pinpoint.model.UpdateAttributesRequest
-
Packages that use UpdateAttributesRequest Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of UpdateAttributesRequest in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return UpdateAttributesRequest Modifier and Type Method Description UpdateAttributesRequestRemoveAttributesRequest. updateAttributesRequest()Returns the value of the UpdateAttributesRequest property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type UpdateAttributesRequest Modifier and Type Method Description RemoveAttributesRequest.BuilderRemoveAttributesRequest.Builder. updateAttributesRequest(UpdateAttributesRequest updateAttributesRequest)Sets the value of the UpdateAttributesRequest property for this object.
-