Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.FunctionResponse
Packages that use FunctionResponse
-
Uses of FunctionResponse in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type FunctionResponseModifier and TypeMethodDescriptionfinal Map<String,FunctionResponse> GetComponentTypeResponse.functions()An object that maps strings to the functions in the component type.Method parameters in software.amazon.awssdk.services.iottwinmaker.model with type arguments of type FunctionResponseModifier and TypeMethodDescriptionGetComponentTypeResponse.Builder.functions(Map<String, FunctionResponse> functions) An object that maps strings to the functions in the component type.