Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.CompositeComponentRequest
-
Packages that use CompositeComponentRequest Package Description software.amazon.awssdk.services.iottwinmaker.model -
-
Uses of CompositeComponentRequest in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type CompositeComponentRequest Modifier and Type Method Description Map<String,CompositeComponentRequest>CreateEntityRequest. compositeComponents()This is an object that maps strings tocompositeComponentupdates in the request.Method parameters in software.amazon.awssdk.services.iottwinmaker.model with type arguments of type CompositeComponentRequest Modifier and Type Method Description CreateEntityRequest.BuilderCreateEntityRequest.Builder. compositeComponents(Map<String,CompositeComponentRequest> compositeComponents)This is an object that maps strings tocompositeComponentupdates in the request.
-