Uses of Class
software.amazon.awssdk.services.ssmsap.model.Component
-
Packages that use Component Package Description software.amazon.awssdk.services.ssmsap.model -
-
Uses of Component in software.amazon.awssdk.services.ssmsap.model
Methods in software.amazon.awssdk.services.ssmsap.model that return Component Modifier and Type Method Description ComponentGetComponentResponse. component()The component of an application registered with AWS Systems Manager for SAP.Methods in software.amazon.awssdk.services.ssmsap.model with parameters of type Component Modifier and Type Method Description GetComponentResponse.BuilderGetComponentResponse.Builder. component(Component component)The component of an application registered with AWS Systems Manager for SAP.
-