Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.ParentEntityUpdateRequest
-
Packages that use ParentEntityUpdateRequest Package Description software.amazon.awssdk.services.iottwinmaker.model -
-
Uses of ParentEntityUpdateRequest in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return ParentEntityUpdateRequest Modifier and Type Method Description ParentEntityUpdateRequestUpdateEntityRequest. parentEntityUpdate()An object that describes the update request for a parent entity.Methods in software.amazon.awssdk.services.iottwinmaker.model with parameters of type ParentEntityUpdateRequest Modifier and Type Method Description UpdateEntityRequest.BuilderUpdateEntityRequest.Builder. parentEntityUpdate(ParentEntityUpdateRequest parentEntityUpdate)An object that describes the update request for a parent entity.
-