Uses of Class
software.amazon.awssdk.services.ssmsap.model.Host
-
Packages that use Host Package Description software.amazon.awssdk.services.ssmsap.model -
-
Uses of Host in software.amazon.awssdk.services.ssmsap.model
Methods in software.amazon.awssdk.services.ssmsap.model that return types with arguments of type Host Modifier and Type Method Description List<Host>Component. hosts()Deprecated.This shape is no longer used.Methods in software.amazon.awssdk.services.ssmsap.model with parameters of type Host Modifier and Type Method Description Component.BuilderComponent.Builder. hosts(Host... hosts)Deprecated.This shape is no longer used.Method parameters in software.amazon.awssdk.services.ssmsap.model with type arguments of type Host Modifier and Type Method Description Component.BuilderComponent.Builder. hosts(Collection<Host> hosts)Deprecated.This shape is no longer used.
-