Uses of Class
software.amazon.awssdk.services.ssmsap.model.AssociatedHost
-
Packages that use AssociatedHost Package Description software.amazon.awssdk.services.ssmsap.model -
-
Uses of AssociatedHost in software.amazon.awssdk.services.ssmsap.model
Methods in software.amazon.awssdk.services.ssmsap.model that return AssociatedHost Modifier and Type Method Description AssociatedHostComponent. associatedHost()The associated host of the component.Methods in software.amazon.awssdk.services.ssmsap.model with parameters of type AssociatedHost Modifier and Type Method Description Component.BuilderComponent.Builder. associatedHost(AssociatedHost associatedHost)The associated host of the component.
-